.custom-select .dropdown-menu{width:100%;top:5px !important;padding:15px 0;border-radius:4px;background-color:#444;box-shadow:0 15px 30px rgba(41,45,50,.1);max-height:300px;overflow-y:auto;overflow-x:hidden}.custom-select-container{position:relative}.custom-select-button{z-index:1;position:absolute;top:0;left:0;display:block;height:100%;width:100%}.custom-select-button.show~.input-container .dropdown-img{transform:rotate(180deg)}.custom-select-button.show~.input-container input{border:1px solid #eeb768}.custom-select-item{cursor:pointer;color:#fff !important;padding:10px 16px;transition:.3s}.custom-select-item:hover{background-color:#444 !important;background:linear-gradient(90deg, #EEB768 0%, #C89150 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.input{position:relative}.input input{font-family:"Montserrat",sans-serif;width:100%;font-size: clamp(0.75rem, 1.53vw, 1.125rem);padding:11px 16px;border-radius:8px;color:#fff;border:1px solid rgba(0,0,0,0);outline:0;background-color:#444}.input input:focus{border:1px solid #eeb768}.input input::placeholder{font-size: clamp(0.75rem, 1.53vw, 1.125rem);color:#979797}.input label{font-size: clamp(0.75rem, 1.19vw, 0.875rem);color:#fff}.input-container{position:relative}.input-icon img{position:absolute;cursor:pointer;right:16px;top:30%}.input-validation-message{display:none;position:relative;font-size: clamp(0.75rem, 1.1vw, 0.8125rem);color:#fd5353}.input-validation-message.password-input{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px 10px;color:#a9a9a9;margin-top:5px}.input-validation-message.password-input li{display:flex;flex-direction:row;justify-content:center;align-items:center}.input-validation-message.password-input li::before{content:"•";display:block;margin-right:3px}.input-validation-message.password-input li.valid{color:green}.input-validation-message.password-input li.valid:before{content:"✔︎"}.input-validation-message.password-input li.invalid{color:red}.input-validation-message.password-input li.invalid:before{content:"✕"}.input.invalid .input-container input{border:1px solid #fd5353 !important}.input.invalid .input-container:after{background-size:18px 18px;right:16px;width:18px;height:18px;top:30%;position:absolute;content:""}.input.invalid .input-validation-message{display:block}.input.invalid .input-validation-message.password-input{display:flex}.register-form-modal{background-color:#313131;padding:55px 20px;border-radius:16px;position:relative}.register-form-modal-title{font-weight:700;color:#fff}@media(max-width: 767px){.register-form-modal-title{font-size: clamp(0.93rem, 2.04vw, 1.5rem)}}.register-form-modal-item:not(:first-child){margin-top:25px}.register-form-modal .cta-btn{font-weight:600}.register-form-modal-close{position:absolute;top:20px;right:20px;cursor:pointer}.text-input-password .shown-password-img{display:none}.text-input-password.show-password .shown-password-img{display:block}.text-input-password.show-password .hidden-password-img{display:none}.custom-select.invalid .input-container:after,.text-input-password.invalid .input-container:after{right:45px}.custom-checkbox{position:relative;display:flex;align-items:flex-start}.custom-checkbox-text p{color:#797876;font-size: clamp(0.75rem, 1.19vw, 0.875rem);margin-left:16px}.custom-checkbox input{position:absolute;z-index:-1;opacity:0}.custom-checkbox input+label{display:inline-flex;align-items:center;user-select:none}.custom-checkbox input:checked+label::before{background-size:24px;border:0}.custom-checkbox .input-validation-message{position:absolute;bottom:-15px}.custom-checkbox.invalid label::before{border-color:#fd5353}.custom-checkbox.invalid .input-validation-message{display:block}.custom-checkbox label::before{content:"";display:inline-block;width:24px;height:24px;background-color:rgba(0,0,0,0);border:2px solid #979797;border-radius:6px;flex-shrink:0;flex-grow:0;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;cursor:pointer}.form-message{color:#fd5353;font-size: clamp(0.75rem, 1.36vw, 1.0rem);margin:0 auto;max-width:400px}.form-message a{color:inherit;text-decoration:underline}.form-message.notificationMessage{color:#fff}.languageSelector{position:relative;z-index:5;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;max-width:160px;margin-left:auto;padding:8px 14px;background:#313131;border-radius:8px;cursor:pointer}@media(max-width: 575px){.languageSelector{max-width:115px}}.languageSelector .lang-icon{width:16px;height:16px;border-radius:8px;object-fit:cover}.languageSelector.open .arrow-icon{transform:rotate(90deg)}.languageSelector.open .languageSelector-options{display:flex}.languageSelector p{font-weight:600;font-size:12px;line-height:20px;color:#fff;text-wrap-mode:nowrap}.languageSelector-options{position:absolute;top:100%;left:0;display:none;flex-direction:column;background-color:rgba(0,0,0,0);box-shadow:0 15px 30px 0 rgba(41,45,50,.1);border-radius:0 0 20px 20px;padding:8px 0;backdrop-filter:blur(12px)}@media(max-width: 767px){.languageSelector-options{max-height:170px;overflow:auto;background-color:rgba(49,49,49,.8)}}.languageSelector-options-item{padding:8px 14px;display:flex;flex-direction:row;gap:8px;justify-content:flex-start;align-items:center}.languageSelector-options-item-image{width:16px;height:16px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.languageSelector-options-item-image img{width:100%;height:100%;object-fit:cover}.languageSelector-options-item p{font-weight:600;font-size: clamp(0.75rem, 1.36vw, 1.0rem);line-height:24px;color:#fff}.languageSelector-options-item:hover p{color:#e35a0a}.risk-warning-banner{background:#080e14;position:sticky;top:88px;z-index:19;padding:6px 0;border-bottom:1px solid rgba(255,255,255,.05)}@media(max-width: 767px){.risk-warning-banner{top:70px}}.risk-warning-banner p{font-family:"Outfit",sans-serif;font-size:11px;font-weight:400;line-height:1.4;color:rgba(255,255,255,.5);margin:0;text-align:center}.header{background:#060b0f;position:sticky;top:0;width:100%;z-index:20}.header .languageSelector{background:rgba(0,0,0,0)}.header::before,.header .header-wrapper-burger-nav::before{backdrop-filter:blur(20px);content:"";display:block;height:100%;width:100%;position:absolute;left:0;top:0;z-index:-1}.header-wrapper{height:88px;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;border-bottom-width:1px;border-image:radial-gradient(62.87% 100% at 50% 50%, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 100%) 1;border-bottom-style:solid}@media(max-width: 767px){.header-wrapper{gap:10px;height:70px}}.header-wrapper__logo{max-width:150px}.header-wrapper__logo img{width:100%;height:auto}@media(max-width: 767px){.header-wrapper__logo{max-width:150px}}.header-wrapper-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:linear-gradient(265.83deg, rgba(255, 117, 34, 0.2) 1.62%, rgba(93, 190, 168, 0.2) 38.48%, rgba(20, 35, 51, 0.2) 103.03%);padding:0 16px;width:50%;max-width:683px;margin:0 auto}.header-wrapper-nav-link{position:relative;padding:16px 0}.header-wrapper-nav-link p,.header-wrapper-nav-link a{font-size: clamp(0.75rem, 1.1vw, 0.8125rem);font-weight:400;cursor:pointer;line-height:13px;color:#fff}.header-wrapper-nav-link p.additional::after,.header-wrapper-nav-link a.additional::after{content:"";display:inline-block;background-image:url(../img/homePage/arrow-right.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;line-height:8px;height:9px;width:6px;margin-left:4px;transition:.1s linear all}.header-wrapper-nav-link p.accent-text,.header-wrapper-nav-link a.accent-text{color:#e35a0a}.header-wrapper-nav-link-subnav{display:none;opacity:0;flex-direction:column;gap:16px;position:absolute;left:0;top:100%;padding:20px 10px;background:#2d2c30;border-radius:0 0 10px 10px;width:max-content}.header-wrapper-nav-link-subnav a:hover{color:#e35a0a}.header-wrapper-nav-link:hover .additional::after{transform:rotate(90deg)}.header-wrapper-nav-link:hover .header-wrapper-nav-link-subnav{display:flex;opacity:1}.header-wrapper__actions{display:none;flex-direction:row;gap:16px}@media(max-width: 767px){.header-wrapper__actions{gap:8px;margin-left:auto}.header-wrapper__actions a{font-size:12px}}.header-wrapper__actions .button--secondary::after{display:none}.header-wrapper-burger .open-menu{cursor:pointer;display:block}.header-wrapper-burger .close-menu{display:none}.header-wrapper-burger.active .open-menu{display:none}.header-wrapper-burger.active .close-menu{display:block}.header-wrapper-burger .header-wrapper-burger-button img{width:40px;height:40px}.header-wrapper-burger-nav{overflow:auto;height:100vh;position:absolute;width:100%;top:0;right:0;transition:all .5s ease-in;background:#0b151f}.header-wrapper-burger-nav-content{padding:20px 24px;display:flex;flex-direction:column;align-items:flex-start}.header-wrapper-burger-nav-content .button-close{cursor:pointer;align-self:end;max-width:40px;margin-bottom:30px}.header-wrapper-burger-nav-content .button-close img{max-width:100%}.header-wrapper-burger-nav-content .navigation{padding-bottom:30px;margin-bottom:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;gap:24px;border-bottom:1px solid #3d3d3d}.header-wrapper-burger-nav-content .navigation p,.header-wrapper-burger-nav-content .navigation a{font-size: clamp(0.775rem, 1.7vw, 1.25rem);font-weight:300;line-height:24px;text-align:left;cursor:pointer}.header-wrapper-burger-nav-content .navigation p.additional::after,.header-wrapper-burger-nav-content .navigation a.additional::after{content:"";display:inline-block;background-image:url(../img/homePage/arrow-right.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;line-height:8px;height:12px;width:8px;margin-left:4px;transition:.1s linear all}.header-wrapper-burger-nav-content .navigation p.small-text,.header-wrapper-burger-nav-content .navigation a.small-text{font-size: clamp(0.75rem, 1.36vw, 1.0rem)}.header-wrapper-burger-nav-content .navigation-link-subnav{margin-top:16px;display:none;opacity:0;flex-direction:column;gap:10px}.header-wrapper-burger-nav-content .navigation-link-subnav.open{display:flex;opacity:1;transition:all 1s ease-in}.header-wrapper-burger-nav-content .languageSelector{margin-left:unset;margin-bottom:45px}.header-wrapper-burger-nav-content .stores{width:100%;display:flex;justify-content:space-between;margin-bottom:16px}.header-wrapper-burger-nav-content .stores-item img{max-width:100%}.header-wrapper-burger-nav-content .actions{width:100%;display:flex;flex-direction:column;gap:20px}.header-wrapper-burger-nav.closed{width:0}.header-wrapper-burger-nav.closed .header-wrapper-burger-nav-content{opacity:0}@keyframes fade-in-fwd{0%{-webkit-transform:translateZ(-80px);transform:translateZ(-80px);opacity:0}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.header-wrapper-burger-nav.opened .header-wrapper-burger-nav-content{animation:fade-in-fwd .8s ease-in-out both;animation-delay:.5s}footer .build{padding:80px 0}@media(max-width: 767px){footer .build{padding-bottom:32px}}footer .build-wrapper h2{font-weight:400;margin-bottom:20px}@media(max-width: 767px){footer .build-wrapper h2{margin-bottom:14px;font-size: clamp(1.395rem, 3.06vw, 2.25rem);line-height:44px;letter-spacing:-0.5px}}footer .build-wrapper h2 span.accent-text{border-radius:10px;background:#e35a0a;color:#202020;padding:0 10px 0 10px;font-weight:500;display:inline-block}@media(max-width: 767px){footer .build-wrapper h2 span.accent-text{padding:0 10px 0 10px;border-radius:10px}}footer .build-wrapper p{font-size: clamp(0.75rem, 1.36vw, 1.0rem);font-weight:300;line-height:20px;margin-bottom:40px}footer .build-wrapper-actions{display:none;gap:24px}@media(max-width: 767px){footer .build-wrapper-actions{flex-direction:column;width:100%;align-items:center;gap:16px}footer .build-wrapper-actions .button--secondary,footer .build-wrapper-actions .button--primary{width:100%}}footer .footer-wrapper{padding-bottom:32px}footer .footer-wrapper-nav{padding-top:70px;padding-bottom:120px;border-top:1px solid rgba(245,245,255,.1);display:flex;justify-content:space-between}@media(max-width: 767px){footer .footer-wrapper-nav{flex-direction:column;gap:82px;align-items:flex-start;padding:32px 0}}footer .footer-wrapper-nav-socials .item img{width:20px;height:20px}footer .footer-wrapper-nav-socials-logo{display:block;margin:0 auto;max-width:100%}@media(max-width: 767px){footer .footer-wrapper-nav-socials-logo{margin-bottom:32px}}footer .footer-wrapper-nav-socials-logo img{max-width:100%;width:100%}@media(max-width: 767px){footer .footer-wrapper-nav-socials-logo{min-width:177px}}footer .footer-wrapper-nav-socials-items{display:flex;gap:16px;justify-content:center}@media(max-width: 767px){footer .footer-wrapper-nav-socials{align-self:center}}footer .footer-wrapper-nav-links h3{font-size: clamp(0.75rem, 1.19vw, 0.875rem);font-weight:300;line-height:22px;color:#fff;margin-bottom:12px}footer .footer-wrapper-nav-links-row{display:flex;gap:36px}footer .footer-wrapper-nav-links-row-col{display:flex;flex-direction:column;gap:12px;color:rgba(255,255,255,.7);font-size: clamp(0.75rem, 1.1vw, 0.8125rem);font-weight:300;line-height:22px;cursor:pointer}footer .footer-wrapper-nav-links-row-col a{color:rgba(255,255,255,.7);font-size: clamp(0.75rem, 1.1vw, 0.8125rem);font-weight:300;line-height:22px}footer .footer-wrapper-markets{padding:16px 0;border-top:1px solid rgba(245,245,255,.1);border-bottom:1px solid rgba(245,245,255,.1)}@media(max-width: 767px){footer .footer-wrapper-markets{flex-direction:column-reverse;gap:44px;align-items:flex-start}}footer .footer-wrapper-markets p{font-size:12px;font-weight:300;line-height:16px;color:#a1a1aa}@media(max-width: 767px){footer .footer-wrapper-markets p{text-align:left}}footer .footer-wrapper-markets-row{display:flex;gap:12px;align-items:center}@media(max-width: 767px){footer .footer-wrapper-markets-row{gap:8px}}footer .footer-wrapper-markets-row-item{display:flex;align-items:center;justify-content:center;gap:11px;padding:8px 12px;border:1px solid rgba(245,245,255,.1);border-radius:8px}@media(max-width: 767px){footer .footer-wrapper-markets-row-item{padding:6px 8px;gap:4px;border-radius:5px;border-width:.5px}}footer .footer-wrapper-markets-row-item .image{min-width:10px}footer .footer-wrapper-markets-row-item p{font-family:"Inter",sans-serif;font-size: clamp(0.75rem, 1.19vw, 0.875rem);font-weight:400;line-height:22px;color:rgba(255,255,255,.6)}@media(max-width: 767px){footer .footer-wrapper-markets-row-item p{font-size:9px;line-height:15px}}footer .footer-wrapper-info{padding-top:28px;padding-bottom:56px}@media(max-width: 767px){footer .footer-wrapper-info{padding-top:42px;padding-bottom:30px}}footer .footer-wrapper-info h3{font-size:12px;font-weight:300;line-height:15px;color:#d2d2d2;margin-bottom:32px}@media(max-width: 767px){footer .footer-wrapper-info h3{font-size:11px}}footer .footer-wrapper-info a{font-size:11px;font-weight:300;line-height:20px;color:#d2d2d2;text-decoration:underline}@media(max-width: 767px){footer .footer-wrapper-info a{font-size:10px;line-height:13px}}footer .footer-wrapper-info-item{margin-bottom:16px}footer .footer-wrapper-info-item h4{font-size:11px;font-weight:300;line-height:20px;color:#d2d2d2}@media(max-width: 767px){footer .footer-wrapper-info-item h4{font-size:10px;line-height:13px}}footer .footer-wrapper-info-item p{font-size:11px;font-weight:300;line-height:20px;color:rgba(210,210,210,.7)}footer .footer-wrapper-info-item p a{text-decoration:underline;color:rgba(210,210,210,.7)}@media(max-width: 767px){footer .footer-wrapper-info-item p{font-size:10px;line-height:13px}}.footer{background-color:#080e14;color:#fff;padding:50px 0 30px}.footer .footer-logo{max-width:200px;height:auto}.footer .footer-app-badge{width:50%;display:block;background:rgba(191,238,6,0);border:1px solid #eee;border-radius:8px;padding:7px;margin-top:2.5rem;margin-bottom:1rem}.footer .footer-first-column{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2rem}.footer .footer-wrapper-nav-socials-items{display:flex;gap:20px;margin-top:1.5rem}.footer h5{color:#fff;font-weight:600;margin-bottom:20px;font-size: clamp(0.75rem, 1.36vw, 1.0rem)}.footer ul{padding-left:0}.footer li{margin-bottom:15px;font-size: clamp(0.75rem, 1.19vw, 0.875rem)}.footer a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s}.footer a:hover{color:#fff}.footer ul.ngp-login app-login-button,.footer ul.ngp-login app-signup-button,.footer ul.ngp-login ngp-auth-login,.footer ul.ngp-login ngp-auth-signup{color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s;font-size: clamp(0.75rem, 1.19vw, 0.875rem);display:block;margin-bottom:15px;cursor:pointer}.footer ul.ngp-login app-login-button:hover,.footer ul.ngp-login app-signup-button:hover,.footer ul.ngp-login ngp-auth-login:hover,.footer ul.ngp-login ngp-auth-signup:hover{color:#fff}.footer .item img{width:18px;height:18px}.footer .footer-risk-w{margin-top:30px;color:rgba(255,255,255,.5)}.footer .footer-risk-w p{font-family:Outfit;font-weight:400;font-style:Regular;font-size:12px;line-height:160%;letter-spacing:0%}.footer .footer-wrapper-info{margin-top:20px;font-size:12px;color:rgba(255,255,255,.5)}.footer .footer-wrapper-info h3{font-size: clamp(0.75rem, 1.19vw, 0.875rem);margin-bottom:15px}.footer .footer-wrapper-info h4{font-size: clamp(0.75rem, 1.1vw, 0.8125rem);font-weight:600;margin-bottom:5px}.footer .footer-wrapper-info p{margin-bottom:15px}.footer .footer-wrapper-info a{color:rgba(255,255,255,.7)}.footer .footer-wrapper-info a:hover{color:#fff}@media(max-width: 991px){.footer .footer-first-column{align-items:flex-start}.footer .col-md-3{margin-bottom:2rem}}.custom-search-select .dropdown-menu{width:100%;padding:15px 0;border-radius:4px;background-color:#444;box-shadow:0 15px 30px rgba(41,45,50,.1);max-height:300px;overflow-y:auto;overflow-x:hidden}.custom-search-select-container{position:relative}.custom-search-select-button{z-index:1;background:blue;position:absolute;top:0;left:30px;display:block;height:100%;width:100%}.custom-search-select-button.show~.input-container .dropdown-img{transform:rotate(180deg)}.custom-search-select-button.show~.input-container input{border:1px solid #eeb768}.custom-search-select-item{cursor:pointer;color:#fff !important;padding:10px 16px;transition:.3s}.custom-search-select-item.empty{pointer-events:none}.custom-search-select-item:hover{background-color:#444 !important;background:linear-gradient(90deg, #EEB768 0%, #C89150 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.payments-section{padding:24px 0;overflow:hidden}.payments-section-container{position:relative;display:flex;overflow:hidden;user-select:none;gap:24px}.payments-section-items{animation:scroll 20s linear infinite;flex-shrink:0;gap:24px}.payments-section-item{flex-shrink:0;transition:all .1s ease-in-out;align-items:center}.payments-section-item img{max-width:100%;width:164px}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 24px))}}html[dir=rtl] .input-container:after{right:auto !important;left:16px}html[dir=rtl] .input-container.phone-input:after{left:133px}html[dir=rtl] .input.invalid .input-container.phone-input input{padding-left:37px !important}html[dir=rtl] .input-icon img{right:auto;left:16px}html[dir=rtl] .register-form-modal-close{right:auto;left:20px}html[dir=rtl] .custom-select-item{text-align:right}html[dir=rtl] .custom-checkbox-text{margin-left:0 !important;margin-right:16px}html[dir=rtl] .custom-select.invalid .input-container:after,html[dir=rtl] .text-input-password.invalid .input-container:after{left:45px}html[dir=rtl] .languageSelector{margin-left:unset;margin-right:auto;flex-direction:row-reverse}html[dir=rtl] .header .header-wrapper{flex-direction:row-reverse}html[dir=rtl] .header .header-wrapper__logo{margin-left:16px;margin-right:0}html[dir=rtl] .header .header-wrapper-nav-link p.additional:after,html[dir=rtl] .header .header-wrapper-nav-link a.additional:after{transform:rotate(180deg);margin-left:unset;margin-right:4px}html[dir=rtl] .header .header-wrapper-nav-link:hover p.additional:after,html[dir=rtl] .header .header-wrapper-nav-link:hover a.additional:after{transform:rotate(90deg)}html[dir=rtl] .header .header-wrapper-nav-link-subnav{left:unset;right:0}html[dir=rtl] .header .header-wrapper__actions{margin-right:auto;margin-left:unset}html[dir=rtl] .header .header-wrapper-burger{left:20px;right:auto}html[dir=rtl] .header .header-wrapper-burger-nav.closed{left:auto;right:-100%}html[dir=rtl] .header .header-wrapper-burger-nav.opened{left:auto;right:0}html[dir=rtl] .header .header-wrapper-burger-nav .button-close{align-self:flex-start}html[dir=rtl] .header .header-wrapper-burger-nav .navigation-link{width:100%}html[dir=rtl] .header .header-wrapper-burger-nav .navigation-link p,html[dir=rtl] .header .header-wrapper-burger-nav .navigation-link a{text-align:right}html[dir=rtl] .header .header-wrapper-burger-nav .navigation-link p.additional:after,html[dir=rtl] .header .header-wrapper-burger-nav .navigation-link a.additional:after{transform:rotate(180deg);margin-left:unset;margin-right:4px}html[dir=rtl] .header .header-wrapper-burger-nav .navigation-link-subnav a{text-align:right}html[dir=rtl] .payments-section-items{animation:reverseScroll 20s linear infinite}@keyframes reverseScroll{from{transform:translateX(0)}to{transform:translateX(calc(100% + 24px))}}@media(max-width: 767px){.payments-section-container{gap:17px}.payments-section-items{gap:17px}.payments-section-item{width:117px}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 17px))}}html[dir=rtl] .payments-section-items{animation:reverseScroll 20s linear infinite}@keyframes reverseScroll{from{transform:translateX(0)}to{transform:translateX(calc(100% + 17px))}}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background-color:#142333;z-index:9999;padding:20px 0;box-shadow:0 -4px 20px rgba(0,0,0,.3);animation:slideUp .4s ease-out}@keyframes slideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{from{transform:translateY(0)}to{transform:translateY(100%)}}.cookie-banner-content{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:20px}@media(max-width: 767px){.cookie-banner-content{flex-direction:column;gap:16px;text-align:center}}.cookie-banner-icon{flex-shrink:0}.cookie-banner-icon img{width:40px;height:40px;object-fit:contain}@media(max-width: 767px){.cookie-banner-icon img{width:32px;height:32px}}.cookie-banner-text{flex:1}.cookie-banner-text p{font-family:"Outfit",sans-serif;font-size: clamp(0.75rem, 1.19vw, 0.875rem);font-weight:400;line-height:1.5;color:#fff;margin:0}@media(max-width: 767px){.cookie-banner-text p{font-size: clamp(0.75rem, 1.1vw, 0.8125rem)}}.cookie-banner-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}@media(max-width: 767px){.cookie-banner-actions{flex-direction:column;width:100%;gap:12px}}.cookie-settings-btn{background:rgba(0,0,0,0);border:none;color:#ff7522;font-family:"Outfit",sans-serif;font-size: clamp(0.75rem, 1.19vw, 0.875rem);font-weight:500;text-decoration:underline;cursor:pointer;padding:0;transition:opacity .2s ease}.cookie-settings-btn:hover{opacity:.8}@media(max-width: 767px){.cookie-settings-btn{width:100%;padding:12px 32px;font-size: clamp(0.75rem, 1.19vw, 0.875rem)}}.cookie-accept-btn{width:116px;height:46px;background:linear-gradient(180deg, #FF7522 2.53%, #D94F00 97.64%);border:none;border-radius:8px;padding:12px 32px;color:#fff;font-family:"Outfit",sans-serif;font-size: clamp(0.75rem, 1.19vw, 0.875rem);font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:center;gap:10px}.cookie-accept-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,117,34,.4)}.cookie-accept-btn:active{transform:translateY(0)}@media(max-width: 767px){.cookie-accept-btn{width:100%;height:46px}}.accounts-hero{position:relative;height:auto;padding:80px 0;display:flex;align-items:center;overflow:visible;margin-bottom:0;background-color:#fff}@media(max-width: 991px){.accounts-hero{height:auto;padding:60px 0;margin-top:0px;margin-bottom:0}}.accounts-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.accounts-hero .hero-overlay img{width:100%;height:100%;object-fit:contain;opacity:.8}.accounts-hero .container{position:relative;z-index:2}.accounts-hero .hero-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}@media(max-width: 991px){.accounts-hero .hero-wrapper{grid-template-columns:1fr;gap:24px}}.accounts-hero .hero-wrapper-left .hero-title-gradient{margin-bottom:20px;font-family:"Outfit",sans-serif;font-weight:700;font-style:normal;font-size: clamp(2.0925rem, 4.59vw, 3.375rem);line-height:120%;background:linear-gradient(270.69deg, #142333 21.31%, #5DBEA8 46.89%, #FF7522 67.18%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width: 991px){.accounts-hero .hero-wrapper-left .hero-title-gradient{font-size: clamp(1.24rem, 2.72vw, 2.0rem);text-align:left}}.accounts-hero .hero-wrapper-left .hero-description{margin-bottom:32px;font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.53vw, 1.125rem);line-height:150%;color:#2e4054}@media(max-width: 991px){.accounts-hero .hero-wrapper-left .hero-description{font-size: clamp(0.75rem, 1.36vw, 1.0rem);margin-bottom:24px}}.accounts-hero .hero-wrapper-actions{display:flex;gap:16px}@media(max-width: 991px){.accounts-hero .hero-wrapper-actions{flex-direction:column;align-items:flex-start}}.accounts-hero .hero-wrapper-right{display:flex;justify-content:center;align-items:center;position:relative;z-index:2}.accounts-hero .hero-wrapper-right img{max-width:100%;height:auto;object-fit:contain;border-radius:8px}.payment-section-color{min-height: 400px; height: auto;width:100%;position:relative;z-index:1}@media(max-width: 575px){.payment-section-color{min-height: 300px; height: auto}}.payment-section-color .space-grey{width:100%;height:100%;background-color:#f8f9fa}.sections-with-overlay{position:relative;background:linear-gradient(158.53deg, #F8F9FA 14.11%, #FAFDFF 85.89%);background-position:center center,center center;background-repeat:no-repeat,no-repeat;background-size:100% 100%,100% 100%}.accounts-comparison{padding:80px 0;overflow:hidden;background:#f8fafb;position:relative}@media(max-width: 991px){.accounts-comparison{padding:60px 0}}.accounts-comparison .accounts-carousel-wrapper{position:relative}.accounts-comparison .accounts-carousel{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:20px;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.accounts-comparison .accounts-carousel::-webkit-scrollbar{display:none}@media(max-width: 1199px){.accounts-comparison .accounts-carousel{width: min(1168px, 100%)}}@media(max-width: 575px){.accounts-comparison .accounts-carousel{padding:0 20px;margin:0 -20px;width:100vw}}.accounts-comparison .account-card{flex:0 0 340px;min-width:340px;background:#142333;border-radius:12px;border:1px solid rgba(255,255,255,.1);padding:24px;position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;min-height:700px;scroll-snap-align:center}@media(max-width: 575px){.accounts-comparison .account-card{flex:0 0 calc(100vw - 60px);min-width:calc(100vw - 60px);max-width:340px;min-height:auto}}.accounts-comparison .account-card::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:12px;padding:4px;background:linear-gradient(270.69deg, #D9D9D9 21.31%, #5DBEA8 46.89%, #FF7522 67.18%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;opacity:0;transition:opacity .3s ease;pointer-events:none}.accounts-comparison .account-card.active{box-shadow:0 0 20px rgba(255,117,34,.2),0 0 40px rgba(93,190,168,.15)}.accounts-comparison .account-card.active::before{opacity:1}.accounts-comparison .account-card:hover:not(.active){box-shadow:0 0 30px rgba(255,117,34,.3),0 0 60px rgba(93,190,168,.2),0 4px 20px rgba(0,0,0,.2);transform:translateY(-2px)}.accounts-comparison .account-card:hover:not(.active)::before{opacity:.7}.accounts-comparison .account-card .card-label{position:absolute;top:24px;left:24px;color:#ff7522;font-family:"Outfit",sans-serif;font-weight:500;font-size: clamp(0.75rem, 1.36vw, 1.0rem);z-index:2}.accounts-comparison .account-card .popular-badge{position:absolute;top:24px;right:24px;display:flex;align-items:center;gap:6px;padding:7px 13px;background:linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:8px;z-index:2;box-shadow:0 8px 32px rgba(255,117,34,.15),0 4px 16px rgba(93,190,168,.1),inset 0 2px 4px rgba(255,255,255,.1),inset 0 -1px 2px rgba(0,0,0,.1);transition:all .3s ease}.accounts-comparison .account-card .popular-badge::before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:linear-gradient(269.78deg, #FF7522 -18.59%, rgba(93, 190, 168, 0.5) 103.67%);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;opacity:.8}.accounts-comparison .account-card .popular-badge::after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);transform:rotate(45deg);animation:shimmer 3s infinite;pointer-events:none;border-radius:8px}.accounts-comparison .account-card .popular-badge:hover{box-shadow:0 12px 40px rgba(255,117,34,.25),0 6px 20px rgba(93,190,168,.15),inset 0 2px 6px rgba(255,255,255,.15),inset 0 -1px 3px rgba(0,0,0,.15);transform:translateY(-1px)}.accounts-comparison .account-card .popular-badge .star-icon{width:16px;height:16px;flex-shrink:0;z-index:1;filter:drop-shadow(0 0 3px rgba(255, 117, 34, 0.5))}.accounts-comparison .account-card .popular-badge span{color:#fff;font-family:"Outfit",sans-serif;font-weight:500;font-size: clamp(0.75rem, 1.19vw, 0.875rem);white-space:nowrap;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.2)}@keyframes shimmer{0%{transform:translateX(-100%) rotate(45deg)}100%{transform:translateX(100%) rotate(45deg)}}.accounts-comparison .account-card .blur-effect{position:absolute;border-radius:50%;filter:blur(30px);opacity:.4;z-index:1}.accounts-comparison .account-card .blur-effect.blur-teal{top:-30px;right:-30px;width:120px;height:120px;background:#5dbea8}.accounts-comparison .account-card .blur-effect.blur-orange{bottom:30px;left:-30px;width:100px;height:100px;background:#ff7522}.accounts-comparison .account-card .card-content{margin-top:40px;position:relative;z-index:2;display:flex;flex-direction:column;flex:1}.accounts-comparison .account-card .min-deposit{display:flex;align-items:baseline;margin-bottom:24px;gap:12px}.accounts-comparison .account-card .min-deposit .amount{color:#fff;font-family:"Outfit",sans-serif;font-weight:700;font-size: clamp(1.86rem, 4.08vw, 3.0rem)}.accounts-comparison .account-card .min-deposit .deposit-label{color:rgba(255,255,255,.6);font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.19vw, 0.875rem)}.accounts-comparison .account-card .description-box{position:relative;color:rgba(255,255,255,.7);font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.19vw, 0.875rem);line-height:1.6;margin-bottom:20px;padding:16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;isolation:isolate}.accounts-comparison .account-card .description-box::before{content:"";position:absolute;top:0;right:0;bottom:0;width:50%;background:linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.15) 100%);border-radius:0 12px 12px 0;pointer-events:none}.accounts-comparison .account-card .description-box::after{content:"";position:absolute;bottom:-30px;left:-30px;width:100px;height:100px;border-radius:50%;background:rgba(255,117,34,.3);filter:blur(40px);z-index:-1}.accounts-comparison .account-card .description-box-wrapper{position:relative}.accounts-comparison .account-card .description-box-wrapper::before{content:"";position:absolute;top:-20px;right:-20px;width:100px;height:100px;border-radius:50%;background:rgba(93,190,168,.4);filter:blur(40px);z-index:-1}.accounts-comparison .account-card .features-list{list-style:none;padding:0;margin:0 0 20px 0}.accounts-comparison .account-card .features-list li{position:relative;padding-left:24px;color:#fff;font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.19vw, 0.875rem);line-height:1.6;margin-bottom:8px}.accounts-comparison .account-card .features-list li:last-child{margin-bottom:0}.accounts-comparison .account-card .features-list li::before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;background:#ffac7a;border-radius:50%}.accounts-comparison .account-card .benefits-list{list-style:none;padding:0;margin:0 0 30px 0}.accounts-comparison .account-card .benefits-list li{position:relative;padding-left:28px;color:#fff;font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.19vw, 0.875rem);line-height:1.6;margin-bottom:12px;text-decoration:underline}.accounts-comparison .account-card .benefits-list li:last-child{margin-bottom:0}.accounts-comparison .account-card .benefits-list li.checked::before{content:"✓";position:absolute;left:0;top:0;color:#5dbea8;font-weight:700;font-size: clamp(0.75rem, 1.36vw, 1.0rem)}.accounts-comparison .account-card .hero-wrapper-actions{margin-top:auto}.accounts-comparison .account-card .hero-wrapper-actions.user-not-logged{display:flex}.accounts-comparison .account-card .hero-wrapper-actions.user-logged{display:none}.accounts-comparison .account-card .account-btn{width:292px;height:54px;padding:16px 40px;background:rgba(0,0,0,0);border:2px solid #ff7522;border-radius:8px;color:#ff7522;font-family:"Outfit",sans-serif;font-weight:500;font-size: clamp(0.75rem, 1.36vw, 1.0rem);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;position:relative;text-decoration:none}.accounts-comparison .account-card .account-btn::after{content:"→";margin-left:8px;font-size: clamp(0.75rem, 1.53vw, 1.125rem)}.accounts-comparison .account-card .account-btn:hover{background:rgba(255,117,34,.1);border-color:#ff8533}@media(max-width: 575px){.accounts-comparison .account-card .account-btn{width:100%}}.accounts-comparison .account-card.active .account-btn{background:linear-gradient(180deg, #FF7522 2.53%, #D94F00 97.64%);border:none;color:#fff}.accounts-comparison .account-card.active .account-btn:hover{background:linear-gradient(180deg, #FF8533 2.53%, #E55F00 97.64%)}.accounts-comparison .carousel-bullets{display:flex;justify-content:center;gap:12px;margin-top:40px}@media(max-width: 575px){.accounts-comparison .carousel-bullets{margin-top:20px}}.accounts-comparison .carousel-bullets .bullet{display:block;width:8px;height:8px;background:#142333;border-radius:4px;cursor:pointer;transition:all .3s ease;opacity:.3}.accounts-comparison .carousel-bullets .bullet.active{width:24px;height:8px;opacity:1;background:#ff7522}.hedg-advantage{padding:80px 0 40px;background-color:rgba(0,0,0,0)}@media(max-width: 575px){.hedg-advantage{padding:40px 0;margin-top:40px}}.hedg-advantage .advantage-title{font-family:"Outfit",sans-serif;font-weight:700;font-size: clamp(1.395rem, 3.06vw, 2.25rem);color:#142334;text-align:center;margin-bottom:80px}@media(max-width: 575px){.hedg-advantage .advantage-title{font-size: clamp(1.085rem, 2.38vw, 1.75rem);margin-bottom:40px}}.hedg-advantage .advantage-card{border-radius:12px;padding:32px;position:relative;overflow:visible}@media(max-width: 575px){.hedg-advantage .advantage-card{padding:24px;margin-bottom:20px}}.hedg-advantage .advantage-card .card-title{font-family:"Outfit",sans-serif;font-weight:700;font-size: clamp(0.775rem, 1.7vw, 1.25rem);color:#fff;margin-bottom:12px}.hedg-advantage .advantage-card .card-description{font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.36vw, 1.0rem);color:rgba(255,255,255,.8);line-height:1.6;margin:0}.hedg-advantage .orange-card{background:linear-gradient(180deg, #FF7522 2.53%, #D94F00 97.64%);display:flex;align-items:center;justify-content:space-between;height:184px;margin-bottom:0;width:100%;overflow:visible;border-radius:12px}@media(max-width: 575px){.hedg-advantage .orange-card{flex-direction:column;align-items:flex-start;min-height:auto;height:auto}}.hedg-advantage .orange-card .card-text{flex:1;z-index:2}@media(max-width: 575px){.hedg-advantage .orange-card .card-text{padding-right:0;margin-bottom:20px;max-width:100%}}.hedg-advantage .orange-card .card-image-wrapper{position:relative;width:250px;min-height: 250px; height: auto;flex-shrink:0;z-index:1}@media(max-width: 575px){.hedg-advantage .orange-card .card-image-wrapper{width:100%;height:auto;position:relative}}.hedg-advantage .orange-card .card-image{position:absolute;right:-60px;top:-30%;width:100%;height:auto;object-fit:contain;max-width:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@media(max-width: 575px){.hedg-advantage .orange-card .card-image{position:relative;right:0;top:0;width:100%;height:auto;object-fit:contain;max-height:150px}}.hedg-advantage .dark-card{background:#142333;border:1px solid rgba(255,255,255,.1);height:100%;min-height:280px;position:relative;overflow:hidden}@media(max-width: 575px){.hedg-advantage .dark-card{min-height:auto;height:auto}}.hedg-advantage .dark-card .blur-effect.blur-orange{position:absolute;top:-20px;left:-20px;width:120px;height:120px;border-radius:50%;background:rgba(255,117,34,.3);filter:blur(40px);z-index:1}.hedg-advantage .dark-card .blur-effect.blur-teal{position:absolute;bottom:-20px;right:-20px;width:120px;height:120px;border-radius:50%;background:rgba(93,190,168,.3);filter:blur(40px);z-index:1}.hedg-advantage .dark-card .card-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:20px;height:100%;z-index:2;position:relative}.hedg-advantage .dark-card .card-image-left{width:100px;height:100px;object-fit:contain;border-radius:8px;text-align:left;margin-top:auto}@media(max-width: 575px){.hedg-advantage .dark-card .card-image-left{width:80px;height:auto;max-height:80px;object-fit:contain}}.hedg-advantage .dark-card .card-text-wrapper{flex:1;display:flex;flex-direction:column}.hedg-advantage .dark-card .card-title{margin-top:0;margin-bottom:12px}.hedg-advantage .gradient-card{background:linear-gradient(180deg, #5DBEA8 0%, #142333 100%);height:100%;min-height:280px;display:flex;flex-direction:column;position:relative}@media(max-width: 575px){.hedg-advantage .gradient-card{min-height:auto;height:auto}}.hedg-advantage .gradient-card .card-title,.hedg-advantage .gradient-card .card-description{position:relative;z-index:2}.hedg-advantage .gradient-card .card-image-corner{position:absolute;right:16px;bottom:16px;width:200px;height:auto;object-fit:contain}@media(max-width: 575px){.hedg-advantage .gradient-card .card-image-corner{width:100px;height:auto;max-height:100px;object-fit:contain}}.hedg-advantage .side-card{background:#142333;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;height:calc(100% - 24px);min-height:504px;position:relative;overflow:visible}@media(max-width: 575px){.hedg-advantage .side-card{min-height:auto;height:auto;margin-bottom:0}}.hedg-advantage .side-card .card-description{margin-bottom:24px}.hedg-advantage .side-card .card-image-bottom{margin-top:auto;margin-bottom:-33px;width:60%;max-height:100%;align-self:center;overflow:auto}@media(max-width: 575px){.hedg-advantage .side-card .card-image-bottom{margin-bottom:-20px;max-height:200px;width:85%;height:auto;object-fit:contain}}.open-account-section{padding:80px 0;position:relative;overflow:visible;background:#0c151f}@media(max-width: 575px){.open-account-section{padding:60px 0}}.open-account-section .deposit-table{margin-top:-380px;position:relative;z-index:2}@media(max-width: 575px){.open-account-section .deposit-table{margin-top:-280px}}.open-account-section .deposit-table .container{position:relative}.open-account-section .deposit-table .hero-title-gradient{font-family:"Outfit",sans-serif;font-weight:700;font-style:normal;font-size: clamp(1.705rem, 3.74vw, 2.75rem);line-height:120%;color:#142333;text-align:center;margin-bottom:16px}@media(max-width: 575px){.open-account-section .deposit-table .hero-title-gradient{font-size: clamp(1.24rem, 2.72vw, 2.0rem)}}.open-account-section .deposit-table .hero-description{font-family:"Outfit",sans-serif;font-weight:400;font-style:normal;font-size: clamp(0.75rem, 1.36vw, 1.0rem);line-height:150%;color:#2e4054;text-align:center;max-width:800px;margin:0 auto 40px auto}.open-account-section .deposit-table .deposit-table-wrapper{overflow:hidden;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-bottom:20px}.open-account-section .deposit-table .deposit-methods-table{width:100%;border-collapse:collapse;font-family:"Outfit",sans-serif}.open-account-section .deposit-table .deposit-methods-table thead tr.header-row{background-color:#142333}.open-account-section .deposit-table .deposit-methods-table thead tr.header-row th{color:#ff7522;font-weight:600;font-size: clamp(0.75rem, 1.36vw, 1.0rem);padding:25px 20px;text-align:center}.open-account-section .deposit-table .deposit-methods-table thead tr.header-row th:nth-child(2){border-left:1px solid rgba(255,255,255,.1)}.open-account-section .deposit-table .deposit-methods-table thead tr.subheader-row{background-color:#2e4053}.open-account-section .deposit-table .deposit-methods-table thead tr.subheader-row th{color:#fff;font-weight:500;font-size: clamp(0.75rem, 1.1vw, 0.8125rem);padding:25px 16px;text-align:center}.open-account-section .deposit-table .deposit-methods-table tbody tr{background-color:#fff}.open-account-section .deposit-table .deposit-methods-table tbody tr td{padding:14px 16px;font-size: clamp(0.75rem, 1.19vw, 0.875rem);border-bottom:1px solid #e8e8e8;text-align:left;vertical-align:middle;color:#2e4054}.open-account-section .deposit-table .deposit-methods-table tbody tr td:nth-child(3){text-align:center}.open-account-section .deposit-table .deposit-methods-table tbody tr td:nth-child(4){text-align:center}.open-account-section .deposit-table .deposit-methods-table tbody tr td:nth-child(7){text-align:center}.open-account-section .deposit-table .deposit-methods-table tbody tr td:nth-child(6){border-left:1px solid #e8e8e8;box-shadow:-3px 0 5px -3px rgba(0,0,0,.15)}.open-account-section .deposit-table .deposit-methods-table tbody tr.row-1 td,.open-account-section .deposit-table .deposit-methods-table tbody tr.row-3 td{padding-top:22px;padding-bottom:22px}.open-account-section .deposit-table .deposit-methods-table tbody tr.row-1 td:first-child,.open-account-section .deposit-table .deposit-methods-table tbody tr.row-3 td:first-child{font-weight:600;color:#142333}.open-account-section .deposit-table .deposit-methods-table tbody tr.row-1 td:nth-child(6),.open-account-section .deposit-table .deposit-methods-table tbody tr.row-1 td:nth-child(7),.open-account-section .deposit-table .deposit-methods-table tbody tr.row-3 td:nth-child(6),.open-account-section .deposit-table .deposit-methods-table tbody tr.row-3 td:nth-child(7){background-color:#e3f2ff;text-align:center}.open-account-section .deposit-table .deposit-methods-table tbody tr:nth-child(odd) td:nth-child(-n+5){background-color:#fff1e9}.open-account-section .deposit-table .deposit-methods-table tbody tr:last-child td{border-bottom:none}.open-account-section .deposit-table .deposit-methods-table tbody tr td.payment-methods img{height:auto;width:auto;margin-right:10px;vertical-align:middle}@media(max-width: 575px){.open-account-section .deposit-table .deposit-methods-table tbody tr td.payment-methods img{height:auto;margin-right:6px}}@media(max-width: 575px){.open-account-section .deposit-table .deposit-methods-table{font-size:12px}.open-account-section .deposit-table .deposit-methods-table th,.open-account-section .deposit-table .deposit-methods-table td{padding:10px 8px;font-size:12px}}.open-account-section .deposit-table .table-note{font-family:"Outfit",sans-serif;font-size: clamp(0.75rem, 1.1vw, 0.8125rem);color:#fff;text-align:right;margin-top:20px;line-height:1.5}@media(max-width: 575px){.open-account-section .deposit-table .table-note{font-size:12px;padding:0 10px}}@media(max-width: 575px){.open-account-section .deposit-table .payment-methods-mobile{margin-top:24px}}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card{background:#fff;border-radius:12px;margin-bottom:16px;box-shadow:0 2px 12px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card:last-child{margin-bottom:0}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background:linear-gradient(135deg, #142333 0%, #2e4053 100%);cursor:pointer}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-header .payment-method-type{font-family:"Outfit",sans-serif;font-weight:600;font-size: clamp(0.75rem, 1.36vw, 1.0rem);color:#fff;margin:0}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-header .payment-method-toggle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#ff7522;transition:transform .3s ease}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-header .payment-method-toggle svg{width:24px;height:24px}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body{display:none;padding:20px 16px;background:#fafafa}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-images{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;padding:16px;background:#fff;border-radius:8px;justify-content:center}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-images img{height:32px;width:auto;object-fit:contain}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-info .info-section{background:#fff;border-radius:8px;padding:16px;margin-bottom:12px}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-info .info-section h4{font-family:"Outfit",sans-serif;font-weight:600;font-size: clamp(0.75rem, 1.19vw, 0.875rem);color:#ff7522;margin:0 0 12px 0;text-transform:uppercase;letter-spacing:.5px}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-info .info-section .info-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-info .info-section .info-row:last-child{margin-bottom:0}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-info .info-section .info-row .info-label{font-family:"Outfit",sans-serif;font-weight:500;font-size: clamp(0.75rem, 1.1vw, 0.8125rem);color:#6b7280}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-info .info-section .info-row .info-value{font-family:"Outfit",sans-serif;font-weight:600;font-size: clamp(0.75rem, 1.19vw, 0.875rem);color:#142333;text-align:center}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-info .deposit-info{background:#fff1e9}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-info .withdrawal-info{background:#e3f2ff}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-info .info-description{background:#fff;border-radius:8px;padding:12px 16px}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card .payment-method-body .payment-method-info .info-description p{font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.1vw, 0.8125rem);color:#2e4054;margin:0;line-height:1.6}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card.active .payment-method-header{background:linear-gradient(135deg, #FF7522 0%, #FF9A5C 100%)}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card.active .payment-method-header .payment-method-toggle{transform:rotate(180deg);color:#fff}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card.active .payment-method-body{display:block}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card:first-child.active .payment-method-body,.open-account-section .deposit-table .payment-methods-mobile .payment-method-card:first-child:not(.collapsed) .payment-method-body{display:block}.open-account-section .deposit-table .payment-methods-mobile .payment-method-card:first-child.active .payment-method-header .payment-method-toggle,.open-account-section .deposit-table .payment-methods-mobile .payment-method-card:first-child:not(.collapsed) .payment-method-header .payment-method-toggle{transform:rotate(180deg)}.open-account-section .open-account-gradient{width:100%;height:100%;position:absolute;top:0;left:0;background:url("http://www.hedg.com/wp-content/uploads/2025/11/hero-vector.png"),#0c151f;background-size:cover;background-position:center;z-index:0}@media(max-width: 575px){.open-account-section .open-account-gradient{background-size:inherit;background-position:5%}}.open-account-section .open-account-blur{content:"";position:absolute;width: min(600px, 100%);min-height: 600px; height: auto;border-radius:50%;background:rgba(60,200,200,.1490196078);filter:blur(80px);bottom:-37%;left:0;z-index:1;pointer-events:none}@media(max-width: 575px){.open-account-section .open-account-blur{width:300px;min-height: 300px; height: auto;bottom:-20%;filter:blur(60px)}}@media(max-width: 991px){.open-account-section .open-account-blur{width: min(400px, 100%);min-height: 400px; height: auto;bottom:-25%}}.open-account-section .container{position:relative;z-index:2}.open-account-section .open-account-header{text-align:center;margin-bottom:60px;margin-top:120px}@media(max-width: 575px){.open-account-section .open-account-header{margin-bottom:40px;margin-top:80px}}.open-account-section .open-account-title{font-family:"Outfit",sans-serif;font-weight:700;font-size: clamp(1.705rem, 3.74vw, 2.75rem);text-align:center;margin-bottom:16px;background:linear-gradient(270.69deg, #D9D9D9 21.31%, #5DBEA8 46.89%, #FF7522 67.18%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width: 575px){.open-account-section .open-account-title{font-size: clamp(1.24rem, 2.72vw, 2.0rem)}}.open-account-section .open-account-description{font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.53vw, 1.125rem);text-align:center;color:rgba(255,255,255,.7);max-width:600px;margin:0 auto;line-height:1.6}@media(max-width: 575px){.open-account-section .open-account-description{font-size: clamp(0.75rem, 1.36vw, 1.0rem)}}.open-account-section .step-card{padding:24px;height:100%;min-height:200px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;position:relative;background:rgba(255,255,255,.03);border-radius:8px;overflow:hidden}.open-account-section .step-card::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;padding:1px;background:rgba(255,255,255,.2);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.open-account-section .step-card::after{content:"";position:absolute;top:-30px;left:-30px;width:100px;height:100px;border-radius:50%;background:#5dbea8;filter:blur(50px);opacity:.4;pointer-events:none;z-index:0}@media(max-width: 575px){.open-account-section .step-card{min-height:160px;flex-direction:column}}.open-account-section .step-card-icon{width:48px;height:48px;min-width:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);backdrop-filter:blur(439px);box-shadow:0px 0px 8.78px 0px rgba(255,255,255,.25) inset;position:relative;z-index:1}.open-account-section .step-card-icon img{width:24px;height:24px;object-fit:contain}.open-account-section .step-card-content{flex:1;z-index:1;position:relative}.open-account-section .step-title{font-family:"Outfit",sans-serif;font-weight:700;font-size: clamp(0.775rem, 1.7vw, 1.25rem);color:#fff;margin-bottom:12px;line-height:1.3}.open-account-section .step-description{font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.36vw, 1.0rem);color:rgba(255,255,255,.7);line-height:1.5;margin:0}.sponsor-section{padding:80px 0;background-color:#fff;position:relative;overflow:hidden}@media(max-width: 575px){.sponsor-section{padding:60px 0}}.sponsor-section .sponsor-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:1}.sponsor-section .sponsor-overlay img{width:100%;height:100%;object-fit:cover}.sponsor-section .container{position:relative;z-index:1}.sponsor-section .sponsor-header{text-align:center;margin-bottom:60px}@media(max-width: 575px){.sponsor-section .sponsor-header{margin-bottom:40px}}.sponsor-section .sponsor-title{font-family:"Outfit",sans-serif;font-weight:700;font-style:normal;font-size: clamp(1.705rem, 3.74vw, 2.75rem);color:#142333;text-align:center;margin-bottom:16px}@media(max-width: 575px){.sponsor-section .sponsor-title{font-size: clamp(1.24rem, 2.72vw, 2.0rem)}}.sponsor-section .sponsor-description{font-family:"Outfit",sans-serif;font-weight:500;font-style:normal;font-size: clamp(0.75rem, 1.53vw, 1.125rem);text-align:center;color:#142333;max-width:800px;margin:0 auto;line-height:1.6}@media(max-width: 575px){.sponsor-section .sponsor-description{font-size: clamp(0.75rem, 1.36vw, 1.0rem);padding:0 20px}}.sponsor-section .sponsor-card{background:#142333;border-radius:12px;padding:32px;height:100%;position:relative;overflow:hidden;min-height:200px}@media(max-width: 575px){.sponsor-section .sponsor-card{padding:24px;min-height:180px}}.sponsor-section .sponsor-card .sponsor-card-eclipses .eclipse{position:absolute;width:120px;height:120px;border-radius:50%;background:#ff7522;filter:blur(60px);opacity:.3}@media(max-width: 575px){.sponsor-section .sponsor-card .sponsor-card-eclipses .eclipse{width:80px;height:80px;filter:blur(40px)}}.sponsor-section .sponsor-card .sponsor-card-eclipses .eclipse.eclipse-top-left{top:-60px;left:-60px}.sponsor-section .sponsor-card .sponsor-card-eclipses .eclipse.eclipse-top-right{top:-60px;right:-60px}.sponsor-section .sponsor-card .sponsor-card-eclipses .eclipse.eclipse-bottom-left{bottom:-60px;left:-60px}.sponsor-section .sponsor-card .sponsor-card-eclipses .eclipse.eclipse-bottom-right{bottom:-60px;right:-60px}.sponsor-section .sponsor-card .sponsor-card-content{position:relative;z-index:1}.sponsor-section .sponsor-card .sponsor-card-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.sponsor-section .sponsor-card .sponsor-card-icon{width:48px;height:48px;min-width:48px;display:flex;align-items:center;justify-content:center}.sponsor-section .sponsor-card .sponsor-card-icon img{width:100%;height:100%;object-fit:contain}.sponsor-section .sponsor-card .sponsor-card-title{font-family:"Outfit",sans-serif;font-weight:700;font-style:normal;font-size: clamp(0.75rem, 1.53vw, 1.125rem);color:#f8f9fa;margin:0;line-height:1.3}@media(max-width: 575px){.sponsor-section .sponsor-card .sponsor-card-title{font-size: clamp(0.75rem, 1.36vw, 1.0rem)}}.sponsor-section .sponsor-card .sponsor-card-description{font-family:"Outfit",sans-serif;font-weight:400;font-style:normal;font-size: clamp(0.75rem, 1.36vw, 1.0rem);color:#f8f9fa;line-height:1.5;margin:0;opacity:.9}@media(max-width: 575px){.sponsor-section .sponsor-card .sponsor-card-description{font-size: clamp(0.75rem, 1.19vw, 0.875rem)}}.get-started{padding:80px 0;background-color:#fff;position:relative}@media(max-width: 575px){.get-started{padding:40px 0}}.get-started .get-started-wrapper{max-width:1200px;margin:0 auto}.get-started .get-started-box{background-color:#0c151f;background-image:url("https://www.hedg.com/wp-content/uploads/2025/12/candles-hedg.png");background-size:contain;background-position:left;background-repeat:no-repeat;border-radius:16px;padding:80px 40px;text-align:center;position:relative;overflow:hidden}.get-started .get-started-box::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(12,21,31,.63);z-index:1}.get-started .get-started-box>*{position:relative;z-index:2}@media(max-width: 575px){.get-started .get-started-box{padding:40px 20px}}.get-started .get-started-title{font-family:"Outfit",sans-serif;font-weight:700;font-size: clamp(1.705rem, 3.74vw, 2.75rem);text-align:center;margin-bottom:24px;background:linear-gradient(270.69deg, #D9D9D9 21.31%, #5DBEA8 46.89%, #FF7522 67.18%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width: 575px){.get-started .get-started-title{font-size: clamp(1.24rem, 2.72vw, 2.0rem);margin-bottom:20px}}.get-started .get-started-description{font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.53vw, 1.125rem);line-height:1.6;color:rgba(255,255,255,.8);margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}@media(max-width: 575px){.get-started .get-started-description{font-size: clamp(0.75rem, 1.36vw, 1.0rem);margin-bottom:30px}}.get-started .get-started-actions{display:flex;justify-content:center}.get-started .get-started-actions .hero-wrapper-actions{display:flex;gap:16px}@media(max-width: 575px){.get-started .get-started-actions .hero-wrapper-actions{flex-direction:column;width:100%}}.payment-methods-section{padding:80px 0;background:#fff}@media(max-width: 575px){.payment-methods-section{padding:40px 0}}.payment-methods-section .payment-methods-title{font-family:"Outfit",sans-serif;font-weight:700;font-size: clamp(1.395rem, 3.06vw, 2.25rem);text-align:center;margin-bottom:40px;color:#142334}@media(max-width: 575px){.payment-methods-section .payment-methods-title{font-size: clamp(1.085rem, 2.38vw, 1.75rem);margin-bottom:30px}}.payment-methods-section .payment-methods-slider .payment-method-item{width:90px;height:58px;padding:15px;border-radius:7.25px;border:.45px solid #d6dce5;background:#fff;box-shadow:0px .9px 8.95px 0px rgba(183,183,183,.08),0px 8.95px 17.91px 0px rgba(183,183,183,.08);display:flex;align-items:center;justify-content:center;margin:0 10px}@media(max-width: 575px){.payment-methods-section .payment-methods-slider .payment-method-item{width:70px;height:45px;padding:10px;margin:0 5px}}.payment-methods-section .payment-methods-slider .payment-method-item img{max-width:80%;max-height:80%;width:auto;height:auto;object-fit:contain}@media(max-width: 575px){.payment-methods-section .payment-methods-slider .payment-method-item img{max-width:90%;max-height:90%}}.payment-methods-section .payment-methods-slider .slick-track{display:flex;align-items:center}.payment-methods-section .payment-methods-slider .slick-prev,.payment-methods-section .payment-methods-slider .slick-next{display:none !important}.forex-table{padding:80px 0;background-color:#fff;margin-top:40px}@media(max-width: 575px){.forex-table{padding:40px 0}}.forex-table .forex-table-widget{width:100%}.forex-table .forex-tabs{display:flex;gap:16px;margin-bottom:32px;flex-wrap:wrap;justify-content:center}@media(max-width: 575px){.forex-table .forex-tabs{gap:8px;margin-bottom:24px}}.forex-table .forex-tab{width:auto;height:46px;border-radius:6.16px;padding:12px 24px;background:rgba(0,0,0,0);border:1px solid #a3a8ad;color:#a3a8ad;font-family:"Outfit",sans-serif;font-weight:500;font-size: clamp(0.75rem, 1.19vw, 0.875rem);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;white-space:nowrap}.forex-table .forex-tab:hover{border-color:#ff7522;color:#142333}.forex-table .forex-tab.active{background:#142333;border-color:#142333;color:#ff7522;font-weight:600}@media(max-width: 575px){.forex-table .forex-tab{width:auto;min-width:80px;height:40px;padding:10px 16px;font-size: clamp(0.75rem, 1.1vw, 0.8125rem)}}.forex-table .forex-cards-container{background:#f5f5f5;border-radius:16px;padding:32px}@media(max-width: 575px){.forex-table .forex-cards-container{padding:16px;border-radius:12px}}.forex-table .forex-cards-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 1199px){.forex-table .forex-cards-grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 991px){.forex-table .forex-cards-grid{grid-template-columns:repeat(2, 1fr);gap:16px}}@media(max-width: 575px){.forex-table .forex-cards-grid{grid-template-columns:1fr;gap:16px}}.forex-table .forex-card{position:relative;background:#fff;border-radius:12px;padding:20px;box-shadow:0px 2px 8px rgba(0,0,0,.06);border:1px solid #e8e8e8;transition:all .3s ease}.forex-table .forex-card .forex-card-logo{position:absolute;top:20px;left:20px;width:32px;height:32px;object-fit:contain;border-radius:50%;background:#f8f9fa;padding:2px}.forex-table .forex-card .forex-card-header{padding-left:44px;margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:12px}.forex-table .forex-card .forex-card-symbol{font-family:"Outfit",sans-serif;font-weight:700;font-size: clamp(0.75rem, 1.53vw, 1.125rem);color:#142333;margin-bottom:4px}.forex-table .forex-card .forex-card-name{font-family:"Outfit",sans-serif;font-weight:400;font-size:12px;color:#a3a8ad;text-transform:uppercase;letter-spacing:.5px}.forex-table .forex-card .forex-card-body{margin-bottom:16px}.forex-table .forex-card .forex-card-price{font-family:"Outfit",sans-serif;font-weight:700;font-size: clamp(1.085rem, 2.38vw, 1.75rem);color:#142333;margin-bottom:8px}.forex-table .forex-card .forex-card-change{display:flex;align-items:center;gap:8px;font-family:"Outfit",sans-serif;font-weight:500;font-size: clamp(0.75rem, 1.19vw, 0.875rem)}.forex-table .forex-card .forex-card-change.positive{color:#22c55e}.forex-table .forex-card .forex-card-change.negative{color:#ef4444}.forex-table .forex-card .forex-card-change .change-amount{display:inline-block}.forex-table .forex-card .forex-card-change .change-percent{display:inline-block;padding:2px 6px;border-radius:4px;font-size:12px}.positive .forex-table .forex-card .forex-card-change .change-percent{background:rgba(34,197,94,.1)}.negative .forex-table .forex-card .forex-card-change .change-percent{background:rgba(239,68,68,.1)}.forex-table .forex-card .forex-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f0f0f0}.forex-table .forex-card .forex-card-spread{font-family:"Outfit",sans-serif;font-size: clamp(0.75rem, 1.1vw, 0.8125rem)}.forex-table .forex-card .forex-card-spread .label{color:#a3a8ad;margin-right:4px}.forex-table .forex-card .forex-card-spread .value{color:#142333;font-weight:600}.forex-table .forex-card .forex-card-trade{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;background:linear-gradient(180deg, #FF7522 0%, #D94F00 100%);border-radius:6px;color:#fff;font-family:"Outfit",sans-serif;font-weight:500;font-size: clamp(0.75rem, 1.19vw, 0.875rem);text-decoration:none;transition:all .3s ease;cursor:pointer}.forex-table .forex-card .forex-card-trade::after{content:"→";font-size: clamp(0.75rem, 1.19vw, 0.875rem);transition:transform .3s ease}.forex-table .forex-card .forex-card-trade:hover{background:linear-gradient(180deg, #FF8533 0%, #E55F00 100%)}.forex-table .forex-card .forex-card-trade:hover::after{transform:translateX(3px)}.faq-section{padding:80px 0;background:#fff}@media(max-width: 575px){.faq-section{padding:60px 0}}.faq-section .section-title,.faq-section .faq-section-title{font-family:"Outfit",sans-serif;font-weight:700;font-size: clamp(1.705rem, 3.74vw, 2.75rem);text-align:center;color:#142333;margin-bottom:16px;line-height:1.2}@media(max-width: 575px){.faq-section .section-title,.faq-section .faq-section-title{font-size: clamp(1.24rem, 2.72vw, 2.0rem)}}.faq-section .faq-section-description{font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.36vw, 1.0rem);text-align:center;color:#2e4054;margin-bottom:48px;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto}@media(max-width: 575px){.faq-section .faq-section-description{margin-bottom:32px}}.faq-section .faq-section-content{max-width:900px;margin:0 auto}.faq-section .faq-accordion{max-width:900px;margin:0 auto}.faq-section .faq-item{border-bottom:1px solid #e8e8e8}.faq-section .faq-item:first-child{border-top:1px solid #e8e8e8}.faq-section .faq-item.active .faq-question .toggle-btn{background:#ff7522;border-color:#ff7522}.faq-section .faq-item.active .faq-question .toggle-btn .plus::before{background:#fff}.faq-section .faq-item.active .faq-question .toggle-btn .plus::after{background:#fff;transform:translate(-50%, -50%) rotate(0deg)}.faq-section .faq-item.active .faq-answer{max-height:500px;padding:20px 0 24px 0;opacity:1}.faq-section .faq-question{display:flex;justify-content:space-between;align-items:center;padding:24px 0;cursor:pointer;transition:color .3s ease}.faq-section .faq-question h5{font-family:"Outfit",sans-serif;font-weight:700;font-size: clamp(0.775rem, 1.7vw, 1.25rem);color:#142333;flex:1;padding-right:20px;margin:0}@media(max-width: 575px){.faq-section .faq-question h5{font-size: clamp(0.75rem, 1.53vw, 1.125rem)}}.faq-section .faq-question .toggle-btn{width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,0);border:2px solid #ff7522;position:relative;flex-shrink:0;transition:all .3s ease;cursor:pointer;padding:0}.faq-section .faq-question .toggle-btn .plus{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%}.faq-section .faq-question .toggle-btn .plus::before,.faq-section .faq-question .toggle-btn .plus::after{content:"";position:absolute;background:#ff7522;transition:all .3s ease}.faq-section .faq-question .toggle-btn .plus::before{width:14px;height:2px;top:50%;left:50%;transform:translate(-50%, -50%)}.faq-section .faq-question .toggle-btn .plus::after{width:2px;height:14px;top:50%;left:50%;transform:translate(-50%, -50%) rotate(90deg)}.faq-section .faq-answer{max-height:0;overflow:hidden;transition:all .4s ease;opacity:0}.faq-section .faq-answer .answer-content{font-family:"Outfit",sans-serif;font-weight:400;font-size: clamp(0.75rem, 1.36vw, 1.0rem);line-height:1.6;color:#2e4054}
/* Fix: hero title was dark (#142333) on a dark section — use a light brand gradient so it is visible */
.open-account-section .deposit-table .hero-title-gradient{background:linear-gradient(270.69deg,#D9D9D9 21.31%,#5DBEA8 46.89%,#FF7522 67.18%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}

/* ============================================================
   Fees page — Figma redesign (HEDG website updates)
   node 516:19739 (hero: 516:19857)
   ============================================================ */

.fp-container{max-width:1140px;margin:0 auto;padding:0 15px;position:relative}

/* ---------- Hero ---------- */
.fp-hero{position:relative;overflow:hidden;background:#f8f9fa;padding-top:64px}
.fp-hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}
.fp-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}

.fp-hero-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:48px}
.fp-hero-content{max-width:603px}
.fp-hero-title{font-family:"Outfit",sans-serif;font-weight:700;font-size:54px;line-height:1.2;margin:0 0 24px;background:linear-gradient(268deg,#FF7522 10%,#5DBEA8 35%,#FF7522 60%,#5DBEA8 85%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}
.fp-hero-desc{font-family:"Outfit",sans-serif;font-weight:500;font-size:20px;line-height:1.4;color:#2e4054;max-width:563px;margin:0 0 44px}
.fp-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;border-radius:8px;background:linear-gradient(180deg,#ff7522 2.528%,#d94f00 97.637%);font-family:"Outfit",sans-serif;font-weight:700;font-size:16px;line-height:1.4;color:#f8f9fa;text-decoration:none;box-shadow:0 14px 9px 0 rgba(168,168,168,.05),0 6px 6px 0 rgba(168,168,168,.09),0 2px 3px 0 rgba(168,168,168,.1),0 20px 12px 0 rgba(55,47,42,.05),0 9px 9px 0 rgba(55,47,42,.09),0 2px 5px 0 rgba(55,47,42,.1);transition:opacity .2s}
.fp-btn-primary:hover{opacity:.9;color:#f8f9fa;text-decoration:none}

.fp-hero-img{width:640px;max-width:46%;flex-shrink:0}
.fp-hero-img img{width:100%;height:auto;display:block}
html[dir=rtl] .fp-hero-title{background:linear-gradient(-88deg,#FF7522 10%,#5DBEA8 35%,#FF7522 60%,#5DBEA8 85%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}

/* stat row */
.fp-stat-row{position:relative;z-index:1;display:flex;gap:18px;padding-bottom:64px}
.fp-stat{flex:1;background:#f8fafc;border:1px solid #ff7522;border-radius:14px;padding:23px 23px 21px;text-align:center}
.fp-stat-num{font-family:"Outfit",sans-serif;font-weight:800;font-size:32px;line-height:48px;letter-spacing:-0.32px;color:#06101e}
.fp-stat--orange .fp-stat-num{color:#ff7522}
.fp-stat-lbl{font-family:"Outfit",sans-serif;font-weight:400;font-size:13px;line-height:18.2px;color:#142333;margin-top:8px}

/* ---------- Responsive ---------- */
@media (max-width:1199px){
	.fp-hero-img{width:480px}
}
@media (max-width:991px){
	.fp-hero-title{font-size:44px}
	.fp-hero-desc{font-size:18px}
	.fp-hero-img{width:360px;max-width:40%}
	.fp-stat-row{flex-wrap:wrap}
	.fp-stat{flex:1 1 calc(50% - 9px)}
}
@media (max-width:767px){
	.fp-hero{padding-top:40px}
	.fp-hero-inner{flex-direction:column;align-items:flex-start;padding-bottom:24px;gap:20px}
	.fp-hero-content{max-width:100%}
	.fp-hero-title{font-size:40px;line-height:48px;margin-bottom:0}
	.fp-hero-desc{font-size:16px;line-height:1.4;margin-bottom:20px;max-width:337px}
	.fp-btn-primary{padding:16px 32px}
	.fp-hero-img{position:relative;width:100%;max-width:100%;height:260px;overflow:hidden;margin:0}
	.fp-hero-img img{position:absolute;top:-17%;left:-4%;width:117%;max-width:none;height:auto;object-fit:cover}
	.fp-stat-row{flex-direction:row;flex-wrap:wrap;gap:12px;padding-bottom:40px}
	.fp-stat{flex:1 1 calc(50% - 6px);border-radius:16px;padding:17px}
	.fp-stat-num{font-size:28px;line-height:42px;letter-spacing:-0.7px}
	.fp-stat-lbl{font-size:12px;line-height:18px}
}

/* ---------- Dark tables block ---------- */
.fp-dark{position:relative;overflow:hidden;background:#0c151f;padding:64px 0 8px}
.fp-dark-lines{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}
.fp-dark-lines img{width:100%;height:100%;display:block;object-fit:cover}
.fp-dark-glow{position:absolute;left:-510px;top:200px;width:1026px;height:1143px;pointer-events:none}
.fp-dark-glow img{width:100%;height:100%;display:block}
html[dir=rtl] .fp-dark-glow{left:auto;right:-510px}

.fp-section{position:relative;z-index:1;margin-bottom:56px}
.fp-sec-head{display:flex;gap:18px;align-items:flex-start;margin-bottom:24px}
.fp-sec-num{font-family:"Outfit",sans-serif;font-weight:700;font-size:13px;line-height:19.5px;color:#ff7522;padding-top:15px}
.fp-sec-titles{display:flex;flex-direction:column;gap:5px}
.fp-sec-title{font-family:"Outfit",sans-serif;font-weight:700;font-size:30px;line-height:45px;letter-spacing:-0.3px;color:#f8f9fa;margin:0}
.fp-sec-subtitle{font-family:"Outfit",sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#f8fafc;margin:0}

.fp-table-card{background:#fff;border:1px solid #e8f0f7;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px 0 rgba(16,30,50,.04),0 6px 16px -10px rgba(16,30,50,.18)}
.fp-table{width:100%;border-collapse:collapse;font-family:"Outfit",sans-serif;table-layout:fixed}
.fp-table th{background:#f8fafc;border-bottom:1px solid #e8f0f7;padding:15.5px 24px 16.5px;font-weight:700;font-size:11px;line-height:16.5px;letter-spacing:0.77px;color:#4a6a88;text-transform:uppercase;text-align:start}
.fp-table td{border-bottom:1px solid #e8f0f7;padding:16px 24px;font-weight:400;font-size:15px;line-height:22.5px;color:#1a2e40}
.fp-table tbody tr:last-child td{border-bottom:none}
.fp-table tbody tr:nth-child(even){background:#fff1e9}
.fp-table tbody tr.fp-row--highlight{background:#fff1e9}

.fp-tag{display:inline-flex;align-items:center;padding:3px 12px;border-radius:999px;font-family:"Outfit",sans-serif;font-weight:600;font-size:13px;line-height:19.5px;white-space:nowrap}
.fp-tag--grey{background:rgba(20,35,51,.06);color:#1a2e40}
.fp-tag--green{background:rgba(93,190,168,.16);color:#1a7a64}
.fp-tag--orange{background:rgba(255,117,34,.14);color:#d94f00}
.fp-tag--outline{background:rgba(255,117,34,.15);border:1px solid rgba(255,117,34,.3);padding:4px 13px}

.fp-sec-note{max-width:1100px;margin:16px auto 0;font-family:"Outfit",sans-serif;font-weight:400;font-size:14px;line-height:1.6;color:#f8fafc;text-align:center}

.fp-promo{padding:72px 0 88px;background:#f6f9fc}
.fp-promo-head{text-align:center;margin-bottom:40px}
.fp-promo-title{font-family:"Outfit",sans-serif;font-weight:700;font-size:44px;line-height:1.2;color:#142333;margin:0 0 8px}
.fp-promo-subtitle{font-family:"Outfit",sans-serif;font-weight:500;font-size:18px;line-height:1.4;color:#142333;margin:0}

.fp-promo-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:32px}
.fp-promo-card{position:relative;overflow:hidden;border-radius:8px;min-height:226px;display:flex;flex-direction:column;justify-content:center;padding:24px}
.fp-promo-card--orange{grid-column:1;grid-row:1;background:url(../img/feesPage/promo-islamic-bg.png) center/cover no-repeat}
.fp-promo-card--teal{grid-column:1;grid-row:2;background:url(../img/feesPage/promo-arabian-bg.png) center/cover no-repeat}
.fp-promo-card--dark{grid-column:2;grid-row:1 / span 2;background:url(../img/feesPage/promo-phone-bg.png) center/cover no-repeat;border-radius:12px;min-height:100%}

.fp-promo-card-img{position:absolute;pointer-events:none;display:flex;z-index:0;top:0;bottom:0}
.fp-promo-card-img img{max-width:100%;max-height:100%;object-fit:contain;display:block}
.fp-promo-card-img img.fp-promo-card-img-mobile{display:none}
.fp-promo-card--orange .fp-promo-card-img{width:46%;right:16px;align-items:flex-end;justify-content:center}
.fp-promo-card--teal .fp-promo-card-img{width:40%;right:20px;align-items:flex-end;justify-content:center;padding-bottom:8px}
.fp-promo-card--dark .fp-promo-card-img{width:56%;right:12px;align-items:flex-end;justify-content:flex-end}

.fp-promo-card-body{position:relative;z-index:1;display:flex;flex-direction:column;gap:7px}
.fp-promo-card--dark .fp-promo-card-body{max-width:52%;gap:17px}
.fp-promo-card-heading{font-family:"Outfit",sans-serif;font-weight:700;font-size:24px;line-height:1.4;color:#f8f9fa;margin:0;max-width:76%}
.fp-promo-card--dark .fp-promo-card-heading{max-width:100%}
.fp-promo-card-desc{font-family:"Outfit",sans-serif;font-weight:400;font-size:13px;line-height:19.5px;color:#f8fafc;margin:0;max-width:48%}
.fp-promo-card--dark .fp-promo-card-desc{max-width:100%}
.fp-promo-card-highlight{font-family:"Outfit",sans-serif;font-weight:700;font-size:30px;line-height:45px;letter-spacing:-0.3px;color:#fff}
.fp-promo-card--dark .fp-promo-card-highlight{font-weight:800;font-size:26px;line-height:1.4;color:#ff7522;white-space:nowrap}

/* RTL: mirror the layout — image on the left, text anchored to the right. */
html[dir=rtl] .fp-promo-card--orange .fp-promo-card-img{right:auto;left:16px}
html[dir=rtl] .fp-promo-card--teal .fp-promo-card-img{right:auto;left:20px}
html[dir=rtl] .fp-promo-card--dark .fp-promo-card-img{right:auto;left:12px;justify-content:flex-start}
html[dir=rtl] .fp-promo-card-body{align-self:flex-start;text-align:right}

@media (max-width:991px){
	.fp-table-card{overflow-x:auto}
	.fp-table{min-width:760px}
	.fp-sec-title{font-size:26px;line-height:1.3}
	.fp-promo-grid{grid-template-columns:1fr}
	.fp-promo-card--dark{grid-column:1;grid-row:auto;min-height:280px}
	.fp-promo-card--orange,.fp-promo-card--teal{grid-column:1}
}
@media (max-width:767px){
	.fp-dark{padding:40px 0 8px}
	.fp-section{margin-bottom:40px}
	.fp-sec-head{gap:12px;margin-bottom:16px}
	.fp-sec-title{font-size:22px}
	.fp-sec-subtitle{font-size:14px}
	.fp-table th,.fp-table td{padding:12px 16px;font-size:13px}
	.fp-sec-note{text-align:start}
	.fp-promo{padding:48px 0 56px}
	.fp-promo-title{font-size:30px}
	.fp-promo-grid{gap:16px}
	.fp-promo-card{padding:20px}
	.fp-promo-card--orange,.fp-promo-card--teal{min-height:180px}
	/* Dark card only: stack the phone mockup below the text (Figma mobile), not corner-anchored like desktop */
	.fp-promo-card--dark{min-height:0;justify-content:flex-start;padding-bottom:0}
	.fp-promo-card--dark .fp-promo-card-body{max-width:100%}
	.fp-promo-card--dark .fp-promo-card-img{position:static;width:100%;height:180px;order:1;justify-content:center;margin-top:auto;padding-top:12px}
	.fp-promo-card--dark .fp-promo-card-img-desktop{display:none}
	.fp-promo-card--dark .fp-promo-card-img img.fp-promo-card-img-mobile{display:block}
}

.fp-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 30px 16px 40px;border-radius:8px;border:1px solid #ff7522;font-family:"Outfit",sans-serif;font-weight:700;font-size:16px;line-height:1.4;color:#ff7522;text-decoration:none;transition:opacity .2s}
.fp-btn-outline:hover{opacity:.85;color:#ff7522;text-decoration:none}
.fp-btn-outline span{font-size:20px;line-height:1}

.faq-section{padding:80px 0;background:#f6f9fc}
.faq-section .section-title{font-family:"Outfit",sans-serif;font-weight:700;font-size:clamp(1.705rem,3.74vw,2.75rem);text-align:center;color:#142333;margin-bottom:16px;line-height:1.2}
.faq-section .faq-accordion{max-width:900px;margin:0 auto}
.faq-section .faq-item{border-bottom:1px solid #e8e8e8}
.faq-section .faq-item:first-child{border-top:1px solid #e8e8e8}
.faq-section .faq-item.active .faq-question .toggle-btn{background:#ff7522;border-color:#ff7522}
.faq-section .faq-item.active .faq-question .toggle-btn .plus::before{background:#fff}
.faq-section .faq-item.active .faq-question .toggle-btn .plus::after{background:#fff;transform:translate(-50%,-50%) rotate(90deg)}
.faq-section .faq-item.active .faq-answer{max-height:500px;padding:0 0 24px 0;opacity:1}
.faq-section .faq-question{display:flex;justify-content:space-between;align-items:center;padding:24px 0;cursor:pointer;transition:color .3s ease}
.faq-section .faq-question h5{font-family:"Outfit",sans-serif;font-weight:700;font-size:clamp(0.775rem,1.7vw,1.25rem);color:#142333;flex:1;padding-right:20px;margin:0}
.faq-section .faq-question .toggle-btn{width:32px;height:32px;border-radius:50%;background:transparent;border:2px solid #ff7522;position:relative;flex-shrink:0;transition:all .3s ease;cursor:pointer;padding:0}
.faq-section .faq-question .toggle-btn .plus{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}
.faq-section .faq-question .toggle-btn .plus::before,.faq-section .faq-question .toggle-btn .plus::after{content:"";position:absolute;background:#ff7522;transition:all .3s ease}
.faq-section .faq-question .toggle-btn .plus::before{width:14px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}
.faq-section .faq-question .toggle-btn .plus::after{width:2px;height:14px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(0deg)}
.faq-section .faq-answer{max-height:0;overflow:hidden;transition:all .4s ease;opacity:0}
.faq-section .faq-answer .answer-content{font-family:"Outfit",sans-serif;font-weight:400;font-size:clamp(0.75rem,1.36vw,1.0rem);line-height:1.6;color:#2e4054}

.fp-cta-section{padding:0 0 88px;background:#f6f9fc}
.fp-cta{position:relative;overflow:hidden;background:#0c151f;border-radius:16px;padding:60px 32px;display:flex;flex-direction:column;align-items:center;gap:44px;text-align:center}
.fp-cta-candles{position:absolute;left:-140px;bottom:-40px;width:613px;max-width:none;pointer-events:none}
.fp-cta-candles img{width:100%;display:block}
.fp-cta-content{position:relative;z-index:1;max-width:768px;display:flex;flex-direction:column;gap:24px}
.fp-cta-title{font-family:"Outfit",sans-serif;font-weight:700;font-size:44px;line-height:1.2;margin:0;background:linear-gradient(90deg,#ff7522,#5dbea8 55%,#f8f9fa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}
.fp-cta-desc{font-family:"Outfit",sans-serif;font-weight:500;font-size:18px;line-height:1.4;color:#f8fafc;margin:0}
.fp-cta-actions{position:relative;z-index:1;display:flex;gap:24px;flex-wrap:wrap;justify-content:center}
.fp-disclaimer{max-width:860px;margin:24px auto 0;padding:0 32px;font-family:"Outfit",sans-serif;font-weight:400;font-size:12px;line-height:1.8;color:#4a6a88;text-align:center}

@media (max-width:767px){
	.faq-section{padding:48px 0}
	.faq-section .section-title{margin-bottom:8px}
	.fp-cta-section{padding:0 0 56px}
	.fp-cta{padding:40px 20px;border-radius:12px}
	.fp-cta-title{font-size:28px}
	.fp-cta-desc{font-size:15px}
	.fp-cta-candles{width:420px;left:-100px;bottom:-30px;opacity:.6}
	.fp-cta-actions{flex-direction:column;width:100%}
	.fp-cta-actions .fp-btn-primary,.fp-cta-actions .fp-btn-outline{width:100%}
}

/* AR: use Tajawal everywhere on this page instead of Outfit (elements not covered
   by the global html[dir=rtl] tag-based rule in style.css, e.g. divs/spans). */
html[dir=rtl] [class^="fp-"],
html[dir=rtl] [class*=" fp-"]{font-family:"Tajawal",sans-serif !important}
