*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#0000;font-size:16px}body{background:#fff;margin:0;padding:0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:22.75px}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 15px;position:relative}@media (min-width:768px){.container{padding:0 24px}}a{background-color:#0000;text-decoration:none;transition:all .2s ease-in-out}button{background:0 0;border:none;outline:none;margin:0;padding:0}img{width:100%;height:auto;display:block}svg{width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0;padding:0}p{margin:0}ul{margin:0;padding:0}h1{font-family:Montserrat,sans-serif;font-size:42px;font-weight:700;line-height:48px}@media (min-width:768px){h1{letter-spacing:-2.4px;font-size:72px;line-height:90px}}h2{font-family:Montserrat,sans-serif;font-size:36px;font-weight:700;line-height:42px}@media (min-width:768px){h2{font-size:55px;line-height:70px}}h3{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;line-height:36px}@media (min-width:768px){h3{font-size:48px;line-height:60px}}h4{font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;line-height:30px}@media (min-width:768px){h4{font-size:32px;line-height:40px}}h5{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:24px}@media (min-width:768px){h5{font-size:24px;line-height:40px}}h6{letter-spacing:4px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:15px}@media (min-width:768px){h6{font-size:10px;line-height:15px}}.loader_container{z-index:90;background:#ffffffe6;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.loader_container.section_loader{background:0 0;height:auto;padding:16px;position:relative}.loader_container.relative{background:0 0;height:auto;position:relative}.loader_container.small .loader{border-width:2px;width:30px;height:30px}.loader_container.small .loader:after{border-width:2px;width:12px;height:12px}.loader_container .loader{box-sizing:border-box;border:3px solid #000;border-style:solid solid dotted dotted;border-radius:50%;width:48px;height:48px;animation:2s linear infinite rotation;display:inline-block;position:relative}.loader_container .loader:after{content:"";box-sizing:border-box;transform-origin:50%;border:3px solid #ff3d00;border-bottom-style:dotted;border-radius:50%;width:24px;height:24px;margin:auto;animation:1s linear infinite rotationBack;position:absolute;inset:0}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotationBack{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.block_wrapper{padding-top:var(--top-padding-mobile);padding-bottom:var(--bottom-padding-mobile);position:relative;overflow:hidden}@media (min-width:768px){.block_wrapper{padding-top:var(--top-padding-desktop);padding-bottom:var(--bottom-padding-desktop)}}.block_wrapper .block_background{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.block_wrapper .block_background .bg_image{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.block_wrapper .block_background .gradient_top{z-index:2;width:100%;height:50%;position:absolute;top:0;left:0}.block_wrapper .block_background .gradient_bottom{z-index:2;width:100%;height:50%;position:absolute;bottom:0;left:0}.block_wrapper .block_content{z-index:9;position:relative}.media_image{width:100%;position:relative}.media_image img{object-fit:contain;width:100%;height:auto}.media_video{width:100%;position:relative}.media_video video{width:100%;height:auto}.media_vimeo,.media_youtube{width:100%;position:relative}.media_vimeo .iframe_container,.media_youtube .iframe_container{padding:56.25% 0 0;position:relative}.media_vimeo .iframe_container iframe,.media_youtube .iframe_container iframe{width:100%;height:100%;position:absolute;top:0;left:0}.button_container{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.button_container .btn{letter-spacing:1.4px;cursor:pointer;white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;padding:13px 32px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;transition:all .2s ease-in-out;display:flex;text-transform:uppercase!important}.button_container [data-background=white]{background:#fff}.button_container [data-background=white]:hover{color:#fff;background:#000}.button_container [data-background=gold]{background-image:url(/images/site_gold_texture.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.button_container [data-background=gold]:hover{transform:scale(1.02)}.button_container [data-color=white]{color:#fff!important}.button_container [data-color=black]{color:#000}.button_container [data-border=black]{border:1px solid #000}.button_container [data-border=grey]{border:1px solid #0000001a}.button_container [data-size=small]{padding:8px 32px}.button_container [data-size=medium]{padding:13px 72px}.main_navigation{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;padding:22px 0;transition:all .2s ease-in-out;position:fixed;top:0;left:0}@media (min-width:768px){.main_navigation{padding:15px}}.main_navigation .container{flex-direction:column;flex:1;height:100%;display:flex}@media (min-width:768px){.main_navigation .container{flex-direction:row}}.main_navigation.nav_open{height:100dvh}.main_navigation.nav_open .menu_wrapper{flex-direction:column;align-items:center;display:flex}.main_navigation .logo_wrapper,.main_navigation .site_logo{align-items:center;display:flex}.main_navigation .site_logo a{justify-content:center;align-items:center;display:flex}.main_navigation .burger_actions{justify-content:center;align-items:center;display:flex;position:absolute;top:-7px;right:15px}@media (min-width:768px){.main_navigation .burger_actions{display:none}}.main_navigation .menu_wrapper{width:100%;margin-top:60px;display:none}@media (min-width:768px){.main_navigation .menu_wrapper{justify-content:center;align-items:center;width:100%;margin-top:0;margin-bottom:0;display:flex}}.main_navigation .menu_wrapper ul{width:100%}@media (min-width:768px){.main_navigation .menu_wrapper ul{justify-content:center;align-items:center;gap:32px;margin-left:auto;margin-right:auto;display:flex}}.main_navigation .menu_wrapper .menu_item{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px;list-style:none;display:flex}@media (min-width:768px){.main_navigation .menu_wrapper .menu_item{flex-direction:row;justify-content:center;margin-bottom:0;position:relative}.main_navigation .menu_wrapper .menu_item.has_submenu:hover .submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.main_navigation .menu_wrapper .menu_item.has_submenu:hover .chevron_icon{transform:rotate(180deg)}}.main_navigation .menu_wrapper .menu_item.submenu_open .submenu{display:flex}.main_navigation .menu_wrapper .menu_item.submenu_open .chevron_icon{transform:rotate(180deg)}.main_navigation .menu_wrapper .menu_item>a,.main_navigation .menu_wrapper .submenu_toggle{text-transform:uppercase;color:#000;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:20px;transition:all .2s ease-in-out;display:flex}.main_navigation .menu_wrapper .menu_item>a:hover,.main_navigation .menu_wrapper .submenu_toggle:hover{color:#fdb400}.main_navigation .menu_wrapper .chevron_icon{width:10px;height:6px;transition:transform .2s}.main_navigation .menu_wrapper .submenu{flex-direction:column;align-items:center;gap:12px;width:100%;padding:12px 0 0;display:none}@media (min-width:768px){.main_navigation .menu_wrapper .submenu{opacity:0;visibility:hidden;pointer-events:none;border-radius:8px;align-items:flex-start;gap:10px;min-width:180px;padding:16px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #00000040}}.main_navigation .menu_wrapper .submenu .submenu_item{justify-content:center;width:100%;margin:0;display:flex}@media (min-width:768px){.main_navigation .menu_wrapper .submenu .submenu_item{justify-content:flex-start}}.main_navigation .menu_wrapper .submenu .submenu_item a{text-transform:uppercase;white-space:nowrap;text-align:center;border-radius:4px;width:100%;padding:4px 8px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;line-height:18px}@media (min-width:768px){.main_navigation .menu_wrapper .submenu .submenu_item a{text-align:left}.main_navigation .menu_wrapper .submenu .submenu_item a:hover{transform:translate(4px)}}.main_navigation .button_container{margin-top:32px}@media (min-width:768px){.main_navigation .button_container{flex-flow:row;margin-top:0}}.site_footer{padding:80px 0 10px}.site_footer .footer_menu{margin-bottom:80px}.site_footer .footer_menu .container{border-top:1px solid #000;flex-wrap:wrap;gap:60px 24px;padding-top:40px;display:flex}.site_footer .footer_menu .footer_col{width:100%;max-width:calc(50% - 24px)}@media (min-width:768px){.site_footer .footer_menu .footer_col{max-width:calc(25% - 24px)}}.site_footer .footer_menu h5{margin-bottom:10px}.site_footer .footer_menu ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.site_footer .footer_menu a{letter-spacing:1.4px;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:100%}.site_footer .footer_links .footer_body{margin-bottom:40px}.site_footer .footer_links .footer_body p{letter-spacing:1.4px;margin-bottom:8px}.site_footer .footer_links .footer_copy{border-top:2px solid #000;flex-direction:column;justify-content:center;align-items:center;padding-top:40px;display:flex}@media (min-width:768px){.site_footer .footer_links .footer_copy{flex-direction:row;justify-content:space-between;padding-top:16px}}.site_footer .footer_links .site_logo{align-items:center;width:100%;max-width:100px;margin-bottom:40px;display:flex}@media (min-width:768px){.site_footer .footer_links .site_logo{margin-bottom:0}}.site_footer .footer_links .site_logo a{justify-content:center;align-items:center;display:flex}.site_footer .footer_links .footer_out_links{gap:12px;display:flex}.site_footer .footer_links .footer_out_link{width:100%;max-width:42px;position:relative}@media (min-width:768px){.site_footer .footer_links .footer_out_link{max-width:48px}}.site_footer .footer_links .footer_out_link a{display:flex;position:relative}.site_footer .footer_links .footer_out_link a:hover .normal_icon{opacity:0}.site_footer .footer_links .footer_out_link a:hover .hover_icon{opacity:1}.site_footer .footer_links .footer_out_link .normal_icon{transition:all .2s ease-in-out}.site_footer .footer_links .footer_out_link .hover_icon{opacity:0;transition:all .2s ease-in-out;position:absolute;top:0;left:0}.spacer{position:relative}.spacer .mobile{width:100%;display:block}@media (min-width:768px){.spacer .mobile{display:none}}.spacer .desktop{width:100%;display:block}@media (max-width:767.98px){.spacer .desktop{display:none}}.page_hero{position:relative}.page_hero .swiper-slide{display:flex}.page_hero .hero_swiper{width:100%;position:relative}.page_hero .hero_swiper .swiper-slide{height:auto}.page_hero .row{flex-direction:column;gap:30px;display:flex}@media (min-width:768px){.page_hero .row{flex-direction:row;align-items:center}.page_hero .row .col.col_left{max-width:55%}.page_hero .row .col.col_right{max-width:45%}}.page_hero .row.single_column{flex-direction:column;justify-content:center;align-items:center}.page_hero .row.single_column .col{max-width:100%!important}.page_hero .col{width:100%}.page_hero .title{margin-bottom:16px}.page_hero .title h1{text-shadow:1px 1px 8px #00000059}.page_hero p,.page_hero .button_container{margin-bottom:32px}@media (min-width:768px){.page_hero .button_container{flex-wrap:nowrap}}.page_hero .banner_links{gap:10px;display:flex}.page_hero .banner_links a{position:relative}.page_hero .banner_links a:hover .normal_icon{opacity:0}.page_hero .banner_links a:hover .hover_icon{opacity:1}.page_hero .banner_links .normal_icon{transition:all .2s ease-in-out}.page_hero .banner_links .hover_icon{opacity:0;transition:all .2s ease-in-out;position:absolute;top:0;left:0}.page_hero .banner_ctas{flex-direction:column;gap:8px;width:100%;max-width:880px;display:flex}@media (min-width:768px){.page_hero .banner_ctas{flex-direction:row;margin-top:24px}}.page_hero .banner_ctas .cta{aspect-ratio:292/400;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;flex-direction:column;align-items:center;padding:16px;display:flex;position:relative;overflow:hidden}.page_hero .banner_ctas .cta:after{content:"";z-index:1;background:linear-gradient(356.65deg,#000 27.36%,#0000 94.99%);width:100%;height:100%;position:absolute;top:0;left:0}.page_hero .banner_ctas .icon{z-index:2;width:100%;max-width:100px;height:100px;margin-top:auto;margin-bottom:auto}.page_hero .banner_ctas .title{color:#fff;z-index:2;text-align:center;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:24px}.page_hero .banner_icon_cta_wrapper{flex-direction:column;gap:10px;width:100%;display:flex}@media (min-width:768px){.page_hero .banner_icon_cta_wrapper{flex-direction:row;margin-top:24px}}.page_hero .banner_icon_cta_wrapper .banner_icon_cta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffd70026;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.page_hero .banner_icon_cta_wrapper .icon{justify-content:center;align-items:center;width:100%;max-width:40px;display:flex}.page_hero .banner_icon_cta_wrapper .title{text-transform:uppercase;text-align:center;letter-spacing:1.4px;color:#0f172a;margin-top:16px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;line-height:100%}.page_hero .single_column .col_left{flex-direction:column;justify-content:center;align-items:center;display:flex}.page_hero .single_column h1{text-align:center}.page_hero .single_column p{text-align:center;max-width:730px}.explore_markets_carousel{position:relative}.explore_markets_carousel .title_area{flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px;display:flex}.explore_markets_carousel .title_area h3{text-align:center;margin-bottom:32px}.explore_markets_carousel .title_area p{text-align:center;color:#919191}.explore_markets_carousel .crypto_slider{flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.explore_markets_carousel .tabs{background:#0000000d;border-radius:100px;justify-content:center;align-items:center;gap:10px;margin-bottom:32px;padding:5px;display:flex;overflow:auto}.explore_markets_carousel .tabs .tab_btn{border-radius:100px;padding:5px 15px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:28px}.explore_markets_carousel .tabs .tab_btn.active{background:#fff;font-weight:700}.explore_markets_carousel .market_card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdb4000d;border:1px solid #fdb40026;border-radius:100px;flex-shrink:0;align-items:center;min-width:200px;padding:9px 11px;display:flex}.explore_markets_carousel .market_card .card_icon{background:#fdb400;border-radius:100px;justify-content:center;align-items:center;width:100%;min-width:34px;max-width:34px;height:34px;margin-right:10px;display:flex}.explore_markets_carousel .market_card .card_icon .circle{justify-content:center;align-items:center;display:flex}.explore_markets_carousel .market_card .card_icon svg{max-width:24px}.explore_markets_carousel .market_card .card_info{flex-direction:column;width:100%;display:flex}.explore_markets_carousel .market_card .category{color:#919191;letter-spacing:.5px;font-size:10px;font-weight:700;line-height:15px}.explore_markets_carousel .market_card .price{color:#0f172a;font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:20px;display:flex;position:relative}.explore_markets_carousel .market_card .card_change{margin-bottom:-20px;margin-left:10px;font-size:14px;position:relative}.explore_markets_carousel .market_card .card_change.up{color:#00a008}.explore_markets_carousel .market_card .card_change.down{color:#c40000}.explore_markets_carousel .marquee_wrapper{width:100%;margin-bottom:15px;position:relative;overflow:hidden}.explore_markets_carousel .marquee_wrapper:last-child{margin-bottom:0}.explore_markets_carousel .marquee_wrapper{-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.explore_markets_carousel .marquee_track{gap:15px;width:fit-content;animation:40s linear infinite marquee;display:flex}.explore_markets_carousel .marquee_track.reverse{animation:40s linear infinite marquee_reverse}.explore_markets_carousel .marquee_track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee_reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.create_account_form{position:relative}@media (min-width:768px){.create_account_form .row{background-image:url(/images/form_grad.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:row;align-items:center;gap:80px;display:flex}}.create_account_form .col{width:100%}@media (min-width:768px){.create_account_form .col{max-width:50%}}.create_account_form .col_left{margin-bottom:32px}@media (min-width:768px){.create_account_form .col_left{max-width:530px;margin-bottom:0}}.create_account_form .col_left h3{margin-bottom:16px}@media (min-width:768px){.create_account_form .col_left h3{margin-bottom:32px}}.create_account_form .col_left p{color:#919191;margin-bottom:16px}@media (min-width:768px){.create_account_form .col_left p{margin-bottom:32px}.create_account_form .col_right{margin-left:auto}}.create_account_form .form_wrapper{background:#fff;border:1px solid #f9fafb;border-radius:16px;flex-wrap:wrap;gap:16px;padding:16px;display:flex;box-shadow:0 20px 50px #0000001a}@media (min-width:768px){.create_account_form .form_wrapper{padding:32px}}.create_account_form .form_row{border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:12px;position:relative}.create_account_form .form_row.row_half{max-width:calc(50% - 8px)}.create_account_form label{color:#6b7280;position:absolute;top:12px;left:12px}.create_account_form input{background:0 0;border:none;outline:none;width:100%;margin:0;padding:0}.create_account_form select{border:none;outline:none;width:100%}.create_account_form .button_container,.create_account_form .button_container button{width:100%}.create_account_form .form_success{text-align:center;width:100%;font-weight:700}.create_account_form .form_desc{text-align:center;color:#919191;font-size:10px;line-height:15px}.feature_cards{position:relative}.feature_cards h3{text-align:center;max-width:835px;margin:0 auto 32px}@media (min-width:768px){.feature_cards .feature_cards_wrapper{gap:10px;display:flex}}.feature_cards .col{width:100%}@media (min-width:768px){.feature_cards .col{max-width:50%}.feature_cards .col_right{flex-direction:column;gap:10px;display:flex}.feature_cards .col_right .card{height:50%}.feature_cards .col_right .card_image{width:100%;position:absolute}.feature_cards .col_right .card_overlay{background:linear-gradient(53.74deg,#000 32.28%,#0000 74.53%);flex-direction:column;justify-content:flex-end;display:flex}}.feature_cards .card{border-radius:8px;margin-bottom:8px;position:relative;overflow:hidden}@media (min-width:768px){.feature_cards .card{border-radius:32px;margin-bottom:0}}.feature_cards .card_overlay{background:linear-gradient(146.27deg,#000 24.27%,#0000 84.1%);width:100%;height:100%;padding:16px;position:absolute;top:0}@media (min-width:768px){.feature_cards .card_overlay{padding:32px}}.feature_cards h5{color:#fff;margin-bottom:16px}.feature_cards p{color:#fff}.online_testimonials{position:relative}.online_testimonials .container{flex-direction:column;display:flex}@media (min-width:768px){.online_testimonials .container{flex-direction:row}}.online_testimonials .col{width:100%}@media (min-width:768px){.online_testimonials .col_left{max-width:290px}.online_testimonials .col_right{gap:32px;display:flex}}.online_testimonials .testimonial{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdb4000d;border:1px solid #fdb40026;border-radius:16px;flex-direction:column;margin-bottom:24px;padding:20px;display:flex}@media (min-width:768px){.online_testimonials .testimonial{width:100%;margin-bottom:0}}.online_testimonials .test_top{display:flex}.online_testimonials .test_top .icon{color:#fdb400;background:#fdb40033;border-radius:100px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:16px;display:flex}.online_testimonials .test_top .title_area{margin-bottom:17px}.online_testimonials .test_top .title{font-size:12px;font-weight:700;line-height:16px}.online_testimonials .test_top .date{color:#919191;font-size:9px;line-height:13px}.online_testimonials .rating{gap:2px;margin-bottom:17px;display:flex}.online_testimonials .rating .star{width:10px;height:10px}.online_testimonials .rating_comment p{color:#919191;font-size:12px;line-height:16px}.thank_you_block,.price_cards{position:relative}.price_cards .title_area{flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px;display:flex}.price_cards .title_area h6{letter-spacing:4px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:15px}@media (min-width:768px){.price_cards .title_area h6{font-size:10px;line-height:15px}}.price_cards .title_area h6{color:#fdb400;text-transform:uppercase;text-align:center;margin-bottom:20px}.price_cards .title_area h3{text-align:center;margin-bottom:32px}.price_cards .title_area p{text-align:center;color:#919191;max-width:538px}.price_cards .title_area .button_container{justify-content:center;align-items:center;width:100%;margin-top:40px}.price_cards .price_cards_wrapper{width:100%;position:relative}@media (min-width:768px){.price_cards .price_cards_wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}}.price_cards .price_cards_wrapper .price_cards_tabs{background:#0000000d;border-radius:100px;margin-bottom:60px;display:flex;overflow:auto}.price_cards .price_cards_wrapper .tab_title{letter-spacing:-1px;text-align:center;border-radius:100px;min-width:80px;margin:3px;padding:5px 15px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:28px}.price_cards .price_cards_wrapper .tab_title.active{background:#fff;font-weight:700}.price_cards .price_cards_body{width:100%;overflow:visible}.price_cards .price_cards_body .swiper{padding:24px 0}.price_cards .price_cards_body .swiper-slide{transform-style:preserve-3d;perspective:1200px;justify-content:center;align-items:center;transition:all .6s cubic-bezier(.25,1,.5,1);display:flex}.price_cards .price_cards_body .price_card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafafa;border-color:#0000000f;transform:scale(.9)}.price_cards .swiper-slide-active{z-index:10}.price_cards .swiper-slide-active .price_card{opacity:1!important;background:#fff!important;border-width:1.5px!important;border-color:#fdb400!important;transform:scale(1)!important;box-shadow:0 15px 50px #d4af3738!important}.price_cards .swiper-slide-active .price_card:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 85% 15%,#d4af3740 0%,#fff0 55%);border-radius:32px;width:100%;height:100%;position:absolute;top:0;right:0}.price_cards .swiper-slide-active .price_card .icon{background:#fdb400;border-color:#fdb400}.price_cards .swiper-slide-active .price_card .icon svg path{stroke:#fff}.price_cards .swiper-slide-active .price_card .button_container .btn{background-image:url(/images/site_gold_texture.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.price_cards .swiper-slide-active .price_card .button_container .btn:hover{transform:scale(1.02)}.price_cards .swiper-slide-active .price_card .button_container .btn .text{color:#fff!important;font-weight:700!important}.price_cards .slider_pagination{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.price_cards .slider_pagination .pagination_bullet{background:#d4d4d8;border-radius:100px;width:8px;height:8px;transition:all .3s}.price_cards .slider_pagination .pagination_bullet.active{background:#fdb400;width:32px}.price_cards .control_btn{z-index:90;cursor:pointer;align-items:center;width:50px;height:100%;display:flex;position:absolute;top:0}@media (min-width:768px){.price_cards .control_btn{width:177px}}.price_cards .control_btn .icon{background:#fff;border:2px solid #fdb4000d;border-radius:100px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.price_cards .control_btn.prev_btn{background:linear-gradient(90deg,#fff 19%,#fff0 100%);justify-content:flex-start;left:0}@media (min-width:768px){.price_cards .control_btn.prev_btn .icon{margin-left:24px}}.price_cards .control_btn.next_btn{background:linear-gradient(270deg,#fff 19%,#fff0 100%);justify-content:flex-end;right:0}@media (min-width:768px){.price_cards .control_btn.next_btn .icon{margin-right:24px}}.price_cards .control_btn svg{max-width:24px}.price_card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #91919126;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:380px;padding:40px;transition:all .6s cubic-bezier(.25,1,.5,1);display:flex;position:relative;box-shadow:0 0 60px #0000}.price_card:before{content:"";z-index:-1;opacity:0;background-image:url(/images/price_card_active_overlay.png);background-position:50%;background-repeat:no-repeat;background-size:100%;width:250px;height:250px;transition:all .3s;position:absolute;top:0;right:0}.price_card .title{color:#fdb400;text-transform:uppercase;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:24px;font-weight:900;line-height:32px}.price_card .price{color:#111;margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:60px;font-weight:700;line-height:60px}.price_card .description{letter-spacing:3px;color:#fdb400;margin-bottom:42px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;line-height:15px}.price_card .features{width:100%;padding:0;list-style:none}.price_card .features li{color:#919191;align-items:center;margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:flex}.price_card .features .icon{border:2px solid #919191;border-radius:100px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;margin-right:15px;transition:all .3s;display:flex}.price_card .features .icon svg{max-width:10px}.price_card .button_container{width:100%;margin-top:40px}.price_card .button_container .btn{background:0 0;border:1px solid #00000014;border-radius:100px;justify-content:center;align-items:center;width:100%;padding:14px 24px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.price_card .button_container .btn .text{color:#919191;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:500}.two_column_content{position:relative}.two_column_content .container{flex-direction:column;display:flex}@media (min-width:768px){.two_column_content .container{flex-direction:row;align-items:center}}.two_column_content .col{width:100%}@media (min-width:768px){.two_column_content .col{max-width:50%}}.two_column_content .title_area,.two_column_content .title_area h3{margin-bottom:24px}.two_column_content .title_area p{color:#919191}.two_column_content .body_list{margin-bottom:60px}.two_column_content .list_item{cursor:pointer;align-items:center;margin-bottom:12px;display:flex}.two_column_content .list_item:hover .normal_icon{opacity:0}.two_column_content .list_item:hover .hover_icon{opacity:1}.two_column_content .list_item:hover .list{color:#000}.two_column_content .icons{margin-right:16px;position:relative}.two_column_content .icons img{width:38px}.two_column_content .icons .normal_icon{transition:all .2s ease-in-out}.two_column_content .icons .hover_icon{opacity:0;transition:all .2s ease-in-out;position:absolute;top:0;left:0}.two_column_content .list{color:#919191;font-size:14px;line-height:22px}@media (min-width:768px){.two_column_content .button_container{flex-wrap:nowrap}}.large_feature_cards{position:relative}.large_feature_cards .top{flex-direction:column;margin-bottom:60px;display:flex}@media (min-width:768px){.large_feature_cards .top{flex-direction:row;align-items:center}}.large_feature_cards .top h6{color:#fdb400;text-transform:uppercase;margin-bottom:16px}.large_feature_cards .top h3{margin-bottom:16px}@media (min-width:768px){.large_feature_cards .top h3{margin-bottom:0}}.large_feature_cards .top .col{width:100%}@media (min-width:768px){.large_feature_cards .top .col_left{max-width:45%}.large_feature_cards .top .col_right{margin-left:40px}}.large_feature_cards .top .col_right p{color:#919191;margin-bottom:16px}.large_feature_cards .cards{flex-wrap:wrap;gap:16px;display:flex}@media (min-width:768px){.large_feature_cards .cards{gap:32px}}.large_feature_cards .card{background:#fff;border-radius:16px;width:100%;padding:24px}@media (min-width:768px){.large_feature_cards .card{max-width:calc(50% - 16px)}}.large_feature_cards .card .card_image{margin-bottom:16px}.large_feature_cards .card .card_image img{aspect-ratio:16/9;object-fit:cover;border-radius:16px}.large_feature_cards .card h5{margin-bottom:16px}.large_feature_cards .card .desc{color:#919191;font-size:14px}.generic_content p{margin-bottom:14px}.generic_content ul,.generic_content ol{margin:0}.our_partners{width:100%;overflow:hidden}.our_partners .title_area{flex-direction:column;justify-content:center;align-items:center;margin-bottom:48px;display:flex}.our_partners .title_area h2{text-align:center;letter-spacing:-.02em;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:32px}@media (min-width:768px){.our_partners .title_area h2{font-family:Montserrat,sans-serif;font-size:36px;font-weight:700;line-height:44px}}.our_partners .title_area p{text-align:center;color:#919191;max-width:600px;margin:0 auto}.our_partners .partners_marquee_wrapper{width:100%;position:relative;overflow:hidden}.our_partners .partners_track{will-change:transform;align-items:center;width:max-content;display:flex}.our_partners .partner{flex-shrink:0;justify-content:center;align-items:center;display:flex}.our_partners .partner img{object-fit:contain;filter:invert()grayscale();height:90px;width:auto!important}.three_column_icon_blocks .title_area{flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px;display:flex}.three_column_icon_blocks .title_area h3{text-align:center;margin-bottom:32px}.three_column_icon_blocks .title_area p{text-align:center;color:#919191}.three_column_icon_blocks .icon_blocks{flex-direction:column;gap:40px;padding-top:40px;display:flex}@media (min-width:768px){.three_column_icon_blocks .icon_blocks{flex-direction:row}}.three_column_icon_blocks .card{flex-direction:column;align-items:center;width:100%;display:flex}.three_column_icon_blocks .card .image{justify-content:center;align-items:center;margin-bottom:16px;display:flex}@media (min-width:768px){.three_column_icon_blocks .card .image{margin-bottom:24px}}.three_column_icon_blocks .card .image img{width:100%;max-width:100px}.three_column_icon_blocks .card h6{text-align:center;letter-spacing:unset;max-width:302px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:24px}@media (min-width:768px){.three_column_icon_blocks .card h6{font-size:18px;line-height:24px}}.price_comparison{position:relative}.price_comparison .title_area{flex-direction:column;justify-content:center;align-items:center;margin-bottom:48px;display:flex}.price_comparison .title_area h3{text-align:center;margin-bottom:20px}.price_comparison .title_area p{text-align:center;color:#919191;max-width:600px}.price_comparison .table_responsive_wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:none;border-radius:20px;width:100%;overflow-x:auto;box-shadow:0 25px 50px -12px #00000040}.price_comparison table{border-collapse:collapse;width:100%;min-width:800px}.price_comparison th,.price_comparison td{text-align:center;max-width:211px}.price_comparison th:first-child,.price_comparison td:first-child{z-index:2;text-align:left;background-color:#f2f2f2;border-right:1px solid #fdb4001a;width:150px;padding:24px;position:sticky;left:0}.price_comparison th:first-child{background-color:#e5e5e5}.price_comparison td:first-child{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:28px}.price_comparison th{text-transform:uppercase;background-color:#0000000d;padding:32px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;line-height:16px}.price_comparison tr{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:14px;transition:all .3s}.price_comparison tr .smaller_text{font-size:12px}.price_comparison tr:hover{background:#fdb4001a;font-weight:600}.price_comparison tr svg{max-width:35px}.price_comparison .scroll_helper{color:#919191;justify-content:center;align-items:center;margin-top:24px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:flex}.price_comparison .scroll_helper .chev_icon{margin:0 16px}.price_comparison .scroll_helper .chev_icon svg path{fill:#919191}.table_component .title_area{flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px;display:flex}.table_component .title_area h3{text-align:center;margin-bottom:32px}.table_component .title_area p{text-align:center;color:#919191}.table_component .table_tabs_wrapper{justify-content:center;align-items:center;display:flex}.table_component .table_tabs{background:#0000000d;border-radius:100px;margin-bottom:60px;display:flex;overflow:auto}.table_component .table_tabs .tab{letter-spacing:-1px;text-align:center;cursor:pointer;border-radius:100px;min-width:80px;margin:3px;padding:5px 15px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:28px}.table_component .table_tabs .tab.active{background:#fff;font-weight:700}.table_component .tabs_aside{width:100%;max-width:241px}.table_component .tabs_aside h4{letter-spacing:-.75px;margin-bottom:13px;font-size:24px;font-weight:700;line-height:36px}.table_component .tabs_aside .aside_tab_title{cursor:pointer;border-radius:100px;margin-bottom:10px;padding:5px 15px;font-size:16px;line-height:28px}.table_component .tabs_aside .aside_tab_title.active{background:#fff;font-weight:700}.table_component .tabs_main_body_wrapper{width:100%;max-width:calc(100% - 241px);margin-left:32px}.table_component .tab_row{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #ffffff0d;border-radius:16px;padding:32px;display:flex;box-shadow:0 25px 50px -12px #00000040}.table_component .main_table_body{background:#fff;border-radius:16px;padding:32px}.table_component .table_title{align-items:center;margin-bottom:20px;display:flex}.table_component .table_title h3{color:#fdb400;margin-right:8px}.table_component .table_title h6{text-transform:uppercase}.table_component table{border-collapse:collapse;width:100%}.table_component table th{color:#64748b;text-transform:uppercase;text-align:left;white-space:nowrap;padding:20px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:100%}.table_component table .first_cell{color:#000;align-items:center;font-size:14px;font-weight:700;display:flex}.table_component table .first_cell img{width:100%;max-width:40px;margin-right:16px}.table_component table tr{border-bottom:1px solid #0000000d}.table_component table tr td{color:#919191;padding:20px;font-size:14px;font-weight:400;line-height:20px}.footer_cta{margin-bottom:40px;position:relative}.footer_cta .block_content{position:relative}.footer_cta .block_content:after{content:"";background:linear-gradient(360deg,#fff 4.83%,#fff0 68.58%);width:100%;height:30%;position:absolute;bottom:0;left:0}.footer_cta h2{text-align:center;margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;line-height:150%}@media (min-width:768px){.footer_cta h2{font-size:60px;line-height:72px}}.footer_cta p{text-align:center;color:#919191;letter-spacing:1.4px;max-width:740px;margin:0 auto 32px}.footer_cta .button_container{justify-content:center;align-items:center}.footer_cta .button_container .btn{text-transform:uppercase;letter-spacing:3.6px;padding:13px 32px;font-size:12px;font-weight:900;line-height:16px}body.theme-dark{background:#000}body.theme-dark .site_footer{color:#fff}body.theme-dark .site_footer .footer_menu .container{border-top:1px solid #fff}body.theme-dark .site_footer .footer_menu a{color:#fff}body.theme-dark .site_footer .footer_copy{border-color:#fff}body.theme-dark .main_navigation .menu_wrapper .menu_item>a,body.theme-dark .main_navigation .menu_wrapper .submenu_toggle{color:#fff}body.theme-dark .main_navigation .menu_wrapper .menu_item>a:hover,body.theme-dark .main_navigation .menu_wrapper .submenu_toggle:hover{color:#fdb400}@media (min-width:768px){body.theme-dark .main_navigation .menu_wrapper .submenu{background:#121212f2;border:1px solid #ffffff1a}}body.theme-dark .main_navigation .menu_wrapper .submenu a{color:#ffffffb3}body.theme-dark .main_navigation .menu_wrapper .submenu a:hover{color:#fdb400;background:#ffffff0d}body.theme-dark .page_hero{color:#fff;background:#000}body.theme-dark .explore_markets_carousel{position:relative}body.theme-dark .explore_markets_carousel .title_area{flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px;display:flex}body.theme-dark .explore_markets_carousel .title_area h3{text-align:center;margin-bottom:32px}body.theme-dark .explore_markets_carousel .title_area p{text-align:center;color:#919191}body.theme-dark .explore_markets_carousel .crypto_slider{flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}body.theme-dark .explore_markets_carousel .tabs{background:#0000000d;border-radius:100px;justify-content:center;align-items:center;gap:10px;margin-bottom:32px;padding:5px;display:flex;overflow:auto}body.theme-dark .explore_markets_carousel .tabs .tab_btn{border-radius:100px;padding:5px 15px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:28px}body.theme-dark .explore_markets_carousel .tabs .tab_btn.active{background:#fff;font-weight:700}body.theme-dark .explore_markets_carousel .market_card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdb4000d;border:1px solid #fdb40026;border-radius:100px;flex-shrink:0;align-items:center;min-width:200px;padding:9px 11px;display:flex}body.theme-dark .explore_markets_carousel .market_card .card_icon{background:#fdb400;border-radius:100px;justify-content:center;align-items:center;width:100%;min-width:34px;max-width:34px;height:34px;margin-right:10px;display:flex}body.theme-dark .explore_markets_carousel .market_card .card_icon .circle{justify-content:center;align-items:center;display:flex}body.theme-dark .explore_markets_carousel .market_card .card_icon svg{max-width:24px}body.theme-dark .explore_markets_carousel .market_card .card_info{flex-direction:column;width:100%;display:flex}body.theme-dark .explore_markets_carousel .market_card .category{color:#919191;letter-spacing:.5px;font-size:10px;font-weight:700;line-height:15px}body.theme-dark .explore_markets_carousel .market_card .price{color:#0f172a;font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:20px;display:flex;position:relative}body.theme-dark .explore_markets_carousel .market_card .card_change{margin-bottom:-20px;margin-left:10px;font-size:14px;position:relative}body.theme-dark .explore_markets_carousel .market_card .card_change.up{color:#00a008}body.theme-dark .explore_markets_carousel .market_card .card_change.down{color:#c40000}body.theme-dark .explore_markets_carousel .marquee_wrapper{width:100%;margin-bottom:15px;position:relative;overflow:hidden}body.theme-dark .explore_markets_carousel .marquee_wrapper:last-child{margin-bottom:0}body.theme-dark .explore_markets_carousel .marquee_wrapper{-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}body.theme-dark .explore_markets_carousel .marquee_track{gap:15px;width:fit-content;animation:40s linear infinite marquee;display:flex}body.theme-dark .explore_markets_carousel .marquee_track.reverse{animation:40s linear infinite marquee_reverse}body.theme-dark .explore_markets_carousel .marquee_track:hover{animation-play-state:paused}body.theme-dark .create_account_form{position:relative}@media (min-width:768px){body.theme-dark .create_account_form .row{background-image:url(/images/form_grad.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:row;align-items:center;gap:80px;display:flex}}body.theme-dark .create_account_form .col{width:100%}@media (min-width:768px){body.theme-dark .create_account_form .col{max-width:50%}}body.theme-dark .create_account_form .col_left{margin-bottom:32px}@media (min-width:768px){body.theme-dark .create_account_form .col_left{max-width:530px;margin-bottom:0}}body.theme-dark .create_account_form .col_left h3{margin-bottom:16px}@media (min-width:768px){body.theme-dark .create_account_form .col_left h3{margin-bottom:32px}}body.theme-dark .create_account_form .col_left p{color:#919191;margin-bottom:16px}@media (min-width:768px){body.theme-dark .create_account_form .col_left p{margin-bottom:32px}body.theme-dark .create_account_form .col_right{margin-left:auto}}body.theme-dark .create_account_form .form_wrapper{background:#fff;border:1px solid #f9fafb;border-radius:16px;flex-wrap:wrap;gap:16px;padding:16px;display:flex;box-shadow:0 20px 50px #0000001a}@media (min-width:768px){body.theme-dark .create_account_form .form_wrapper{padding:32px}}body.theme-dark .create_account_form .form_row{border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:12px;position:relative}body.theme-dark .create_account_form .form_row.row_half{max-width:calc(50% - 8px)}body.theme-dark .create_account_form label{color:#6b7280;position:absolute;top:12px;left:12px}body.theme-dark .create_account_form input{background:0 0;border:none;outline:none;width:100%;margin:0;padding:0}body.theme-dark .create_account_form select{border:none;outline:none;width:100%}body.theme-dark .create_account_form .button_container,body.theme-dark .create_account_form .button_container button{width:100%}body.theme-dark .create_account_form .form_success{text-align:center;width:100%;font-weight:700}body.theme-dark .create_account_form .form_desc{text-align:center;color:#919191;font-size:10px;line-height:15px}body.theme-dark .feature_cards{position:relative}body.theme-dark .feature_cards h3{text-align:center;max-width:835px;margin:0 auto 32px}@media (min-width:768px){body.theme-dark .feature_cards .feature_cards_wrapper{gap:10px;display:flex}}body.theme-dark .feature_cards .col{width:100%}@media (min-width:768px){body.theme-dark .feature_cards .col{max-width:50%}body.theme-dark .feature_cards .col_right{flex-direction:column;gap:10px;display:flex}body.theme-dark .feature_cards .col_right .card{height:50%}body.theme-dark .feature_cards .col_right .card_image{width:100%;position:absolute}body.theme-dark .feature_cards .col_right .card_overlay{background:linear-gradient(53.74deg,#000 32.28%,#0000 74.53%);flex-direction:column;justify-content:flex-end;display:flex}}body.theme-dark .feature_cards .card{border-radius:8px;margin-bottom:8px;position:relative;overflow:hidden}@media (min-width:768px){body.theme-dark .feature_cards .card{border-radius:32px;margin-bottom:0}}body.theme-dark .feature_cards .card_overlay{background:linear-gradient(146.27deg,#000 24.27%,#0000 84.1%);width:100%;height:100%;padding:16px;position:absolute;top:0}@media (min-width:768px){body.theme-dark .feature_cards .card_overlay{padding:32px}}body.theme-dark .feature_cards h5{color:#fff;margin-bottom:16px}body.theme-dark .feature_cards p{color:#fff}body.theme-dark .online_testimonials{position:relative}body.theme-dark .online_testimonials .container{flex-direction:column;display:flex}@media (min-width:768px){body.theme-dark .online_testimonials .container{flex-direction:row}}body.theme-dark .online_testimonials .col{width:100%}@media (min-width:768px){body.theme-dark .online_testimonials .col_left{max-width:290px}body.theme-dark .online_testimonials .col_right{gap:32px;display:flex}}body.theme-dark .online_testimonials .testimonial{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdb4000d;border:1px solid #fdb40026;border-radius:16px;flex-direction:column;margin-bottom:24px;padding:20px;display:flex}@media (min-width:768px){body.theme-dark .online_testimonials .testimonial{width:100%;margin-bottom:0}}body.theme-dark .online_testimonials .test_top{display:flex}body.theme-dark .online_testimonials .test_top .icon{color:#fdb400;background:#fdb40033;border-radius:100px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:16px;display:flex}body.theme-dark .online_testimonials .test_top .title_area{margin-bottom:17px}body.theme-dark .online_testimonials .test_top .title{font-size:12px;font-weight:700;line-height:16px}body.theme-dark .online_testimonials .test_top .date{color:#919191;font-size:9px;line-height:13px}body.theme-dark .online_testimonials .rating{gap:2px;margin-bottom:17px;display:flex}body.theme-dark .online_testimonials .rating .star{width:10px;height:10px}body.theme-dark .online_testimonials .rating_comment p{color:#919191;font-size:12px;line-height:16px}body.theme-dark .thank_you_block{position:relative}body.theme-dark .price_cards{background:#000;position:relative}body.theme-dark .price_cards .price_cards_wrapper{width:100%;position:relative}@media (min-width:768px){body.theme-dark .price_cards .price_cards_wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}}body.theme-dark .price_cards .price_cards_wrapper .price_cards_tabs{background:#0000000d;border-radius:100px;margin-bottom:60px;display:flex;overflow:auto}body.theme-dark .price_cards .price_cards_wrapper .tab_title{letter-spacing:-1px;text-align:center;border-radius:100px;min-width:80px;margin:3px;padding:5px 15px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:28px}body.theme-dark .price_cards .price_cards_wrapper .tab_title.active{background:#fff;font-weight:700}body.theme-dark .price_cards .price_cards_body{width:100%;overflow:visible}body.theme-dark .price_cards .price_cards_body .swiper{padding:24px 0}body.theme-dark .price_cards .price_cards_body .swiper-slide{transform-style:preserve-3d;perspective:1200px;justify-content:center;align-items:center;transition:all .6s cubic-bezier(.25,1,.5,1);display:flex}body.theme-dark .price_cards .price_cards_body .price_card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafafa;border-color:#0000000f;transform:scale(.9)}body.theme-dark .price_cards .swiper-slide-active{z-index:10}body.theme-dark .price_cards .swiper-slide-active .price_card{opacity:1!important;background:#fff!important;border-width:1.5px!important;border-color:#fdb400!important;transform:scale(1)!important;box-shadow:0 15px 50px #d4af3738!important}body.theme-dark .price_cards .swiper-slide-active .price_card:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 85% 15%,#d4af3740 0%,#fff0 55%);border-radius:32px;width:100%;height:100%;position:absolute;top:0;right:0}body.theme-dark .price_cards .swiper-slide-active .price_card .icon{background:#fdb400;border-color:#fdb400}body.theme-dark .price_cards .swiper-slide-active .price_card .icon svg path{stroke:#fff}body.theme-dark .price_cards .swiper-slide-active .price_card .button_container .btn{background-image:url(/images/site_gold_texture.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}body.theme-dark .price_cards .swiper-slide-active .price_card .button_container .btn:hover{transform:scale(1.02)}body.theme-dark .price_cards .swiper-slide-active .price_card .button_container .btn .text{color:#fff!important;font-weight:700!important}body.theme-dark .price_cards .slider_pagination{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}body.theme-dark .price_cards .slider_pagination .pagination_bullet{background:#d4d4d8;border-radius:100px;width:8px;height:8px;transition:all .3s}body.theme-dark .price_cards .slider_pagination .pagination_bullet.active{background:#fdb400;width:32px}body.theme-dark .price_cards .control_btn{z-index:90;cursor:pointer;align-items:center;width:50px;height:100%;display:flex;position:absolute;top:0}@media (min-width:768px){body.theme-dark .price_cards .control_btn{width:177px}}body.theme-dark .price_cards .control_btn .icon{background:#fff;border:2px solid #fdb4000d;border-radius:100px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}body.theme-dark .price_cards .control_btn.prev_btn{background:linear-gradient(90deg,#fff 19%,#fff0 100%);justify-content:flex-start;left:0}@media (min-width:768px){body.theme-dark .price_cards .control_btn.prev_btn .icon{margin-left:24px}}body.theme-dark .price_cards .control_btn.next_btn{background:linear-gradient(270deg,#fff 19%,#fff0 100%);justify-content:flex-end;right:0}@media (min-width:768px){body.theme-dark .price_cards .control_btn.next_btn .icon{margin-right:24px}}body.theme-dark .price_cards .control_btn svg{max-width:24px}body.theme-dark .price_card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #91919126;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:380px;padding:40px;transition:all .6s cubic-bezier(.25,1,.5,1);display:flex;position:relative;box-shadow:0 0 60px #0000}body.theme-dark .price_card:before{content:"";z-index:-1;opacity:0;background-image:url(/images/price_card_active_overlay.png);background-position:50%;background-repeat:no-repeat;background-size:100%;width:250px;height:250px;transition:all .3s;position:absolute;top:0;right:0}body.theme-dark .price_card .title{color:#fdb400;text-transform:uppercase;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:24px;font-weight:900;line-height:32px}body.theme-dark .price_card .price{color:#111;margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:60px;font-weight:700;line-height:60px}body.theme-dark .price_card .description{letter-spacing:3px;color:#fdb400;margin-bottom:42px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;line-height:15px}body.theme-dark .price_card .features{width:100%;padding:0;list-style:none}body.theme-dark .price_card .features li{color:#919191;align-items:center;margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:flex}body.theme-dark .price_card .features .icon{border:2px solid #919191;border-radius:100px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;margin-right:15px;transition:all .3s;display:flex}body.theme-dark .price_card .features .icon svg{max-width:10px}body.theme-dark .price_card .button_container{width:100%;margin-top:40px}body.theme-dark .price_card .button_container .btn{background:0 0;border:1px solid #00000014;border-radius:100px;justify-content:center;align-items:center;width:100%;padding:14px 24px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}body.theme-dark .price_card .button_container .btn .text{color:#919191;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:500}body.theme-dark .two_column_content{position:relative}body.theme-dark .two_column_content .container{flex-direction:column;display:flex}@media (min-width:768px){body.theme-dark .two_column_content .container{flex-direction:row;align-items:center}}body.theme-dark .two_column_content .col{width:100%}@media (min-width:768px){body.theme-dark .two_column_content .col{max-width:50%}}body.theme-dark .two_column_content .title_area,body.theme-dark .two_column_content .title_area h3{margin-bottom:24px}body.theme-dark .two_column_content .title_area p{color:#919191}body.theme-dark .two_column_content .body_list{margin-bottom:60px}body.theme-dark .two_column_content .list_item{cursor:pointer;align-items:center;margin-bottom:12px;display:flex}body.theme-dark .two_column_content .list_item:hover .normal_icon{opacity:0}body.theme-dark .two_column_content .list_item:hover .hover_icon{opacity:1}body.theme-dark .two_column_content .list_item:hover .list{color:#000}body.theme-dark .two_column_content .icons{margin-right:16px;position:relative}body.theme-dark .two_column_content .icons img{width:38px}body.theme-dark .two_column_content .icons .normal_icon{transition:all .2s ease-in-out}body.theme-dark .two_column_content .icons .hover_icon{opacity:0;transition:all .2s ease-in-out;position:absolute;top:0;left:0}body.theme-dark .two_column_content .list{color:#919191;font-size:14px;line-height:22px}@media (min-width:768px){body.theme-dark .two_column_content .button_container{flex-wrap:nowrap}}body.theme-dark .large_feature_cards{position:relative}body.theme-dark .large_feature_cards .top{flex-direction:column;margin-bottom:60px;display:flex}@media (min-width:768px){body.theme-dark .large_feature_cards .top{flex-direction:row;align-items:center}}body.theme-dark .large_feature_cards .top h6{color:#fdb400;text-transform:uppercase;margin-bottom:16px}body.theme-dark .large_feature_cards .top h3{margin-bottom:16px}@media (min-width:768px){body.theme-dark .large_feature_cards .top h3{margin-bottom:0}}body.theme-dark .large_feature_cards .top .col{width:100%}@media (min-width:768px){body.theme-dark .large_feature_cards .top .col_left{max-width:45%}body.theme-dark .large_feature_cards .top .col_right{margin-left:40px}}body.theme-dark .large_feature_cards .top .col_right p{color:#919191;margin-bottom:16px}body.theme-dark .large_feature_cards .cards{flex-wrap:wrap;gap:16px;display:flex}@media (min-width:768px){body.theme-dark .large_feature_cards .cards{gap:32px}}body.theme-dark .large_feature_cards .card{background:#fff;border-radius:16px;width:100%;padding:24px}@media (min-width:768px){body.theme-dark .large_feature_cards .card{max-width:calc(50% - 16px)}}body.theme-dark .large_feature_cards .card .card_image{margin-bottom:16px}body.theme-dark .large_feature_cards .card .card_image img{aspect-ratio:16/9;object-fit:cover;border-radius:16px}body.theme-dark .large_feature_cards .card h5{margin-bottom:16px}body.theme-dark .large_feature_cards .card .desc{color:#919191;font-size:14px}body.theme-dark .generic_content p{margin-bottom:14px}body.theme-dark .generic_content ul,body.theme-dark .generic_content ol{margin:0}body.theme-dark .our_partners{color:#fff}body.theme-dark .our_partners img{filter:invert(0)grayscale()}body.theme-dark .three_column_icon_blocks{color:#fff}body.theme-dark .price_comparison{position:relative}body.theme-dark .price_comparison .title_area{flex-direction:column;justify-content:center;align-items:center;margin-bottom:48px;display:flex}body.theme-dark .price_comparison .title_area h3{text-align:center;margin-bottom:20px}body.theme-dark .price_comparison .title_area p{text-align:center;color:#919191;max-width:600px}body.theme-dark .price_comparison .table_responsive_wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:none;border-radius:20px;width:100%;overflow-x:auto;box-shadow:0 25px 50px -12px #00000040}body.theme-dark .price_comparison table{border-collapse:collapse;width:100%;min-width:800px}body.theme-dark .price_comparison th,body.theme-dark .price_comparison td{text-align:center;max-width:211px}body.theme-dark .price_comparison th:first-child,body.theme-dark .price_comparison td:first-child{z-index:2;text-align:left;background-color:#f2f2f2;border-right:1px solid #fdb4001a;width:150px;padding:24px;position:sticky;left:0}body.theme-dark .price_comparison th:first-child{background-color:#e5e5e5}body.theme-dark .price_comparison td:first-child{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:28px}body.theme-dark .price_comparison th{text-transform:uppercase;background-color:#0000000d;padding:32px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;line-height:16px}body.theme-dark .price_comparison tr{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:14px;transition:all .3s}body.theme-dark .price_comparison tr .smaller_text{font-size:12px}body.theme-dark .price_comparison tr:hover{background:#fdb4001a;font-weight:600}body.theme-dark .price_comparison tr svg{max-width:35px}body.theme-dark .price_comparison .scroll_helper{color:#919191;justify-content:center;align-items:center;margin-top:24px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:flex}body.theme-dark .price_comparison .scroll_helper .chev_icon{margin:0 16px}body.theme-dark .price_comparison .scroll_helper .chev_icon svg path{fill:#919191}body.theme-dark .table_component .title_area{flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px;display:flex}body.theme-dark .table_component .title_area h3{text-align:center;margin-bottom:32px}body.theme-dark .table_component .title_area p{text-align:center;color:#919191}body.theme-dark .table_component .table_tabs_wrapper{justify-content:center;align-items:center;display:flex}body.theme-dark .table_component .table_tabs{background:#0000000d;border-radius:100px;margin-bottom:60px;display:flex;overflow:auto}body.theme-dark .table_component .table_tabs .tab{letter-spacing:-1px;text-align:center;cursor:pointer;border-radius:100px;min-width:80px;margin:3px;padding:5px 15px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:28px}body.theme-dark .table_component .table_tabs .tab.active{background:#fff;font-weight:700}body.theme-dark .table_component .tabs_aside{width:100%;max-width:241px}body.theme-dark .table_component .tabs_aside h4{letter-spacing:-.75px;margin-bottom:13px;font-size:24px;font-weight:700;line-height:36px}body.theme-dark .table_component .tabs_aside .aside_tab_title{cursor:pointer;border-radius:100px;margin-bottom:10px;padding:5px 15px;font-size:16px;line-height:28px}body.theme-dark .table_component .tabs_aside .aside_tab_title.active{background:#fff;font-weight:700}body.theme-dark .table_component .tabs_main_body_wrapper{width:100%;max-width:calc(100% - 241px);margin-left:32px}body.theme-dark .table_component .tab_row{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #ffffff0d;border-radius:16px;padding:32px;display:flex;box-shadow:0 25px 50px -12px #00000040}body.theme-dark .table_component .main_table_body{background:#fff;border-radius:16px;padding:32px}body.theme-dark .table_component .table_title{align-items:center;margin-bottom:20px;display:flex}body.theme-dark .table_component .table_title h3{color:#fdb400;margin-right:8px}body.theme-dark .table_component .table_title h6{text-transform:uppercase}body.theme-dark .table_component table{border-collapse:collapse;width:100%}body.theme-dark .table_component table th{color:#64748b;text-transform:uppercase;text-align:left;white-space:nowrap;padding:20px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:100%}body.theme-dark .table_component table .first_cell{color:#000;align-items:center;font-size:14px;font-weight:700;display:flex}body.theme-dark .table_component table .first_cell img{width:100%;max-width:40px;margin-right:16px}body.theme-dark .table_component table tr{border-bottom:1px solid #0000000d}body.theme-dark .table_component table tr td{color:#919191;padding:20px;font-size:14px;font-weight:400;line-height:20px}body.theme-dark .footer_cta h2,body.theme-dark .footer_cta p{color:#fff!important}body.theme-dark .footer_cta .block_content{position:relative}body.theme-dark .footer_cta .block_content:after{content:"";background:linear-gradient(360deg,#000 4.83%,#fff0 68.58%);width:100%;height:30%;position:absolute;bottom:0;left:0}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}
