﻿@media screen and (max-width: 767px){body.webtrader-page{overflow-x:hidden !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch}body.webtrader-page main{width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;overflow-x:hidden !important}body.webtrader-page main .container{max-width:100% !important;width:100% !important;margin:0 !important;padding:0 !important;overflow-x:hidden !important}body.webtrader-page .mt4-webtrader{width:100vw !important;max-width:none !important;margin:0 !important;left:0 !important;right:0 !important;transform:none !important;overflow-x:auto !important}body.webtrader-page .mt5-webtrader{width:100% !important;max-width:100% !important;margin:0 !important;left:auto !important;right:auto !important;transform:none !important;overflow-x:hidden !important;margin-top:80px !important;padding-top:20px !important}body.webtrader-page .mt5-webtrader iframe{width:100% !important;max-width:100% !important;min-width:100% !important;transform:scale(1) !important;transform-origin:top left !important;height:calc(100vh - 160px) !important}body.webtrader-page .scroll-container{overflow-x:auto !important;-webkit-overflow-scrolling:touch !important}body.webtrader-page .main-container,body.webtrader-page .page-container,body.webtrader-page .content-wrapper{overflow-x:auto !important;-webkit-overflow-scrolling:touch !important}}.webtrader-container,.mt5-webtrader,.mt4-webtrader{width:100%;position:relative}@media screen and (max-width: 767px){.webtrader-container,.mt5-webtrader,.mt4-webtrader{height:calc(100vh - var(--header-height, 65px));min-height:500px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;width:100vw !important;max-width:none !important;margin:0 !important}.webtrader-container::-webkit-scrollbar,.mt5-webtrader::-webkit-scrollbar,.mt4-webtrader::-webkit-scrollbar{height:8px}.webtrader-container::-webkit-scrollbar-track,.mt5-webtrader::-webkit-scrollbar-track,.mt4-webtrader::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.webtrader-container::-webkit-scrollbar-thumb,.mt5-webtrader::-webkit-scrollbar-thumb,.mt4-webtrader::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.webtrader-container::-webkit-scrollbar-thumb:hover,.mt5-webtrader::-webkit-scrollbar-thumb:hover,.mt4-webtrader::-webkit-scrollbar-thumb:hover{background:#555}}@media screen and (min-width: 768px){.webtrader-container,.mt5-webtrader,.mt4-webtrader{height:calc(100vh - var(--header-height, 65px));min-height:600px}}@media screen and (min-width: 1024px){.webtrader-container,.mt5-webtrader,.mt4-webtrader{height:calc(100vh - var(--header-height, 203px));min-height:700px}}@media screen and (max-width: 767px){.mt4-webtrader{width:100vw;max-width:none;margin:0;padding:0;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-top:10px;padding-bottom:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:100vw}}.mt4-webtrader #webterminal{width:100%;height:100%;border:none;display:block}@media screen and (max-width: 767px){.mt4-webtrader #webterminal{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;min-width:100vw;width:100vw;padding:0;margin:0;min-width:800px;width:800px !important;white-space:nowrap}.mt4-webtrader #webterminal iframe{min-width:800px !important;width:800px !important;height:100% !important}.mt4-webtrader #webterminal::-webkit-scrollbar{height:8px}.mt4-webtrader #webterminal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.mt4-webtrader #webterminal::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.mt4-webtrader #webterminal::-webkit-scrollbar-thumb:hover{background:#555}}@media screen and (max-width: 767px){.mt5-webtrader{width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;overflow-x:hidden !important;padding-top:80px !important;padding-bottom:20px;padding-left:10px;padding-right:10px}}.mt5-webtrader iframe{width:100%;height:100%;border:none;display:block}@media screen and (max-width: 767px){.mt5-webtrader iframe{width:100% !important;min-width:100% !important;max-width:100% !important;padding:0 !important;margin:0 !important;transform:scale(1) !important;transform-origin:top left !important;box-sizing:border-box !important;object-fit:contain !important}}@media screen and (max-width: 767px){.mt5-webtrader{position:relative !important;left:0 !important;right:0 !important;margin-left:0 !important;margin-right:0 !important;overflow-x:hidden !important;overflow-y:auto !important;margin-top:80px !important}.mt5-webtrader iframe{position:relative !important;top:0 !important;left:0 !important;width:100% !important;height:calc(100vh - 160px) !important;max-width:100% !important;min-width:100% !important;transform:scale(1) !important;transform-origin:top left !important;box-sizing:border-box !important;object-fit:contain !important;zoom:1 !important;-webkit-transform:scale(1) !important;-moz-transform:scale(1) !important;-ms-transform:scale(1) !important}.mt5-webtrader::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}}.webtrader-loading{display:flex;align-items:center;justify-content:center;height:100%;background-color:#f7f5f3}.webtrader-loading .loading-spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top:4px solid #f40;border-radius:50%;animation:spin 1s linear infinite}.mt4-webtrader--loading{position:relative}.mt4-webtrader--loading #webterminal{visibility:visible;opacity:.01}.mt4-webtrader--loading .webtrader-loading{position:absolute;inset:0;z-index:20;height:auto;background:rgba(247,245,243,.92)}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.webtrader-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:20px;text-align:center;background-color:#f5f5f5}.webtrader-error .error-icon{font-size:48px;color:#f40;margin-bottom:16px}.webtrader-error .error-message{font-size:16px;color:#666;margin-bottom:16px}@media screen and (min-width: 768px){.webtrader-error .error-message{font-size:18px}}.webtrader-error .retry-button{background-color:#f40;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .3s ease}.webtrader-error .retry-button:hover{background-color:#e03d00}.documents{scroll-snap-align:start;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-top:51px;padding-bottom:53px;width:100vw;padding-top:84px;padding-bottom:84px;align-items:center;justify-content:center}@media screen and (max-width: 767px){.documents{padding-top:0;margin-top:50px;padding-bottom:10px}}@media screen and (min-width: 768px){.documents{padding-top:40px;padding-bottom:20px}}@media screen and (min-width: 1024px){.documents{padding-top:60px;padding-bottom:20px}}@media screen and (min-width: 1920px){.documents{padding-top:80px;padding-bottom:0}}@media screen and (min-width: 2560px){.documents{padding-top:80px;padding-bottom:0}}@media screen and (min-width: 5120px){.documents{padding-top:80px;padding-bottom:0}}.documents__wrapper{position:relative;margin:0 auto;display:flex;align-items:center;flex-direction:column;width:100%;height:100%}@media screen and (min-width: 1024px){.documents__wrapper{max-width:1200px}}@media screen and (min-width: 1920px){.documents__wrapper{max-width:1680px}}.documents__header{text-align:center;margin-bottom:0;width:100%;max-width:800px;margin-left:auto;margin-right:auto}@media screen and (max-width: 767px){.documents__header{max-width:356px}}@media screen and (min-width: 768px){.documents__header{max-width:600px}}@media screen and (min-width: 1024px){.documents__header{max-width:800px}}@media screen and (min-width: 1920px){.documents__header{max-width:900px}}.documents__badge-group{display:flex;flex-direction:row;align-items:center;padding:6px 10px;gap:20px;width:fit-content;height:26px;background:linear-gradient(0deg, rgba(255, 68, 0, 0.15), rgba(255, 68, 0, 0.15)),#fff;border:1px solid rgba(255,68,0,.15);border-radius:16px;margin:0 auto 20px;box-sizing:border-box}@media screen and (max-width: 767px){.documents__badge-group{margin-bottom:0}}@media screen and (min-width: 768px){.documents__badge-group{margin-bottom:0}}@media screen and (min-width: 1024px){.documents__badge-group{margin-bottom:0}}.documents__badge{display:none;flex-direction:row;align-items:flex-start;padding:0px;width:100px;height:24px;mix-blend-mode:normal;flex:none;order:0;flex-grow:0}.documents__badge-base{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 10px;width:100px;height:24px;background:#272727;border-radius:16px;flex:none;order:0;flex-grow:0}.documents__badge-text{width:80px;height:20px;font-family:"Sofia Pro",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#fff;flex:none;order:0;flex-grow:0}.documents__badge-content{display:flex;flex-direction:row;align-items:center;padding:0px;gap:8px;width:fit-content;height:26px;flex:none;order:1;flex-grow:0}.documents__badge-icon{width:14px;height:14px;flex:none;order:0;flex-grow:0}.documents__badge-icon-img{width:100%;height:100%;object-fit:contain}.documents__badge-message{font-weight:500;font-size:14px;line-height:20px;color:#000;flex:none;order:1;flex-grow:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 767px){.documents__badge-message{font-size:12px;line-height:18px}}.documents__title{font-weight:600;font-size:52px;text-align:center;letter-spacing:-0.02em;line-height:1.3;margin:0 auto;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;flex:none;order:1;flex-grow:0}.documents__text-content{padding-top:10px;margin:0 auto}@media screen and (max-width: 767px){.documents__text-content{max-width:356px}}@media screen and (min-width: 768px){.documents__text-content{max-width:965px}}.documents__text-bold{margin:0 0 16px;color:#000;font-size:18px;line-height:22px;font-weight:600}@media screen and (max-width: 767px){.documents__text-bold{font-size:16px;line-height:20px;margin:0 0 12px}}@media screen and (min-width: 768px){.documents__text-bold{font-size:24px;line-height:30px;margin:0 0 20px}}@media screen and (min-width: 1920px){.documents__text-bold{font-size:36px;line-height:45px;margin:0 0 24px}}.documents__text{font-weight:300;font-size:18px;line-height:28px;text-align:center;color:#000;opacity:.7;margin:0 auto;flex:none;order:1;flex-grow:0}@media screen and (max-width: 767px){.documents__text{width:100%;max-width:965px;height:auto;font-size:15px;line-height:24px}}@media screen and (min-width: 768px){.documents__text{width:100%;max-width:965px;height:auto;font-size:18px;line-height:28px}}.documents__text .subtitle{display:block;margin-bottom:15px}.documents__files{display:grid;grid-auto-flow:row dense;grid-template-columns:1fr 1fr;gap:15px 19px;padding-top:30px;width:100%}@media screen and (max-width: 767px){.documents__files{grid-template-columns:1fr;gap:20px;padding-top:50px;max-width:400px;margin:0 auto}}@media screen and (min-width: 768px){.documents__files{grid-template-columns:1fr 1fr 1fr;gap:22px 22px;padding-top:50px}}.document{width:100%;height:100%;position:relative;border-radius:20px;overflow:hidden;min-height:225px;background:#fff;border:1px solid rgba(255,68,0,.15);box-sizing:border-box;display:flex;flex-direction:column}@media screen and (max-width: 767px){.document{min-height:193px;border-radius:12px}}@media screen and (min-width: 768px){.document{min-height:220px}}@media screen and (min-width: 1024px){.document{height:auto;min-height:225px}}.document__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media screen and (max-width: 767px){.document__background{height:193px;min-height:193px}}@media screen and (min-width: 768px){.document__background{height:220px;min-height:220px}}@media screen and (min-width: 1024px){.document__background{height:100%}}.document__background--desktop{display:block}@media screen and (max-width: 767px){.document__background--desktop{display:none}}@media screen and (min-width: 768px){.document__background--desktop{display:none}}@media screen and (min-width: 1024px){.document__background--desktop{display:block;height:100%}}.document__background--mobile{display:none}@media screen and (max-width: 767px){.document__background--mobile{display:block;height:100%}}@media screen and (min-width: 768px){.document__background--mobile{display:block;height:auto;min-height:100%}}@media screen and (min-width: 1024px){.document__background--mobile{display:none}}.document__bg-image{width:100%;height:100%;object-fit:cover;border-radius:12px}@media screen and (max-width: 767px){.document__bg-image{border-radius:12px;height:193px;min-height:193px;object-fit:cover}}@media screen and (min-width: 768px){.document__bg-image{height:220px;min-height:220px;object-fit:cover}}@media screen and (min-width: 1024px){.document__bg-image{height:100%;object-fit:cover}}@media screen and (min-width: 1920px){.document__bg-image{height:100%;object-fit:cover}}.document__content{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;padding:24px;box-sizing:border-box}@media screen and (max-width: 767px){.document__content{padding:20px;justify-content:space-between}}@media screen and (min-width: 768px){.document__content{padding:24px}}@media screen and (min-width: 1024px){.document__content{padding:24px}}@media screen and (max-width: 767px){.document__icon{width:64px;height:64px}}.document__link{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;text-decoration:none;color:inherit;box-sizing:border-box}.document__badge{display:flex;align-items:center;gap:8px;background:rgba(255,68,0,.1);border:1px solid rgba(255,68,0,.2);border-radius:12px;padding:6px 12px;width:fit-content;margin-bottom:16px;align-self:flex-start;box-sizing:border-box}@media screen and (max-width: 767px){.document__badge{gap:6px;padding:4px 10px;margin-bottom:12px;align-self:center}}@media screen and (min-width: 768px){.document__badge{margin-bottom:20px}}.document__badge-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media screen and (max-width: 767px){.document__badge-icon{width:14px;height:14px}}.document__badge-icon-img{width:100%;height:100%;object-fit:contain}.document__badge-text{color:#f40;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap;font-family:"Sofia Pro",sans-serif}@media screen and (max-width: 767px){.document__badge-text{font-size:11px;line-height:14px}}@media screen and (min-width: 768px){.document__badge-text{font-size:14px;line-height:18px}}.document__name{font-weight:bold;font-size:26px;letter-spacing:-0.02em;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;flex:none;order:0;flex-grow:0;z-index:2;margin:16px 0;text-align:left}@media screen and (max-width: 767px){.document__name{font-size:18px;margin:8px 0}}@media screen and (min-width: 768px){.document__name{font-size:15px}}@media screen and (min-width: 1024px){.document__name{font-size:20px}}.document__view-pdf-btn{display:flex;flex-direction:row;align-items:center;padding:0px;gap:10px;width:104.33px;height:20px;border-radius:8px;flex:none;order:3;flex-grow:0;z-index:3;text-decoration:none;box-sizing:border-box}.document__view-pdf-text{font-weight:500;font-size:20px;color:#f40;flex:none;order:0;flex-grow:0}@media screen and (max-width: 767px){.document__view-pdf-text{font-size:16px}}@media screen and (min-width: 768px){.document__view-pdf-text{font-size:15px}}@media screen and (min-width: 1024px){.document__view-pdf-text{font-size:20px}}@media screen and (min-width: 1920px){.document__view-pdf-text{font-size:20px}}.document__view-pdf-icon{width:11px;height:11px;border:none;flex:none;order:1;flex-grow:0;display:flex;align-items:center;justify-content:center;margin-top:10px}@media screen and (max-width: 767px){.document__view-pdf-icon{margin-top:4px}}.document__download-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media screen and (max-width: 767px){.document__download-icon{width:14px;height:14px}}@media screen and (min-width: 768px){.document__download-icon{width:18px;height:18px}}.document__download-icon-img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.document__download-text{font-size:14px;font-weight:500;line-height:18px;white-space:nowrap;font-family:"Sofia Pro",sans-serif}@media screen and (max-width: 767px){.document__download-text{font-size:12px;line-height:16px}}@media screen and (min-width: 768px){.document__download-text{font-size:16px;line-height:20px}}.privacy-policy{padding-top:100px;padding-bottom:25px;margin:0;padding-left:25px;padding-right:25px;max-width:100%}@media screen and (min-width: 768px){.privacy-policy{padding-left:35px;padding-right:35px}}@media screen and (min-width: 1024px){.privacy-policy{padding-left:35px;padding-right:35px}}@media screen and (min-width: 1920px){.privacy-policy{padding-left:70px;padding-right:70px}}@media screen and (min-width: 2560px){.privacy-policy{padding-left:105px;padding-right:105px}}@media screen and (min-width: 5120px){.privacy-policy{padding-left:140px;padding-right:140px}}@media screen and (min-width: 768px){.privacy-policy{padding-top:100px;padding-bottom:50px}}@media screen and (min-width: 1024px){.privacy-policy{padding-top:100px;padding-bottom:50px}}@media screen and (min-width: 1920px){.privacy-policy{padding-top:100px;padding-bottom:50px}}.privacy-policy__wrapper{margin:0 auto}@media screen and (min-width: 768px){.privacy-policy__wrapper{max-width:640px}}@media screen and (min-width: 1024px){.privacy-policy__wrapper{max-width:840px}}@media screen and (min-width: 1920px){.privacy-policy__wrapper{max-width:1148px}}.privacy-policy__title{max-width:265px;margin:0 auto 30px;color:#f40;font-weight:900;font-size:20px;line-height:30px;text-align:center}@media screen and (min-width: 768px){.privacy-policy__title{max-width:unset;margin:0 0 80px;font-size:40px;line-height:75px}}@media screen and (min-width: 1024px){.privacy-policy__title{margin:0 0 94px;font-size:49px}}@media screen and (min-width: 1920px){.privacy-policy__title{margin:0 0 100px;font-size:60px}}.privacy-policy__block-title{color:#f40;font-weight:bold;margin:0 0 10px;font-size:17px;line-height:20px;position:relative}@media screen and (min-width: 768px){.privacy-policy__block-title{font-size:32px;line-height:40px}}@media screen and (min-width: 1024px){.privacy-policy__block-title{margin:0 0 15px;font-size:32px}}@media screen and (min-width: 1920px){.privacy-policy__block-title{font-size:36px}}.privacy-policy-item__title{color:#f40;font-weight:bold;margin:0 0 10px;font-size:17px;line-height:20px;position:relative}@media screen and (min-width: 768px){.privacy-policy-item__title{font-size:32px;line-height:40px}}@media screen and (min-width: 1024px){.privacy-policy-item__title{margin:0 0 15px;font-size:32px}}@media screen and (min-width: 1920px){.privacy-policy-item__title{font-size:36px}}.privacy-policy-subitem{color:#000;font-weight:normal;font-size:16px;line-height:20px}@media screen and (min-width: 768px){.privacy-policy-subitem{font-size:20px;line-height:40px}}@media screen and (min-width: 1920px){.privacy-policy-subitem{font-size:24px;line-height:40px}}.privacy-policy-subitem__subitem-text{padding-left:15px}@media screen and (min-width: 768px){.privacy-policy-subitem__subitem-text{padding-left:30px}}.client-portal-assistance{position:relative;overflow:visible;color:#f7f5f3;display:flex;align-items:center;justify-content:center;width:100vw;height:auto;min-height:953px;padding-top:80px;z-index:2;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;align-items:center}@media screen and (max-width: 767px){.client-portal-assistance{height:953px;border-radius:20px;padding-top:73px;margin-top:0;margin-bottom:0;overflow:visible}}@media screen and (min-width: 768px)and (max-width: 1023px){.client-portal-assistance{min-height:calc(73px + 555px);height:auto;padding-top:70px;padding-bottom:0;border-radius:24px}}@media screen and (min-width: 1024px){.client-portal-assistance{min-height:calc(83px + 583px);height:auto;padding-top:83px;padding-bottom:0;border-radius:24px}}@media screen and (min-width: 1920px){.client-portal-assistance{height:583px;padding-top:83px}}@media screen and (min-width: 2560px){.client-portal-assistance{height:583px;padding-top:83px}}@media screen and (min-width: 5120px){.client-portal-assistance{height:583px;padding-top:83px}}.client-portal-assistance__hero-container{width:100%;height:100%;max-width:1400px;margin:0 auto;border-radius:24px;background:#000;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}@media screen and (max-width: 767px){.client-portal-assistance__hero-container{width:100%;max-width:100%;height:953px;position:absolute;left:50%;transform:translateX(-50%);top:73px;margin:0 auto;border-radius:20px;overflow:hidden}}@media screen and (min-width: 768px)and (max-width: 1023px){.client-portal-assistance__hero-container{width:calc(100% - 48px);max-width:100%;height:555px;position:absolute;left:50%;transform:translateX(-50%);top:73px;margin:0 auto;border-radius:24px;overflow:hidden;padding-left:24px;padding-right:24px;box-sizing:border-box}.client-portal-assistance__hero-container .container{max-width:100%;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;box-sizing:border-box}}@media screen and (min-width: 1024px){.client-portal-assistance__hero-container{width:calc(100vw - 20px);max-width:1200px;height:583px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto;border-radius:24px}}@media screen and (min-width: 1920px){.client-portal-assistance__hero-container{width:calc(100vw - 120px);max-width:1400px;height:583px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto}}@media screen and (min-width: 2560px){.client-portal-assistance__hero-container{width:calc(100vw - 160px);max-width:1600px;height:583px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto}}@media screen and (min-width: 5120px){.client-portal-assistance__hero-container{width:calc(100vw - 200px);max-width:2000px;height:583px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto}}.client-portal-assistance__hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto;border-radius:24px;z-index:1;overflow:hidden;background-position:center center;background-repeat:no-repeat}@media screen and (max-width: 767px){.client-portal-assistance__hero-bg{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:20px;background:url("/images/bg/hero/client-portal-assistance/client-portal-assistance-mobile.svg") no-repeat left center;background-size:cover;overflow:hidden;border-radius:20px;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 768px){.client-portal-assistance__hero-bg{background:url("/images/bg/hero/client-portal-assistance/client-portal-assistance-desktop.svg") no-repeat 86% 100%;background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 1024px){.client-portal-assistance__hero-bg{background:url("/images/bg/hero/client-portal-assistance/client-portal-assistance-desktop.svg") no-repeat right center;background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 1920px){.client-portal-assistance__hero-bg{background:url("/images/bg/hero/client-portal-assistance/client-portal-assistance-desktop.svg") no-repeat center center;background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 2560px){.client-portal-assistance__hero-bg{background:url("/images/bg/hero/client-portal-assistance/client-portal-assistance-desktop.svg") no-repeat center center;background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 5120px){.client-portal-assistance__hero-bg{background:url("/images/bg/hero/client-portal-assistance/client-portal-assistance-desktop.svg") no-repeat center center;background-size:cover;background-color:rgba(0,0,0,0)}}.client-portal-assistance__content-container{position:relative;z-index:4;display:flex;flex-direction:column;gap:16px;max-width:100%;flex:1}@media screen and (max-width: 767px){.client-portal-assistance__content-container{padding-top:50px}}@media screen and (min-width: 768px){.client-portal-assistance__content-container{padding-top:90px;gap:16px}}@media screen and (min-width: 1024px){.client-portal-assistance__content-container{max-width:980px;gap:16px}}@media screen and (min-width: 1920px){.client-portal-assistance__content-container{max-width:1280px}}@media screen and (min-width: 2560px){.client-portal-assistance__content-container{max-width:1440px}}@media screen and (min-width: 5120px){.client-portal-assistance__content-container{max-width:1920px}}.client-portal-assistance__badge-group{display:flex;align-items:center;gap:12px;background:#0f0f0f;border:1px solid rgba(255,68,0,.15);border-radius:16px;padding:4px 10px;width:fit-content;box-sizing:border-box;height:28px}@media screen and (max-width: 767px){.client-portal-assistance__badge-group{max-width:fit-content;margin-bottom:16px}}.client-portal-assistance__badge{background:#272727;border-radius:16px;padding:2px 10px;display:flex;align-items:center;justify-content:center}.client-portal-assistance__badge-text{color:#fff;font-size:14px;font-weight:500;line-height:20px}.client-portal-assistance__badge-content{display:flex;align-items:center;gap:4px;max-width:fit-content}.client-portal-assistance__badge-message{color:#fff;font-size:14px;font-weight:500;line-height:20px}@media screen and (max-width: 767px){.client-portal-assistance__badge-message{font-size:12px;line-height:18px}}.client-portal-assistance__badge-arrow{flex-shrink:0;align-items:center;margin-top:5px;margin-left:5px;z-index:1;position:relative}.client-portal-assistance__heading{margin:0;display:flex;flex-direction:column;gap:0}.client-portal-assistance__title{display:block;font-weight:600;font-size:72px;letter-spacing:-0.02em;line-height:1.2;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;padding-bottom:10px}@media screen and (max-width: 767px){.client-portal-assistance__title{font-size:42px;width:100%;line-height:1.1}}@media screen and (min-width: 768px){.client-portal-assistance__title{font-size:52px;width:400px}}@media screen and (min-width: 1024px){.client-portal-assistance__title{font-size:72px;width:625px}}.client-portal-assistance__title--big{text-transform:uppercase;font-family:"Sofia Pro",sans-serif;font-style:normal;font-weight:700;font-size:72px;line-height:83px;letter-spacing:-0.02em;width:758px;height:166px;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;flex:none;order:1;align-self:stretch;flex-grow:0}@media screen and (max-width: 767px){.client-portal-assistance__title--big{font-size:44px;line-height:55px;letter-spacing:-0.02em;width:100%;height:auto}}@media screen and (min-width: 768px){.client-portal-assistance__title--big{font-size:58px;line-height:72px;letter-spacing:-0.02em;width:100%;height:auto}}@media screen and (min-width: 1024px){.client-portal-assistance__title--big{font-size:72px;line-height:83px;letter-spacing:-0.02em;width:100%;height:auto}}@media screen and (min-width: 1920px){.client-portal-assistance__title--big{font-size:72px;line-height:83px;letter-spacing:-0.02em;width:758px;height:166px}}@media screen and (min-width: 2560px){.client-portal-assistance__title--big{font-size:84px;line-height:97px;letter-spacing:-0.02em;width:900px;height:200px}}@media screen and (min-width: 5120px){.client-portal-assistance__title--big{font-size:96px;line-height:111px;letter-spacing:-0.02em;width:1100px;height:240px}}.client-portal-assistance__subheading{font-size:18px;line-height:28px;color:#fff;font-weight:normal;margin:0;max-width:450px;opacity:.7}@media screen and (max-width: 767px){.client-portal-assistance__subheading{font-size:16px;font-weight:300;line-height:24px;max-width:100%}}@media screen and (min-width: 768px){.client-portal-assistance__subheading{max-width:400px;font-size:18px;line-height:28px}}@media screen and (min-width: 1024px){.client-portal-assistance__subheading{max-width:550px;font-size:18px;line-height:28px}}@media screen and (min-width: 1920px){.client-portal-assistance__subheading{max-width:px;font-size:18px;line-height:28px}}@media screen and (min-width: 2560px){.client-portal-assistance__subheading{max-width:661px;font-size:18px;line-height:28px}}@media screen and (min-width: 5120px){.client-portal-assistance__subheading{max-width:661px;font-size:18px;line-height:28px}}.client-portal-assistance__button-container{display:flex;flex-direction:column;gap:31px;max-width:440px}@media screen and (max-width: 767px){.client-portal-assistance__button-container{max-width:100%;gap:20px;margin-top:20px}}@media screen and (min-width: 768px){.client-portal-assistance__button-container{max-width:100%;gap:25px}}@media screen and (min-width: 1024px){.client-portal-assistance__button-container{max-width:440px;gap:31px}}@media screen and (min-width: 1920px){.client-portal-assistance__button-container{max-width:440px;gap:31px}}@media screen and (min-width: 2560px){.client-portal-assistance__button-container{max-width:500px;gap:35px}}@media screen and (min-width: 5120px){.client-portal-assistance__button-container{max-width:600px;gap:40px}}@media screen and (min-width: 768px){.client-portal-assistance__button-container .button-container{gap:0}}@media screen and (min-width: 1024px){.client-portal-assistance__button-container .button-container{gap:12px}}@media screen and (min-width: 1920px){.client-portal-assistance__button-container .button-container{gap:12px}}.client-portal-assistance__buttons{display:flex;gap:12px;align-items:center;position:relative}@media screen and (max-width: 767px){.client-portal-assistance__buttons{flex-direction:column;justify-content:center;align-items:flex-start;padding:0px;width:100%;height:114px;flex:none;order:0;align-self:stretch;flex-grow:0;gap:16px}}.client-portal-assistance__button-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 24px;gap:10px;width:167px;height:51px;background:#fff;color:#000;box-shadow:0px 0px 19.3px rgba(255,68,0,.5);border-radius:8px;border:none;font-weight:500;font-size:20px;line-height:23px;cursor:pointer;position:relative;transition:background .3s,color .3s,box-shadow .3s,width .3s cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden;outline:none;flex:none;order:0;flex-grow:0;box-sizing:border-box;white-space:nowrap}@media screen and (max-width: 767px){.client-portal-assistance__button-primary{width:100%;align-self:stretch;height:51px;border-radius:8px}}.client-portal-assistance__button-primary .funding-withdrawals__button-text{transition:color .3s;z-index:1;position:relative;white-space:nowrap;color:inherit}@media screen and (max-width: 767px){.client-portal-assistance__button-primary .funding-withdrawals__button-text{width:119px;height:23px;font-weight:500;font-size:20px;line-height:23px;flex:none;order:0;flex-grow:0}}.client-portal-assistance__button-primary .funding-withdrawals__button-arrow{display:flex;align-items:center;opacity:0;width:0;margin-left:0;transition:opacity .2s,width .3s cubic-bezier(0.4, 0, 0.2, 1),margin-left .3s cubic-bezier(0.4, 0, 0.2, 1),color .3s;overflow:hidden;z-index:1;position:relative;color:#000}.client-portal-assistance__button-primary:hover,.client-portal-assistance__button-primary:focus{width:200px;background:#f40;color:#000 !important;box-shadow:0 0 19.3px 0 rgba(255,68,0,.5)}@media screen and (max-width: 767px){.client-portal-assistance__button-primary:hover,.client-portal-assistance__button-primary:focus{width:100%}}.client-portal-assistance__button-primary:hover .funding-withdrawals__button-arrow,.client-portal-assistance__button-primary:focus .funding-withdrawals__button-arrow{opacity:1;width:24px;margin-left:0;color:#000}.client-portal-assistance__button-primary:hover .funding-withdrawals__button-text,.client-portal-assistance__button-primary:focus .funding-withdrawals__button-text{color:#000 !important}.client-portal-assistance__button-secondary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 24px;gap:10px;width:fit-content;height:51px;background:rgba(0,0,0,0);color:#fff;border:none;font-weight:500;font-size:20px;line-height:23px;cursor:pointer;position:relative;transition:color .3s,border .3s,text-decoration .3s;outline:none;text-decoration:none;flex:none;order:1;flex-grow:0}@media screen and (max-width: 767px){.client-portal-assistance__button-secondary{width:100%;align-self:stretch;height:51px;justify-content:center}}.client-portal-assistance__button-secondary .funding-withdrawals__button-text{transition:color .3s,text-decoration .3s;z-index:1;position:relative}.client-portal-assistance__button-secondary .funding-withdrawals__button-arrow{display:flex;align-items:center;margin-left:0;transition:color .2s;color:currentColor}.client-portal-assistance__button-secondary:hover,.client-portal-assistance__button-secondary:focus{text-decoration:underline;border:none}.client-portal-assistance__button-secondary:hover .funding-withdrawals__button-arrow,.client-portal-assistance__button-secondary:focus .funding-withdrawals__button-arrow{color:#f40}.client-portal-assistance__button-icon{flex-shrink:0}.client-portal-assistance__trust-pilot{position:relative;z-index:4;display:flex;align-items:center;gap:14.73px;width:fit-content;height:30px;background:none;border:none;box-shadow:none;margin-top:90px;padding:0}@media screen and (max-width: 767px){.client-portal-assistance__trust-pilot{flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:center;width:100%;margin-top:50px}}@media screen and (min-width: 768px){.client-portal-assistance__trust-pilot{width:100%;margin-top:50px}}@media screen and (min-width: 1024px){.client-portal-assistance__trust-pilot{width:393.48px;height:30px;margin-top:50px}}@media screen and (min-width: 1920px){.client-portal-assistance__trust-pilot{width:393.48px;height:30px}}@media screen and (min-width: 2560px){.client-portal-assistance__trust-pilot{width:393.48px;height:30px}}@media screen and (min-width: 5120px){.client-portal-assistance__trust-pilot{width:393.48px;height:30px}}.client-portal-assistance__trust-rating{width:56px;height:30px;font-family:"Roboto",sans-serif;font-weight:bold;font-size:13.6px;line-height:29px;color:#fff;flex:none;order:0;flex-grow:0}.client-portal-assistance__trust-stars{display:flex;align-items:center}.client-portal-assistance__trust-reviews{width:fit-content;height:30px;font-family:"Roboto",sans-serif;font-weight:bold;font-size:13.6px;line-height:29px;color:#fff;flex:none;order:1;flex-grow:0}.client-portal-assistance__trust-brand{display:flex;align-items:center;gap:4.53px;order:2}@media screen and (max-width: 767px){.client-portal-assistance__trust-brand{flex-direction:row;justify-content:center;align-items:center;width:100%;order:4}}.client-portal-assistance__trust-logo{flex-shrink:0}.client-portal-assistance__trust-name{width:60px;height:30px;font-family:"Roboto",sans-serif;font-weight:bold;font-size:13.6px;line-height:29px;color:#fff;flex:none;order:1;flex-grow:0}.client-portal-assistance-join-our-next-free-webinar .our-community-content{position:relative;overflow:hidden;margin-bottom:100px;border-radius:24px;margin:50px 0;min-height:583px}.client-portal-assistance-join-our-next-free-webinar .our-community-content::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("../../assets/images/bg/join-our-next-free-webinar/join-our-next-free-webinar-desktop.svg") no-repeat center center;background-size:cover;width:100%;height:100%;border-radius:24px;pointer-events:none}.client-portal-assistance-join-our-next-free-webinar .our-community-content__container{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:0 100px;gap:62px;border-radius:24px}.client-portal-assistance-join-our-next-free-webinar .our-community-content__left{width:554px;display:flex;flex-direction:column;gap:20px;align-items:flex-start}.client-portal-assistance-join-our-next-free-webinar .our-community-content__right{width:624px;display:flex;justify-content:center;align-items:center}.client-portal-assistance-join-our-next-free-webinar .our-community-content__badge{width:fit-content;height:28px;background:#0f0f0f;border:1px solid rgba(255,68,0,.15);border-radius:16px;display:flex;align-items:center;gap:12px;padding:0}.client-portal-assistance-join-our-next-free-webinar .our-community-content__badge-base{width:100px;height:24px;background:#262626;border-radius:16px;display:flex;align-items:center;justify-content:center}.client-portal-assistance-join-our-next-free-webinar .our-community-content__badge-text{font-size:12px;line-height:16px;color:#fff;font-weight:400}.client-portal-assistance-join-our-next-free-webinar .our-community-content__badge-content{display:flex;align-items:center;gap:12px;padding:6px 10px}.client-portal-assistance-join-our-next-free-webinar .our-community-content__badge-icon{width:14px;height:14px}.client-portal-assistance-join-our-next-free-webinar .our-community-content__badge-message{font-size:14px;line-height:20px;color:#fff;font-weight:500}@media screen and (max-width: 767px){.client-portal-assistance-join-our-next-free-webinar .our-community-content__badge-message{font-size:12px;line-height:18px}}.client-portal-assistance-join-our-next-free-webinar .our-community-content__title{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-size:52px;letter-spacing:-0.02em;width:750px;height:120px;margin-top:8px;margin-bottom:8px;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.client-portal-assistance-join-our-next-free-webinar .our-community-content__subtitle{width:400px;height:56px;font-family:"Sofia Pro";font-style:normal;font-weight:400;font-size:18px;line-height:28px;letter-spacing:.2px;color:#fff;opacity:.7;flex:none;order:2;align-self:stretch;flex-grow:0;margin:0}@media screen and (max-width: 375px){.client-portal-assistance-join-our-next-free-webinar .our-community-content__subtitle{font-size:13px !important}}.client-portal-assistance-join-our-next-free-webinar .our-community-content__image-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button-group{display:flex;gap:12px;margin-top:20px;width:537px}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button{display:flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:inherit;text-decoration:none;font-size:16px;line-height:24px;font-weight:600}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--primary{width:167px;height:51px;background:#f40;color:#fff;padding:0 24px;position:relative;overflow:hidden;transition:width .3s cubic-bezier(0.4, 0, 0.2, 1),background .3s,color .3s}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-text{transition:color .3s;z-index:1;position:absolute;left:24px;top:50%;transform:translateY(-50%)}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-arrow{display:flex;align-items:center;opacity:0;width:0;margin-left:0;transition:opacity .2s,width .3s,margin-left .3s;overflow:hidden;z-index:1;position:absolute;right:24px;top:50%;transform:translateY(-50%);flex-shrink:0}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--primary:hover{width:200px;background:#f40;color:#fff;box-shadow:0 0 19.3px 0 rgba(255,68,0,.5)}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--primary:hover .navbar-dropdown-highlight__button-arrow{opacity:1;width:24px;margin-left:0}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--secondary{width:288px;height:51px;background:rgba(0,0,0,0);color:#fff;border:1px solid rgba(0,0,0,0);padding:14px 24px}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button-text{font-size:20px;line-height:1.6;font-weight:500;white-space:nowrap}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button-arrow{width:10px;height:10px;transition:transform .3s ease}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button:hover .navbar-dropdown-highlight__button-arrow{transform:translateX(2px)}.client-portal-assistance-join-our-next-free-webinar .our-community-content .main-promotion__button-secondary{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:14px 24px;gap:10px;width:fit-content;height:51px;background:rgba(0,0,0,0);color:#fff;border:none;font-weight:500;font-size:20px;line-height:1.6;cursor:pointer;position:relative;transition:color .3s,border .3s,text-decoration .3s;outline:none;text-decoration:none;flex:none;order:1;flex-grow:0}.client-portal-assistance-join-our-next-free-webinar .our-community-content .main-promotion__button-secondary .main-promotion__button-text{transition:color .3s,text-decoration .3s;z-index:1;position:relative}.client-portal-assistance-join-our-next-free-webinar .our-community-content .main-promotion__button-secondary .main-promotion__button-arrow{display:flex;align-items:center;margin-left:0;transition:color .2s;color:currentColor}.client-portal-assistance-join-our-next-free-webinar .our-community-content .main-promotion__button-secondary:hover,.client-portal-assistance-join-our-next-free-webinar .our-community-content .main-promotion__button-secondary:focus{text-decoration:underline;border:none}.client-portal-assistance-join-our-next-free-webinar .our-community-content .main-promotion__button-secondary:hover .main-promotion__button-arrow,.client-portal-assistance-join-our-next-free-webinar .our-community-content .main-promotion__button-secondary:focus .main-promotion__button-arrow{color:#f40}@media screen and (max-width: 767px){.client-portal-assistance-join-our-next-free-webinar .our-community-content{padding:45px 0;margin:50px 0 40px 0;border-radius:20px;width:100%;min-height:817px}.client-portal-assistance-join-our-next-free-webinar .our-community-content::before{background:url("../../assets/images/bg/join-our-next-free-webinar/join-our-next-free-webinar-mobile.svg") no-repeat center center;top:0;left:0;right:0;bottom:0;border-radius:24px;background-size:cover;background-position:center center;width:100%;height:100%}.client-portal-assistance-join-our-next-free-webinar .our-community-content__container{flex-direction:column;gap:32px;padding:0 25px;border-radius:24px}.client-portal-assistance-join-our-next-free-webinar .our-community-content__left{width:100%;gap:16px;align-items:flex-start}.client-portal-assistance-join-our-next-free-webinar .our-community-content__right{width:100%}.client-portal-assistance-join-our-next-free-webinar .our-community-content__badge{width:fit-content;height:28px;margin:0}.client-portal-assistance-join-our-next-free-webinar .our-community-content__title{width:100%;height:auto;font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:700;font-size:42px;line-height:1.25;letter-spacing:-0.02em;text-align:left;margin-top:6px;margin-bottom:6px;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.client-portal-assistance-join-our-next-free-webinar .our-community-content__subtitle{width:100%;height:56px;font-size:18px;line-height:28px;letter-spacing:.2px;color:#fff;opacity:.7;text-align:left}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button-group{flex-direction:column;gap:12px;margin-top:50px;width:100%}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button{width:100% !important;height:51px}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--primary{width:100% !important;height:51px;text-align:center;justify-content:center;align-items:center}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-text{position:relative;left:auto;top:auto;transform:none;text-align:center}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-arrow{position:relative;right:auto;top:auto;transform:none;margin-left:8px}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--primary:hover{width:100% !important;background:#e63e00;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,68,0,.3)}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--primary:hover .navbar-dropdown-highlight__button-arrow{opacity:1;width:24px;margin-left:8px}.client-portal-assistance-join-our-next-free-webinar .our-community-content .main-promotion__button-secondary{width:100%;align-self:stretch;justify-content:center;align-items:center;text-align:center}.client-portal-assistance-join-our-next-free-webinar .our-community-content .main-promotion__button-secondary .main-promotion__button-text{text-align:center}}@media screen and (min-width: 768px){.client-portal-assistance-join-our-next-free-webinar .our-community-content{border-radius:24px;width:100%;min-height:375px;margin:0}.client-portal-assistance-join-our-next-free-webinar .our-community-content::before{top:0;left:0;right:0;bottom:0;border-radius:24px;background-size:100% auto;background-position:center center}.client-portal-assistance-join-our-next-free-webinar .our-community-content__container{flex-direction:column;gap:0;padding:20px;border-radius:24px}.client-portal-assistance-join-our-next-free-webinar .our-community-content__left{width:100%;gap:0;margin-top:80px;align-items:flex-start}.client-portal-assistance-join-our-next-free-webinar .our-community-content__right{width:100%}.client-portal-assistance-join-our-next-free-webinar .our-community-content__badge{width:fit-content;height:28px;margin-bottom:0}.client-portal-assistance-join-our-next-free-webinar .our-community-content__title{width:500px;height:auto;font-size:30px;line-height:1.25;text-align:left;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-top:8px;margin-bottom:8px}.client-portal-assistance-join-our-next-free-webinar .our-community-content__subtitle{width:475px;height:auto;font-size:16px;line-height:24px;text-align:left;margin-top:8px;margin-bottom:20px}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button-group{flex-direction:row;gap:12px;margin-top:0;width:100%}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--primary{width:150px;height:44px;font-size:16px}.client-portal-assistance-join-our-next-free-webinar .our-community-content .navbar-dropdown-highlight__button--secondary{width:200px;height:44px;font-size:16px}}@media screen and (min-width: 1024px){.client-portal-assistance-join-our-next-free-webinar .our-community-content{min-height:501px;margin:0}.client-portal-assistance-join-our-next-free-webinar .our-community-content::before{background-size:100% auto;background-position:center center}.client-portal-assistance-join-our-next-free-webinar .our-community-content__container{padding:0 60px}.client-portal-assistance-join-our-next-free-webinar .our-community-content__left{margin-top:75px}.client-portal-assistance-join-our-next-free-webinar .our-community-content__title{width:600px;font-size:40px}.client-portal-assistance-join-our-next-free-webinar .our-community-content__subtitle{width:875px;font-size:18px}}@media screen and (min-width: 1920px){.client-portal-assistance-join-our-next-free-webinar .our-community-content{min-height:501px;margin:50px 0}.client-portal-assistance-join-our-next-free-webinar .our-community-content::before{background-size:100% auto;background-position:center center}.client-portal-assistance-join-our-next-free-webinar .our-community-content__left{margin-top:90px}.client-portal-assistance-join-our-next-free-webinar .our-community-content__title{width:750px;font-size:52px}.client-portal-assistance-join-our-next-free-webinar .our-community-content__subtitle{width:625px;font-size:18px}}@media screen and (min-width: 2560px){.client-portal-assistance-join-our-next-free-webinar .our-community-content{min-height:700px;margin:0}.client-portal-assistance-join-our-next-free-webinar .our-community-content::before{background-size:100% auto;background-position:center center}.client-portal-assistance-join-our-next-free-webinar .our-community-content__left{margin-top:160px}}@media screen and (min-width: 5120px){.client-portal-assistance-join-our-next-free-webinar .our-community-content{min-height:900px}.client-portal-assistance-join-our-next-free-webinar .our-community-content::before{background-size:100% auto;background-position:center center}.client-portal-assistance-join-our-next-free-webinar .our-community-content__left{margin-top:300px}}.onboarding-guide{width:100%;padding:24px 0 8px 0}.onboarding-guide__container{display:flex;gap:24px;align-items:flex-start;justify-content:space-between}.onboarding-guide__left{width:100%;max-width:703px;display:flex;flex-direction:column;gap:0}.onboarding-guide__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:rgba(255,68,0,.1);border:1px solid rgba(255,68,0,.2);border-radius:20px;margin-bottom:10px;width:fit-content}@media screen and (max-width: 767px){.onboarding-guide__badge{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:6px 10px;gap:5px;width:fit-content;height:26px;background:linear-gradient(0deg, rgba(255, 68, 0, 0.15), rgba(255, 68, 0, 0.15)),#fff;mix-blend-mode:normal;border:1px solid rgba(255,68,0,.15);border-radius:16px;flex:none;order:0;flex-grow:0;margin-bottom:8px}}.onboarding-guide__badge-base{display:flex;align-items:center;gap:8px}.onboarding-guide__badge-icon{width:14px;height:14px}@media screen and (max-width: 767px){.onboarding-guide__badge-icon{width:14px;height:14px;flex:none;order:0;flex-grow:0;position:relative}}.onboarding-guide__badge-text{font-family:"Sofia Pro",Arial,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#000}@media screen and (max-width: 767px){.onboarding-guide__badge-text{font-family:"Sofia Pro";font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#000;flex:none;order:1;flex-grow:0}}.onboarding-guide__title{font-family:"Sofia Pro",Arial,sans-serif;font-weight:600;font-size:52px;letter-spacing:-0.02em;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;flex:none;order:1;align-self:stretch;flex-grow:0;margin:0;letter-spacing:-0.02em}@media screen and (max-width: 767px){.onboarding-guide__title{width:100%;height:auto;font-family:"Sofia Pro";font-style:normal;font-weight:600;font-size:42px;letter-spacing:-0.02em;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);flex:none;order:1;flex-grow:0;margin:0 0 8px 0}}@media screen and (max-width: 375px){.onboarding-guide__title{font-size:36px}}@media screen and (min-width: 1024px){.onboarding-guide__title{font-size:42px}}.onboarding-guide__subtitle{max-width:595px;font-family:"Sofia Pro",Arial,sans-serif;font-weight:400;font-size:16px;line-height:28px;color:#000;opacity:.9;order:2}.onboarding-guide__right{width:100%;max-width:508px;display:flex;flex-direction:column;gap:24px;align-self:flex-end;justify-content:flex-end}.onboarding-guide__search{display:flex;align-items:center;gap:12px;width:100%;height:52px;background:#fff;border-radius:8px;padding:0 24px;box-shadow:0 0 19.3px rgba(255,68,0,.5)}.onboarding-guide__search-icon{width:18px;height:18px;flex-shrink:0}.onboarding-guide__search-input{width:100%;height:100%;border:none;outline:none;font-size:14px;line-height:24px;color:#000;background:rgba(0,0,0,0);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onboarding-guide__search-input::placeholder{color:#c8c8c8;opacity:1;font-size:14px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onboarding-guide__search-input::-webkit-input-placeholder{color:#c8c8c8;opacity:1;font-size:14px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onboarding-guide__search-input::-moz-placeholder{color:#c8c8c8;opacity:1;font-size:14px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onboarding-guide__search-input:-ms-input-placeholder{color:#c8c8c8;opacity:1;font-size:14px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onboarding-guide__search-input:-moz-placeholder{color:#c8c8c8;opacity:1;font-size:14px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onboarding-guide__trust{display:flex;align-items:center}.onboarding-guide__trust .trust-pilot iframe,.onboarding-guide__trust .trustpilot-widget iframe{filter:none !important;-webkit-filter:none !important}.onboarding-guide__trust #tp-widget-wrapper,.onboarding-guide__trust .tp-widget-wrapper{text-align:left !important}.onboarding-guide__trust #tp-widget-wrapper *,.onboarding-guide__trust .tp-widget-wrapper *{color:#000 !important}.onboarding-guide__trust #tp-widget-wrapper #trust-score,.onboarding-guide__trust #tp-widget-wrapper .tp-widget-trustscore,.onboarding-guide__trust #tp-widget-wrapper div[id=trust-score],.onboarding-guide__trust .tp-widget-wrapper #trust-score,.onboarding-guide__trust .tp-widget-wrapper .tp-widget-trustscore,.onboarding-guide__trust .tp-widget-wrapper div[id=trust-score]{color:#000 !important}.onboarding-guide__trust #tp-widget-wrapper #profile-link,.onboarding-guide__trust #tp-widget-wrapper a#profile-link,.onboarding-guide__trust #tp-widget-wrapper a[id=profile-link],.onboarding-guide__trust .tp-widget-wrapper #profile-link,.onboarding-guide__trust .tp-widget-wrapper a#profile-link,.onboarding-guide__trust .tp-widget-wrapper a[id=profile-link]{color:#000 !important}.onboarding-guide__trust #tp-widget-wrapper #tp-widget-stars *,.onboarding-guide__trust #tp-widget-wrapper .tp-widget-stars *,.onboarding-guide__trust .tp-widget-wrapper #tp-widget-stars *,.onboarding-guide__trust .tp-widget-wrapper .tp-widget-stars *{color:#000 !important}.onboarding-guide__trust #tp-widget-wrapper #tp-widget-logo *,.onboarding-guide__trust #tp-widget-wrapper .tp-widget-logo *,.onboarding-guide__trust .tp-widget-wrapper #tp-widget-logo *,.onboarding-guide__trust .tp-widget-wrapper .tp-widget-logo *{color:#000 !important}.onboarding-guide__trust [id^=tp-widget] *,.onboarding-guide__trust [class*=tp-widget] *{color:#000 !important}@media screen and (max-width: 767px){.onboarding-guide{padding:16px 0}.onboarding-guide__container{flex-direction:column;gap:26px;align-items:center}.onboarding-guide__left{max-width:353px;align-items:center;text-align:center;gap:17px}.onboarding-guide__subtitle{max-width:353px;font-size:16px;line-height:28px}.onboarding-guide__right{max-width:353px;width:100%;gap:14px;align-self:auto;justify-content:flex-start}}.onboarding-guide-step{padding:80px 0}.onboarding-guide-step__container{max-width:1280px;margin:0 auto;padding:0}.onboarding-guide-step__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}.onboarding-guide-step__grid--mobile{grid-template-columns:1fr;gap:12px}.onboarding-guide-step__card{position:relative;display:flex;flex-direction:column;padding:32px;background:#fff;background-image:url("../../assets/images/bg/client-portal-assistance/bg-card.svg");background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;border:1px solid rgba(255,68,0,.15);box-shadow:0 0 9.2px rgba(255,68,0,0);overflow:hidden;min-height:314px}.onboarding-guide-step__card::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 68, 0, 0.05) 100%);pointer-events:none;z-index:1}.onboarding-guide-step__card-icon{width:72px;height:72px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;position:relative;z-index:2}@media screen and (max-width: 767px){.onboarding-guide-step__card-icon{margin-bottom:24px}}.onboarding-guide-step__card-icon img{width:72px;height:72px;object-fit:contain;display:block}.onboarding-guide-step__title{position:relative;z-index:2;font-size:24px;font-weight:700;line-height:32px;color:#000;margin:0 0 32px 0}.onboarding-guide-step__list{position:relative;z-index:2;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.onboarding-guide-step__item{display:flex;align-items:flex-start;gap:12px}.onboarding-guide-step__bullet-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px}.onboarding-guide-step__item-text{font-size:16px;line-height:24px;color:#000;flex:1}@media screen and (max-width: 767px){.onboarding-guide-step{padding:40px 0}.onboarding-guide-step__container{padding:0}.onboarding-guide-step__card{padding:24px;min-height:auto;gap:24px}.onboarding-guide-step__icon-wrapper{margin-bottom:24px}.onboarding-guide-step__title{font-size:20px;line-height:28px;margin-bottom:24px}.onboarding-guide-step__list{gap:12px}.onboarding-guide-step__item-text{font-size:14px;line-height:20px}}@media screen and (min-width: 768px){.onboarding-guide-step{padding:60px 0}.onboarding-guide-step__grid{gap:20px}.onboarding-guide-step__card{padding:28px}}.simplify-your-setup{padding:80px 0}@media screen and (max-width: 767px){.simplify-your-setup{padding:125px 0 50px 0}}@media screen and (min-width: 768px){.simplify-your-setup{padding:125px 0 25px 0}}@media screen and (min-width: 1024px){.simplify-your-setup{padding:150px 0 25px 0}}.simplify-your-setup__container{max-width:100%;margin:0 auto;padding:0}.simplify-your-setup__content{display:flex;align-items:flex-start;gap:60px;width:100%;max-width:100%;box-sizing:border-box;flex-wrap:wrap}@media screen and (max-width: 767px){.simplify-your-setup__content{flex-direction:column;gap:24px;width:100%;max-width:100%;margin:0 auto;padding:0}}@media screen and (min-width: 768px){.simplify-your-setup__content{flex-direction:column;gap:40px}}@media screen and (min-width: 1024px){.simplify-your-setup__content{flex-direction:row;gap:60px}}.simplify-your-setup__text{flex:1 1 360px;min-width:0;max-height:auto}@media screen and (max-width: 767px){.simplify-your-setup__text{width:100%;min-width:auto;display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;order:1}}@media screen and (min-width: 768px){.simplify-your-setup__text{order:1}}@media screen and (min-width: 1024px){.simplify-your-setup__text{order:2}}.simplify-your-setup__image{flex:1 1 360px;display:flex;justify-content:center;align-items:flex-start}@media screen and (max-width: 767px){.simplify-your-setup__image{flex:none;width:100%;max-width:100%;height:auto;order:2}}@media screen and (min-width: 768px){.simplify-your-setup__image{order:2}}@media screen and (min-width: 1024px){.simplify-your-setup__image{order:1}}.simplify-your-setup__image-content{width:100%;height:auto;border-radius:13.17px}@media screen and (max-width: 767px){.simplify-your-setup__image-content{width:100%;max-width:100%;height:auto;border-radius:7.92px}}@media screen and (min-width: 768px){.simplify-your-setup__image-content{max-width:100%}}@media screen and (min-width: 1024px){.simplify-your-setup__image-content{max-width:587px}}.simplify-your-setup__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:rgba(255,68,0,.1);border:1px solid rgba(255,68,0,.2);border-radius:20px;margin-bottom:10px}@media screen and (max-width: 767px){.simplify-your-setup__badge{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:6px 10px;gap:5px;width:fit-content;height:26px;background:linear-gradient(0deg, rgba(255, 68, 0, 0.15), rgba(255, 68, 0, 0.15)),#fff;mix-blend-mode:normal;border:1px solid rgba(255,68,0,.15);border-radius:16px;flex:none;order:0;flex-grow:0;margin-bottom:0;margin-bottom:8px}}.simplify-your-setup__badge img{width:14px;height:14px}@media screen and (max-width: 767px){.simplify-your-setup__badge img{width:14px;height:14px;flex:none;order:0;flex-grow:0;position:relative}}.simplify-your-setup__badge-text{font-family:"Sofia Pro",Arial,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#000}@media screen and (max-width: 767px){.simplify-your-setup__badge-text{font-family:"Sofia Pro";font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#000;flex:none;order:1;flex-grow:0}}.simplify-your-setup__title{font-family:"Sofia Pro",Arial,sans-serif;font-weight:600;font-size:52px;letter-spacing:-0.02em;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;flex:none;order:1;align-self:stretch;flex-grow:0;margin:0 0 25px 0;letter-spacing:-0.02em}@media screen and (max-width: 767px){.simplify-your-setup__title{width:100%;height:auto;font-family:"Sofia Pro";font-style:normal;font-weight:600;font-size:42px;letter-spacing:-0.02em;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);flex:none;order:1;flex-grow:0;margin:0 0 8px 0}}@media screen and (max-width: 375px){.simplify-your-setup__title{font-size:36px}}@media screen and (min-width: 1024px){.simplify-your-setup__title{font-size:42px}}.simplify-your-setup__description{font-family:"Sofia Pro",Arial,sans-serif;font-weight:300;font-size:18px;line-height:28px;color:#000;margin:0 0 25px 0;opacity:.7}@media screen and (max-width: 767px){.simplify-your-setup__description{width:100%;height:auto;font-family:"Sofia Pro";font-style:normal;font-weight:400;font-size:14px;line-height:28px;color:#000;opacity:.7;flex:none;order:2;flex-grow:0;margin:0 0 12px 0}}@media screen and (min-width: 1024px){.simplify-your-setup__description{font-size:16px}}.simplify-your-setup__features{list-style:none;padding:0;margin:0 0 20px 0}@media screen and (max-width: 767px){.simplify-your-setup__features{margin:0 0 16px 0;padding:0;order:3}}.simplify-your-setup__feature{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.simplify-your-setup__feature:last-child{margin-bottom:0}@media screen and (max-width: 767px){.simplify-your-setup__feature{width:100%;height:auto;display:flex;flex-direction:row;align-items:flex-start;padding:0px;gap:12px;margin-bottom:8px;position:relative}.simplify-your-setup__feature:last-child{margin-bottom:0}}.simplify-your-setup__feature-icon{width:16px;height:16px;flex-shrink:0;margin-top:2px}@media screen and (max-width: 767px){.simplify-your-setup__feature-icon{width:16px;height:16px;flex:none;order:0;flex-grow:0;position:relative;margin-top:6px}.simplify-your-setup__feature-icon::before{content:"";position:absolute;left:2.49%;right:2.51%;top:2.5%;bottom:2.5%;background:#f40;border-radius:50%}}.simplify-your-setup__feature-text{font-family:"Sofia Pro",Arial,sans-serif;font-weight:600;font-size:18px;line-height:28px;color:#000;opacity:.7;flex:1}@media screen and (max-width: 767px){.simplify-your-setup__feature-text{width:100%;height:auto;font-family:"Sofia Pro";font-style:normal;font-weight:700;font-size:18px;line-height:28px;letter-spacing:.2px;color:#000;opacity:.7;flex:1;order:1;flex-grow:1}}@media screen and (max-width: 767px){.simplify-your-setup__buttons{width:100%;height:auto;order:4;margin-top:8px}.simplify-your-setup__buttons .button-container{flex-direction:column;gap:12px;align-items:stretch;width:100%;height:100%}.simplify-your-setup__buttons .button-container .button-primary-standard{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 24px;gap:10px;width:100%;height:51px;background:#f40;border-radius:8px;flex:none;order:0;align-self:stretch;flex-grow:0}.simplify-your-setup__buttons .button-container .button-secondary-standard{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 24px;gap:10px;width:100%;height:48px;border-radius:8px;flex:none;order:1;align-self:stretch;flex-grow:0}}.cookie-table-desktop{width:100%;margin:0 auto;padding-top:50px}@media screen and (min-width: 1024px){.cookie-table-desktop{max-width:100%}}@media screen and (min-width: 1920px){.cookie-table-desktop{max-width:1400px}}.cookie-table-desktop .search-container{display:flex;justify-content:flex-end;align-items:center;width:100%;height:36px;margin-bottom:32px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1024px){.cookie-table-desktop .search-container{max-width:1032px}}.cookie-table-desktop .search-container .search-frame{display:flex;align-items:center;justify-content:flex-start;width:355px;height:36px;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,.2);border-radius:50px;padding:0 12px;gap:10px;box-sizing:border-box;position:relative}.cookie-table-desktop .search-container .search-frame:focus-within{border-color:rgba(255,68,0,.4);box-shadow:0 0 0 2px rgba(255,68,0,.1)}.cookie-table-desktop .search-container .search-input{flex:1;border:none;outline:none;background:rgba(0,0,0,0);font-weight:500;font-size:14px;line-height:22px;color:#9c9c9c;padding:0;margin:0;height:100%;display:flex;align-items:center;min-height:0}.cookie-table-desktop .search-container .search-input::placeholder{color:#9c9c9c;font-size:14px}.cookie-table-desktop .search-container .search-input:focus{color:#000}.cookie-table-desktop .search-container .search-icon{width:12px;height:12px;flex-shrink:0;opacity:1;display:flex;align-items:center;justify-content:center;margin:0;align-self:center;position:relative;top:0;line-height:1}.cookie-table-desktop .search-container .search-icon svg{width:100%;height:100%;display:block;line-height:1}.cookie-table-desktop .search-container .search-icon path{stroke:#a2a2a2;stroke-width:1.5}.cookie-table-desktop .cookie-table-container{width:100%;height:auto;margin:0 auto 24px auto;overflow:hidden;border-radius:12px;background:rgba(0,0,0,0);border:none;display:flex;flex-direction:column}.cookie-table-desktop .cookie-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;border-radius:12px;overflow:hidden;display:table;border:none}@media screen and (min-width: 1024px){.cookie-table-desktop .cookie-table{width:100%;margin:0 auto}}@media screen and (min-width: 1920px){.cookie-table-desktop .cookie-table{width:1032px;margin:0 auto}}.cookie-table-desktop .cookie-table .table-header-section{width:100%;height:auto;display:table-row-group}.cookie-table-desktop .cookie-table .table-main-header{height:59px;height:auto;border-radius:12px;border:none;overflow:hidden;display:table-row}.cookie-table-desktop .cookie-table .table-main-header th{background-color:rgba(0,0,0,0);background-image:url("/images/bg/funding-withdrawals/table-head.svg");background-repeat:no-repeat;background-size:cover;background-position:center;padding:16px;text-align:left;font-weight:bold;font-size:16px;line-height:22px;color:#fff;border:none;vertical-align:middle;height:59px;box-sizing:border-box}.cookie-table-desktop .cookie-table .table-main-header th:first-child{width:25%;padding-left:16px;border-top-left-radius:12px;border-bottom-left-radius:12px;text-align:center}.cookie-table-desktop .cookie-table .table-main-header th:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.cookie-table-desktop .cookie-table .table-main-header th:nth-child(2){width:50%;text-align:center}.cookie-table-desktop .cookie-table .table-main-header th:nth-child(3){width:25%;text-align:center}.cookie-table-desktop .table-body-scroll-container{width:100%;height:auto;overflow:visible;background:rgba(0,0,0,0)}.cookie-table-desktop .cookie-table-body{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;border:none;margin:0}@media screen and (min-width: 1024px){.cookie-table-desktop .cookie-table-body{width:100%;margin:0 auto}}@media screen and (min-width: 1920px){.cookie-table-desktop .cookie-table-body{width:1032px;margin:0 auto}}.cookie-table-desktop .cookie-table-body .table-body-section{width:100%;height:auto;display:table-row-group}.cookie-table-desktop .cookie-table-body .table-row{height:59px;height:auto;border-collapse:separate;display:table-row}.cookie-table-desktop .cookie-table-body .table-row .table-cell{padding:16px;text-align:left;font-weight:normal;font-size:16px;line-height:22px;color:#000;vertical-align:middle;border:none;border-bottom:1px solid rgba(0,0,0,.15);height:59px;height:auto;box-sizing:border-box}.cookie-table-desktop .cookie-table-body .table-row .table-cell:first-child{width:25%;padding-left:16px;font-weight:bold;text-align:center}.cookie-table-desktop .cookie-table-body .table-row .table-cell:nth-child(2){width:50%;text-align:center}.cookie-table-desktop .cookie-table-body .table-row .table-cell:nth-child(3){width:25%;text-align:center}.cookie-table-desktop .cookie-table-body .table-row:last-child .table-cell{border-bottom:none}.cookie-table-mobile{width:100%;padding:0}.cookie-table-mobile .search-container-mobile{display:flex;align-items:center;width:100%;height:36px;border:1px solid rgba(0,0,0,.2);border-radius:50px;padding:0 12px;gap:10px;margin-top:50px;margin-bottom:0;margin-left:auto;margin-right:auto}.cookie-table-mobile .search-container-mobile .search-input-mobile{flex:1;border:none;outline:none;background:rgba(0,0,0,0);font-family:"Sofia Pro";font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:rgba(0,0,0,.6125);padding:0}.cookie-table-mobile .search-container-mobile .search-input-mobile::placeholder{color:rgba(0,0,0,.6125);font-family:"Sofia Pro";font-style:normal;font-weight:400;font-size:12px;line-height:10px}.cookie-table-mobile .search-container-mobile .search-input-mobile:focus{outline:none}.cookie-table-mobile .search-container-mobile .search-icon-mobile{display:flex;align-items:center;justify-content:center;width:12px;height:12px;flex-shrink:0}.cookie-table-mobile .search-container-mobile .search-icon-mobile img{width:100%;height:100%;opacity:1;filter:none}.cookie-table-mobile .cookie-cards-scroll-container{width:100%;height:auto;overflow:visible;margin-bottom:32px;scrollbar-width:none;-ms-overflow-style:none}.cookie-table-mobile .cookie-cards-scroll-container::-webkit-scrollbar{display:none}.cookie-table-mobile .cookie-cards{display:flex;flex-direction:column;gap:16px}.cookie-table-mobile .cookie-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px 28px;min-height:200px;position:relative;overflow:hidden}.cookie-table-mobile .cookie-card__header{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px;width:100%}@media screen and (max-width: 767px){.cookie-table-mobile .cookie-card__header{gap:8px;margin-bottom:12px}}@media screen and (min-width: 768px){.cookie-table-mobile .cookie-card__header{gap:10px;margin-bottom:16px}}.cookie-table-mobile .cookie-card__company{font-family:"Sofia Pro";font-style:normal;font-weight:700;font-size:18px;line-height:24px;color:#000;margin:0;padding:0}.cookie-table-mobile .cookie-card__content{display:flex;flex-direction:column;gap:16px;width:100%}.cookie-table-mobile .cookie-card__section{display:flex;flex-direction:column;gap:8px;width:100%}.cookie-table-mobile .cookie-card__section-title{font-family:"Sofia Pro";font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#f40;margin:0;padding:0}.cookie-table-mobile .cookie-card__section-text{font-family:"Sofia Pro";font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#6b7280;margin:0;padding:0}.cookie-table-mobile .cookie-card__divider{width:100%;height:1px;background:#e5e7eb;margin:0}.search-page__container{padding-top:150px;padding-bottom:40px;min-height:400px;margin:0 auto;padding-left:25px;padding-right:25px;max-width:100%}@media screen and (min-width: 768px){.search-page__container{padding-left:35px;padding-right:35px}}@media screen and (min-width: 1024px){.search-page__container{padding-left:35px;padding-right:35px}}@media screen and (min-width: 1920px){.search-page__container{padding-left:70px;padding-right:70px}}@media screen and (min-width: 2560px){.search-page__container{padding-left:105px;padding-right:105px}}@media screen and (min-width: 5120px){.search-page__container{padding-left:140px;padding-right:140px}}@media screen and (min-width: 768px){.search-page__container{padding-top:150px;padding-bottom:48px}}@media screen and (min-width: 1024px){.search-page__container{padding-top:250px}}@media screen and (min-width: 1920px){.search-page__container{padding-top:250px;padding-bottom:59px}}.search-page__form{width:100%;margin:0 auto 50px;padding:5px 8px 5px 20px;display:flex;align-items:center;background-color:#f7f5f3;color:#000;border:2px solid #f40;border-radius:31px}@media screen and (min-width: 768px){.search-page__form{margin-bottom:60px}}@media screen and (min-width: 1024px){.search-page__form{width:425px;margin-bottom:80px}}@media screen and (min-width: 1920px){.search-page__form{width:720px;margin-bottom:80px}}.search-page__form-icon{flex-shrink:0;margin-right:10px}@media screen and (min-width: 768px){.search-page__form-icon{width:28px;height:28px}}.search-page__form-icon>g>*{stroke:#f40}.search-page__form-input{height:36px;flex-grow:1;background:rgba(0,0,0,0);border:none;outline:none;font-weight:bold;font-size:16px;line-height:20px}@media screen and (min-width: 1024px){.search-page__results{max-width:716px;margin:0 auto}}@media screen and (min-width: 1920px){.search-page__results{max-width:998px}}.search-page__item+.search-page__item{margin-top:20px}@media screen and (min-width: 768px){.search-page__item+.search-page__item{margin-top:40px}}@media screen and (min-width: 1024px){.search-page__item+.search-page__item{margin-top:25px}}@media screen and (min-width: 1920px){.search-page__item+.search-page__item{margin-top:30px}}.search-page__link{margin-bottom:10px;display:flex;align-items:flex-end}@media screen and (min-width: 1024px){.search-page__link{margin-bottom:5px}}@media screen and (min-width: 1920px){.search-page__link{margin-bottom:10px}}.search-page__icon{width:100%;height:auto}.search-page__icon-wrapper{width:63px;height:46px;margin-right:12px;padding:15px;flex-shrink:0;border:1px solid #f40}@media screen and (min-width: 768px){.search-page__icon-wrapper{width:83px;height:65px;padding:20px}}@media screen and (min-width: 1024px){.search-page__icon-wrapper{width:72px;height:52px;padding:18px}}@media screen and (min-width: 1920px){.search-page__icon-wrapper{width:87px;height:63px;padding:20px}}.search-page__caption{overflow:hidden}.search-page__title{margin:0 0 4px;color:#f40;font-weight:900;font-size:22px;line-height:27px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 768px){.search-page__title{font-size:32px;line-height:40px}}@media screen and (min-width: 1024px){.search-page__title{font-size:25px;line-height:31px}}@media screen and (min-width: 1920px){.search-page__title{font-size:35px;line-height:44px}}.search-page__ref{margin:0;color:#f40;font-weight:normal;font-size:17px;line-height:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 768px){.search-page__ref{font-size:24px;line-height:30px}}@media screen and (min-width: 1024px){.search-page__ref{font-size:20px;line-height:25px}}@media screen and (min-width: 1920px){.search-page__ref{font-size:24px;line-height:30px}}.search-page__text{margin:0 0 20px;color:#1a1a1a;font-weight:300;font-size:20px;line-height:25px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media screen and (min-width: 768px){.search-page__text{margin-bottom:16px;font-size:30px;line-height:37px}}@media screen and (min-width: 1024px){.search-page__text{margin-bottom:10px;font-size:20px;line-height:25px}}@media screen and (min-width: 1920px){.search-page__text{font-size:24px;line-height:30px}}.search-page__btn{width:100%;font-weight:900;font-size:13px;line-height:27px}@media screen and (min-width: 768px){.search-page__btn{font-size:15px;line-height:34px}}@media screen and (min-width: 1024px){.search-page__btn{width:162px;font-size:15px;line-height:25px}}@media screen and (min-width: 1920px){.search-page__btn{font-size:15px;line-height:36px}}.search-page__no-results{text-align:center}.search-page__no-results-img{margin-bottom:50px}@media screen and (min-width: 768px){.search-page__no-results-img{margin-bottom:45px}}@media screen and (min-width: 1024px){.search-page__no-results-img{margin-bottom:20px}}@media screen and (min-width: 1920px){.search-page__no-results-img{margin-bottom:30px}}.search-page__no-results-title{margin:0 0 20px;color:#f40;font-weight:900;font-size:34px;line-height:42px}@media screen and (min-width: 768px){.search-page__no-results-title{margin-bottom:30px;font-size:60px;line-height:75px}}@media screen and (min-width: 1024px){.search-page__no-results-title{font-size:40px;line-height:50px}}@media screen and (min-width: 1920px){.search-page__no-results-title{margin-bottom:20px;font-size:60px;line-height:75px}}.search-page__no-results-btn{margin:0 auto}.search-page__note{margin:0 0 30px;color:#1a1a1a;font-weight:900;font-size:24px;line-height:30px;text-align:center}@media screen and (min-width: 768px){.search-page__note{font-size:36px;line-height:45px}}@media screen and (min-width: 1024px){.search-page__note{font-size:30px;line-height:37px}}@media screen and (min-width: 1920px){.search-page__note{font-size:36px;line-height:45px}}.system-info{position:relative;overflow:visible;color:#f7f5f3;display:flex;align-items:center;justify-content:center;width:100vw;height:auto;min-height:953px;padding-top:80px;z-index:2;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:150px;box-sizing:border-box;align-items:center}@media screen and (max-width: 767px){.system-info{height:953px;border-radius:20px;padding-top:73px;margin-top:0;margin-bottom:125px;overflow:visible}}@media screen and (min-width: 768px)and (max-width: 1023px){.system-info{min-height:calc(73px + 555px);height:auto;padding-top:70px;padding-bottom:0;border-radius:24px}}@media screen and (min-width: 1024px){.system-info{height:920px;border-radius:24px;padding-top:83px;padding-bottom:0}}@media screen and (min-width: 1920px){.system-info{height:920px;padding-top:83px}}@media screen and (min-width: 2560px){.system-info{height:920px;padding-top:83px}}@media screen and (min-width: 5120px){.system-info{height:920px;padding-top:83px}}.system-info__hero-container{width:100%;height:100%;max-width:1400px;margin:0 auto;border-radius:24px;background:#000;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}@media screen and (max-width: 767px){.system-info__hero-container{width:393px;max-width:393px;height:953px;position:absolute;left:50%;transform:translateX(-50%);top:73px;margin:0 auto;border-radius:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.system-info__hero-container{width:calc(100% - 48px);max-width:100%;height:555px;position:absolute;left:50%;transform:translateX(-50%);top:73px;margin:0 auto;border-radius:24px;overflow:hidden;padding-left:24px;padding-right:24px;box-sizing:border-box}.system-info__hero-container .container{max-width:100%;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;box-sizing:border-box}}@media screen and (min-width: 1024px){.system-info__hero-container{width:calc(100vw - 20px);max-width:1200px;height:920px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto;border-radius:24px}}@media screen and (min-width: 1920px){.system-info__hero-container{width:calc(100vw - 120px);max-width:1400px;height:920px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto}}@media screen and (min-width: 2560px){.system-info__hero-container{width:calc(100vw - 160px);max-width:1600px;height:920px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto}}@media screen and (min-width: 5120px){.system-info__hero-container{width:calc(100vw - 200px);max-width:2000px;height:920px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto}}.system-info__hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto;border-radius:24px;z-index:1;overflow:hidden;background-position:center center;background-repeat:no-repeat}@media screen and (max-width: 767px){.system-info__hero-bg{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:20px;background:url("../images/bg/404/bg-404-mobile.svg") no-repeat center center;background-size:cover;overflow:hidden;border-radius:20px;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 768px){.system-info__hero-bg{background:url("../images/bg/404/bg-404-desktop.svg") no-repeat center center;background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 1024px){.system-info__hero-bg{background:url("../images/bg/404/bg-404-desktop.svg") no-repeat center center;background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 1920px){.system-info__hero-bg{background:url("../images/bg/404/bg-404-desktop.svg") no-repeat center center;background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 2560px){.system-info__hero-bg{background:url("../images/bg/404/bg-404-desktop.svg") no-repeat center center;background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 5120px){.system-info__hero-bg{background:url("../images/bg/404/bg-404-desktop.svg") no-repeat center center;background-size:cover;background-color:rgba(0,0,0,0)}}.system-info__content-container{position:relative;z-index:4;display:flex;flex-direction:column;gap:16px;max-width:100%;flex:1;align-items:center;justify-content:flex-start;padding-top:100px}@media screen and (max-width: 767px){.system-info__content-container{padding-top:250px}}@media screen and (min-width: 768px){.system-info__content-container{padding-top:100px;gap:16px}}@media screen and (min-width: 1024px){.system-info__content-container{max-width:980px;gap:16px;padding-top:150px}}@media screen and (min-width: 1920px){.system-info__content-container{max-width:1280px;padding-top:150px}}@media screen and (min-width: 2560px){.system-info__content-container{max-width:1440px;padding-top:150px}}@media screen and (min-width: 5120px){.system-info__content-container{max-width:1920px;padding-top:100px}}.system-info__badge-group{display:flex;align-items:center;gap:12px;background:#0f0f0f;border:1px solid rgba(255,68,0,.15);border-radius:16px;padding:4px 10px;width:fit-content;box-sizing:border-box;height:28px;margin-bottom:400px}@media screen and (max-width: 767px){.system-info__badge-group{max-width:fit-content;margin-bottom:30px}}@media screen and (min-width: 768px){.system-info__badge-group{margin-bottom:35px}}@media screen and (min-width: 1024px){.system-info__badge-group{margin-bottom:50px}}.system-info__badge{background:#272727;border-radius:16px;padding:2px 10px;display:flex;align-items:center;justify-content:center}.system-info__badge-text{color:#fff;font-size:14px;font-weight:500;line-height:20px}.system-info__badge-content{display:flex;align-items:center;gap:4px;max-width:fit-content}.system-info__badge-message{color:#fff;font-size:14px;font-weight:500;line-height:20px}@media screen and (max-width: 767px){.system-info__badge-message{font-size:12px;line-height:18px}}.system-info__badge-arrow{flex-shrink:0;align-items:center;margin-top:5px;margin-left:5px;z-index:1;position:relative}.system-info__number-container{position:relative;z-index:10;display:flex;justify-content:center;align-items:center;margin-bottom:40px}@media screen and (max-width: 767px){.system-info__number-container{margin-bottom:30px}}.system-info__number-image{width:593px;height:295px;object-fit:contain;filter:blur(4px);opacity:.95}@media screen and (min-width: 768px){.system-info__number-image{width:400px;height:200px;filter:blur(3px)}}@media screen and (max-width: 767px){.system-info__number-image{width:273px;height:136px;filter:blur(1.84px)}}.system-info__404-text-container{display:flex;justify-content:center;align-items:center;margin-bottom:40px;position:relative;z-index:1}@media screen and (max-width: 767px){.system-info__404-text-container{margin-bottom:0}}@media screen and (min-width: 768px){.system-info__404-text-container{margin-bottom:35px}}.system-info__404-text{max-width:100%;height:auto;display:block}.system-info__404-text--desktop{display:block}@media screen and (max-width: 767px){.system-info__404-text--desktop{display:none}}@media screen and (min-width: 768px){.system-info__404-text--desktop{display:none}}@media screen and (min-width: 1024px){.system-info__404-text--desktop{display:block}}.system-info__404-text--mobile{display:none}@media screen and (max-width: 767px){.system-info__404-text--mobile{display:block}}@media screen and (min-width: 768px){.system-info__404-text--mobile{display:block}}@media screen and (min-width: 1024px){.system-info__404-text--mobile{display:none}}.system-info__subheading{position:absolute;width:587px;height:58px;left:calc(50% - 293.5px + .5px);top:600px;font-family:"Sofia Pro",sans-serif;font-weight:400;font-size:18px;line-height:160%;text-align:center;letter-spacing:.2px;color:#fff;opacity:.7;margin:0}@media screen and (max-width: 767px){.system-info__subheading{width:285px;height:72px;font-weight:300;font-size:16px;line-height:24px;left:auto;top:530px;margin:0 auto}}@media screen and (min-width: 768px){.system-info__subheading{top:350px;width:500px;left:calc(50% - 250px)}}@media screen and (min-width: 1024px){.system-info__subheading{top:600px}}.system-info__button-container{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;top:700px;left:0;right:0;z-index:5}@media screen and (max-width: 767px){.system-info__button-container{top:630px;margin:20px auto 40px auto}}@media screen and (min-width: 768px){.system-info__button-container{top:450px}}@media screen and (min-width: 1024px){.system-info__button-container{top:700px}}.system-info__button-wrapper{width:100%;display:flex;justify-content:center;align-items:center;z-index:3;max-width:349px}@media screen and (max-width: 767px){.system-info__button-wrapper{width:100%;max-width:100%}}.system-info__return-btn{box-sizing:border-box !important;display:flex !important;flex-direction:row !important;justify-content:center !important;align-items:center !important;padding:14px 24px !important;gap:10px !important;width:100% !important;height:51px !important;border:none !important;border-radius:8px !important;background:#fff !important;color:#000 !important;font-family:"Sofia Pro" !important;font-style:normal !important;font-weight:700 !important;font-size:20px !important;line-height:23px !important;text-decoration:none !important;transition:all .3s ease !important;flex:none !important;order:3 !important;align-self:stretch !important;flex-grow:0 !important;z-index:3 !important;cursor:pointer !important;outline:none !important}@media screen and (max-width: 767px){.system-info__return-btn{width:100% !important;height:48px !important;font-size:20px !important;line-height:22px !important;padding:12px 20px !important}}.system-info__return-btn .button-text{width:auto !important;height:23px !important;font-family:"Sofia Pro" !important;font-style:normal !important;font-weight:600 !important;font-size:20px !important;color:#000 !important;flex:none !important;order:0 !important;flex-grow:0 !important;transition:color .3s !important}@media screen and (max-width: 767px){.system-info__return-btn .button-text{width:auto !important;height:auto !important;font-size:20px !important;line-height:22px !important}}.system-info__return-btn .button-arrow{display:none !important;width:9.33px !important;height:9.33px !important;flex:none !important;order:1 !important;flex-grow:0 !important;transition:all .3s !important}.system-info__return-btn:hover,.system-info__return-btn:focus{background:#f40 !important;color:#000 !important}.system-info__return-btn:hover .button-text,.system-info__return-btn:focus .button-text{color:#000 !important}.system-info__return-btn:hover .button-arrow,.system-info__return-btn:focus .button-arrow{display:flex !important;width:24px !important;color:#000 !important}.system-info__return-btn:active{transform:translateY(0) !important}.system-info--rtl .system-info__badge-content{flex-direction:row-reverse}.system-info--rtl .system-info__go-back-btn::after{content:"←"}.vps{position:relative;overflow:visible;color:#f7f5f3;display:flex;align-items:center;justify-content:center;width:100vw;height:auto;min-height:953px;padding-top:80px;z-index:2;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;align-items:center}@media screen and (max-width: 767px){.vps{min-height:953px;height:auto;border-radius:20px;padding-top:73px;padding-bottom:20px;margin-top:0;margin-bottom:0;overflow:visible}}@media screen and (min-width: 768px)and (max-width: 1023px){.vps{min-height:calc(73px + 555px);height:auto;padding-top:70px;padding-bottom:0;border-radius:24px}}@media screen and (min-width: 1024px){.vps{min-height:calc(83px + 583px);height:auto;padding-top:83px;padding-bottom:0;border-radius:24px}}@media screen and (min-width: 1920px){.vps{height:auto;padding-top:83px}}@media screen and (min-width: 2560px){.vps{height:auto;padding-top:83px}}@media screen and (min-width: 5120px){.vps{height:auto;padding-top:83px}}.vps__hero-container{width:100%;height:100%;max-width:1400px;margin:0 auto;border-radius:24px;background:#000;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}@media screen and (max-width: 767px){.vps__hero-container{width:100%;max-width:100%;min-height:953px;height:auto;position:absolute;left:50%;transform:translateX(-50%);top:73px;margin:0 auto;border-radius:20px;contain:layout}}@media screen and (min-width: 768px)and (max-width: 1023px){.vps__hero-container{width:calc(100% - 48px);max-width:100%;height:555px;position:absolute;left:50%;transform:translateX(-50%);top:73px;margin:0 auto;border-radius:24px;overflow:hidden;padding-left:24px;padding-right:24px;box-sizing:border-box}.vps__hero-container .container{max-width:100%;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;box-sizing:border-box}}@media screen and (min-width: 1024px){.vps__hero-container{width:calc(100vw - 20px);max-width:1200px;height:583px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto;border-radius:24px}}@media screen and (min-width: 1920px){.vps__hero-container{width:calc(100vw - 120px);max-width:1400px;height:583px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto}}@media screen and (min-width: 2560px){.vps__hero-container{width:calc(100vw - 160px);max-width:1600px;height:583px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto}}@media screen and (min-width: 5120px){.vps__hero-container{width:calc(100vw - 200px);max-width:2000px;height:583px;position:absolute;left:50%;transform:translateX(-50%);top:83px;margin:0 auto}}.vps__hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto;border-radius:24px;z-index:1;overflow:hidden;background-color:#000}@media screen and (max-width: 767px){.vps__hero-bg{border-radius:20px}}@media screen and (min-width: 768px){.vps__hero-bg{border-radius:24px}}.vps__hero-bg picture{position:absolute;inset:0;display:block;width:100%;height:100%;margin:0}.vps__hero-bg-lcp{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none;display:block}@media screen and (max-width: 767px){.vps__hero-bg-lcp{object-fit:cover;object-position:center bottom}}@media screen and (min-width: 768px)and (max-width: 1023px){.vps__hero-bg-lcp{inset:0;width:100%;height:100%;padding-top:0;object-fit:contain;object-position:center center;transform:none}}@media screen and (min-width: 1024px){.vps__hero-bg-lcp{object-position:55% 50%}}@media screen and (min-width: 5120px){.vps__hero-bg-lcp{object-position:50% 60%}}@media screen and (min-width: 1024px){.vps__hero-bg-lcp{object-position:86% 100%}}@media screen and (min-width: 1920px){.vps__hero-bg-lcp{object-fit:contain;object-position:center center}}@media screen and (min-width: 2560px){.vps__hero-bg-lcp{object-fit:contain;object-position:center center}}@media screen and (min-width: 5120px){.vps__hero-bg-lcp{object-fit:contain;object-position:center center}}.vps__content-container{position:relative;z-index:4;display:flex;flex-direction:column;gap:16px;max-width:100%;flex:1}@media screen and (max-width: 767px){.vps__content-container{padding-top:50px}}@media screen and (min-width: 768px){.vps__content-container{padding-top:90px;gap:16px}}@media screen and (min-width: 1024px){.vps__content-container{max-width:980px;gap:16px}}@media screen and (min-width: 1920px){.vps__content-container{max-width:1280px}}@media screen and (min-width: 2560px){.vps__content-container{max-width:1440px}}@media screen and (min-width: 5120px){.vps__content-container{max-width:1920px}}.vps__badge-group{display:flex;align-items:center;gap:12px;background:#0f0f0f;border:1px solid rgba(255,68,0,.15);border-radius:16px;padding:4px 10px;width:fit-content;box-sizing:border-box;height:28px}@media screen and (max-width: 767px){.vps__badge-group{max-width:fit-content;margin-bottom:16px}}.vps__badge{background:#272727;border-radius:16px;padding:2px 10px;display:flex;align-items:center;justify-content:center}.vps__badge-text{color:#fff;font-size:14px;font-weight:500;line-height:20px}.vps__badge-content{display:flex;align-items:center;gap:4px;max-width:fit-content}.vps__badge-message{color:#fff;font-size:14px;font-weight:500;line-height:20px}@media screen and (max-width: 767px){.vps__badge-message{font-size:12px;line-height:18px}}.vps__badge-arrow{flex-shrink:0;align-items:center;margin-top:5px;margin-left:5px;z-index:1;position:relative}.vps__heading{margin:0;display:flex;flex-direction:column;gap:0}.vps__title{display:block;font-weight:600;font-size:72px;letter-spacing:-0.02em;line-height:1.2;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;padding-bottom:10px}@media screen and (max-width: 767px){.vps__title{font-size:52px;width:100%;line-height:1.1}}@media screen and (min-width: 768px){.vps__title{font-size:52px;width:100%}}@media screen and (min-width: 1024px){.vps__title{font-size:72px;width:758px}}.vps__title--big{text-transform:uppercase;font-family:"Sofia Pro",sans-serif;font-style:normal;font-weight:700;font-size:72px;line-height:83px;letter-spacing:-0.02em;width:758px;height:166px;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;flex:none;order:1;align-self:stretch;flex-grow:0}@media screen and (max-width: 767px){.vps__title--big{font-size:44px;line-height:55px;letter-spacing:-0.02em;width:100%;height:auto}}@media screen and (min-width: 768px){.vps__title--big{font-size:58px;line-height:72px;letter-spacing:-0.02em;width:100%;height:auto}}@media screen and (min-width: 1024px){.vps__title--big{font-size:72px;line-height:83px;letter-spacing:-0.02em;width:100%;height:auto}}@media screen and (min-width: 1920px){.vps__title--big{font-size:72px;line-height:83px;letter-spacing:-0.02em;width:758px;height:166px}}@media screen and (min-width: 2560px){.vps__title--big{font-size:84px;line-height:97px;letter-spacing:-0.02em;width:900px;height:200px}}@media screen and (min-width: 5120px){.vps__title--big{font-size:96px;line-height:111px;letter-spacing:-0.02em;width:1100px;height:240px}}.vps__subheading{font-size:18px;line-height:28px;color:#fff;font-weight:normal;margin:0;max-width:680px;opacity:.7}@media screen and (max-width: 375px){.vps__subheading{font-size:15px !important}}@media screen and (max-width: 767px){.vps__subheading{font-size:16px;font-weight:300;line-height:24px;max-width:100%}}@media screen and (min-width: 768px){.vps__subheading{max-width:300px;font-size:18px;line-height:28px}}@media screen and (min-width: 1024px){.vps__subheading{max-width:550px;font-size:18px;line-height:28px}}@media screen and (min-width: 1920px){.vps__subheading{max-width:680px;font-size:18px;line-height:28px}}@media screen and (min-width: 2560px){.vps__subheading{max-width:680px;font-size:18px;line-height:28px}}@media screen and (min-width: 5120px){.vps__subheading{max-width:680px;font-size:18px;line-height:28px}}.vps__button-container{display:flex;flex-direction:column;gap:31px;max-width:440px}@media screen and (max-width: 767px){.vps__button-container{max-width:100%;gap:20px;margin-top:20px}}@media screen and (min-width: 768px){.vps__button-container{max-width:100%;gap:25px}}@media screen and (min-width: 1024px){.vps__button-container{max-width:440px;gap:31px}}@media screen and (min-width: 1920px){.vps__button-container{max-width:440px;gap:31px}}@media screen and (min-width: 2560px){.vps__button-container{max-width:500px;gap:35px}}@media screen and (min-width: 5120px){.vps__button-container{max-width:600px;gap:40px}}@media screen and (min-width: 768px){.vps__button-container .button-container{gap:0}}@media screen and (min-width: 1024px){.vps__button-container .button-container{gap:12px}}@media screen and (min-width: 1920px){.vps__button-container .button-container{gap:12px}}.vps__buttons{display:flex;gap:12px;align-items:center;position:relative}@media screen and (max-width: 767px){.vps__buttons{flex-direction:column;justify-content:center;align-items:flex-start;padding:0px;width:100%;height:114px;flex:none;order:0;align-self:stretch;flex-grow:0;gap:16px}}.vps__button-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 24px;gap:10px;width:167px;height:51px;background:#fff;color:#000;box-shadow:0px 0px 19.3px rgba(255,68,0,.5);border-radius:8px;border:none;font-weight:500;font-size:20px;line-height:23px;cursor:pointer;position:relative;transition:background .3s,color .3s,box-shadow .3s,width .3s cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden;outline:none;flex:none;order:0;flex-grow:0;box-sizing:border-box;white-space:nowrap}@media screen and (max-width: 767px){.vps__button-primary{width:100%;align-self:stretch;height:51px;border-radius:8px}}.vps__button-primary .funding-withdrawals__button-text{transition:color .3s;z-index:1;position:relative;white-space:nowrap;color:inherit}@media screen and (max-width: 767px){.vps__button-primary .funding-withdrawals__button-text{width:119px;height:23px;font-weight:500;font-size:20px;line-height:23px;flex:none;order:0;flex-grow:0}}.vps__button-primary .funding-withdrawals__button-arrow{display:flex;align-items:center;opacity:0;width:0;margin-left:0;transition:opacity .2s,width .3s cubic-bezier(0.4, 0, 0.2, 1),margin-left .3s cubic-bezier(0.4, 0, 0.2, 1),color .3s;overflow:hidden;z-index:1;position:relative;color:#000}.vps__button-primary:hover,.vps__button-primary:focus{width:200px;background:#f40;color:#000 !important;box-shadow:0 0 19.3px 0 rgba(255,68,0,.5)}@media screen and (max-width: 767px){.vps__button-primary:hover,.vps__button-primary:focus{width:100%}}.vps__button-primary:hover .funding-withdrawals__button-arrow,.vps__button-primary:focus .funding-withdrawals__button-arrow{opacity:1;width:24px;margin-left:0;color:#000}.vps__button-primary:hover .funding-withdrawals__button-text,.vps__button-primary:focus .funding-withdrawals__button-text{color:#000 !important}.vps__button-secondary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 24px;gap:10px;width:fit-content;height:51px;background:rgba(0,0,0,0);color:#fff;border:none;font-weight:500;font-size:20px;line-height:23px;cursor:pointer;position:relative;transition:color .3s,border .3s,text-decoration .3s;outline:none;text-decoration:none;flex:none;order:1;flex-grow:0}@media screen and (max-width: 767px){.vps__button-secondary{width:100%;align-self:stretch;height:51px;justify-content:center}}.vps__button-secondary .funding-withdrawals__button-text{transition:color .3s,text-decoration .3s;z-index:1;position:relative}.vps__button-secondary .funding-withdrawals__button-arrow{display:flex;align-items:center;margin-left:0;transition:color .2s;color:currentColor}.vps__button-secondary:hover,.vps__button-secondary:focus{text-decoration:underline;border:none}.vps__button-secondary:hover .funding-withdrawals__button-arrow,.vps__button-secondary:focus .funding-withdrawals__button-arrow{color:#f40}.vps__button-icon{flex-shrink:0}.vps__trust-pilot{position:relative;z-index:4;display:flex;align-items:center;gap:14.73px;width:fit-content;height:30px;background:none;border:none;box-shadow:none;margin-top:90px;padding:0}@media screen and (max-width: 767px){.vps__trust-pilot{flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:center;width:100%;min-height:52px;margin-top:65px}.vps__trust-pilot .trustpilot-widget{min-height:24px}}@media screen and (min-width: 768px){.vps__trust-pilot{width:100%;margin-top:50px}}@media screen and (min-width: 1024px){.vps__trust-pilot{width:393.48px;height:30px;margin-top:100px}}@media screen and (min-width: 1920px){.vps__trust-pilot{width:393.48px;height:30px}}@media screen and (min-width: 2560px){.vps__trust-pilot{width:393.48px;height:30px}}@media screen and (min-width: 5120px){.vps__trust-pilot{width:393.48px;height:30px}}.vps__trust-rating{width:56px;height:30px;font-family:"Roboto",sans-serif;font-weight:bold;font-size:13.6px;line-height:29px;color:#fff;flex:none;order:0;flex-grow:0}.vps__trust-stars{display:flex;align-items:center}.vps__trust-reviews{width:fit-content;height:30px;font-family:"Roboto",sans-serif;font-weight:bold;font-size:13.6px;line-height:29px;color:#fff;flex:none;order:1;flex-grow:0}.vps__trust-brand{display:flex;align-items:center;gap:4.53px;order:2}@media screen and (max-width: 767px){.vps__trust-brand{flex-direction:row;justify-content:center;align-items:center;width:100%;order:4}}.vps__trust-logo{flex-shrink:0}.vps__trust-name{width:60px;height:30px;font-family:"Roboto",sans-serif;font-weight:bold;font-size:13.6px;line-height:29px;color:#fff;flex:none;order:1;flex-grow:0}@media screen and (min-width: 768px){.vps-content .trading-ticker-wrapper{margin-top:24px}}@media screen and (min-width: 1024px){.vps-content .trading-ticker-wrapper{margin-top:24px}}@media screen and (min-width: 1920px){.vps-content .trading-ticker-wrapper{margin-top:24px}}@media screen and (min-width: 2560px){.vps-content .trading-ticker-wrapper{margin-top:24px}}@media screen and (min-width: 5120px){.vps-content .trading-ticker-wrapper{margin-top:24px}}@media screen and (max-width: 767px){.vps-content .breadcrumbs-tab{display:none}}@media screen and (min-width: 768px){.vps-content .breadcrumbs-tab{margin-top:5px;padding-top:0;padding-bottom:0}}@media screen and (min-width: 1024px){.vps-content .breadcrumbs-tab{margin-top:5px}}@media screen and (min-width: 1920px){.vps-content .breadcrumbs-tab{margin-top:25px}}@media screen and (min-width: 2560px){.vps-content .breadcrumbs-tab{margin-top:25px}}@media screen and (min-width: 5120px){.vps-content .breadcrumbs-tab{margin-top:25px}}@media screen and (max-width: 767px){.vps-page .features-products{display:block !important;visibility:visible !important;opacity:1 !important;min-height:200px !important}.vps-page .features-products__header{display:block !important;visibility:visible !important;text-align:center !important;margin-bottom:20px !important}.vps-page .features-products__header *{text-align:center !important}.vps-page .features-products__badge{margin:0 auto !important;margin-bottom:10px !important}.vps-page .features-products__grid{display:flex !important;flex-direction:column !important;gap:20px;padding:0;visibility:visible !important}.vps-page .features-products__slider{display:flex !important;flex-direction:column !important;gap:20px;overflow:visible !important;scroll-snap-type:none !important;padding:0}.vps-page .features-products__grid-container{display:flex !important;flex-direction:column !important;gap:20px;grid-template-columns:none !important;visibility:visible !important}.vps-page .features-products__card{display:flex !important;visibility:visible !important;opacity:1 !important;width:100% !important;min-width:auto !important;min-height:auto !important;scroll-snap-align:none !important;flex-shrink:1 !important;padding:24px 28px;margin-bottom:0;background:#fff !important}.vps-page .features-products__card::before{background-image:url("/images/bg/features-products/features-products-mobile.svg") !important}.vps-page .features-products__card-icon{display:flex !important;visibility:visible !important;width:72px;height:72px;margin-bottom:16px}.vps-page .features-products__card-title{display:block !important;visibility:visible !important;font-size:22px !important;margin:0 0 12px 0 !important;line-height:1.2}.vps-page .features-products__card-description{display:block !important;visibility:visible !important;font-size:15px !important;max-width:none !important;line-height:1.5}}.trading-calendar{position:relative;width:100%;padding:50px 0 20px 0}@media screen and (max-width: 767px){.trading-calendar{padding:40px 0 60px 0}}.trading-calendar__container{max-width:1280px;margin:0 auto;padding:0;display:flex;flex-direction:row;align-items:center;gap:60px}@media screen and (max-width: 767px){.trading-calendar__container{flex-direction:column;gap:40px}}@media screen and (min-width: 768px){.trading-calendar__container{margin:0;flex-direction:column;gap:40px;align-items:flex-start}}@media screen and (min-width: 1024px){.trading-calendar__container{flex-direction:row;gap:60px}}@media screen and (min-width: 2560px){.trading-calendar__container{max-width:100%}}.trading-calendar__image-container{flex:1;display:flex;justify-content:left;align-items:flex-start}@media screen and (max-width: 767px){.trading-calendar__image-container{order:1}}.trading-calendar__image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.1)}@media screen and (max-width: 767px){.trading-calendar__image{border-radius:8px}}.trading-calendar__content{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media screen and (max-width: 767px){.trading-calendar__content{width:100%;order:2;gap:20px;padding:0 16px}}.trading-calendar__badge{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;padding:4px 10px;gap:12px;width:fit-content;height:28px;background:linear-gradient(0deg, rgba(255, 68, 0, 0.15), rgba(255, 68, 0, 0.15)),#fff;border:1px solid rgba(255,68,0,.15);border-radius:16px;flex:none;order:0;flex-grow:0}.trading-calendar__badge-icon{width:14px;height:14px;flex:none;order:0;flex-grow:0}.trading-calendar__badge-text{width:fit-content;height:20px;font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#000;flex:none;order:1;flex-grow:0}.trading-calendar__title{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:600;font-size:52px;line-height:1.3;letter-spacing:-0.02em;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;flex:none;order:0;align-self:stretch;flex-grow:0;margin:0}@media screen and (max-width: 767px){.trading-calendar__title{width:100%;font-size:36px;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}}.trading-calendar__benefits{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 767px){.trading-calendar__benefits{gap:12px}}.trading-calendar__benefit{display:flex;align-items:flex-start;gap:12px}@media screen and (max-width: 767px){.trading-calendar__benefit{gap:10px}}.trading-calendar__benefit-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;margin-top:2px}@media screen and (max-width: 767px){.trading-calendar__benefit-icon{width:18px;height:18px;margin-top:1px}}.trading-calendar__benefit-icon-img{width:100%;height:100%;object-fit:contain}.trading-calendar__benefit-text{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:normal;font-size:16px;line-height:24px;color:#1a1a1a}@media screen and (max-width: 767px){.trading-calendar__benefit-text{font-size:14px;line-height:22px}}.trading-calendar .navbar-dropdown-highlight__button-group{display:flex;flex-direction:row;gap:16px;align-items:center}@media screen and (max-width: 767px){.trading-calendar .navbar-dropdown-highlight__button-group{flex-direction:column;gap:12px;width:100%}}@media screen and (max-width: 767px){.trading-calendar-page .features-products{display:block !important;visibility:visible !important;opacity:1 !important;min-height:200px !important}.trading-calendar-page .features-products__header{display:block !important;visibility:visible !important;text-align:center !important;margin-bottom:20px !important}.trading-calendar-page .features-products__header *{text-align:center !important}.trading-calendar-page .features-products__badge{margin:0 auto !important;margin-bottom:10px !important}.trading-calendar-page .features-products__grid{display:flex !important;flex-direction:column !important;gap:20px;padding:0;visibility:visible !important}.trading-calendar-page .features-products__slider{display:flex !important;flex-direction:column !important;gap:20px;overflow:visible !important;scroll-snap-type:none !important;padding:0}.trading-calendar-page .features-products__grid-container{display:flex !important;flex-direction:column !important;gap:20px;grid-template-columns:none !important;visibility:visible !important}.trading-calendar-page .features-products__card{display:flex !important;visibility:visible !important;opacity:1 !important;width:100% !important;min-width:auto !important;min-height:auto !important;scroll-snap-align:none !important;flex-shrink:1 !important;padding:24px 28px;margin-bottom:0;background:#fff !important}.trading-calendar-page .features-products__card::before{background-image:url("/images/bg/features-products/features-products-mobile.svg") !important}.trading-calendar-page .features-products__card-icon{display:flex !important;visibility:visible !important;width:72px;height:72px;margin-bottom:16px}.trading-calendar-page .features-products__card-title{display:block !important;visibility:visible !important;font-size:24px !important;margin:0 0 12px 0 !important;line-height:1.2}.trading-calendar-page .features-products__card-description{display:block !important;visibility:visible !important;font-size:15px !important;max-width:none !important;line-height:1.5}}.tab-trading-tools{position:relative;width:100%;padding:20px 0}@media screen and (max-width: 767px){.tab-trading-tools{padding:125px 0 20px 0}}@media screen and (min-width: 768px)and (max-width: 1023px){.tab-trading-tools{padding:24px 0 20px 0}}@media screen and (min-width: 1024px){.tab-trading-tools{padding:24px 0 20px 0}}s .tab-trading-tools__container{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;justify-content:center}@media screen and (max-width: 767px){s .tab-trading-tools__container{max-width:100%;padding:0 20px}}.tab-trading-tools__tabs{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;width:100%;max-width:1239px;margin:0 auto}@media screen and (min-width: 768px){.tab-trading-tools__tabs{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;width:100%;max-width:1239px;margin:0 auto}}@media screen and (min-width: 1024px){.tab-trading-tools__tabs{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;width:100%;max-width:1239px;margin:0 auto}}@media screen and (max-width: 767px){.tab-trading-tools__tabs{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:5px;padding:0;width:100%;max-width:100%;height:auto;justify-items:center;align-items:center}}.tab-trading-tools__tab{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid rgba(255,68,0,.15);border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);width:288px}@media screen and (min-width: 768px){.tab-trading-tools__tab{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid rgba(255,68,0,.15);border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);width:288px}}@media screen and (min-width: 1024px){.tab-trading-tools__tab{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid rgba(255,68,0,.15);border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);width:288px}}@media screen and (max-width: 767px){.tab-trading-tools__tab{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:9.0331px 15.0552px;gap:7.53px;width:135px;height:32px;background:#fff;border:.752758px solid rgba(255,68,0,.15);border-radius:6.02207px;flex:none;order:0;flex-grow:0}}.tab-trading-tools__tab:hover{border-color:rgba(255,68,0,.3);background:#f40;box-shadow:0 4px 12px rgba(255,68,0,.1);transform:translateY(-1px)}.tab-trading-tools__tab:hover .tab-trading-tools__tab-icon:not(.tab-trading-tools__tab-icon--white){opacity:0 !important}.tab-trading-tools__tab:hover .tab-trading-tools__tab-icon--white{opacity:1 !important}.tab-trading-tools__tab:hover .tab-trading-tools__tab-text{color:#fff !important}.tab-trading-tools__tab--active{background:linear-gradient(0deg, rgba(255, 68, 0, 0.1), rgba(255, 68, 0, 0.1)),#fff;border-color:rgba(255,68,0,.3);box-shadow:0 4px 12px rgba(255,68,0,.15)}.tab-trading-tools__tab--active .tab-trading-tools__tab-icon:not(.tab-trading-tools__tab-icon--white){filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}.tab-trading-tools__tab--active .tab-trading-tools__tab-text{color:#f40;font-weight:600}.tab-trading-tools__tab--active:hover{background:#f40;border-color:rgba(255,68,0,.3);box-shadow:0 4px 12px rgba(255,68,0,.1);transform:translateY(-1px)}.tab-trading-tools__tab--active:hover .tab-trading-tools__tab-text{color:#fff !important}.tab-trading-tools__tab-icon-container{position:relative;width:16px;height:16px;flex-shrink:0}@media screen and (max-width: 767px){.tab-trading-tools__tab-icon-container{width:10.54px;height:10.54px;flex:none;order:0;flex-grow:0}}.tab-trading-tools__tab-icon{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease}.tab-trading-tools__tab-icon--hidden{opacity:0}.tab-trading-tools__tab-icon--white{opacity:0}.tab-trading-tools__tab .tab-trading-tools__tab-icon--white{opacity:0}.tab-trading-tools__tab:hover .tab-trading-tools__tab-icon--white{opacity:1 !important}.tab-trading-tools__tab:hover .tab-trading-tools__tab-icon:not(.tab-trading-tools__tab-icon--white){opacity:0 !important}.tab-trading-tools__tab-text{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:20px;color:#1a1a1a;white-space:nowrap;transition:all .3s ease}.tab-trading-tools__tab-text:hover{color:#fff}@media screen and (max-width: 767px){.tab-trading-tools__tab-text{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:400;font-size:9px;line-height:18px;color:#000;flex:none;order:1;flex-grow:0}}.our-community-content{position:relative;overflow:hidden;border-radius:24px;margin:0 auto 32px}.our-community-content__bg{position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;display:block;width:100%;height:100%}.our-community-content__bg-image{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;border-radius:inherit}@media screen and (min-width: 768px){.our-community-content{aspect-ratio:1240/501}.our-community-content__bg-image{object-position:left center}}.our-community-content__container{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:0 100px;gap:62px;border-radius:24px}.our-community-content__left{width:554px;display:flex;flex-direction:column;gap:20px;align-items:flex-start}.our-community-content__right{width:624px;display:flex;justify-content:center;align-items:center}.our-community-content__badge{width:fit-content;height:28px;background:#0f0f0f;border:1px solid rgba(255,68,0,.15);border-radius:16px;display:flex;align-items:center;gap:12px;padding:0}.our-community-content__badge-base{width:100px;height:24px;background:#262626;border-radius:16px;display:flex;align-items:center;justify-content:center}.our-community-content__badge-text{font-size:12px;line-height:16px;color:#fff;font-weight:400}.our-community-content__badge-content{display:flex;align-items:center;gap:12px;padding:4px 10px}.our-community-content__badge-icon{width:14px;height:14px}.our-community-content__badge-message{font-size:14px;line-height:20px;color:#fff;font-weight:500}@media screen and (max-width: 767px){.our-community-content__badge-message{font-size:12px;line-height:18px}}.our-community-content__title{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-size:52px;letter-spacing:-0.02em;width:694px;height:120px;margin-top:8px;margin-bottom:8px;white-space:pre-line;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.our-community-content__subtitle{width:333px;height:auto;font-family:"Sofia Pro";font-style:normal;font-weight:400;font-size:18px;line-height:28px;letter-spacing:.2px;color:#fff;opacity:.7;flex:none;order:2;align-self:stretch;flex-grow:0;margin:0}@media screen and (max-width: 375px){.our-community-content__subtitle{font-size:13px !important}}.our-community-content__image-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.our-community-content .navbar-dropdown-highlight__button-group{display:flex;gap:12px;margin-top:20px;width:537px}.our-community-content .navbar-dropdown-highlight__button{display:flex;align-items:center;justify-content:center;gap:10px;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:inherit;text-decoration:none;font-size:16px;line-height:24px;font-weight:600}.our-community-content .navbar-dropdown-highlight__button--primary{width:167px;height:51px;background:#f40;color:#fff;padding:0 24px;position:relative;overflow:hidden;transition:width .3s cubic-bezier(0.4, 0, 0.2, 1),background .3s,color .3s}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-text{transition:color .3s;z-index:1;position:absolute;left:24px;top:50%;transform:translateY(-50%)}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-arrow{display:flex;align-items:center;opacity:0;width:0;margin-left:0;transition:opacity .2s,width .3s,margin-left .3s;overflow:hidden;z-index:1;position:absolute;right:24px;top:50%;transform:translateY(-50%);flex-shrink:0}.our-community-content .navbar-dropdown-highlight__button--primary:hover{width:200px;background:#f40;color:#fff;box-shadow:0 0 19.3px 0 rgba(255,68,0,.5)}.our-community-content .navbar-dropdown-highlight__button--primary:hover .navbar-dropdown-highlight__button-arrow{opacity:1;width:24px;margin-left:0}.our-community-content .navbar-dropdown-highlight__button--secondary{width:288px;height:51px;background:rgba(0,0,0,0);color:#fff;border:1px solid rgba(0,0,0,0);padding:14px 24px}.our-community-content .navbar-dropdown-highlight__button--secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.our-community-content .navbar-dropdown-highlight__button-text{font-size:20px;line-height:1.6;font-weight:500;white-space:nowrap}.our-community-content .navbar-dropdown-highlight__button-arrow{width:10px;height:10px;transition:transform .3s ease}.our-community-content .navbar-dropdown-highlight__button:hover .navbar-dropdown-highlight__button-arrow{transform:translateX(2px)}.our-community-content .main-promotion__button-secondary{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:14px 24px;gap:10px;width:fit-content;height:51px;background:rgba(0,0,0,0);color:#fff;border:none;font-weight:500;font-size:20px;line-height:1.6;cursor:pointer;position:relative;transition:color .3s,border .3s,text-decoration .3s;outline:none;text-decoration:none;flex:none;order:1;flex-grow:0}.our-community-content .main-promotion__button-secondary .main-promotion__button-text{transition:color .3s,text-decoration .3s;z-index:1;position:relative}.our-community-content .main-promotion__button-secondary .main-promotion__button-arrow{display:flex;align-items:center;margin-left:0;transition:color .2s;color:currentColor}.our-community-content .main-promotion__button-secondary:hover,.our-community-content .main-promotion__button-secondary:focus{text-decoration:underline;border:none}.our-community-content .main-promotion__button-secondary:hover .main-promotion__button-arrow,.our-community-content .main-promotion__button-secondary:focus .main-promotion__button-arrow{color:#f40}@media screen and (max-width: 767px){.our-community-content{padding:45px 0;margin:40px 0 32px 0;border-radius:20px;width:100%;height:817px}.our-community-content::before{background:var(--background-image, url("../../assets/images/bg/join-our-community/join-our-community-mobile.svg")) no-repeat center center;top:0;left:0;right:0;bottom:0;border-radius:24px;background-size:cover;background-position:center center;width:100%;height:100%}.our-community-content__container{flex-direction:column;gap:32px;padding:0 25px;border-radius:24px}.our-community-content__left{width:100%;gap:16px;align-items:flex-start}.our-community-content__right{width:100%}.our-community-content__badge{width:fit-content;height:28px;margin:0}.our-community-content__title{width:100%;height:auto;font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:1.25;letter-spacing:-0.02em;text-align:left;margin-top:6px;margin-bottom:6px;white-space:pre-line;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.our-community-content__subtitle{width:100%;height:56px;font-size:14px;line-height:28px;letter-spacing:.2px;color:#fff;opacity:.7;text-align:left}.our-community-content .navbar-dropdown-highlight__button-group{flex-direction:column;gap:12px;margin-top:30px;width:100%}.our-community-content .navbar-dropdown-highlight__button{width:100% !important;height:51px}.our-community-content .navbar-dropdown-highlight__button--primary{width:100% !important;height:51px;text-align:center;justify-content:center;align-items:center}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-text{position:relative;left:auto;top:auto;transform:none;text-align:center}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-arrow{position:relative;right:auto;top:auto;transform:none;margin-left:8px}.our-community-content .navbar-dropdown-highlight__button--primary:hover{width:100% !important;background:#e63e00;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,68,0,.3)}.our-community-content .navbar-dropdown-highlight__button--primary:hover .navbar-dropdown-highlight__button-arrow{opacity:1;width:24px;margin-left:8px}.our-community-content .main-promotion__button-secondary{width:100%;align-self:stretch;justify-content:center;align-items:center;text-align:center}.our-community-content .main-promotion__button-secondary .main-promotion__button-text{text-align:center}}@media screen and (min-width: 768px)and (max-width: 1023px){.our-community-content{margin:24px auto 32px;border-radius:24px;width:100%}.our-community-content__container{flex-direction:row;align-items:center;gap:24px;padding:70px 32px;border-radius:24px}.our-community-content__left{width:auto;flex:1;min-width:0;gap:0;padding-top:0;align-items:flex-start}.our-community-content__right{display:none}.our-community-content__title{width:100%;max-width:420px;height:auto;font-size:20px;line-height:1.25;margin-top:4px;margin-bottom:4px}.our-community-content__subtitle{width:100%;font-size:16px;line-height:26px}.our-community-content .navbar-dropdown-highlight__button-group{flex-direction:row;flex-wrap:wrap;gap:12px;margin-top:12px;width:100%;max-width:480px}}@media screen and (min-width: 768px){.our-community-content{border-radius:24px;width:100%}.our-community-content .navbar-dropdown-highlight__button-group{flex-direction:row;gap:12px;align-items:flex-start}.our-community-content .navbar-dropdown-highlight__button{width:auto;height:51px;flex-shrink:0}.our-community-content .navbar-dropdown-highlight__button--primary{width:205px !important;height:51px;background:#f40;color:#fff;padding:0 24px;position:relative;overflow:hidden;text-align:left;transition:width .3s cubic-bezier(0.4, 0, 0.2, 1),background .3s,color .3s}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-text{font-size:16px;transition:color .3s;z-index:1;position:absolute;left:24px;top:50%;transform:translateY(-50%)}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-arrow{display:flex;align-items:center;opacity:0;width:0;margin-left:0;transition:opacity .2s,width .3s,margin-left .3s;overflow:hidden;z-index:1;position:absolute;right:24px;top:40%;transform:translateY(-50%);flex-shrink:0}.our-community-content .navbar-dropdown-highlight__button--primary:hover{width:230px !important;background:#f40;color:#fff;text-align:left;box-shadow:0 0 19.3px 0 rgba(255,68,0,.5)}.our-community-content .navbar-dropdown-highlight__button--primary:hover .navbar-dropdown-highlight__button-arrow{opacity:1;width:24px;margin-left:0}.our-community-content .main-promotion__button-secondary{width:288.33px;flex:1;align-self:stretch;font-size:16px;line-height:1.6}}@media screen and (min-width: 1024px){.our-community-content{margin:40px 0 32px;border-radius:24px;width:100%}.our-community-content::before{top:0;left:0;right:0;bottom:0;border-radius:24px;background-size:100% auto;background-position:center}.our-community-content__container{flex-direction:column;padding:60px;gap:0;border-radius:24px}.our-community-content__left{width:100% !important;gap:5px;flex-shrink:0;align-items:flex-start;padding-top:60px}.our-community-content__right{width:624px !important;flex-shrink:0}.our-community-content__title{width:600px;height:auto;font-size:27px;line-height:1.25;white-space:pre-line;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-align:left}.our-community-content__subtitle{width:625px;height:auto;font-size:18px;line-height:28px;letter-spacing:.2px;color:#fff;opacity:.7;text-align:left}.our-community-content .navbar-dropdown-highlight__button-group{flex-direction:row !important;width:537px !important;margin-top:20px}.our-community-content .navbar-dropdown-highlight__button--primary{width:167px;height:51px;background:#f40;color:#fff;padding:0 24px;position:relative;overflow:hidden;transition:width .3s cubic-bezier(0.4, 0, 0.2, 1),background .3s,color .3s}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-text{transition:color .3s;z-index:1;position:absolute;left:24px;top:50%;transform:translateY(-50%)}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-arrow{display:flex;align-items:center;opacity:0;width:0;margin-left:0;transition:opacity .2s,width .3s,margin-left .3s;overflow:hidden;z-index:1;position:absolute;right:24px;top:50%;transform:translateY(-50%);flex-shrink:0}.our-community-content .navbar-dropdown-highlight__button--primary:hover{width:200px;background:#f40;color:#fff;box-shadow:0 0 19.3px 0 rgba(255,68,0,.5)}.our-community-content .navbar-dropdown-highlight__button--primary:hover .navbar-dropdown-highlight__button-arrow{opacity:1;width:24px;top:50%;transform:translateY(-50%);margin-left:0}}@media screen and (min-width: 1920px){.our-community-content{margin:0 0 32px;border-radius:24px;width:100%}.our-community-content::before{top:0;left:0;right:0;bottom:0;border-radius:24px;background-size:100% auto;background-position:center}.our-community-content__container{flex-direction:row !important;padding:80px;gap:62px;border-radius:24px;width:100%}.our-community-content__left{width:694px !important;gap:20px;flex-shrink:0;align-items:flex-start;padding-top:90px}.our-community-content__right{width:624px !important;flex-shrink:0}.our-community-content__title{width:750px;height:auto;font-size:34px;line-height:1.25;white-space:pre-line;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-align:left}.our-community-content__subtitle{font-size:18px;line-height:28px;text-align:left}.our-community-content .navbar-dropdown-highlight__button-group{flex-direction:row !important;width:537px !important}.our-community-content .navbar-dropdown-highlight__button--primary{width:167px;height:51px;background:#f40;color:#fff;padding:0 24px;position:relative;overflow:hidden;transition:width .3s cubic-bezier(0.4, 0, 0.2, 1),background .3s,color .3s}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-text{transition:color .3s;z-index:1;position:absolute;left:24px;top:50%;transform:translateY(-50%)}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-arrow{display:flex;align-items:center;opacity:0;width:0;margin-left:0;transition:opacity .2s,width .3s,margin-left .3s;overflow:hidden;z-index:1;position:absolute;right:24px;top:50%;transform:translateY(-50%);flex-shrink:0}.our-community-content .navbar-dropdown-highlight__button--primary:hover{width:200px;background:#f40;color:#fff;box-shadow:0 0 19.3px 0 rgba(255,68,0,.5)}.our-community-content .navbar-dropdown-highlight__button--primary:hover .navbar-dropdown-highlight__button-arrow{opacity:1;width:24px;margin-left:12px}}@media screen and (min-width: 2560px){.our-community-content{margin:40px 0 32px;border-radius:24px;width:100%}.our-community-content::before{top:0;left:0;right:0;bottom:0;border-radius:24px;background-size:100% auto;background-position:center}.our-community-content__container{flex-direction:row !important;padding:100px 80px;gap:80px;border-radius:24px;width:100%}.our-community-content__left{width:694px !important;gap:20px;flex-shrink:0;align-items:flex-start;padding-top:50px}.our-community-content__right{width:624px !important;flex-shrink:0}.our-community-content__title{width:800px;height:auto;font-size:38px;line-height:1.25;white-space:pre-line;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-align:left}.our-community-content__subtitle{width:625px;height:auto;font-size:18px;line-height:28px;letter-spacing:.2px;color:#fff;opacity:.7;text-align:left}.our-community-content .navbar-dropdown-highlight__button-group{flex-direction:row !important;width:537px !important}.our-community-content .navbar-dropdown-highlight__button--primary{width:167px;height:51px;background:#f40;color:#fff;padding:0 24px;position:relative;overflow:hidden;transition:width .3s cubic-bezier(0.4, 0, 0.2, 1),background .3s,color .3s}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-text{transition:color .3s;z-index:1;position:absolute;left:24px;top:50%;transform:translateY(-50%)}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-arrow{display:flex;align-items:center;opacity:0;width:0;margin-left:0;transition:opacity .2s,width .3s,margin-left .3s;overflow:hidden;z-index:1;position:absolute;right:24px;top:50%;transform:translateY(-50%);flex-shrink:0}.our-community-content .navbar-dropdown-highlight__button--primary:hover{width:200px;background:#f40;color:#fff;box-shadow:0 0 19.3px 0 rgba(255,68,0,.5)}.our-community-content .navbar-dropdown-highlight__button--primary:hover .navbar-dropdown-highlight__button-arrow{opacity:1;width:24px;margin-left:12px}}@media screen and (min-width: 5120px){.our-community-content{margin:48px 0 32px;border-radius:24px;width:100%}.our-community-content::before{top:0;left:0;right:0;bottom:0;border-radius:24px;background-size:100% auto;background-position:center}.our-community-content__container{flex-direction:row !important;padding:180px 80px;gap:100px;border-radius:24px;width:100%}.our-community-content__left{width:694px !important;gap:20px;flex-shrink:0;align-items:flex-start;padding-top:110px}.our-community-content__right{width:624px !important;flex-shrink:0}.our-community-content__title{width:1100px;height:auto;font-size:42px;line-height:1.25;white-space:pre-line;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-align:left}.our-community-content__subtitle{width:625px;height:auto;font-size:18px;line-height:28px;letter-spacing:.2px;color:#fff;opacity:.7;text-align:left}.our-community-content .navbar-dropdown-highlight__button-group{flex-direction:row !important;width:537px !important}.our-community-content .navbar-dropdown-highlight__button--primary{width:167px;height:51px;background:#f40;color:#fff;padding:0 24px;position:relative;overflow:hidden;transition:width .3s cubic-bezier(0.4, 0, 0.2, 1),background .3s,color .3s}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-text{transition:color .3s;z-index:1;position:absolute;left:24px;top:50%;transform:translateY(-50%)}.our-community-content .navbar-dropdown-highlight__button--primary .navbar-dropdown-highlight__button-arrow{display:flex;align-items:center;opacity:0;width:0;margin-left:0;transition:opacity .2s,width .3s,margin-left .3s;overflow:hidden;z-index:1;position:absolute;right:24px;top:50%;transform:translateY(-50%);flex-shrink:0}.our-community-content .navbar-dropdown-highlight__button--primary:hover{width:200px;background:#f40;color:#fff;box-shadow:0 0 19.3px 0 rgba(255,68,0,.5)}.our-community-content .navbar-dropdown-highlight__button--primary:hover .navbar-dropdown-highlight__button-arrow{opacity:1;width:24px;margin-left:12px}}.community-buttons__secondary-link{display:inline-flex;align-items:center;gap:8px;width:fit-content;background:rgba(0,0,0,0);color:#fff;transition:color .3s,text-decoration .3s;text-decoration:none;font-size:16px;line-height:1.6;font-weight:500;cursor:pointer;margin-left:16px}@media screen and (max-width: 767px){.community-buttons__secondary-link{width:100%;justify-content:center;margin-left:0}}@media screen and (min-width: 768px){.community-buttons__secondary-link{font-size:16px}}@media screen and (min-width: 1024px){.community-buttons__secondary-link{font-size:16px}}@media screen and (min-width: 1920px){.community-buttons__secondary-link{font-size:16px}}.community-buttons__secondary-link-text{position:relative;transition:color .3s,text-decoration .3s}.community-buttons__secondary-link-arrow{display:inline-flex;align-items:center;margin-left:0;margin-top:4px;transition:color .3s,transform .3s;color:currentColor}.community-buttons__secondary-link-arrow svg{width:9.33px;height:9.33px;display:block}.community-buttons__secondary-link:hover,.community-buttons__secondary-link:focus{text-decoration:underline}.community-buttons__secondary-link:hover .community-buttons__secondary-link-arrow,.community-buttons__secondary-link:focus .community-buttons__secondary-link-arrow{color:#f40;transform:translateX(4px)}.community-buttons__secondary-link:active{text-decoration:underline}@media screen and (min-width: 768px)and (max-width: 1023px){.mt4-page-community #main-container,.mt5-page-community #main-container,.vps-page-community #main-container,.partners-page-community #main-container,.help-center__our-community #main-container,.legal-page-community #main-container,.contact-us-page-community #main-container,.homepage-our-community-shell #main-container,.our-community-page-shell #main-container{min-height:0;flex-grow:0;contain:none}}.mt4-page-community #main-container,.mt5-page-community #main-container,.vps-page-community #main-container,.partners-page-community #main-container,.help-center__our-community #main-container,.legal-page-community #main-container,.contact-us-page-community #main-container,.homepage-our-community-shell #main-container,.our-community-page-shell #main-container{min-height:0;flex-grow:0}@media screen and (max-width: 767px){.mt4-page-community #main-container .container,.mt5-page-community #main-container .container,.vps-page-community #main-container .container,.partners-page-community #main-container .container,.help-center__our-community #main-container .container,.legal-page-community #main-container .container,.contact-us-page-community #main-container .container,.homepage-our-community-shell #main-container .container,.our-community-page-shell #main-container .container{max-width:100%;padding-left:0;padding-right:0}}.hero{position:relative;overflow:hidden;color:#f7f5f3;display:flex;align-items:center;justify-content:center;width:100vw;height:auto;min-height:953px;padding-top:80px;z-index:2;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box;align-items:center}@media screen and (max-width: 767px){.hero{height:953px;border-radius:20px;padding-top:66px;margin-top:0;margin-bottom:0;overflow:visible}}@media screen and (min-width: 768px)and (max-width: 1023px){.hero{min-height:calc(66px + 575px);height:auto;padding-top:70px;padding-bottom:0;border-radius:24px}}@media screen and (min-width: 1024px){.hero{height:786px;padding-top:83px;padding-bottom:0}}@media screen and (min-width: 1920px){.hero{height:786px;padding-top:83px}}@media screen and (min-width: 2560px){.hero{height:786px;padding-top:83px}}@media screen and (min-width: 5120px){.hero{height:786px;padding-top:83px}}.hero__hero-container{width:100%;height:100%;max-width:1400px;margin:0 auto;border-radius:24px;background:#000;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}@media screen and (max-width: 767px){.hero__hero-container{width:393px;max-width:393px;height:953px;position:absolute;left:50%;transform:translateX(-50%);top:66px;margin:0 auto;border-radius:20px;overflow:hidden}}@media screen and (min-width: 768px)and (max-width: 1023px){.hero__hero-container{width:calc(100% - 48px);max-width:100%;height:575px;position:absolute;left:50%;transform:translateX(-50%);top:66px;margin:0 auto;border-radius:24px;overflow:hidden;padding-left:24px;padding-right:24px;box-sizing:border-box}.hero__hero-container .container{max-width:100%;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;box-sizing:border-box}}@media screen and (min-width: 1024px){.hero__hero-container{width:calc(100vw - 20px);max-width:1200px;height:575px;position:absolute;left:50%;transform:translateX(-50%);top:77px;margin:0 auto;overflow:visible}}@media screen and (min-width: 1920px){.hero__hero-container{width:calc(100vw - 120px);max-width:1400px;height:686px;position:absolute;left:50%;transform:translateX(-50%);top:77px;margin:0 auto;overflow:visible}}@media screen and (min-width: 2560px){.hero__hero-container{width:calc(100vw - 160px);max-width:1600px;height:686px;position:absolute;left:50%;transform:translateX(-50%);top:77px;margin:0 auto;overflow:visible}}@media screen and (min-width: 5120px){.hero__hero-container{width:calc(100vw - 200px);max-width:2000px;height:686px;position:absolute;left:50%;transform:translateX(-50%);top:77px;margin:0 auto;overflow:visible}}.hero__hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto;border-radius:24px;z-index:1;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 767px){.hero__hero-bg{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:20px;overflow:hidden;border-radius:20px;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 768px){.hero__hero-bg{background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 1024px){.hero__hero-bg{background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 1920px){.hero__hero-bg{background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 2560px){.hero__hero-bg{background-size:cover;background-color:rgba(0,0,0,0)}}@media screen and (min-width: 5120px){.hero__hero-bg{background-size:cover;background-color:rgba(0,0,0,0)}}.hero__hero-img{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;z-index:2}@media screen and (max-width: 767px){.hero__hero-img{display:none}}@media screen and (min-width: 768px){.hero__hero-img{display:none}}@media screen and (min-width: 1024px){.hero__hero-img{display:block;width:100%;height:100%}}@media screen and (min-width: 1920px){.hero__hero-img{display:block;width:100%;height:100%}}@media screen and (min-width: 2560px){.hero__hero-img{display:block;width:100%;height:100%}}@media screen and (min-width: 5120px){.hero__hero-img{display:block;width:100%;height:100%}}.hero__content-container{position:relative;z-index:4;display:flex;flex-direction:column;gap:16px;max-width:100%;flex:1}@media screen and (max-width: 767px){.hero__content-container{padding-top:50px}}@media screen and (min-width: 768px){.hero__content-container{padding-top:50px}}@media screen and (min-width: 1024px){.hero__content-container{padding-top:50px;max-width:980px}}@media screen and (min-width: 1920px){.hero__content-container{padding-top:100px;max-width:1280px}}@media screen and (min-width: 2560px){.hero__content-container{max-width:1440px}}@media screen and (min-width: 5120px){.hero__content-container{max-width:1920px}}.hero__badge-group{display:flex;align-items:center;gap:12px;background:#0f0f0f;border:1px solid rgba(255,68,0,.15);border-radius:16px;padding:4px 10px;width:fit-content;box-sizing:border-box;height:28px}@media screen and (max-width: 767px){.hero__badge-group{max-width:fit-content;margin-bottom:16px}}.hero__badge-content{display:flex;align-items:center;gap:4px;max-width:fit-content}.hero__badge-message{color:#fff;font-size:14px;font-weight:500;line-height:20px}@media screen and (max-width: 767px){.hero__badge-message{font-size:12px;line-height:18px}}.hero__badge-arrow{flex-shrink:0;align-items:center;margin-top:5px;margin-left:5px;z-index:1;position:relative}.hero__heading{margin:0;display:flex;flex-direction:column;gap:0}.hero__title{display:block;font-weight:600;font-size:72px;letter-spacing:-0.02em;line-height:1.2;background:linear-gradient(102.31deg, rgba(255, 255, 255, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;padding-bottom:10px}@media screen and (max-width: 767px){.hero__title{font-size:52px;width:100%;line-height:1.1}}@media screen and (min-width: 768px){.hero__title{font-size:52px;width:100%}}@media screen and (min-width: 1024px){.hero__title{font-size:72px;width:758px}}.hero__subheading{font-size:18px;line-height:28px;color:#fff;font-weight:normal;margin:0;max-width:615px;opacity:.7}@media screen and (max-width: 767px){.hero__subheading{font-size:16px;font-weight:300;line-height:24px;max-width:100%}}@media screen and (min-width: 768px){.hero__subheading{font-size:18px;line-height:28px}}@media screen and (min-width: 1024px){.hero__subheading{font-size:18px;line-height:28px}}@media screen and (min-width: 1920px){.hero__subheading{font-size:18px;line-height:28px}}@media screen and (min-width: 2560px){.hero__subheading{font-size:20px;line-height:30px}}@media screen and (min-width: 5120px){.hero__subheading{font-size:22px;line-height:32px}}.hero__button-container{display:flex;flex-direction:column;gap:31px;max-width:440px}@media screen and (max-width: 767px){.hero__button-container{max-width:100%;gap:20px;margin-top:20px}}@media screen and (min-width: 768px){.hero__button-container{max-width:100%;gap:25px}}@media screen and (min-width: 1024px){.hero__button-container{max-width:440px;gap:31px}}@media screen and (min-width: 1920px){.hero__button-container{max-width:440px;gap:31px}}@media screen and (min-width: 2560px){.hero__button-container{max-width:500px;gap:35px}}@media screen and (min-width: 5120px){.hero__button-container{max-width:600px;gap:40px}}.hero__buttons{display:flex;gap:12px;align-items:center;position:relative}@media screen and (max-width: 767px){.hero__buttons{flex-direction:column;justify-content:center;align-items:flex-start;padding:0px;width:100%;height:114px;flex:none;order:0;align-self:stretch;flex-grow:0;gap:16px}}.hero__button-primary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 24px;gap:10px;width:167px;height:51px;background:#fff;color:#000;box-shadow:0px 0px 19.3px rgba(255,68,0,.5);border-radius:8px;border:none;font-weight:500;font-size:20px;cursor:pointer;position:relative;transition:background .3s,color .3s,box-shadow .3s,width .3s cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden;outline:none;flex:none;order:0;flex-grow:0;box-sizing:border-box;white-space:nowrap}@media screen and (max-width: 767px){.hero__button-primary{width:100%;align-self:stretch;height:51px;border-radius:8px}}.hero__button-primary .hero__button-text{transition:color .3s;z-index:1;position:absolute;left:24px;top:50%;transform:translateY(-50%);white-space:nowrap;color:inherit}@media screen and (max-width: 767px){.hero__button-primary .hero__button-text{width:119px;height:23px;font-weight:500;font-size:20px;line-height:23px;flex:none;order:0;flex-grow:0;position:relative;left:auto;top:auto;transform:none}}@media screen and (min-width: 768px){.hero__button-primary .hero__button-text{font-size:18px}}@media screen and (min-width: 1024px){.hero__button-primary .hero__button-text{font-size:20px}}.hero__button-primary .hero__button-arrow{display:flex;align-items:center;opacity:0;width:0;margin-left:12px;transition:opacity .2s,width .3s cubic-bezier(0.4, 0, 0.2, 1),margin-left .3s cubic-bezier(0.4, 0, 0.2, 1),color .3s;overflow:hidden;z-index:1;position:absolute;right:0;top:50%;transform:translateY(-50%);color:#000}@media screen and (max-width: 767px){.hero__button-primary .hero__button-arrow{position:relative;right:auto;top:auto;transform:none}}.hero__button-primary:hover,.hero__button-primary:focus{width:200px;background:#f40;color:#000 !important;box-shadow:0 0 19.3px 0 rgba(255,68,0,.5)}@media screen and (max-width: 767px){.hero__button-primary:hover,.hero__button-primary:focus{width:100%}}.hero__button-primary:hover .hero__button-arrow,.hero__button-primary:focus .hero__button-arrow{opacity:1;width:24px;margin-left:12px;color:#000}.hero__button-primary:hover .hero__button-text,.hero__button-primary:focus .hero__button-text{color:#000 !important}.hero__button-secondary{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 24px;gap:10px;width:fit-content;height:51px;background:rgba(0,0,0,0);color:#fff;border:none;font-weight:500;font-size:20px;line-height:23px;cursor:pointer;position:relative;transition:color .3s,border .3s,text-decoration .3s;outline:none;text-decoration:none;flex:none;order:1;flex-grow:0}@media screen and (max-width: 767px){.hero__button-secondary{width:100%;align-self:stretch;height:51px;justify-content:center}}.hero__button-secondary .hero__button-text{transition:color .3s,text-decoration .3s;z-index:1;position:relative}.hero__button-secondary .hero__button-arrow{display:flex;align-items:center;margin-left:12px;transition:color .2s;color:currentColor}.hero__button-secondary:hover,.hero__button-secondary:focus{text-decoration:underline;border:none}.hero__button-secondary:hover .hero__button-arrow,.hero__button-secondary:focus .hero__button-arrow{color:#f40}.hero__warning-container{display:flex;align-items:center;gap:8px;padding:12px 16px;background:rgba(255,68,0,.1);border:1px solid rgba(255,68,0,.2);border-radius:8px;max-width:440px}@media screen and (max-width: 767px){.hero__warning-container{max-width:100%;padding:10px 12px}}.hero__warning-icon{flex-shrink:0}.hero__warning-text{font-size:14px;line-height:20px;color:#fff;font-weight:normal;opacity:.9}@media screen and (max-width: 767px){.hero__warning-text{font-size:12px;line-height:18px;white-space:pre-line}}.hero__trust-pilot{position:relative;z-index:4;display:flex;align-items:center;gap:14.73px;width:fit-content;height:30px;background:none;border:none;box-shadow:none;margin-top:90px;padding:0}@media screen and (max-width: 767px){.hero__trust-pilot{flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:center;width:100%;margin-top:65px;padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px){.hero__trust-pilot{width:100%;height:auto;min-height:30px;margin-top:30px;flex-wrap:nowrap}}@media screen and (min-width: 1024px){.hero__trust-pilot{width:393.48px;height:30px;margin-top:35px}}@media screen and (min-width: 1920px){.hero__trust-pilot{width:393.48px;height:30px}}@media screen and (min-width: 2560px){.hero__trust-pilot{width:393.48px;height:30px}}@media screen and (min-width: 5120px){.hero__trust-pilot{width:393.48px;height:30px}}.hero__trust-rating{width:56px;height:30px;font-family:"Roboto",sans-serif;font-weight:bold;font-size:13.6px;line-height:29px;color:#fff;flex:none;order:0;flex-grow:0}.hero__trust-stars{display:flex;align-items:center}.hero__trust-reviews{width:fit-content;height:30px;font-family:"Roboto",sans-serif;font-weight:bold;font-size:13.6px;line-height:29px;color:#fff;flex:none;order:1;flex-grow:0}.hero__trust-brand{display:flex;align-items:center;gap:4.53px;order:2}@media screen and (max-width: 767px){.hero__trust-brand{flex-direction:row;justify-content:center;align-items:center;width:100%;order:4}}.hero__trust-logo{flex-shrink:0}.hero__trust-name{width:60px;height:30px;font-family:"Roboto",sans-serif;font-weight:bold;font-size:13.6px;line-height:29px;color:#fff;flex:none;order:1;flex-grow:0}.hero__hand-container{position:absolute;top:0;right:0;width:50%;height:100%;z-index:3;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.hero__hand-container{display:none}}@media screen and (min-width: 768px){.hero__hand-container{display:none}}@media screen and (min-width: 1024px){.hero__hand-container{display:flex;width:50%;height:100%}}@media screen and (min-width: 1920px){.hero__hand-container{display:flex;width:50%;height:100%}}@media screen and (min-width: 2560px){.hero__hand-container{display:flex;width:50%;height:100%}}@media screen and (min-width: 5120px){.hero__hand-container{display:flex;width:50%;height:100%}}.hero__hand-img{width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain}.fastin-fastout-section{display:flex;justify-content:center;align-items:center;width:100%;padding:63px 0}@media screen and (max-width: 767px){.fastin-fastout-section{padding:125px 0 50px 0}}@media screen and (min-width: 768px)and (max-width: 1023px){.fastin-fastout-section{padding-top:24px}}@media screen and (min-width: 1024px){.fastin-fastout-section{padding-top:24px}}.fastin-fastout-section__container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1241px;margin:0 auto;padding:0 20px}@media screen and (max-width: 767px){.fastin-fastout-section__container{max-width:100%;padding:0}}.fastin-fastout-section__header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:63px;width:100%}@media screen and (max-width: 767px){.fastin-fastout-section__header{margin-bottom:36px;padding:0 16px}}.fastin-fastout-section__badge{display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;background:rgba(255,68,0,.15);border:1px solid rgba(255,68,0,.15);border-radius:16px;padding:4px 12px;margin-bottom:18px;width:fit-content;height:26px}@media screen and (max-width: 767px){.fastin-fastout-section__badge{margin-bottom:12px;gap:4px}}.fastin-fastout-section__badge-icon{width:16px;height:16px;object-fit:contain}@media screen and (max-width: 767px){.fastin-fastout-section__badge-icon{width:14px;height:14px}}.fastin-fastout-section__badge-text{font-family:"Sofia Pro",Arial,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#000;white-space:nowrap}@media screen and (max-width: 767px){.fastin-fastout-section__badge-text{font-size:14px;line-height:20px}}.fastin-fastout-section__title{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:600;font-size:52px;text-align:center;letter-spacing:-0.02em;margin:0 0 24px 0;max-width:100%;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media screen and (max-width: 375px){.fastin-fastout-section__title{font-size:32px !important}}@media screen and (max-width: 767px){.fastin-fastout-section__title{font-weight:700;font-size:36px;line-height:1.2;margin-bottom:16px;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}}.fastin-fastout-section__description{font-family:"Sofia Pro",Arial,sans-serif;font-weight:normal;font-size:18px;line-height:28px;color:#000;text-align:center;margin:0;max-width:767px;opacity:.7}@media screen and (max-width: 767px){.fastin-fastout-section__description{font-size:15px;line-height:28px;max-width:100%}}.fastin-fastout-section__features{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;width:100%;max-width:1241px}@media screen and (max-width: 767px){.fastin-fastout-section__features{grid-template-columns:1fr;gap:16px;max-width:354px}}.fastin-fastout-section__card{background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px;padding:24px;min-height:234px;display:flex;flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden}@media screen and (max-width: 767px){.fastin-fastout-section__card{min-height:205px;padding:24px}}.fastin-fastout-section__card-content{display:flex;flex-direction:column;height:100%;gap:28px;z-index:2;position:relative}@media screen and (max-width: 767px){.fastin-fastout-section__card-content{gap:24px}}.fastin-fastout-section__card-icon{width:72px;height:72px;border-radius:16px;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;flex-shrink:0}@media screen and (max-width: 767px){.fastin-fastout-section__card-icon{width:72px;height:72px}}.fastin-fastout-section__card-icon img{width:72px;height:72px;object-fit:contain}@media screen and (max-width: 767px){.fastin-fastout-section__card-icon img{width:72px;height:72px}}.fastin-fastout-section__card-details{display:flex;flex-direction:column;gap:12px;flex-grow:1;text-align:left;align-items:flex-start}.fastin-fastout-section__card-title{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:700;font-size:32px;letter-spacing:-0.02em;margin:0;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media screen and (max-width: 767px){.fastin-fastout-section__card-title{font-weight:800;font-size:24px;line-height:24px;color:#000;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset}}@media screen and (min-width: 768px){.fastin-fastout-section__card-title{font-size:22px}}@media screen and (min-width: 1024px){.fastin-fastout-section__card-title{font-size:32px}}.fastin-fastout-section__card-description{display:flex;align-items:flex-start;gap:8px}@media screen and (max-width: 767px){.fastin-fastout-section__card-description{gap:6px}}.fastin-fastout-section__card-description span{font-family:"Sofia Pro",Arial,sans-serif;font-weight:normal;font-size:16px;line-height:28px;color:#000;margin:0;flex:1}@media screen and (max-width: 767px){.fastin-fastout-section__card-description span{font-size:14px;line-height:24px}}.fastin-fastout-section__card-check{width:16px;height:16px;object-fit:contain;flex-shrink:0;margin-top:6px}@media screen and (max-width: 767px){.fastin-fastout-section__card-check{width:14px;height:14px;margin-top:5px}}.fastin-fastout-section__card::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.9);border-radius:16px;z-index:1}.payment-systems-section{width:100%;margin:0 auto;padding:0;margin-top:48px;margin-bottom:48px}@media screen and (max-width: 767px){.payment-systems-section{padding:0}}.payment-systems-section__container{max-width:1241px;margin:0 auto;display:flex;flex-direction:column;gap:0}@media screen and (max-width: 767px){.payment-systems-section__container{max-width:353px;gap:0}}.payment-systems-section__background{width:100%;height:auto;position:relative;background:#fff;border-radius:20px;border:1px solid rgba(255,68,0,.15);overflow:hidden}@media screen and (max-width: 767px){.payment-systems-section__background{border-radius:20px}}.payment-systems-section__background-image{width:100%;height:auto;display:block;object-fit:cover;object-position:center}.payment-systems-section__info{width:100%;padding:40px 0 0 0}.payment-systems-section__info-text{max-width:1041px;margin:0 auto}@media screen and (max-width: 767px){.payment-systems-section__info-text{max-width:353px}}.payment-systems-section__info-text p{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:300;font-size:12px;color:#000;margin:0 0 20px 0;text-align:center;opacity:.7}@media screen and (max-width: 767px){.payment-systems-section__info-text p{font-size:12px;text-align:center;margin:0 0 20px 0}}.payment-systems-section__info-text p:last-child{margin-bottom:0}.payment-systems-section__info-text p::before{content:"* ";color:#000}.faq-search-bar{width:100%;max-width:644px;margin:0 auto}.faq-search-bar__input-container{position:relative;display:flex;align-items:center;width:644px;height:54px;background:#fff;border:2px solid #f90;border-radius:8px;box-sizing:border-box;overflow:hidden;box-shadow:0 2px 8px rgba(255,153,0,.15)}@media screen and (max-width: 767px){.faq-search-bar__input-container{width:100%;max-width:353px;height:54px}}.faq-search-bar__input-container:focus-within{border-color:#f40;box-shadow:0 4px 16px rgba(255,68,0,.25)}.faq-search-bar__icon-container{display:flex;align-items:center;justify-content:center;width:26px;height:26px;margin-left:22px;margin-right:28px;flex-shrink:0;z-index:1}.faq-search-bar__icon{width:26px;height:26px;object-fit:contain}.faq-search-bar__input{flex:1;height:100%;background:rgba(0,0,0,0) !important;border:none !important;outline:none !important;font-size:18px !important;font-weight:600 !important;line-height:28px !important;color:#333 !important;padding:0 !important;margin:0 !important;opacity:1 !important;font-family:"Sofia Pro",sans-serif !important;text-rendering:optimizeLegibility !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important}.faq-search-bar__input::placeholder{color:#666 !important;opacity:1 !important;font-weight:500 !important}.faq-search-bar__input:focus{color:#000 !important;font-weight:700 !important;outline-offset:2px !important}@media screen and (max-width: 767px){.faq-search-bar__input{font-size:16px !important;line-height:24px !important}}.trust-pilot{display:flex;justify-content:flex-start;align-items:center;margin:16px 0;max-width:300px}@media screen and (max-width: 767px){.trust-pilot{margin:12px 0;max-width:280px}}.trust-pilot--lab-static{min-height:24px}.trust-pilot__slot{position:relative;width:100%;max-width:300px;min-height:24px}.trust-pilot__lab-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#fff !important;font-size:14px;font-weight:500;letter-spacing:.02em}.trust-pilot__lab-stars{color:#00b67a;letter-spacing:1px;font-size:15px;line-height:1}.trust-pilot__lab-label{opacity:.95}.trustpilot-widget{width:100%;height:24px;max-width:300px;position:relative}.trustpilot-widget iframe{height:24px !important;min-height:24px !important;width:100% !important;border:none !important;background:rgba(0,0,0,0) !important}.trustpilot-widget iframe{filter:invert(1) hue-rotate(180deg) brightness(1.2) contrast(1.1);-webkit-filter:invert(1) hue-rotate(180deg) brightness(1.2) contrast(1.1)}.trustpilot-widget::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);pointer-events:none;z-index:1;mix-blend-mode:multiply}@media screen and (max-width: 767px){.trust-pilot{margin:0 auto;max-width:280px;justify-content:center}.trust-pilot__slot{max-width:280px}.trustpilot-widget{max-width:280px}.trustpilot-widget iframe{max-width:280px !important}}.cost-swap-rate{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:75px 0 0 0;gap:20px}@media screen and (max-width: 767px){.cost-swap-rate{padding:65px 0 0 0;gap:20px}}.cost-swap-rate__header{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1166px;gap:10px}@media screen and (max-width: 767px){.cost-swap-rate__header{max-width:355px;gap:12px}}.cost-swap-rate__badge{display:flex;justify-content:center;width:100%}.cost-swap-rate__badge .badge-row{display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 4px 4px 4px;background:rgba(255,68,0,.15);border:1px solid rgba(255,68,0,.15);border-radius:16px;width:fit-content;height:26px;margin:0 auto}.cost-swap-rate__badge .badge-row img{width:14px;height:14px;flex-shrink:0}.cost-swap-rate__badge .badge-row .badge-label{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:20px;color:#000;white-space:nowrap}.cost-swap-rate__title{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:600;font-size:52px;letter-spacing:-0.02em;text-align:center;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin:0}@media screen and (max-width: 767px){.cost-swap-rate__title{font-size:36px}}.cost-swap-rate__subtitle{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:28px;letter-spacing:.2px;opacity:.7;color:#000;text-align:center;margin:0;width:666px}@media screen and (max-width: 767px){.cost-swap-rate__subtitle{font-size:15px;font-weight:normal;width:100%}}.cost-swap-rate__card{box-sizing:border-box;position:relative;width:100%;max-width:1240px;height:220px;border-radius:12px;overflow:hidden;background:rgba(0,0,0,0);flex:none;order:1;flex-grow:0}@media screen and (max-width: 767px){.cost-swap-rate__card{max-width:100%;width:100%;height:310px;flex-direction:column;justify-content:center;align-items:center;align-self:stretch}}@media screen and (min-width: 768px){.cost-swap-rate__card{height:310px}}@media screen and (min-width: 1024px){.cost-swap-rate__card{height:220px}}.cost-swap-rate__card-content{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;padding:20px;gap:16px;width:1240px;height:220px;box-sizing:border-box;border-radius:12px;overflow:hidden}@media screen and (max-width: 767px){.cost-swap-rate__card-content{flex-direction:column;justify-content:center;align-items:center;padding:24px 10px;gap:4px;width:100%;height:310px}}@media screen and (min-width: 768px){.cost-swap-rate__card-content{flex-direction:column;justify-content:center;align-items:center;padding:24px 10px;gap:4px;width:100%;height:310px}}@media screen and (min-width: 1024px){.cost-swap-rate__card-content{flex-direction:row;width:100%;flex-direction:row;align-items:center;padding:20px;gap:16px;width:100%;height:220px;box-sizing:border-box;border-radius:12px;overflow:hidden}}@media screen and (min-width: 1920px){.cost-swap-rate__card-content{flex-direction:row;width:100%;flex-direction:row;align-items:center;padding:20px;gap:16px;width:1240px;height:220px;box-sizing:border-box;border-radius:12px;overflow:hidden}}.cost-swap-rate__card-content-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:12px;overflow:visible}.cost-swap-rate__card-content-bg .desktop-bg{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.cost-swap-rate__card-content-bg .desktop-bg{display:none}}@media screen and (min-width: 768px){.cost-swap-rate__card-content-bg .desktop-bg{display:none}}.cost-swap-rate__card-content-bg .mobile-bg{display:none;object-fit:cover}@media screen and (max-width: 767px){.cost-swap-rate__card-content-bg .mobile-bg{display:block;width:100%;height:100%}}@media screen and (min-width: 768px){.cost-swap-rate__card-content-bg .mobile-bg{display:block;width:100%;height:100%}}.cost-swap-rate__card-left{display:flex;flex-direction:column;align-items:flex-start;padding:12px;gap:6px;width:454px;height:180px;background:rgba(0,0,0,0);border:none;border-radius:8px;position:relative;z-index:2}@media screen and (max-width: 767px){.cost-swap-rate__card-left{width:100%;height:176px;padding:12px 10px;gap:0;margin-top:10px}}@media screen and (min-width: 768px){.cost-swap-rate__card-left{width:100%;height:180px}}@media screen and (min-width: 1024px){.cost-swap-rate__card-left{width:454px;height:180px}}@media screen and (min-width: 1920px){.cost-swap-rate__card-left{width:454px;height:180px}}.cost-swap-rate__card-left-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border-radius:8px;overflow:hidden}.cost-swap-rate__card-left-bg .desktop-bg{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.cost-swap-rate__card-left-bg .desktop-bg{display:none}}@media screen and (min-width: 768px){.cost-swap-rate__card-left-bg .desktop-bg{display:none}}.cost-swap-rate__card-left-bg .mobile-bg{display:none;object-fit:cover}@media screen and (max-width: 767px){.cost-swap-rate__card-left-bg .mobile-bg{display:block;width:100%;height:100%}}@media screen and (min-width: 768px){.cost-swap-rate__card-left-bg .mobile-bg{display:block;width:100%;height:100%}}.cost-swap-rate__icon{width:72px;height:72px;flex-shrink:0;position:relative;z-index:1}@media screen and (max-width: 767px){.cost-swap-rate__icon{width:48px;height:48px}}.cost-swap-rate__icon img{width:100%;height:100%;object-fit:contain}.cost-swap-rate__card-text{display:flex;flex-direction:column;gap:6px;flex:1;position:relative;z-index:1}@media screen and (max-width: 767px){.cost-swap-rate__card-text{gap:6px}}.cost-swap-rate__card-title{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:600;font-size:22px;letter-spacing:-0.02em;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;flex:none;order:0;align-self:stretch;flex-grow:0;margin:0}@media screen and (max-width: 375px){.cost-swap-rate__card-title{width:100% !important;font-size:18px !important}}@media screen and (max-width: 767px){.cost-swap-rate__card-title{width:100%;font-size:22px}}@media screen and (min-width: 768px){.cost-swap-rate__card-title{font-size:22px}}.cost-swap-rate__card-description{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:140%;letter-spacing:.2px;color:#000;margin:0;width:100%;opacity:.7}@media screen and (max-width: 767px){.cost-swap-rate__card-description{line-height:140%;width:100%;font-size:14px}}@media screen and (min-width: 768px){.cost-swap-rate__card-description{font-size:16px}}.cost-swap-rate__card-right{display:flex;align-items:center;justify-content:center;flex:1;height:100%;position:relative;z-index:2}@media screen and (max-width: 767px){.cost-swap-rate__card-right{width:100%;height:auto;justify-content:flex-start}}@media screen and (min-width: 768px){.cost-swap-rate__card-right{font-size:16px}}.cost-swap-rate__formula{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:600;font-size:30px;letter-spacing:-0.02em;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-align:center;width:auto}@media screen and (max-width: 767px){.cost-swap-rate__formula{text-align:left;font-size:16px;font-weight:normal;width:100%}}@media screen and (min-width: 768px){.cost-swap-rate__formula{font-size:22px}}@media screen and (min-width: 1024px){.cost-swap-rate__formula{font-size:30px}}.cost-swap-rate__formula--image{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.cost-swap-rate__formula--image{width:100%;display:block}.cost-swap-rate__formula--image img{width:100%;height:auto;object-fit:contain;display:block;margin:0;padding:0}}@media screen and (min-width: 768px){.cost-swap-rate__formula--image{width:100%}.cost-swap-rate__formula--image img{width:100%;height:auto;object-fit:contain;display:block}}@media screen and (min-width: 1024px){.cost-swap-rate__formula--image{width:100%}.cost-swap-rate__formula--image img{width:100%;height:auto;object-fit:contain;display:block}}.our-spreads{display:flex;flex-direction:column;align-items:center;gap:38px;width:100%;max-width:1440px;height:auto;background:rgba(0,0,0,0);border-radius:24px;position:relative;overflow:hidden;margin:0 auto}@media screen and (max-width: 767px){.our-spreads{padding:0;gap:20px;width:100%;height:auto;border-radius:12px;margin-top:130px}}@media screen and (min-width: 768px)and (max-width: 1023px){.our-spreads{margin-top:24px}}@media screen and (min-width: 1024px){.our-spreads{margin-top:24px}}.our-spreads__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.our-spreads__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:38px;width:100%;max-width:1241px;height:auto}@media screen and (max-width: 767px){.our-spreads__content{width:100%;height:auto;gap:20px;padding:0}}.our-spreads__header{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1241px;height:auto}@media screen and (max-width: 767px){.our-spreads__header{width:100%;height:auto;gap:12px}}.our-spreads__badge-group{display:flex;align-items:center;gap:8px;padding:4px 10px;background:rgba(255,68,0,.15);border:1px solid rgba(255,68,0,.15);border-radius:16px;width:fit-content}.our-spreads__badge-group img{width:14px;height:14px}.our-spreads__badge-group span{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#000}.our-spreads__title{font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:600;font-size:52px;text-align:center;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin:0}@media screen and (max-width: 767px){.our-spreads__title{font-size:42px}}.our-spreads__tabs-container{width:100%;max-width:1032px}@media screen and (max-width: 767px){.our-spreads__tabs-container{width:100%}}.our-spreads__platform-selection{display:flex;flex-direction:column;gap:0;width:100%;position:relative;z-index:1}.our-spreads__platform-tabs{display:flex;gap:0;border-bottom:1px solid #e5e5e5;background:rgba(255,68,0,.15);border:1px solid rgba(255,68,0,.15);border-radius:12px;padding:8px;position:relative;z-index:2;margin-bottom:32px}@media screen and (max-width: 767px){.our-spreads__platform-tabs{display:flex;align-items:center;justify-content:space-between;background:#f40;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:20.5px 24px;width:100%;height:52px;margin:0 auto;cursor:pointer;position:relative;z-index:999}}.our-spreads__platform-tab{background:none;border:none;padding:12px 24px;font-family:"Sofia Pro",Arial,sans-serif;font-size:16px;font-weight:bold;line-height:22px;color:#000;cursor:pointer;transition:all .3s ease;border-radius:8px;flex:1;text-align:center;text-transform:uppercase;letter-spacing:.55px}.our-spreads__platform-tab:hover{color:#f40}.our-spreads__platform-tab--active{background:rgba(255,68,0,.9);color:#fff;text-transform:uppercase;font-size:16px;line-height:22px;font-weight:bold;border:1px solid rgba(255,68,0,.5);letter-spacing:.55px}.our-spreads__platform-tab--active:hover{color:#fff}@media screen and (min-width: 768px){.our-spreads__platform-tab{padding:16px 32px;font-size:16px;line-height:20px}}@media screen and (max-width: 767px){.our-spreads__platform-tab{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;font-family:"Sofia Pro",Arial,sans-serif;font-size:20px;font-weight:500;line-height:22px;color:#fff;cursor:pointer;text-align:left;white-space:nowrap;flex:1;margin-right:10px;text-transform:none;letter-spacing:.2px;text-decoration:none;outline:none;border:none;background:none;box-shadow:none;transition:none;user-select:none;-webkit-user-select:none;opacity:.8}}.our-spreads__dropdown-icon{width:16px;height:16px;color:#fff;transition:transform .3s ease}.our-spreads__dropdown-icon--open{transform:rotate(180deg)}@media screen and (max-width: 767px){.our-spreads__dropdown-icon{width:16px;height:16px;color:#fff;transition:transform .3s ease}}.our-spreads__platform-dropdown{display:none;position:absolute;top:100%;left:0;right:0;width:100%;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;margin-top:4px;z-index:1000;box-shadow:0 8px 24px rgba(0,0,0,.2);min-height:100px;overflow-y:auto}.our-spreads__platform-dropdown.show{display:block !important}@media screen and (max-width: 767px){.our-spreads__platform-dropdown{display:none;position:absolute;top:100%;left:0;right:0;width:100%;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;margin-top:4px;z-index:1000;box-shadow:0 8px 24px rgba(0,0,0,.2);min-height:100px;overflow-y:auto}.our-spreads__platform-dropdown.show{display:block !important}}.our-spreads__platform-option{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:12px 16px;background:#fff;border:none;border-bottom:1px solid rgba(0,0,0,.05);font-family:"Sofia Pro",Arial,sans-serif;font-size:18px;font-weight:500;color:#000;cursor:pointer;text-align:left;transition:all .2s ease;position:relative;z-index:1001}.our-spreads__platform-option:hover{background:rgba(255,68,0,.08);color:#f40}.our-spreads__platform-option:last-child{border-bottom:none}@media screen and (max-width: 767px){.our-spreads__platform-option{font-size:18px;padding:14px 16px;font-weight:600}}.our-spreads__table-content{width:100%}@media screen and (max-width: 767px){.our-spreads__table-content{margin-top:50px}}.our-spreads-desktop{width:100%}.our-spreads-desktop .search-container{display:flex;justify-content:space-between;align-items:center;width:100%;height:36px;margin-bottom:32px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1024px){.our-spreads-desktop .search-container{max-width:1032px}}.our-spreads-desktop .explanation-text{font-family:"Sofia Pro";font-weight:normal;font-size:16px;line-height:22px;color:#525252;margin:0;flex-shrink:0}.our-spreads-desktop .search-frame{display:flex;align-items:center;justify-content:flex-start;width:355px;height:36px;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,.2);border-radius:50px;padding:0 12px;gap:10px;box-sizing:border-box;position:relative}.our-spreads-desktop .search-frame:focus-within{border-color:rgba(255,68,0,.4);box-shadow:0 0 0 2px rgba(255,68,0,.1)}.our-spreads-desktop .search-input{flex:1;border:none;outline:none;background:rgba(0,0,0,0);font-weight:500;font-size:14px;line-height:22px;color:#9c9c9c;padding:0;margin:0;height:100%;display:flex;align-items:center;min-height:0}.our-spreads-desktop .search-input::placeholder{color:#9c9c9c;font-size:14px}.our-spreads-desktop .search-input:focus{color:#000}.our-spreads-desktop .search-icon{width:12px;height:12px;flex-shrink:0;opacity:1;display:flex;align-items:center;justify-content:center}.our-spreads-desktop .spreads-table-container{display:flex;flex-direction:column}.our-spreads-desktop .table-body-scroll-container{width:100%;height:auto;overflow:visible;background:rgba(0,0,0,0)}.our-spreads-desktop .spreads-table-body{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;border:none;margin:0}@media screen and (min-width: 1024px){.our-spreads-desktop .spreads-table-body{width:100%;margin:0 auto}}@media screen and (min-width: 1920px){.our-spreads-desktop .spreads-table-body{width:1032px;margin:0 auto}}.our-spreads-desktop .spreads-table-body .table-body-section{width:100%;height:auto;display:table-row-group}.our-spreads-desktop .spreads-table-body .table-row{height:auto;border-bottom:1px solid rgba(0,0,0,.15);border-collapse:separate;display:table-row}.our-spreads-desktop .spreads-table-body .table-row .table-cell{padding:16px;text-align:center;font-weight:normal;font-size:16px;line-height:22px;color:#000;vertical-align:middle;border:none;border-bottom:1px solid rgba(0,0,0,.15);height:auto;box-sizing:border-box}.our-spreads-desktop .spreads-table-body .table-row .table-cell.table-cell__symbol{text-align:left;padding-left:16px;width:25%;font-weight:bold}.our-spreads-desktop .spreads-table-body .table-row .table-cell.table-cell__min{width:18.75%;text-align:center;font-weight:bold}.our-spreads-desktop .spreads-table-body .table-row .table-cell.table-cell__avg{width:18.75%;text-align:center;font-weight:normal}.our-spreads-desktop .spreads-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;border-radius:12px;overflow:hidden;display:table;border:none}@media screen and (min-width: 1024px){.our-spreads-desktop .spreads-table{width:100%;margin:0 auto}}@media screen and (min-width: 1920px){.our-spreads-desktop .spreads-table{width:1032px;margin:0 auto}}.our-spreads-desktop .spreads-table .table-header-section{width:100%;height:auto;display:table-row-group}.our-spreads-desktop .spreads-table .table-main-header{height:auto;border-radius:12px;border:none;overflow:hidden;display:table-row}.our-spreads-desktop .spreads-table .table-main-header th{background-color:rgba(0,0,0,0);background-image:url("/images/bg/funding-withdrawals/table-head.svg");background-repeat:no-repeat;background-size:cover;background-position:center;padding:16px;text-align:left;font-weight:bold;font-size:16px;line-height:22px;color:#fff;border:none;vertical-align:middle;height:59px;box-sizing:border-box}.our-spreads-desktop .spreads-table .table-main-header th:first-child{width:25%;padding-left:16px;border-top-left-radius:12px;border-bottom-left-radius:12px}.our-spreads-desktop .spreads-table .table-main-header th:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.our-spreads-desktop .spreads-table .table-main-header th.table-header__ecn{width:37.5%;text-align:center}.our-spreads-desktop .spreads-table .table-main-header th.table-header__oqtima{width:37.5%;text-align:center}.our-spreads-desktop .spreads-table .table-sub-header{height:auto;background:rgba(255,68,0,.1);border-radius:12px;border:none;overflow:hidden;display:table-row}.our-spreads-desktop .spreads-table .table-sub-header th{padding:16px;text-align:center;font-weight:bold;font-size:16px;line-height:22px;color:#000;vertical-align:middle;border:none;height:59px;box-sizing:border-box}.our-spreads-desktop .spreads-table .table-sub-header th:first-child{text-align:left;padding-left:16px;width:25%;border-top-left-radius:12px;border-bottom-left-radius:12px}.our-spreads-desktop .spreads-table .table-sub-header th:nth-child(2){width:18.75%;text-align:center}.our-spreads-desktop .spreads-table .table-sub-header th:nth-child(3){width:18.75%;text-align:center}.our-spreads-desktop .spreads-table .table-sub-header th:nth-child(4){width:18.75%;text-align:center}.our-spreads-desktop .spreads-table .table-sub-header th:nth-child(5){width:18.75%;text-align:center}.our-spreads-desktop .spreads-table .table-sub-header th:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.our-spreads-desktop .spreads-table .table-main-header,.our-spreads-desktop .spreads-table .table-sub-header{height:auto}.our-spreads-desktop .spreads-table th{padding:16px;height:auto;box-sizing:border-box;vertical-align:middle;line-height:22px}.our-spreads-mobile{width:100%}.our-spreads-mobile .search-container-mobile{display:flex;align-items:center;width:100%;height:36px;border:1px solid rgba(0,0,0,.2);border-radius:50px;padding:0 12px;gap:10px;margin-bottom:20px;margin-left:auto;margin-right:auto;position:relative;z-index:10;background:#fff;transition:all .3s ease}.our-spreads-mobile .search-container-mobile--hidden{display:none}.our-spreads-mobile .search-input-mobile{flex:1;border:none;outline:none;background:rgba(0,0,0,0);font-family:"Sofia Pro";font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:rgba(0,0,0,.6125);padding:0}.our-spreads-mobile .search-input-mobile::placeholder{color:rgba(0,0,0,.6125);font-family:"Sofia Pro";font-style:normal;font-weight:500;font-size:14px;line-height:22px}.our-spreads-mobile .search-input-mobile:focus{outline:none}.our-spreads-mobile .search-icon-mobile{display:flex;align-items:center;justify-content:center;width:12px;height:12px;flex-shrink:0}.our-spreads-mobile .search-icon-mobile img{width:100%;height:100%;opacity:1;filter:none}.our-spreads-mobile .spreads-disclaimer-mobile{font-family:"Sofia Pro";font-weight:normal;font-size:14px;line-height:16px;color:#6b7280;margin-bottom:20px}.our-spreads-mobile .spreads-cards-scroll-container{max-height:800px;overflow-y:auto;overflow-x:hidden;margin-bottom:32px;scrollbar-width:none;-ms-overflow-style:none}.our-spreads-mobile .spreads-cards-scroll-container::-webkit-scrollbar{display:none}.our-spreads-mobile .spreads-cards{display:flex;flex-direction:column;gap:16px}.our-spreads-mobile .spread-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px 28px;min-height:256px;position:relative;overflow:hidden}.our-spreads-mobile .spread-card__header{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px;width:100%}@media screen and (max-width: 767px){.our-spreads-mobile .spread-card__header{gap:8px;margin-bottom:12px}}@media screen and (min-width: 768px){.our-spreads-mobile .spread-card__header{gap:10px;margin-bottom:16px}}.our-spreads-mobile .spread-card__icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:0;font-size:24px;line-height:1}.our-spreads-mobile .spread-card__icon img,.our-spreads-mobile .spread-card__icon svg{width:100%;height:100%;object-fit:contain;display:block}.our-spreads-mobile .spread-card__icon::before{content:"";display:block;width:24px;height:24px;background:rgba(0,0,0,0)}.our-spreads-mobile .spread-card__icon--combined{width:48px;gap:2px}.our-spreads-mobile .spread-card__icon--combined img,.our-spreads-mobile .spread-card__icon--combined svg{width:22px;height:22px}.our-spreads-mobile .spread-card__symbol{font-weight:bold;font-size:32px;margin:0;padding:0;background:linear-gradient(102.31deg, rgba(0, 0, 0, 0) 9.12%, rgba(255, 68, 0, 0.45) 71.6%),#000;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;display:block;width:100%}@supports not (-webkit-background-clip: text){.our-spreads-mobile .spread-card__symbol{color:#000;background:none}}.our-spreads-mobile .spread-card__description{font-weight:300;font-size:14px;line-height:20px;color:#6b7280;margin:0;padding:0}.our-spreads-mobile .spread-card__accounts{display:flex;flex-direction:column;gap:16px}.our-spreads-mobile .spread-card__account{flex:1}.our-spreads-mobile .spread-card__account-title{font-weight:300;font-size:16px;line-height:22px;color:#000;margin:0 0 8px 0}.our-spreads-mobile .spread-card__values{display:flex;justify-content:space-between}.our-spreads-mobile .spread-card__label{font-family:"Sofia Pro";font-weight:bold;font-size:16px;line-height:22px;color:#000}.our-spreads-mobile .spread-card__divider{height:1px;background:#e5e7eb;margin:8px 0}.our-spreads__cta{display:flex;justify-content:center;width:100%;max-width:1032px}@media screen and (max-width: 767px){.our-spreads__cta{width:100%}}.our-spreads__cta-desktop{display:flex;gap:16px;align-items:center}.our-spreads__cta-mobile{display:flex;flex-direction:column;gap:12px;width:100%}.our-spreads__cta-button{padding:16px 32px;border:none;border-radius:8px;font-family:"Sofia Pro",Arial,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px;cursor:pointer;transition:all .2s ease}.our-spreads__cta-button--primary{background:#f40;color:#fff}.our-spreads__cta-button--primary:hover{background:#e03d00}.our-spreads__cta-button--secondary{background:rgba(0,0,0,0);color:#f40;border:1px solid #f40}.our-spreads__cta-button--secondary:hover{background:#f40;color:#fff}@media screen and (max-width: 767px){.our-spreads__cta-button{width:100%;padding:16px 24px}}