@media only screen and (max-width:575px){.hide_xs{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.hide_sm{display:none}}@media only screen and (min-width:768px) and (max-width:900px){.hide_md{display:none}}@media only screen and (min-width:901px) and (max-width:1199px){.hide_lg{display:none}}@media only screen and (min-width:1200px) and (max-width:1408px){.hide_xl{display:none}}@media only screen and (min-width:1409px){.hide_xxl{display:none}}@media only screen and (max-width:575px){.media_debug:before{content:"xs"}}@media only screen and (min-width:576px) and (max-width:767px){.media_debug:before{content:"sm"}}@media only screen and (min-width:768px) and (max-width:900px){.media_debug:before{content:"md"}}@media only screen and (min-width:901px) and (max-width:1199px){.media_debug:before{content:"lg"}}@media only screen and (min-width:1200px) and (max-width:1408px){.media_debug:before{content:"xl"}}@media only screen and (min-width:1409px){.media_debug:before{content:"xxl"}}button{text-align:center;letter-spacing:.02em;border-radius:4px;height:41px;font-size:13px;line-height:150%;transition:color .3s ease-in-out,background-color .3s ease-in-out}.buttons_row{margin:3em 0}@media screen and (max-width:900px){.buttons_row{margin:30px 0 20px}}.buttons_row button{text-align:center;letter-spacing:.02em;border-radius:4px;height:41px;margin-right:1.5em;padding:0 20px;font-size:13px;font-weight:500;line-height:150%}.popover_label{display:flex}.popover_label .down_arrow{margin-left:5px}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{color:rgb(var(--primary-color));text-decoration:none;transition:color .2s ease-in-out}a:hover{color:rgb(var(--primary-color-variant));text-decoration:none}h1{font-size:50px}h2{font-size:28px;font-weight:400}h3{font-size:12px}p{margin-top:0;margin-bottom:10px;font-size:15px;font-weight:300;line-height:140%}small{font-size:12px}strong{font-weight:600}p.description{font-size:20px}p.description.large{line-height:150%}.box h1{font-size:22px;font-weight:500}@media screen and (max-width:900px){.box .description p{font-size:13px}.box h1{font-size:16px;font-weight:500}}@media screen and (min-width:900px){h1{font-size:50px}h2{font-size:28px}h3{font-size:22px}p{font-size:15px}p.description{font-size:20px}}.gradient-sky{color:#0000;background-image:linear-gradient(117deg,#9bfee6 0%,#4166bc 100%);-webkit-background-clip:text;background-clip:text}.dark{background-color:rgb(var(--background-color-variant));color:rgb(var(--text-color))}.blue{background-color:rgb(var(--background-color));color:rgb(var(--text-color))}.white-text{color:#f7f7f9}.short{min-height:unset}.box{width:100%;padding:0 0 1rem}@media screen and (min-width:900px){.box{padding:0 2rem 2rem 0}}.grid{flex-flow:column;display:flex}.half{width:100%}@media screen and (min-width:900px){.half{vertical-align:text-top;width:50%;max-width:62%;display:inline-block}}.full-width{width:100%}.no-pad{padding:0}.left{text-align:left}.center{text-align:center;width:100%;margin:0 auto}.responsive-row{flex-direction:column;display:flex}@media screen and (min-width:670px){.responsive-row{flex-direction:row}}.flex_grid,.flex-grid{flex-wrap:wrap;display:flex}.content_wrapper{max-width:79rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:900px){.content_wrapper{padding-left:4rem;padding-right:4rem}}.with_borders{border:solid 1px rgb(var(--primary-color));color:rgb(var(--primary-color))}.link_row{padding-top:10px;font-weight:300}.link_row:hover .right_arrow svg path{stroke:rgb(var(--primary-color-variant));transition:stroke .3s ease-in-out}.link_row a{font-size:15px;display:flex}.link_row a .right_arrow{width:.8em;height:.8em;margin-right:10px;display:inline-flex}.link_row a .arrow_icon{width:1em;height:1em;margin-left:10px;display:inline-flex}@media screen and (max-width:900px){.link_row a{font-size:13px}}.reversed{transform:rotateX(180deg)}.borderless{margin-bottom:-1.55em}.borderless p{border:0;margin:0}@media screen and (max-width:900px){.hidden-mobile{display:none!important}}@media screen and (min-width:900px){.hidden-desktop{display:none!important}}@media screen and (max-width:900px){.visible-desktop{display:none!important}}@media screen and (min-width:900px){.visible-mobile{display:none!important}}@font-face{font-family:Inter;font-weight:400;src:url(/assets/fonts/Inter-Regular.woff2)format("woff2")}@font-face{font-family:Inter;font-weight:500;src:url(/assets/fonts/Inter-Medium.woff2)format("woff2")}@font-face{font-family:Inter;font-weight:600;src:url(/assets/fonts/Inter-SemiBold.woff2)format("woff2")}@font-face{font-family:Inter;font-weight:700;src:url(/assets/fonts/Inter-Bold.woff2)format("woff2")}@font-face{font-family:Inter;font-weight:900;src:url(/assets/fonts/Inter-Black.woff2)format("woff2")}@font-face{font-family:DIN Condensed;font-weight:700;src:url(/assets/fonts/DIN-Condensed-Bold.ttf)format("truetype")}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}body{letter-spacing:0;text-transform:none;background-color:rgb(var(--background-color));font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.28581}body.overflow-hidden{overflow:hidden}.logo_container{font-size:14px}.header:is(header){background:rgb(var(--background-color));width:100%;position:fixed;top:0}.header.light{background:rgb(var(--text-color))}.header:is(header),.footer_dark,.upper_footer{color:rgb(var(--text-color));background:rgb(var(--background-color))}.footer_dark .lower_footer{background:rgb(var(--background-color-variant))}.footer_dark .links_container li a:hover,.header .links_container li a:hover{color:rgb(var(--primary-color))}.header_row,.lower_row{justify-content:space-between;align-items:center;height:5.9em}.popover_label:hover,.popover_first:hover{color:rgb(var(--primary-color));cursor:pointer}.leaf_logo{width:1.8em;margin-left:.5em}section{background:rgb(var(--surface-color));width:100%;color:rgb(var(--text-color));margin:0 auto;padding:2rem 0}section .section{padding:0}@media screen and (min-width:900px){section .content{margin:3rem auto 0}}section .flex_grid.flex_evenly{justify-content:space-evenly}@media screen and (min-width:900px){section{min-height:600px}section .grid{flex-flow:wrap;flex-basis:0;justify-content:flex-start;display:flex}section .grid .box{width:50%}section.small{min-height:300px}}.benefits_wrapper{background-color:rgb(var(--text-color-variant))}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bfx-green-text{color:rgb(var(--primary-color))}.bfx-red-text{color:rgb(var(--secondary-color))}.custom-scrollbar::-webkit-scrollbar{visibility:visible;width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#dcdcdc33}.custom-scrollbar::-webkit-scrollbar-track{background:#dcdcdc0d;border-radius:3px}.link-btn{cursor:pointer;color:inherit;font:inherit;background:0 0;border:0;height:auto;margin:0;padding:0;line-height:normal;display:inline}.link-btn:focus{outline:none}.helper-link{font-size:16px;font-weight:400}.learn-more{color:#03ca9b;font-size:16px;font-weight:400;line-height:140%}.grecaptcha-badge{visibility:hidden}@media screen and (max-width:900px){.visible-desktop{display:none}}@media screen and (min-width:900px){.visible-mobile{display:none}}:root{--white-50:#fff;--white-100:#f7f7f9;--white-200:#f2f2f5;--white-300:#f1f1f1;--white-400:#ececec;--white-500:#ebebeb;--white-600:#e4e4e4;--white-700:#e0e0e0;--white-800:#dbdfe3;--white-900:#dad8d8;--white-1000:#d6d6d6;--grey-50:#bfc3c6;--grey-100:#b1b0b0;--grey-200:#a7a7a7;--grey-300:#a4a9ac;--grey-400:#9fa7ad;--grey-500:#808b93;--grey-500-10:#808b931a;--grey-600:#7e8486;--grey-700:#6c6c6c;--grey-800:#646b6e;--grey-900:#586871;--grey-1000:#626161;--grey-1100:#5e5c5c;--grey-1200:#485054;--grey-1300:#4d4c4c;--grey-1400:#444;--grey-1500:#424242;--black-50:#353535;--black-100:#303030;--black-200:#242424;--black-300:#222;--black-400:#1b272b;--black-500:#212d31;--black-600:#102331;--black-700:#121212;--black-800:#1a1a1a;--black-900:#0c171a;--black-1000:#111b1e;--black-1100:#0b1923;--black-1200:#0d1d29;--black-1200-60:#0d1d2999;--black-1300:#152023;--black-1400:#07020f;--black-1500:#040c0f;--red-50:#fbe4e3;--red-500:#e44b44;--red-500-16:#e44b4429;--red-500-20:#e44b4433;--red-900:#36232a;--blue-50:#d9eafc;--blue-400:#82baf6;--blue-500:#6fa8e5;--blue-500-40:#6fa8e566;--blue-600:#4096f2;--blue-600-20:#4096f233;--blue-700:#008be2;--blue-800:#1e70b2;--blue-800-40:#1e70b266;--blue-900:#4166bc;--blue-1000:#2a3f4d;--blue-1100:#28445b;--blue-1200:#273640;--blue-1300:#0e3452;--blue-1400:#172d3e;--green-50:#dcf1ec;--green-500:#03ca9b;--green-500-40:#03ca9b66;--green-600:#03ac84;--green-700:#01a781;--green-700-20:#01a78133;--green-800:#16b157;--green-900:#13454c;--orange-300:#efba4b;--orange-300-40:#efba4b66;--orange-500:#ffb907;--orange-500-20:#ffb90733;--orange-800:#6d3c3f}.dark-mode{--background-color1:var(--black-1100);--background-color2:var(--black-1200);--background-color3:var(--black-600);--background-color4:var(--blue-1400);--background-color5:var(--blue-1300);--background-color6:var(--blue-1100);--background-color7:var(--green-900);--background-color8:var(--green-700);--background-color9:var(--green-500);--background-color10:var(--green-500-40);--background-color11:var(--red-900);--background-color12:var(--blue-900);--background-color13:var(--black-1400);--background-color14:var(--blue-1300);--background-color15:var(--red-900);--background-color16:var(--green-900);--background-color17:var(--grey-400);--border-color1:var(--black-600);--border-color2:var(--blue-1400);--border-color3:var(--blue-1000);--border-color4:var(--grey-900);--border-color5:var(--grey-500);--border-color6:var(--grey-400);--border-color7:var(--green-900);--border-color8:var(--green-500);--border-color9:var(--blue-400);--border-color10:var(--blue-1200);--text-color1:var(--white-50);--text-color2:var(--grey-400);--text-color3:var(--grey-500);--text-color4:var(--grey-900);--text-color5:var(--blue-1000);--text-color6:var(--blue-1100);--text-color7:var(--blue-400);--text-color8:var(--green-700);--text-color9:var(--green-600);--text-color10:var(--green-500);--text-color11:var(--red-500);--text-color12:var(--white-200);--text-color13:var(--white-100);--text-color14:var(--blue-700);--text-success:var(--green-500);--text-success-darker:var(--green-700);--text-error:var(--red-500);--text-warning:var(--orange-500);--text-info:var(--blue-400);--bg-primary:var(--green-700);--bg-success:var(--green-900);--bg-error:var(--red-900);--bg-warning:var(--orange-500-20);--bg-info:var(--blue-1300);--bg-area-secondary:var(--black-1200-60);--bg-switch-ghost-off:var(--black-1100);--bg-switch-lever-ghost:var(--grey-900);--border-success:var(--green-700-20);--border-error:var(--red-500-20);--border-warning:var(--orange-500-20);--border-info:var(--blue-600-20);--border-table:var(--grey-500-10);--text-table-header:var(--blue-400)}.dark-mode.high-contrast-theme{--background-color1:var(--black-700);--background-color2:var(--black-800);--background-color3:var(--black-200);--background-color4:var(--grey-1500);--background-color5:var(--grey-1000);--background-color6:var(--grey-700);--background-color7:var(--grey-1400);--background-color8:var(--green-600);--background-color11:var(--orange-800);--background-color14:var(--grey-1000);--background-color15:var(--orange-800);--background-color16:var(--grey-1400);--background-color17:var(--grey-400);--border-color1:var(--black-800);--border-color2:var(--black-50);--border-color3:var(--black-100);--border-color4:var(--grey-1300);--border-color5:var(--grey-1100);--border-color7:var(--black-300);--text-color2:var(--white-700);--text-color3:var(--grey-100);--text-color4:var(--grey-200);--text-color5:var(--grey-1300);--text-color6:var(--grey-700);--text-color10:var(--green-700);--text-color14:var(--blue-600);--text-success:var(--green-700);--bg-primary:var(--green-700);--bg-success:var(--grey-1400);--bg-info:var(--grey-1000)}.dark-mode.classic-theme{--text-color10:var(--green-800);--bg-primary:var(--green-800);--text-success:var(--green-800)}.light-mode{--background-color1:var(--white-300);--background-color2:var(--white-400);--background-color3:var(--white-500);--background-color4:var(--white-600);--background-color5:var(--white-900);--background-color6:var(--white-1000);--background-color7:var(--green-500-40);--background-color8:var(--green-600);--background-color9:var(--green-500);--background-color10:var(--green-500-40);--background-color11:var(--red-500-16);--background-color12:var(--blue-900);--background-color13:var(--white-50);--background-color14:var(--blue-50);--background-color15:var(--red-50);--background-color16:var(--green-50);--background-color17:var(--black-1100);--border-color1:var(--white-800);--border-color2:var(--grey-50);--border-color3:var(--grey-300);--border-color4:var(--grey-600);--border-color5:var(--grey-800);--border-color6:var(--grey-1200);--border-color7:var(--green-500-40);--border-color8:var(--green-500);--border-color9:var(--blue-400);--border-color10:var(--blue-1200);--text-color1:var(--black-1500);--text-color2:var(--black-900);--text-color3:var(--black-1000);--text-color4:var(--black-1300);--text-color5:var(--black-400);--text-color6:var(--black-500);--text-color7:var(--blue-400);--text-color8:var(--green-700);--text-color9:var(--green-600);--text-color10:var(--green-700);--text-color11:var(--red-500);--text-color12:var(--black-1100);--text-color13:var(--black-1100);--text-color14:var(--blue-700);--text-success:var(--green-700);--text-success-darker:var(--green-700);--text-error:var(--red-500);--text-warning:var(--orange-500);--text-info:var(--blue-400);--bg-primary:var(--green-700);--bg-success:var(--green-50);--bg-error:var(--red-50);--bg-warning:var(--orange-500-20);--bg-info:var(--blue-50);--bg-area-secondary:var(--white-600);--bg-switch-ghost-off:var(--grey-400);--bg-switch-lever-ghost:var(--grey-900);--border-success:var(--green-700-20);--border-error:var(--red-500-20);--border-warning:var(--orange-500-20);--border-info:var(--blue-600-20);--border-table:var(--grey-50);--text-table-header:var(--blue-600)}.light-mode.classic-theme{--text-color10:var(--green-800);--bg-primary:var(--green-800);--text-success:var(--green-800)}.light-mode.colourblind-theme{--background-color7:var(--blue-800-40);--background-color8:var(--blue-800);--background-color9:var(--blue-500);--background-color10:var(--blue-500-40);--background-color11:var(--orange-300-40);--background-color14:var(--white-900);--background-color15:var(--orange-300-40);--background-color16:var(--blue-800-40);--background-color17:var(--black-1100);--border-color7:var(--blue-800-40);--border-color8:var(--blue-800);--border-color9:var(--blue-500);--text-color8:var(--blue-800);--text-color9:var(--blue-800);--text-color10:var(--blue-800);--text-color11:var(--orange-300);--text-color14:var(--blue-600);--text-success:var(--blue-800);--text-success-darker:var(--blue-800);--text-error:var(--orange-300);--text-table-header:var(--blue-800);--bg-primary:var(--blue-800);--bg-success:var(--blue-800-40);--bg-info:var(--white-900)}.press_page.lp_container{background-size:unset;background-position:100% 100%}.mobile-trading_page.lp_container .lp_wrapper{padding-top:20px}@media screen and (min-width:900px){.mobile-trading_page.lp_container .lp_wrapper .lp_intro{width:505px}}.lp_container{background-color:rgb(var(--background-color));color:rgb(var(--text-color));height:60vh;margin-top:0;padding-top:88px;padding-bottom:4rem;position:relative;overflow:hidden}.lp_container div.column.img{flex-direction:column;align-items:center;display:flex}.lp_container div.column.img img{max-width:100%;max-height:30vh}@media screen and (min-width:900px){.lp_container div.column.img img{max-height:unset;max-width:unset}}.lp_container .lp_subtitle{color:rgb(var(--text-color))}@media screen and (min-width:900px){.lp_container .lp_wrapper{align-items:center;height:90%;min-height:330px;margin-top:0;display:flex}.lp_container .lp_wrapper .column{width:50%}.lp_container .lp_wrapper .column.img{align-items:flex-end}.lp_container .lp_wrapper .column.img img{width:85%;height:unset}.lp_container .lp_wrapper .lp_title_row_wrapper .lp_subtitle{text-align:left;max-width:480px;margin:0}.homepage_page.lp_container .lp_wrapper{text-align:center;margin:0 auto;display:block}.homepage_page.lp_container .lp_wrapper .lp_title{visibility:hidden;margin-top:2em}.homepage_page.lp_container .lp_wrapper .lp_subtitle{text-align:center;color:rgb(var(--text-color));margin:0 auto;padding-top:60px;font-weight:300}.homepage_page.lp_container .lp_wrapper .lp_intro{width:100%}.about_page.lp_container{height:85vh}.about_page.lp_container .lp_wrapper{align-items:flex-start}.about_page.lp_container .lp_wrapper .column:first-of-type{flex-direction:column;justify-content:flex-start;width:auto;height:100%;margin-top:60px;display:flex}.about_page.lp_container .lp_wrapper .column:first-of-type .lp_subtitle{max-width:360px;margin-bottom:0}.about_page.lp_container .lp_wrapper .column:first-of-type .vision{max-width:540px}.about_page.lp_container .lp_wrapper .column:first-of-type .mission{max-width:900px}.about_page.lp_container .lp_wrapper .column:first-of-type .vision,.about_page.lp_container .lp_wrapper .column:first-of-type .mission{margin-top:1.8em;margin-bottom:1.8em;font-size:20px;line-height:1.5em}.about_page.lp_container .lp_wrapper .column:first-of-type .vision .title,.about_page.lp_container .lp_wrapper .column:first-of-type .mission .title{margin-right:5px;font-weight:600}.about_page.lp_container .lp_wrapper .column:first-of-type .vision .description,.about_page.lp_container .lp_wrapper .column:first-of-type .mission .description{color:#808b93;font-weight:300}.about_page.lp_container .lp_wrapper .column.img{width:calc(100% - 900px);margin-top:60px}.about_page.lp_container .lp_wrapper .column.img img{float:right;height:unset;width:550px}}.homepage_page.lp_container{height:auto}@media screen and (min-width:900px){.homepage_page.lp_container{padding-top:75px}.homepage_page.lp_container div.column{max-width:54%;margin:0 auto}}@media screen and (max-width:900px){.homepage_page.lp_container .content_wrapper{margin-top:50px}}.borrow_page.lp_container,.fees_page.lp_container,.media-verification_page,.borrow_page.lp_container .lp_wrapper,.fees_page.lp_container .lp_wrapper,.media-verification_page .lp_wrapper,.about_page.lp_container{height:auto}@media screen and (max-width:900px){.about_page.lp_container .column:first-of-type{width:100%;margin-bottom:40px}.about_page.lp_container .column:first-of-type .lp_subtitle{width:100%;margin-bottom:0}.about_page.lp_container .column:first-of-type .vision,.about_page.lp_container .column:first-of-type .mission{margin-top:1em}.about_page.lp_container .column:first-of-type .vision .title,.about_page.lp_container .column:first-of-type .mission .title{margin-right:5px;font-weight:600}.about_page.lp_container .column:first-of-type .vision .description,.about_page.lp_container .column:first-of-type .mission .description{color:#808b93;font-weight:300}.about_page.lp_container .column.img{width:100%;max-width:300px;margin:0 auto}.about_page.lp_container .column.img img{height:unset;width:100%}.about_page.lp_container #links_wrapper.absolute_position,.about_page.lp_container #links_wrapper.links_wrapper{bottom:0;top:unset}}.lp_title{color:rgb(var(--primary-color));text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:12px;font-style:normal;font-weight:700;line-height:160%}.lp_subtitle{color:rgb(var(--primary-color))}.lp_title h5,.lp_subtitle h3{margin:0}.section_title h1,.lp_subtitle{letter-spacing:.02em;width:270px;margin-bottom:2rem;font-size:28px;font-style:normal;font-weight:300;line-height:38px}@media screen and (min-width:900px){.section_title h1,.lp_subtitle{width:auto;margin-bottom:.5em;font-size:50px;line-height:65px}}.lp_intro{letter-spacing:.02em;font-size:16px;font-style:normal;font-weight:300;line-height:150%}@media screen and (min-width:900px){.lp_intro{letter-spacing:.02em;margin-top:0;padding:0;font-size:20px;font-style:normal;font-weight:300;line-height:150%}}@media screen and (max-width:900px){.homepage_page .lp_subtitle{width:285px;margin-bottom:20px;font-size:32px;line-height:40px}}.auth-layout{background-color:rgb(var(--background-color));width:100%;min-height:100vh;color:rgb(var(--text-color));flex-flow:column wrap;display:flex;position:relative}@media screen and (max-width:900px){.auth-layout{flex-direction:column}}@media screen and (min-width:900px){.auth-layout{padding:30px}.auth-layout__header{justify-content:space-between;align-items:center;padding:0 50px;display:flex}}.auth-layout h1{margin-top:0;margin-bottom:20px;font-size:30px;font-weight:600}@media screen and (max-width:900px){.auth-layout__header.no-right-btn{align-items:center;margin:20px;display:flex}.auth-layout__header.no-right-btn .auth-layout__logo{margin:0}}.auth-layout__content{flex:1;justify-content:center;display:flex;position:relative}@media screen and (min-width:900px){.auth-layout__content{margin-top:50px}.auth-layout__content-inner{width:400px}.auth-layout__content-inner-v2{width:450px}.auth-layout__content-inner-otp{width:494px}.auth-layout__content .Toastify__toast-container{position:absolute}.auth-layout__content .Toastify__toast-container--top-center{margin-top:-100px}}@media screen and (max-width:900px){.auth-layout__content{padding:0 20px}.auth-layout__content-inner{width:100%}}.auth-layout__logo{text-align:center}@media screen and (max-width:900px){.auth-layout__logo{margin-top:23px;margin-bottom:20px}}.auth-layout__header-right{gap:20px;display:flex}@media screen and (max-width:900px){.auth-layout__header-right{width:100%;padding:0 20px}.auth-layout__header-right .left-area,.auth-layout__header-right .language-area{flex:1}}.auth-layout .language_selector{margin-top:0}.auth-layout .language_selector .popover_label{border:1px solid rgb(var(--lp-border-color));background:0 0;border-radius:4px;height:44px;font-size:15px}@media screen and (max-width:900px){.auth-layout .language_selector .popover_label{width:100%}}@media screen and (min-width:900px){.auth-layout .language_selector .popover_label{width:160px;margin-left:20px}}.auth-layout .language_selector .popover_label:hover{color:rgb(var(--text-color))}.auth-layout__form-group{margin-bottom:20px}.auth-layout__form-group input{border:1px solid #0000}.auth-layout__form-group input:focus{border:1px solid rgb(var(--lp-highlight-color));outline:none}.auth-layout__form-group label{color:rgb(var(--lp-field-label-color));margin-bottom:6px;font-weight:600;display:block}.auth-layout__form-group .field-error{color:rgb(var(--secondary-color));margin-top:6px;font-size:13px}.basic-layout{font-family:Inter,Roboto,sans-serif}.basic-layout-v2{-webkit-font-smoothing:antialiased;font-family:Inter,Roboto,sans-serif}.buy-ln-btc-on-mobile{padding-bottom:40px;position:relative;overflow:visible}.buy-ln-btc-on-mobile:before{content:"";background-image:url(/images/buy-ln-btc-on-mobile/bg.svg);background-position:50% 120px;background-repeat:no-repeat;background-size:auto;height:1750px;position:absolute;top:0;left:0;right:0}.buy-ln-btc-on-mobile .content{z-index:1;border-bottom:1px solid #28445b;max-width:988px;min-height:1480px}.buy-ln-btc-on-mobile__title{color:rgb(var(--primary-color));margin:0 0 20px;font-size:50px;font-weight:300}@media screen and (max-width:900px){.buy-ln-btc-on-mobile__title{font-size:28px;font-weight:500}}.buy-ln-btc-on-mobile__header{align-items:center;display:flex;position:relative}.buy-ln-btc-on-mobile__header:after{content:"";aspect-ratio:138/29;background-image:url(/images/buy-ln-btc-on-mobile/logo.svg);background-repeat:no-repeat;background-size:contain;width:238px;max-width:50%;position:absolute;top:0;right:0;overflow:hidden}.buy-ln-btc-on-mobile__header-qrcode{background-color:#03ca9b;border-radius:8px;margin-right:26px;padding:19px}.buy-ln-btc-on-mobile__header-qrcode img{aspect-ratio:1;width:114px;min-width:114px}.buy-ln-btc-on-mobile h2{white-space:pre-line;font-size:22px;font-weight:500;line-height:27px}.buy-ln-btc-on-mobile h2 b{color:#03ca9b}.buy-ln-btc-on-mobile__steps{grid-template-columns:1fr 1fr;gap:55px 70px;margin:40px 0;display:grid}@media screen and (max-width:900px){.buy-ln-btc-on-mobile__steps{grid-template-columns:1fr}}.buy-ln-btc-on-mobile__step{flex-direction:column;display:flex;position:relative}.buy-ln-btc-on-mobile__step-title{white-space:pre-line;width:fit-content;padding:0 0 10px 20px;font-weight:500;position:relative}.buy-ln-btc-on-mobile__step-title b{color:#03ca9b;font-weight:500}.buy-ln-btc-on-mobile__step img{align-self:center;width:fit-content;max-height:500px}.buy-ln-btc-on-mobile__step:nth-child(odd):after{content:"";background-image:url(/images/buy-ln-btc-on-mobile/next.svg);width:49px;height:19px;position:absolute;top:calc(50% - 10px);right:-60px}@media screen and (max-width:900px){.buy-ln-btc-on-mobile__step:nth-child(odd):after{display:none}}.buy-ln-btc-on-mobile__step:last-child .buy-ln-btc-on-mobile__step-title:after{content:"";background-image:url(/images/buy-ln-btc-on-mobile/lighting.svg);width:27px;height:27px;position:absolute;top:0;right:-37px}.buy-coin-page .img{justify-content:center;align-items:center;display:flex}.buy-coin-page img{max-width:100%}.buy-coin-page__coin .content{margin:5rem auto 0}@media screen and (max-width:900px){.buy-coin-page__coin .content{margin:2rem auto 0}}.buy-coin-page__coin .content:last-child{border-bottom:1px solid #28445b;padding-bottom:80px}@media screen and (max-width:900px){.buy-coin-page__coin .content:last-child{padding-bottom:40px}}.buy-coin-page__coin h3{color:rgb(var(--primary-color));margin:0 0 10px;font-size:50px;font-weight:300}@media screen and (max-width:900px){.buy-coin-page__coin h3{font-size:28px;font-weight:500}}.buy-coin-page__coin p{margin-bottom:20px;font-size:20px;font-weight:300;line-height:1.5}.buy-coin-page__coin p.subtitle{font-weight:400}@media screen and (max-width:900px){.buy-coin-page__coin__why-buy{flex-direction:column-reverse}.buy-coin-page__coin__why-buy .img{margin:20px 0 30px}}.buy-coin-page__coin__buy-coin img{max-width:initial}.buy-coin-page__coin__buy-coin .collapsible-content p{margin-bottom:5px;font-size:15px}@media screen and (max-width:900px){.buy-coin-page__next{padding-bottom:0}}.buy-coin-page__next h2{color:rgb(var(--primary-color));margin:0;font-size:28px;font-weight:500}.buy-coin-page__next .introduction{max-width:500px;margin:10px 0 0;font-size:20px}@media screen and (max-width:900px){.buy-coin-page__next .introduction{margin-bottom:20px}}.buy-coin-page__next .options h2{color:rgb(var(--text-color));margin:10px 0 7px;font-size:22px;font-weight:500}@media only screen and (max-width:575px){.buy-coin-page__next .options h2{margin-top:0}}.buy-coin-page__next .subtitle,.buy-coin-page__next .description,.buy-coin-page__next .read_more{padding:0 90px 0 16px}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:900px),only screen and (min-width:901px) and (max-width:1199px){.buy-coin-page__next .subtitle,.buy-coin-page__next .description,.buy-coin-page__next .read_more{padding:0}}@media only screen and (max-width:575px){.buy-coin-page__next .box>div{display:block!important}}.buy-coin-page__facts .content{border-top:1px solid #28445b;margin:0 auto 3rem;padding-top:3rem}@media screen and (max-width:900px){.buy-coin-page__facts .content{margin-bottom:0;padding-top:1rem}}.buy-coin-page__facts h2{color:rgb(var(--primary-color));font-size:28px;font-weight:500}.buy-coin-page__facts__arrow{flex:0 0 12px;margin-right:12px;transition:transform .2s ease-in-out}.buy-coin-page__facts__arrow.expanded{transform:rotate(180deg)}.buy-coin-page__facts__fact{color:rgb(var(--text-color));cursor:pointer;border-bottom:1px solid #28445b;align-items:center;padding:20px 0;font-weight:300;line-height:1.5;display:flex}.buy-coin-page__facts__fact p{margin-bottom:0}.buy-coin-page__facts__fact__popover{background:rgb(var(--background-color));color:rgb(var(--text-color));border-radius:2px;padding:10px 12px;font-size:10px;position:relative;bottom:5px}.buy-coin-page__facts__fact__highlight{color:rgb(var(--primary-color))}.buy-coin-page__facts__buy{justify-content:flex-end;margin:40px 0 0;display:flex}.select-backdrop{z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}.select-popover-default{z-index:10;background:rgb(var(--surface-color));border-radius:0;min-width:134px;max-height:70vh;padding:10px 0;position:absolute;overflow-y:auto;box-shadow:0 0 0 1px #10161a33,0 2px 4px #10161a66,0 8px 24px #10161a66}.popover{display:inline-block;position:relative}.popover_content-container{white-space:nowrap}.popover_content-container.placement-top{position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.popover_content-container.placement-bottom{position:absolute;top:100%;left:50%;transform:translate(-50%)}.popover_content-container.placement-left{position:absolute;top:50%;right:100%;transform:translateY(-50%)}.popover_content-container.placement-right{position:absolute;bottom:50%;left:100%;transform:translateY(-50%)}.landing-dialog-header{color:rgb(var(--text-color));align-items:center;padding:20px;font-size:22px;font-weight:400;display:flex}.landing-dialog-header__title{flex:1}.landing-dialog-header__buttons{line-height:unset}.landing-dialog-header__buttons button{cursor:pointer;max-height:32px;fill:rgb(var(--text-color));background:0 0;border:none;padding:3px}.landing-dialog-header__buttons button:focus{outline:none}.landing-dialog-header__buttons button svg{width:26px;height:26px}.landing-dialog-body{width:100%;padding:0 20px;font-size:14px;font-weight:400;display:block}.landing-dialog-footer{justify-content:center;align-items:center;width:100%;padding:20px;font-size:14px;font-weight:400;display:flex}.landing-dialog{background:rgb(var(--surface-color));width:500px;color:rgb(var(--text-color));pointer-events:all;-webkit-user-select:none;user-select:none;pointer-events:all;border-radius:6px;flex-direction:column;margin:30px 0;display:flex}.landing-dialog__container{box-sizing:border-box;pointer-events:none;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;min-height:100%;display:flex;position:absolute}.landing-dialog__overlay{box-sizing:border-box;opacity:1;z-index:20;overscroll-behavior:none;background-color:#10161ab3;display:block;position:fixed;inset:0;overflow:auto}.landing-dialog__overlay::-webkit-scrollbar{visibility:visible;width:6px;height:6px}.landing-dialog__overlay::-webkit-scrollbar-thumb{background:#dcdcdc33}.landing-dialog__overlay::-webkit-scrollbar-track{background:#dcdcdc0d;border-radius:3px}.landing-slider{width:100%;position:relative}.landing-slider .rc-slider-handle{opacity:1;border:unset;border-radius:3px;width:16px;height:16px;box-shadow:0 0 0 1px #10161a33,0 1px 1px #10161a33}.landing-slider .rc-slider-handle:focus{outline-offset:2px;background-color:#d8e1e8;background-image:none;outline:2px auto #137cbd99;box-shadow:inset 0 0 0 1px #10161a33,inset 0 1px 2px #10161a33}.landing-slider .rc-slider-dot{display:none}.landing-slider .rc-slider-rail{background:#5c708033;height:6px}.landing-slider .rc-slider-track{background:#137cbd;height:6px}.landing-slider .rc-slider-mark-text,.landing-slider .rc-slider-mark-text-active{color:rgb(var(--text-color))}.landing-slider__tooltip{z-index:1;width:24px;position:absolute;top:16px}.landing-slider__tooltip-container{justify-content:center;width:40px;display:flex;position:absolute;top:4px;left:-20px}.landing-slider__tooltip-bubble{text-align:center;width:fit-content;color:rgb(var(--text-color));background:#394b59;border-radius:3px;padding:2px 5px;line-height:100%;box-shadow:0 0 0 1px #10161a33,0 2px 4px #10161a33,0 8px 24px #10161a33}.switch-input{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;height:30px;padding:0;display:flex}.switch-input input{opacity:0;width:0;height:0}.switch-input:focus{outline:none}.switch-input:disabled{opacity:.5;cursor:not-allowed}.switch-input__label{color:#808b93;margin-right:5px}.switch-input__lever{vertical-align:middle;width:50px;height:30px;margin:0 none;background-color:#0b1924;border-radius:15px;transition:background-color .3s;display:inline-block;position:relative}.switch-input__thumb{content:"";width:22px;height:22px;box-shadow:none;background-color:#2a3f4d;border-radius:22px;transition:left .3s,background-color .3s,box-shadow .1s;display:inline-block;position:absolute;top:4px;left:4px}.switch-input__checked .switch-input__lever{background-color:#03ca9b}.switch-input__checked .switch-input__lever .switch-input__thumb{background-color:#fff;left:24px}.landing-btn{text-align:center;letter-spacing:.02em;cursor:pointer;height:44px;box-shadow:none;border-radius:4px;justify-content:center;align-items:center;width:fit-content;min-width:160px;padding:0 20px;font-size:15px;font-weight:700;line-height:100%;display:flex}.landing-btn:focus{outline:none}.landing-btn__primary{background:rgb(var(--primary-color-button));color:rgb(var(--text-color));border:none;transition:background-color .3s}.landing-btn__primary:hover{background-color:rgb(var(--primary-color-button-hover))}.landing-btn__primary-blue{color:rgb(var(--text-color));background:#4166bc;border:none;transition:background-color .3s}.landing-btn__primary-blue:hover{background-color:#2e4885}.landing-btn__secondary{color:#fff;background:0 0;border:1px solid #586871;transition:border-color .3s}.landing-btn__secondary:hover{background:0 0;border-color:#f7f7f9}.landing-btn__secondary-blue{color:#fff;background:0 0;border:1px solid #586871;transition:border-color .3s}.landing-btn__secondary-blue:hover{background:0 0;border-color:#f7f7f9}.landing-btn__right-icon{align-items:center;margin-left:8px;display:flex}.landing-btn__left-icon{align-items:center;margin-right:8px;display:flex}.landing-btn:disabled{opacity:.6;cursor:not-allowed}.buttons-group{flex-direction:row;justify-content:center;height:auto;padding:0;display:flex}.buttons-group__left{justify-content:flex-start}.buttons-group__right{justify-content:flex-end}.buttons-group__item:not(:first-child){margin:0 0 0 20px}@media screen and (max-width:900px){.buttons-group{flex-direction:column;width:100%}.buttons-group__item,.buttons-group__item a,.buttons-group__item button{width:100%}.buttons-group__item:not(:first-child){margin:20px 0 0}}.landing-table{width:100%;font-size:15px;font-weight:400}.landing-table table{letter-spacing:1px;border-spacing:0;width:100%}.landing-table tr{width:100%}.landing-table tr:hover td{background-color:rgb(var(--surface-color));cursor:pointer}@media only screen and (max-width:575px){.landing-table tr:hover td{background-color:#0000!important}}.landing-table td,.landing-table th{vertical-align:top;text-align:left;padding:11px}.landing-table th{border-bottom:1px solid #434f59}.landing-table .col-right{text-align:right}.landing-table .col-center{text-align:center}.landing-table__striped tr:nth-child(odd):not(:hover) td{background:#5c708026}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.landing-table,.landing-table button{font-size:11px}.landing-table td,.landing-table th{word-wrap:none;padding:6px 2px}}.landing-table-header-btn{border:unset;text-transform:uppercase;fill:#82baf6;color:#82baf6;background:0 0;height:fit-content;min-height:30px;margin:0;padding:0;font-size:14px;font-weight:300;text-decoration:none;display:inline-block}.landing-table-header-btn .injected-svg{vertical-align:middle;display:block}.landing-table-header-btn:focus{outline:none}.landing-table-header-btn__clickable{cursor:pointer}.landing-table-header-btn__content{flex-direction:row;align-items:center;display:flex}.landing-table-header-btn__content svg{opacity:.5;margin-left:8px}.flash-message{color:rgb(var(--text-color));border-radius:10px;align-items:center;margin-bottom:20px;padding:10px 20px;display:flex;box-shadow:0 10px 40px 10px #00000012}.flash-message.success{background:#13454cf5}.flash-message.error{background:#e44b44}.flash-message .flash-icon{margin-right:10px}#links_wrapper{background:rgb(var(--background-color));-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:100%;height:4rem;transition:background-color .3s ease-in-out;display:flex;position:absolute;bottom:0;overflow:auto hidden}#links_wrapper span{white-space:nowrap}#links_wrapper .content_wrapper{margin:0}@media screen and (min-width:900px){#links_wrapper{width:100%;height:4rem;padding:0}#links_wrapper .content_wrapper{justify-content:flex-start;width:100%;max-width:79rem;margin:0 auto;padding:3.5rem 4rem}}#links_wrapper::-webkit-scrollbar{display:none}#links_wrapper .link_container{flex:none;font-weight:300}@media screen and (min-width:900px){#links_wrapper .link_container{margin-left:8px}}#links_wrapper .link_container a{color:rgb(var(--text-color));padding:1rem 1rem 1rem 0}#links_wrapper .link_container a:hover{color:rgb(var(--primary-color))}@media screen and (min-width:900px){#links_wrapper .link_container a{letter-spacing:.02em;padding-right:1rem;font-size:15px;line-height:150%}}#links_wrapper.sticky_links{background:rgb(var(--surface-color));z-index:4;border-bottom:1px solid #28445b;min-width:100%;position:fixed;top:72px;bottom:auto}@media screen and (max-width:1070px){#links_wrapper.sticky_links{top:70px}}#links_wrapper.sticky_links .link_container{margin-right:35px}#links_wrapper.sticky_links .link_container a{color:#808b93;padding-bottom:0;padding-right:0}#links_wrapper.sticky_links .link_container a:hover{color:rgb(var(--primary-color))}@media screen and (min-width:900px){#links_wrapper.sticky_links .link_container a{letter-spacing:.02em;padding-left:0;font-size:15px;line-height:150%}}@media screen and (max-width:900px){#links_wrapper.sticky_links .link_container{margin-left:0}}#links_wrapper.sticky_links .link_container.active a{color:rgb(var(--primary-color));border-bottom:solid 2px rgb(var(--primary-color));padding-bottom:21px;transition:color .3s ease-in-out}@media screen and (max-width:900px){#links_wrapper.sticky_links .link_container.active a{border-bottom:none;padding-bottom:0}}.landing-page-main-content .buttons-group{margin:45px 0 0}@media screen and (max-width:900px){.landing-page-main-content .lp_wrapper .lp_button{display:none}}.landing-page-main-content .lp_wrapper .lp_video{max-width:100%;max-height:292px}@media screen and (max-width:900px){.landing-page-main-content .lp_wrapper .lp_video{width:100%;height:auto;max-height:260px}}.landing-page-main-content .volume_totals{padding:80px 0}@media screen and (max-width:900px){.landing-page-main-content .volume_totals{padding:50px 0 40px}}.how-to-buy-litecoin_page,.how-to-buy-bitcoin_page,.how-to-buy-ethereum_page{flex-direction:column;justify-content:space-between;height:90%;display:flex}.how-to-buy-litecoin_page .lp_video,.how-to-buy-bitcoin_page .lp_video,.how-to-buy-ethereum_page .lp_video{width:100%;max-width:500px;margin:1rem 0}@media screen and (min-width:900px){.how-to-buy-litecoin_page,.how-to-buy-bitcoin_page,.how-to-buy-ethereum_page{min-height:60vh}.how-to-buy-litecoin_page .lp_wrapper .column.img .lp_video,.how-to-buy-bitcoin_page .lp_wrapper .column.img .lp_video,.how-to-buy-ethereum_page .lp_wrapper .column.img .lp_video{max-width:550px;padding:2rem 1rem 0}}.news .content_wrapper{max-width:100%;padding-left:0;padding-right:0}@media screen and (min-width:900px){.news .content_wrapper{padding:0}}.news .main_content{overflow-y:scroll;overflow:-moz-scrollbars-none;-ms-overflow-style:none;padding-bottom:2rem;padding-left:max(50% - 35.5rem,1.5rem);display:flex}.news .main_content::-webkit-scrollbar{width:0;height:0}.news .latest_post{background-color:#172d3e;border-radius:6px;min-width:320px;margin-top:40px;margin-right:2rem;overflow:hidden}.news .latest_post:hover{opacity:.7}.news .latest_post .title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.25rem;display:-webkit-box;overflow:hidden}.news .latest_post .title-container{padding:1rem}.news .latest_post .date{text-transform:uppercase;color:#586871;white-space:nowrap;text-overflow:ellipsis;padding:1rem 1rem 0;overflow:hidden}.news .latest_post img{max-width:100%}.news .lp_title_icon{width:2em;height:2em}.news .lp_title_actions{align-items:center;display:flex}.news .lp_title_actions .lp_title_button{cursor:pointer;background-color:#0000;border:none}.news .lp_title_actions .lp_title_button:focus{outline:none}.news .lp_title_actions .lp_title_button:active{background:0 0}.news .lp_title_actions .lp_title_button:disabled{cursor:not-allowed;opacity:.3}.news .content_title_actions{justify-content:space-between;padding-left:max(50% - 35.5rem,1.5rem);padding-right:max(50% - 35.5rem,1.5rem);display:flex}.news .content_title_actions .lp_title{margin-bottom:0}.news .blog_link{padding-bottom:50px;padding-left:max(50% - 35.5rem,1.5rem);display:block}.news .blog_link>a{font-size:15px}@media screen and (min-width:900px){.news .blog_link>a{font-size:20px}}.sub_section h2{color:rgb(var(--text-color));letter-spacing:.02em;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.sub_section .section_title h2{color:rgb(var(--primary-color));font-size:20px}.sub_section .description{letter-spacing:.02em;margin-bottom:20px;font-size:13px;font-style:normal;font-weight:300}.sub_section .description p{font-size:13px}.sub_section .box h1{letter-spacing:.02em;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.sub_section .box .description p{letter-spacing:.02em;font-size:13px;font-style:normal;font-weight:300}@media screen and (min-width:900px){.sub_section .section_title h2{font-size:28px}.sub_section h2{font-size:22px;line-height:150%}.sub_section .description{font-size:28px}.sub_section .description p{font-size:15px}.sub_section .box h1{font-size:22px}.sub_section .box .description p{font-size:15px}.sub_section .flex_grid.three_cols .box{width:33%}}.questionnaire_logo_container{align-items:center;height:75px;padding-left:14px;display:flex;position:absolute;top:0}.questionnaire_container{background:#0b1923;border-radius:10px;height:700px;font-family:Inter,Roboto,sans-serif}@media only screen and (max-width:575px){.questionnaire_container{width:90%;max-width:600px;height:100%;margin:0 auto}}@media screen and (min-width:900px){.questionnaire_container{width:600px;position:absolute;transform:translate(-50%,-30%);left:50%!important}}.questionnaire_container .success_screen{flex-direction:column;justify-content:space-between;height:100%;padding:0 15%;display:flex}.questionnaire_container .success_screen_content{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;display:flex}.questionnaire_container .success_screen_content .success_tick_circle{width:80px;height:80px}.questionnaire_container .success_screen .success_screen_content .title{text-align:center}.questionnaire_container .success_screen .success_screen_content .description{text-align:center;color:#808b93}.questionnaire_container .success_screen .landing-btn__primary{width:100%}.questionnaire_container .form{padding:0 15%}.questionnaire_container .title{color:#fff;font-size:30px;font-style:normal;font-weight:600;line-height:130%}.questionnaire_container .description{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.questionnaire_container .form_group{background:#102331;border-radius:8px;margin:10px 0;padding:10px}.questionnaire_container .form_group .checkbox{margin:10px 0}.questionnaire_container .form_group .form_group_title{color:#808b93;border-bottom:1px solid #172d3e;padding-bottom:10px;font-size:15px;font-style:normal;font-weight:600;line-height:140%}.questionnaire_container .form_group .checkbox_label{color:#fff;font-size:13px;font-style:normal;font-weight:400;line-height:150%}.questionnaire_container .form_group .email_label{color:#586871;margin-bottom:8px;font-size:14px;font-style:normal;font-weight:600;line-height:17px}.questionnaire_container .form_group .email_input{box-sizing:border-box;color:#fff;background:#172d3e;border:1px solid #28445b;border-radius:4px;width:100%;height:40px;margin:10px 0}.questionnaire_container .form_buttons{justify-content:space-between;padding-top:20px;display:flex}@media only screen and (max-width:575px){.questionnaire_container .form_buttons{flex-direction:column}}.questionnaire_container .landing-btn__primary{box-sizing:border-box;border-radius:4px;width:190px;height:40px}@media only screen and (max-width:575px){.questionnaire_container .landing-btn__primary{width:100%;margin:0 auto}}.questionnaire_container .landing-btn__secondary{box-sizing:border-box;border:1px solid #586871;border-radius:4px;width:190px;height:40px;background-color:#0000!important}.questionnaire_container .landing-btn__secondary:hover{border-color:#82baf6}@media only screen and (max-width:575px){.questionnaire_container .landing-btn__secondary{width:100%;margin:0 auto}}.order_book_page_content{background:rgb(var(--background-color));margin-top:90px}.order_book_page_content .full-book__tables{border:1px solid #28445b}.order_book_page_content .full-book__header{border:1px solid #28445b;border-bottom:0}.app_links{cursor:pointer;flex-wrap:wrap;row-gap:13px;margin-top:1em;display:flex}.app_links img{vertical-align:middle;height:50px}.app_links a{margin-right:1rem}.app_links a:hover{outline:1px solid rgb(var(--text-color));outline-offset:-1px}@media screen and (max-width:900px){.app_links{flex-direction:column;align-items:center;gap:20px}.app_links.mobile-only{display:none}.app_links a{background:#000;justify-content:center;width:100%;margin-right:0;display:flex}}.qr-code-popover{background:rgb(var(--background-color));align-items:center;display:flex}.qr-code-popover .tooltip__inner{flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex}.qr-code-popover p{color:rgb(var(--text-color-variant));max-width:130px;margin:0 auto;font-size:.8rem;font-weight:700}.qr-code-popover img{width:200px;height:200px}.download-dropdown{position:absolute}.download-dropdown__icon{cursor:pointer;background-image:url(/images/download-dropdown.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;width:18px;height:18px}.download-dropdown__icon:focus{outline:none}.download-dropdown__tip{z-index:1;background:#0b1923;width:24px;height:24px;position:absolute;top:32px;right:-2px;transform:rotate(45deg)}.download-dropdown__options{z-index:1;background:#0b1923;border-radius:6px;flex-direction:column;width:200px;padding:10px;display:flex;position:absolute;top:36px;right:-20px;overflow:hidden;box-shadow:0 4px 66px #ffffff0f}.download-dropdown__options>a{color:#fff;padding:16px 12px;font-size:15px;display:flex}.download-dropdown__options>a span{color:#808b93;margin-left:auto}.customer-support-pr-marketing-contacts a>div{background-color:rgb(var(--primary-color));width:349px;height:77px;color:rgb(var(--text-color));border-radius:2px;align-items:center;margin-bottom:2rem;transition:background-color .3s ease-in-out;display:flex;left:166px}.customer-support-pr-marketing-contacts a>div:hover{background:rgb(var(--primary-color-variant));cursor:pointer}@media screen and (max-width:900px){.customer-support-pr-marketing-contacts a>div{width:100%}}.customer-support-pr-marketing-contacts a>div a{color:rgb(var(--text-color))}.customer-support-pr-marketing-contacts a>div img{width:39px;height:35px;margin:21px}.customer-support-pr-marketing-contacts a>div .text_wrapper{margin-left:13px}.customer-support-pr-marketing-contacts a>.fake_btn>.text_wrapper>h3{letter-spacing:.02em;font-size:16px;font-weight:500;line-height:unset;align-items:center;margin-top:-2px;margin-bottom:0;display:flex}.customer-support-pr-marketing-contacts a>.fake_btn>.text_wrapper>p{letter-spacing:.02em;margin:0;font-size:20px;font-weight:300}.logged-out{background-color:rgb(var(--background-color));width:100%;min-height:100%;color:rgb(var(--text-color));flex-wrap:wrap;justify-content:center;align-items:center;padding:20px 0;display:flex;position:absolute}.logged-out__feedback{width:500px;max-width:100%}.logged-out__feedback .logged-out__header{background:#13454c;border:1px solid #03ca9b33;border-radius:10px;padding:15px 20px}.logged-out__feedback .logged-out__header h4{color:#fff}.logged-out__rate-form{background-color:#172d3e;border-radius:10px;flex-direction:column;align-items:center;gap:10px;margin-top:20px;padding:42px 40px;display:flex}.logged-out__rate-form h4{margin:0;font-size:24px;font-weight:700}.logged-out__rate-form p{color:#fafcfe;opacity:.6;margin-bottom:0;font-size:14px}.logged-out__rate-form .landing-btn{width:100%}.logged-out__rate-form .buttons-group{width:100%;margin-top:30px}.logged-out__rate-form .buttons-group__item,.logged-out__rate-form .tooltip{width:100%}.logged-out__rate-form .tooltip .tooltip__content{text-align:center;width:320px;max-width:100%}.logged-out__rate-options{gap:8px;display:flex}.logged-out__rate-options button{cursor:pointer;color:#808b93;background-color:#0000;border:none;flex-direction:column;align-items:center;height:auto;margin:0;padding:0;font-size:9px;font-weight:600;display:flex}.logged-out__rate-options button img{width:39px;height:39px;margin-bottom:3px}.logged-out__rate-option--dimmed{opacity:.2}.logged-out__text-field{width:100%;margin-top:10px}.logged-out__text-field label{opacity:.7;font-size:14px;display:block}.logged-out__text-field label span{color:#ffffff80}.logged-out__text-field textarea{resize:vertical;color:#f7f7f9;background-color:#0d1d29;border:none;border-radius:5px;width:100%;min-height:120px;margin-top:5px;padding:10px 20px;line-height:24px}.logged-out__text-field-note{margin-top:10px;line-height:22px}.logged-out__go-to-mail{width:100%;margin-top:30px}.logged-out__header{flex-direction:column;align-items:center;gap:10px;display:flex}.logged-out__header h4{margin:0;font-size:24px;font-weight:700}.logged-out__header h5{color:#fafcfeb3;text-align:center;max-width:240px;margin:0;font-size:14px;font-weight:400;line-height:22px}.logged-out__header p{color:#fafcfeb3;margin:0;font-size:14px;font-weight:400}.logged-out__content{background-color:rgb(var(--surface-color));border-radius:10px;flex-direction:column;align-items:center;gap:10px;width:500px;max-width:100%;padding:40px;display:flex}.logged-out__content .buttons-group{width:100%;margin-top:30px}.logged-out__content .buttons-group__item{flex:1}.logged-out__content .buttons-group a,.logged-out__content .buttons-group button{width:100%}@media screen and (max-width:900px){.logged-out__content{min-width:unset;width:80%;margin:0 auto}.logged-out__content p{font-size:14px}}.app-banners{opacity:0;width:100%;min-height:89px;animation:.5s .3s forwards fadeIn}.external-link-dialog{color:#fff;background:#2a3f4d}.external-link-dialog .landing-dialog-header{padding:50px 50px 13px}.external-link-dialog .landing-dialog-header__title{font-size:18px}.external-link-dialog .landing-dialog-body{padding:0 50px}.external-link-dialog .landing-dialog-body p{margin:0;font-size:13px;line-height:20px}.external-link-dialog .landing-dialog-body p:not(:first-child):not(:last-child){margin-top:13px}.external-link-dialog .landing-dialog-footer{padding:13px 50px 50px}.external-link-dialog .landing-dialog-footer button{color:#808b93;border-color:#808b93;width:100%;height:40px}.external-link-dialog a{overflow-wrap:break-word}.securities_body .external-link-dialog a{color:#82baf6}.bitrefill-page__hero{background:url(/images/bitrefill-start/bitrefill-graphics.png) 100%/54% no-repeat;padding:137px 0 176px}@media screen and (max-width:900px){.bitrefill-page__hero{background-position:58% 0;background-size:160%;padding:92vw 0 0}}@media only screen and (min-width:1200px) and (max-width:1408px){.bitrefill-page__hero{background-size:60%}}@media only screen and (min-width:1409px){.bitrefill-page__hero{background-size:66%}}.bitrefill-page__hero h1{margin:0 0 32px;font-size:0}@media screen and (max-width:900px){.bitrefill-page__hero h1{text-align:center;margin-bottom:20px}.bitrefill-page__hero h1 img{width:109px}}.bitrefill-page__hero .content_wrapper{position:relative}.bitrefill-page__hero-container{display:flex}@media screen and (max-width:900px){.bitrefill-page__hero-container{justify-content:center}}.bitrefill-page__hero-content{max-width:530px}@media screen and (max-width:900px){.bitrefill-page__hero-content{flex-direction:column;width:100%;display:flex}}.bitrefill-page__hero-subtitle{color:var(--Primary-Leaf,#03ca9b);margin:0 0 32px;font-size:38px;font-weight:500}@media screen and (max-width:900px){.bitrefill-page__hero-subtitle{text-align:center;margin:0 0 70px;font-size:30px;line-height:1.3}}.bitrefill-page__hero-introduction{margin-bottom:16px;font-weight:600}@media screen and (max-width:900px){.bitrefill-page__hero-introduction{order:3;max-width:303px}}@media only screen and (min-width:768px) and (max-width:900px){.bitrefill-page__hero-introduction{max-width:none}}.bitrefill-page__hero-description{max-width:410px;margin-bottom:32px;font-weight:300;line-height:24px}@media screen and (max-width:900px){.bitrefill-page__hero-description{order:4;max-width:303px}}@media only screen and (min-width:768px) and (max-width:900px){.bitrefill-page__hero-description{max-width:none}}.bitrefill-page__hero-cards{align-items:stretch;gap:8px;margin-bottom:32px;display:flex}@media screen and (max-width:900px){.bitrefill-page__hero-cards{order:2}}.bitrefill-page__hero-card{background-color:#102331;border-radius:8px;flex-direction:column;flex:0 0 133px;align-items:start;gap:10px;padding:10px;font-size:12px;font-weight:500;display:flex}@media screen and (max-width:900px){.bitrefill-page__hero-card{flex:33.33%;font-size:10px}}.bitrefill-page__hero-coins{width:36vw;display:none;position:absolute;top:50%;bottom:0;left:50%;transform:translateY(-50%)}@media only screen and (min-width:1200px) and (max-width:1408px){.bitrefill-page__hero-coins{width:34vw;height:32vw;display:block}}@media only screen and (min-width:1409px){.bitrefill-page__hero-coins{width:36vw;height:32vw;display:block}}.bitrefill-page__hero-coins .parallax-image:first-child{position:absolute;top:0;right:0}@media only screen and (min-width:1200px) and (max-width:1408px){.bitrefill-page__hero-coins .parallax-image:first-child{width:5vw;height:5vw;top:2vw}}@media only screen and (min-width:1409px){.bitrefill-page__hero-coins .parallax-image:first-child{width:6vw;height:6vw;right:3vw}}.bitrefill-page__hero-coins .parallax-image:nth-child(2){position:absolute;bottom:0;left:0}@media only screen and (min-width:1200px) and (max-width:1408px){.bitrefill-page__hero-coins .parallax-image:nth-child(2){width:4.6vw;height:4.6vw;bottom:3vw;left:12vw}}@media only screen and (min-width:1409px){.bitrefill-page__hero-coins .parallax-image:nth-child(2){width:5vw;height:5vw;bottom:2vw;left:8vw}}@media screen and (max-width:900px){.bitrefill-page__cta{order:1;margin-bottom:40px}}.bitrefill-page__shop_eat_play{padding:108px 0 118px;position:relative;overflow:hidden}@media screen and (max-width:900px){.bitrefill-page__shop_eat_play{padding:0 0 20px}}@media only screen and (min-width:768px) and (max-width:900px){.bitrefill-page__shop_eat_play{padding-top:0 0 60px}}.bitrefill-page__shop_eat_play .content_wrapper{justify-content:center;gap:82px;margin-top:0;display:flex;position:relative}@media screen and (max-width:900px){.bitrefill-page__shop_eat_play .content_wrapper{margin-top:224px}}@media only screen and (min-width:768px) and (max-width:900px){.bitrefill-page__shop_eat_play .content_wrapper{margin-top:0}}.bitrefill-page__shop_eat_play-container{margin-top:10px}@media screen and (max-width:900px){.bitrefill-page__shop_eat_play-image{display:none}}@media only screen and (min-width:768px) and (max-width:900px){.bitrefill-page__shop_eat_play-image{display:none}}.bitrefill-page__shop_eat_play-image--mobile{width:100%;display:none}@media screen and (max-width:900px){.bitrefill-page__shop_eat_play-image--mobile{max-width:324px;display:block;position:absolute;right:-7vw}}@media only screen and (min-width:768px) and (max-width:900px){.bitrefill-page__shop_eat_play-image--mobile{max-width:480px;right:initial;margin:0 auto -200px;display:block;position:relative}}.bitrefill-page__shop_eat_play-item{max-width:322px;margin-bottom:36px}.bitrefill-page__shop_eat_play-item:first-child{max-width:283px}.bitrefill-page__shop_eat_play-item img{width:40px;height:40px;margin-bottom:10px}.bitrefill-page__shop_eat_play-item h2{margin-top:0;margin-bottom:10px;font-size:20px;font-weight:600;line-height:28px}.bitrefill-page__shop_eat_play-item p{margin:0;font-weight:300;line-height:24px}.bitrefill-page__shop_eat_play-buy_with-text{margin-bottom:10px;font-size:14px;font-weight:600;line-height:22px}.bitrefill-page__shop_eat_play-tokens{align-items:center;gap:10px;margin-bottom:36px;display:flex}.bitrefill-page__shop_eat_play-tokens span{margin-left:6px;font-weight:300;line-height:24px}@media screen and (max-width:900px){.bitrefill-page__shop_eat_play-tokens span{display:none}}.bitrefill-page__shop_eat_play-tokens img:last-of-type{display:none}@media screen and (max-width:900px){.bitrefill-page__shop_eat_play-tokens img:last-of-type{display:block}}.bitrefill-page__about{padding:100px 0}@media screen and (max-width:900px){.bitrefill-page__about{padding:40px 0}}.bitrefill-page__about .content_wrapper{align-items:center;gap:150px;margin-top:0;display:flex}@media screen and (max-width:900px){.bitrefill-page__about .content_wrapper{flex-direction:column-reverse;gap:20px}}@media only screen and (min-width:901px) and (max-width:1199px){.bitrefill-page__about .content_wrapper{justify-content:space-between;gap:0}}@media screen and (max-width:900px){.bitrefill-page__about .content_wrapper img{width:100%;max-width:254px}}.bitrefill-page__about-content{max-width:512px}.bitrefill-page__about h2{margin:0 0 10px;font-size:38px;font-weight:500}.bitrefill-page__get_started{background:#102331;padding:100px 0}@media screen and (max-width:900px){.bitrefill-page__get_started{padding:40px 0}}.bitrefill-page__get_started .content_wrapper{margin-top:0}.bitrefill-page__get_started h2{background:linear-gradient(90deg,#03ca9b .5%,#03beca 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin:0 0 50px;font-size:38px;font-weight:500}@media screen and (max-width:900px){.bitrefill-page__get_started h2{max-width:280px;margin:0 0 20px}}.bitrefill-page__get_started-cards{align-items:stretch;gap:20px;margin-bottom:50px;display:flex}@media screen and (max-width:900px){.bitrefill-page__get_started-cards{flex-direction:column;margin-bottom:20px}}.bitrefill-page__get_started-card{background:#172d3e;border:1px solid #4096f299;border-radius:10px;flex-direction:column;flex:33.33%;gap:14px;padding:35px 40px;display:flex}.bitrefill-page__get_started-card h4{margin:0;font-size:24px;font-weight:500;line-height:1.3}.bitrefill-page__get_started-card p{margin:0;font-size:14px;line-height:1.4}.bitrefill-page__get_started-card-number{border:1px solid var(--Primary-Leaf,#03ca9b);width:32px;height:32px;color:var(--Primary-Leaf,#03ca9b);border-radius:100%;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:1.6;display:flex}.bitrefill-page{background:linear-gradient(180deg,#0b1923 1.3%,#0e3452 14.2%,rgba(var(--lp-dark-green-color),.96)75.97%,#102331 137.51%);padding-top:88px}.bitrefill-page section{background-color:#0000}.bitrefill-page__text{opacity:.7;font-size:16px}.bitrefill-page__cta button{min-width:250px;font-size:16px;font-weight:500}@media screen and (max-width:900px){.bitrefill-page__cta button{width:100%}}.posts_page__title h2{padding-top:2.5rem;font-size:2.2rem;font-weight:300}.posts_page__title span{color:rgb(var(--primary-color));text-transform:uppercase;margin-bottom:2.5rem;font-size:.75rem;font-weight:600;display:block}.posts_page .post__date{margin-right:1rem}.posts_page .post__subtitle{align-items:baseline;display:flex}.posts_page .post__tag{background-color:rgb(var(--primary-color));border-radius:11px;padding:2px 7px;font-size:12px}.post-spinner{padding-top:100px}.cookies-banner{background:#0b1923cc;border-radius:6px;flex-direction:column;width:464px;min-width:300px;min-height:160px;padding:20px;display:flex}.cookies-banner__title{color:#fff;font-size:18px;font-weight:600}.cookies-banner__desc{color:#586871;flex:1;margin-top:9px;margin-bottom:19px;font-size:12px;line-height:16.8px}.cookies-banner__desc a{color:#82baf6}.cookies-banner .cookies-banner__buttons{gap:10px;width:100%;margin:0;display:flex}.cookies-banner .cookies-banner__buttons .landing-btn{min-width:100px;height:30px;box-shadow:none;width:unset;text-wrap:nowrap;background-color:#28445b;border-color:#28445b;border-radius:4px;flex-grow:1;padding:7px 10px;font-size:13px}@media screen and (max-width:900px){.cookies-banner .cookies-banner__buttons .landing-btn{min-width:unset;padding:8.5px 0;font-size:11px}}.cookies-banner .cookies-banner__buttons .landing-btn .necessary-button-text{display:block}.cookies-banner .cookies-banner__buttons .landing-btn .necessary-button-text_mobile{display:none}@media screen and (max-width:900px){.cookies-banner .cookies-banner__buttons .landing-btn .necessary-button-text_desktop{display:none}.cookies-banner .cookies-banner__buttons .landing-btn .necessary-button-text_mobile{display:block}}.cookies-banner .cookies-banner__buttons .cookie-action-btn{flex-grow:1;display:inline-block}.cookies-banner .cookies-banner__buttons .cookie-action-btn .landing-btn{background-color:#0000;border-color:#5a6972;width:100%;margin-right:0}@media screen and (max-width:900px){.cookies-banner{min-height:unset;min-width:unset;gap:8px;width:310px;max-width:calc(100vw - 100px);padding:16px;bottom:10px}.cookies-banner__desk{display:none}}.cookies-banner__v2{background:#28445b}.cookies-banner__v2 .cookies-banner__desc{color:#f2f2f5}.cookies-banner__v2 .cookies-banner__desc a{color:rgb(var(--primary-color))}.cookies-banner__v2 .cookies-banner__buttons .landing-btn{background:#172d3e}.cookies-banner__v2 .cookies-banner__buttons .cookie-action-btn .landing-btn{border:1px solid #fff6}@media screen and (max-width:900px){.cookies-banner__compact{max-width:100%;padding:12px 7px}.cookies-banner__compact .cookies-banner__title{margin-right:4px;font-size:12px}.cookies-banner__compact .cookies-banner__buttons .landing-btn{min-width:unset;height:30px;margin-right:6px;padding:7px 4px}}.download-app__container{z-index:3;color:#fff;background:#0b1923;border-radius:6px;width:350px;max-width:350px;height:160px;padding:20px;position:relative;overflow-y:hidden}.download-app__bg{position:absolute;top:16px;right:40px}.download-app__close{border-radius:100%;width:23px;height:23px;font-size:16px;position:absolute;top:10px;right:10px}.download-app__close:hover{cursor:pointer}.download-app__desc{flex:1}.download-app__content{z-index:1;flex-direction:column;min-width:140px;max-width:calc(100% - 140px);height:100%;display:flex;position:relative}.download-app__content-title{color:rgb(var(--primary-color));margin-bottom:5px;font-size:18px}.download-app__content-desc{flex:1;font-size:12px;font-weight:300}.download-app__content button{text-align:center;letter-spacing:.5px;background-color:rgb(var(--primary-color));width:140px;height:30px;color:rgb(var(--text-color));border:none;border-radius:4px;font-size:13px;font-weight:500;transition:background-color .125s}.download-app__content button:hover{cursor:pointer;background-color:rgb(var(--primary-color-variant))}.app-banners-wrapper{margin:unset;position:relative;overflow:hidden}.app-banners-wrapper .app-banners{min-height:auto}.app-banners-wrapper .banners-banner{margin-bottom:0}.bottom-banners{z-index:3;pointer-events:none;flex-direction:row;align-items:flex-end;gap:20px;display:flex;position:fixed;bottom:20px;left:20px}.bottom-banners *{pointer-events:auto}@media screen and (max-width:900px){.bottom-banners{flex-direction:column-reverse;align-items:flex-start;gap:10px}}.manage-cookies-dialog{color:#808b93;background-color:#2a3f4d;border-radius:10px;width:800px;max-width:90%;font-size:14px;font-weight:400}.manage-cookies-dialog .landing-dialog-header{padding:50px 50px 20px}.manage-cookies-dialog .landing-dialog-body{margin:0;padding:0 50px}.manage-cookies-dialog .landing-dialog-footer{padding:20px 50px}.manage-cookies-dialog .landing-dialog-footer button{background-color:#03ca9b}.manage-cookies-dialog .manage-cookies-dialog__nav{margin:0 0 20px}.manage-cookies-dialog .manage-cookies-dialog__nav button{color:#fff;height:unset;border:unset;cursor:pointer;background:0 0;border-bottom:2px solid #0000;border-radius:0;margin:0 10px 0 0;padding:10px 0}.manage-cookies-dialog .manage-cookies-dialog__nav button span{padding:0}.manage-cookies-dialog .manage-cookies-dialog__nav button:hover{box-shadow:unset;border-bottom-color:#fff}.manage-cookies-dialog .manage-cookies-dialog__nav button:focus{outline:none}.manage-cookies-dialog .manage-cookies-dialog__nav .manage-cookies-dialog__nav-selected{border-bottom-color:#fff}.manage-cookies-dialog .manage-cookies-dialog__content-switcher{color:#fff;cursor:pointer;background:#334a59;border-radius:6px;flex-direction:row;align-items:center;margin:0 0 20px;padding:10px 14px;font-size:15px;display:flex}.manage-cookies-dialog .manage-cookies-dialog__content-switcher>span{flex:1;margin:0 14px 0 0}.manage-cookies-dialog .manage-cookies-dialog__content-desc{margin:0 0 20px}.manage-cookies-dialog .manage-cookies-dialog__content table{color:#fff;width:100%;font-size:12px}.manage-cookies-dialog .manage-cookies-dialog__content table tr th:first-child,.manage-cookies-dialog .manage-cookies-dialog__content table tr td:first-child{word-break:break-word;width:160px;max-width:160px}.manage-cookies-dialog .manage-cookies-dialog__content table tr th:nth-child(2),.manage-cookies-dialog .manage-cookies-dialog__content table tr td:nth-child(2){white-space:nowrap;width:60px}.manage-cookies-dialog .manage-cookies-dialog__content table tr th:nth-child(3),.manage-cookies-dialog .manage-cookies-dialog__content table tr td:nth-child(3){white-space:nowrap;width:120px}@media screen and (max-width:900px){.manage-cookies-dialog .manage-cookies-dialog__content table tr th:nth-child(2),.manage-cookies-dialog .manage-cookies-dialog__content table tr th:nth-child(3),.manage-cookies-dialog .manage-cookies-dialog__content table tr td:nth-child(2),.manage-cookies-dialog .manage-cookies-dialog__content table tr td:nth-child(3){display:none}}.manage-cookies-dialog .manage-cookies-dialog__content table tr th{text-align:left;background:#172d3e;padding:14px;font-weight:600}.manage-cookies-dialog .manage-cookies-dialog__content table tr td{word-break:break-word;background:#334a59;padding:14px}.manage-cookies-dialog .manage-cookies-dialog__content table tr:first-child th:first-child{border-top-left-radius:6px}.manage-cookies-dialog .manage-cookies-dialog__content table tr:first-child th:last-child{border-top-right-radius:6px}.manage-cookies-dialog .manage-cookies-dialog__content table tr:last-child td:first-child{border-bottom-left-radius:6px}.manage-cookies-dialog .manage-cookies-dialog__content table tr:last-child td:last-child{border-bottom-right-radius:6px}@media screen and (max-width:900px){.manage-cookies-dialog .manage-cookies-dialog__content{padding:0}}.manage-cookies-dialog__policy-info{margin-top:16px}.manage-cookies-dialog.securities-cookies-dialog{--primary-color-variant:106.213,172.869,244.287}.manage-cookies-dialog.securities-cookies-dialog a{color:#82baf6}.manage-cookies-dialog.securities-cookies-dialog .landing-dialog-footer button{background-color:#82baf6}.manage-cookies-dialog.securities-cookies-dialog .landing-dialog-footer button:hover{background-color:rgb(var(--primary-color-variant))}.manage-cookies-dialog.securities-cookies-dialog .manage-cookies-dialog__content-switcher .switch-input__checked .switch-input__lever{background-color:#82baf6}.global-notification{text-align:center;width:100%;color:rgb(var(--text-color-variant));background-color:#2d4d60;border:1px solid #467694;position:absolute}.collapsible-content__chevron{cursor:pointer;width:100%;height:50px;color:rgb(var(--text-color));-webkit-user-select:none;user-select:none;align-items:center;font-size:22px;font-weight:500;display:flex}@media screen and (max-width:900px){.collapsible-content__chevron{height:41px;font-size:14px}}.collapsible-content__chevron svg{fill:#808b93;margin-right:7px;transition:transform .3s ease-in-out}.collapsible-content__chevron_open svg{transform:rotate(-180deg)}.collapsible-content__body{box-sizing:border-box;font-size:15px;font-weight:300;line-height:150%;transition:height .3s ease-in-out;overflow-y:hidden}.collapsible-content__body-content{padding:15px 37px}.prohibited-dialog{background:rgb(var(--lp-surface-color));box-shadow:none;border-radius:10px}.prohibited-dialog__title{color:rgb(var(--text-color));box-shadow:none;background:0 0;margin-bottom:30px;font-size:18px;font-weight:600}.prohibited-dialog__body{color:rgb(var(--lp-field-label-color));margin:0;padding:50px 50px 0;line-height:140%}.prohibited-dialog__body .row-block{margin-bottom:10px}.prohibited-dialog__body .text-bold{font-weight:700}.prohibited-dialog__footer{margin:0;padding:20px 50px 50px}.prohibited-dialog__footer a,.prohibited-dialog__footer a button{width:100%}.prohibited-dialog__overlay{background:rgb(var(--background-color));z-index:30}.el-salvador-balance-limit-dialog{background:rgb(var(--lp-surface-color));text-align:center;gap:30px;width:620px;min-height:auto;padding:40px}.el-salvador-balance-limit-dialog .landing-dialog-header{padding:0}.el-salvador-balance-limit-dialog__title{color:#fff;flex-direction:column;align-items:center;gap:10px;font-size:24px;display:flex}.el-salvador-balance-limit-dialog__body{color:rgb(var(--lp-field-label-color));flex-direction:column;gap:20px;padding:0;font-size:14px;line-height:22px;display:flex}.el-salvador-balance-limit-dialog__body a{color:#82bbf6;cursor:pointer}.el-salvador-balance-limit-dialog__footer{padding:0}.el-salvador-balance-limit-dialog__footer .landing-btn__primary{background-color:#4096f2;gap:10px;width:100%}.el-salvador-balance-limit-dialog__overlay{background:rgb(var(--background-color));z-index:30}.register-container{display:flex}.register-container .ad-container{display:none}@media (min-width:1050px){.register-container .ad-container{min-width:670px;display:block}.register-container .ad-container .advertisement{background:linear-gradient(#28445b -50%,#07020f 50%);flex-direction:column;min-width:670px;height:100%;padding-left:60px;padding-right:60px;display:flex;position:fixed;top:0;left:0}.register-container .ad-container .advertisement__logo{width:fit-content;margin-top:37px}.register-container .ad-container .advertisement__title{z-index:1;width:350px;margin-top:40px;margin-bottom:15px;font-size:38px;font-weight:600;position:relative}.register-container .ad-container .advertisement__title :nth-child(2){color:#5a6972}.register-container .ad-container .advertisement__content{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.register-container .ad-container .advertisement__zero-desktop{width:calc(90% + 120px);position:absolute;top:50%;left:42%;transform:translate(-50%,-50%)}.register-container .ad-container .advertisement__zero-text{text-align:center;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.register-container .ad-container .advertisement__zero-text h2{font-family:DIN Condensed,sans-serif;font-weight:700}.register-container .ad-container .advertisement__zero-text h2:before{content:"";width:0;height:0;margin-top:.325em;display:block}.register-container .ad-container .advertisement__zero-text h2{color:#03ca9b;text-align:center;text-transform:uppercase;margin:0 0 -20px;font-size:82px;font-weight:700}.register-container .ad-container .advertisement__zero-text p{text-align:center;max-width:500px;margin:0 auto;font-size:38px;font-weight:600}}.register-container .form-container{width:100%;margin:auto}@media screen and (max-width:900px){.register-container .form-container{margin-bottom:65px}}.register__zero-fee-text{color:#fff;margin:16px 0 20px;font-size:14px;line-height:18px}@media screen and (max-width:900px){.register__zero-fee-text{font-size:12px;line-height:18px}}.register__agreement-field{display:flex}.register__checkbox-link{height:unset;color:rgb(var(--text-color-variant));background:0 0;border:none;padding:0}.register__checkbox-link:focus{outline:none}.register__add-ref-code{color:rgb(var(--primary-color));cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.register__add-ref-code:focus{outline:none}.register__term{color:rgb(var(--text-color-variant));margin-top:20px;font-size:11.5px;line-height:17px}.register .ref-checkbox span{margin-right:11px}.register__form{flex-direction:column;justify-content:space-between;height:100%;display:flex}.register__form input[type=checkbox]{margin-right:8px}@media screen and (min-width:900px){.register__form{margin-bottom:20px}.register__form-sso{margin-top:80px}}.register__form-mobile{background:linear-gradient(37deg,#4166bc80 -20%,#0b1923 30%);border:1px solid #03ca9b33;border-radius:10px;align-items:center;height:186px;margin-top:10px;margin-bottom:20px;display:flex}.register__form-mobile-desc{flex-direction:column;gap:8px;width:223px;margin:18px;display:flex}.register__form-mobile-desc h3{margin:0;font-size:18.85px;font-weight:700}.register__form-mobile-desc ul{color:#f2f2f5;opacity:.6;margin:0;padding-left:20px;font-size:12px;font-weight:400;line-height:140%}.register__form-mobile-desc ul li:not(:last-child){margin-bottom:8px}.register__form-mobile-desc span{color:var(--Primary-Leaf,#03ca9b);font-size:12px;font-weight:700;line-height:140%}.register__form-mobile-zero{opacity:.8;height:90%}.register__form-google{margin-bottom:20px}.register__form-google-separator{justify-content:center;align-items:center;margin:7px 0;display:flex}.register__form-google-separator-text{color:#5a6972;min-width:15px;margin:0 12px;font-size:12px;font-weight:600}.register__form-google-separator-line{border:.5px solid #28445b;flex:1;height:0}.register__form-login{margin-bottom:20px}.register__form-login-separator{border:.5px solid #28445b;width:100%;height:0;margin-top:20px}@media only screen and (max-width:575px){.register__security{height:78%}}.register__security-download-two_fa,.register__security p{color:rgb(var(--text-color-variant));font-size:16px}.register__security-download-two_fa.small,.register__security p.small{font-size:14px}.register__security h4{margin:20px 0;font-size:16px;font-weight:600}.register__security .register__refetch-2fa svg{width:22px;height:22px}.register__security-download{text-align:center;flex-direction:column;height:100%;margin-top:100px;display:flex}.register__security-download h1{margin-top:50px}.register__security-download-desc{flex-direction:column;gap:20px;margin-bottom:10px;padding:0 35px;display:flex}@media only screen and (max-width:575px){.register__security-download-desc{padding:0}}.register__security-download-desc p{margin:0}.register__security-setup{text-align:center;flex-direction:column;gap:20px;margin-top:50px;font-size:16px;display:flex}@media only screen and (max-width:575px){.register__security-setup{height:118%;margin-top:100px}}.register__security-setup p,.register__security-setup h1{margin:0}.register__security-setup-code{justify-content:center;align-items:center;gap:7px;display:flex}.register__security-setup-code p{color:#fff}.register__security-setup-code svg{cursor:pointer}.register__security-setup-code svg>path{stroke:rgb(var(--primary-color))}.register__security-setup-code .tooltip svg{cursor:not-allowed}.register__security-setup-code .tooltip svg path{stroke:#808b93}.register__security-setup .qr-code-img>img{border-radius:5px}.register__security-setup-showQr{color:rgb(var(--text-color-variant));justify-content:center;gap:5px;display:flex}.register__security-setup-showQr-btn{color:rgb(var(--primary-color));cursor:pointer;display:flex}.register__security-setup-showQr-btn>div{margin-top:3px}.register__security-complete{flex-direction:column;height:122%;display:flex}@media only screen and (max-width:575px){.register__security-complete{text-align:center}}.register__security-complete .register__next a{width:100%}.register__security .register__otp{max-width:450px;margin-top:130px}@media only screen and (max-width:575px){.register__security .register__otp{text-align:center}.register__security .register__otp .register__otp-code{margin:0 auto}}.register__security .step-title{color:rgb(var(--primary-color));align-items:baseline;margin-bottom:20px;font-size:16px;display:flex}.register__security .step-title .step-title-order{border:1px solid rgb(var(--primary-color));border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;margin-right:10px;font-size:14px;display:flex}.register__security .setup-key-box{background:rgb(var(--lp-dark-color));border-radius:4px;margin-bottom:20px;padding:20px;display:flex}@media screen and (max-width:900px){.register__security .setup-key-box{flex-direction:column}}.register__security .setup-key-box .label{color:rgb(var(--text-color-variant));margin-bottom:5px;font-weight:700}@media screen and (min-width:900px){.register__security .setup-key-box .qr-code{margin-right:20px}.register__security .setup-key-box .qr-code img{width:180px;height:180px}}@media screen and (max-width:900px){.register__security .setup-key-box .qr-code{justify-content:center;margin-bottom:20px;display:flex}}.register__security .setup-key-box .qr-code-placeholder{background:#fff;width:170px;height:170px}.register__security .setup-key-box .otp-token-container{flex:1}.register__security .setup-key-box .otp-token{border:1px solid rgb(var(--surface-color));border-radius:4px;justify-content:center;align-items:center;width:100%;height:40px;font-size:13px;display:flex}.register__security .step-note{color:rgb(var(--text-color-variant));margin-bottom:20px}.register__security .complete-area{text-align:center;margin-top:150px}.register__security .progress-indicators{gap:12px;display:flex;position:fixed;top:46px;left:50%;transform:translate(-50%)}@media screen and (max-width:900px){.register__security .progress-indicators{top:130px;left:max(53px,50vw - 195px)}}.register__security .progress-indicators>div{background:#808b93;border-radius:4px;width:8px;height:8px}.register__security .progress-indicators .progress-indicators-current{background:#fff;width:24px}.register__gauth-links{justify-content:space-between;margin:20px 0;display:flex}.register__gauth-links>:first-child{margin-right:5px}.register__gauth-links>:last-child{margin-left:5px}.register__verify-email{text-align:center}.register__verify-email b{font-weight:600}.register__verify-email .resend-confirm-btn{color:rgb(var(--primary-color));box-shadow:none;height:auto;min-height:auto;vertical-align:inherit;cursor:pointer;background:0 0;border:0;outline:none;margin-left:5px;padding:0;font-size:16px;font-weight:400}.register__verify-email .resend-confirm-btn:hover{background:0 0}.register__verify-email .resend-confirm-btn:focus{background:0 0;outline:none}.register__otp{flex-direction:column;gap:40px;max-width:494px;margin:auto;display:flex;position:relative;top:15%}.register__otp-note{background:#0e3452;border:1px solid #4096f233;border-radius:10px;gap:10px;min-height:62px;padding:11px;display:flex}.register__otp-note p:first-of-type{margin-bottom:5px;font-weight:600}.register__otp-note p{font-size:12px}.register__otp-note a{cursor:pointer;text-wrap:nowrap}.register__otp-note svg path{fill:#82baf6}@media only screen and (max-width:575px){.register__otp-note{height:unset}}.register__otp-error{background-color:#e44b4433;border:1px solid #e44b4433;border-radius:10px;align-items:center;gap:10px;height:62px;padding:20px;display:flex}@media only screen and (max-width:575px){.register__otp-error{height:40px;padding:10px}}.register__otp-error>div{height:20px}@media only screen and (max-width:575px){.register__otp{height:103%;top:5%}}.register__otp p{margin:0}.register__otp b{color:rgb(var(--primary-color))}.register__otp-code{gap:16px;display:flex}@media only screen and (max-width:575px){.register__otp-code{gap:2.5vw}}.register__otp-code input.register__otp-code-digit{color:#fff;text-align:center;caret-color:#0000;background-color:#172d3e;border:none;border-radius:6px;justify-content:center;align-items:center;width:62px;height:92px;font-size:38px;font-weight:600;display:flex}.register__otp-code input.register__otp-code-digit:focus{border:none;outline:none}@media only screen and (max-width:575px){.register__otp-code input.register__otp-code-digit{width:12vw;height:12vw;font-size:25px}}.register__otp-code-error input.register__otp-code-digit,.register__otp-code-error input.register__otp-code-digit:focus{color:#e44b44;border:1px solid #e44b44}.register__otp-code-separator{color:#808b93;justify-content:center;align-items:center;width:24px;height:92px;font-size:38px;font-weight:600;display:flex}@media only screen and (max-width:575px){.register__otp-code-separator{width:3vw;height:12vw;font-size:24px;font-weight:700}}.register__otp-btn{flex-direction:column;gap:10px;display:flex}@media only screen and (max-width:575px){.register__otp-btn{margin-top:auto;margin-bottom:65px}}.register__otp-btn button{width:100%;height:40px}.register__otp-btn button .ui-spinner__spin{border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff}.register__otp-btn .resend-code-disabled{color:var(--Greys-Stone,#5a6972)}@media screen and (max-width:900px){.register__step{border-bottom:1px solid rgba(var(--primary-color-variant),.3);margin-top:20px;margin-bottom:20px}}.register__complete{text-align:center;flex-direction:column;display:flex;position:relative;top:15%}@media only screen and (max-width:575px){.register__complete{height:75%}}.register__complete h1{max-width:290px;margin:30px auto 20px}.register__complete p{color:#f2f2f5;opacity:.7;margin-bottom:35px;font-family:Inter;font-size:16px;font-weight:400;line-height:140%}@media only screen and (max-width:575px){.register__complete a{margin-top:auto}}.register__complete button{width:100%;max-width:500px;margin:auto}.register__complete>img{margin:0 auto}.register__step-container{position:relative}@media screen and (min-width:1400px){.register__step-container{width:500px;position:absolute;top:30px;left:calc(50% - 250px)}}@media screen and (max-width:1399px){.register__step-container{margin:10px 50px 0}}@media screen and (max-width:900px){.register__step-container{margin-left:0;margin-right:0;padding:0 20px 20px}}.register__step-container .step-items{display:flex}.register__step-container .step-item{color:rgb(var(--text-color-variant));font-size:18px;display:flex;position:relative}.register__step-container .step-item:not(:last-child){flex:1}.register__step-container .step-item .step-item-inner{flex-direction:column;align-items:center;display:flex}.register__step-container .step-item .step-order{border:1px solid rgb(var(--text-color-variant));background:rgb(var(--background-color));z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}@media screen and (min-width:900px){.register__step-container .step-item .step-order{width:32px;height:32px}}@media screen and (max-width:900px){.register__step-container .step-item .step-order{width:28px;height:28px}}.register__step-container .step-item .step-space{flex:1}.register__step-container .step-item.done{color:rgb(var(--primary-color))}.register__step-container .step-item.done .step-order{background:rgb(var(--primary-color));border-color:rgb(var(--primary-color))}.register__step-container .step-item.active{color:rgb(var(--primary-color));font-weight:600}.register__step-container .step-item.active .step-order{border-color:rgb(var(--primary-color));color:rgb(var(--primary-color))}.register__step-container .step-connector{background-color:rgb(var(--text-color-variant));width:calc(100% - 64px);height:1px;position:absolute;top:16px;left:32px}.register__step-container .step-connector-1{background:linear-gradient(90deg,rgb(var(--primary-color))0%,rgb(var(--text-color-variant))50%)}.register__step-container .step-connector-2{background:linear-gradient(90deg,rgb(var(--primary-color))0%,rgb(var(--primary-color))50%,rgb(var(--text-color-variant))100%)}.register__step-container .step-connector-3{background-color:rgb(var(--primary-color))}.register__next{flex-direction:column;align-items:center;display:flex}.register__next button{width:100%;margin-top:10px}@media only screen and (max-width:575px){.register__next{margin-top:auto;margin-bottom:65px}}.register .prohibited-error{background:#36232a;border:1px solid #e44b4433;border-radius:10px;margin-bottom:15px;padding:20px;font-size:14px;font-weight:400;line-height:22px;display:flex}.register .prohibited-error:before{content:"";background:url(/images/error.svg) 50%/20px 20px no-repeat;width:70px;height:24px;display:block;position:relative;left:-7px}.register .prohibited-error a{color:rgb(var(--tertiary-color))}.register .field-note{color:rgb(var(--text-color-variant));margin-top:6px;font-size:13px}.register .form-global-error{background:rgb(var(--secondary-color));text-align:center;border-radius:4px;margin-bottom:15px;padding:20px}.register .hcaptcha-term{text-align:center;margin:10px 0;position:fixed;bottom:0}@media (max-height:750px){.register .hcaptcha-term{position:unset}}@media screen and (max-width:900px){.register .hcaptcha-term{width:90%;position:absolute;bottom:-60px}}.register .register__marketing{margin-top:20px}.register .register__marketing span{color:rgb(var(--lp-field-label-color))}@media (min-width:1050px){.register{background:#102331}}.register .register-validate-error{padding:0}.otp-code-digit-wraper{align-items:center;display:flex}@keyframes otp-tick{0%,49%{opacity:1;visibility:visible}50%,to{opacity:0;visibility:hidden}}.otp-code-digit-wraper .otp-code-digit-active{--blink-duration:1.5s;height:61px;animation:otp-tick var(--blink-duration)steps(1,end)infinite;will-change:opacity;border:.5px solid #fff;margin-left:15px;position:absolute}@media only screen and (max-width:575px){.otp-code-digit-wraper .otp-code-digit-active{height:8vw;margin-left:2vw}}.form-control{position:relative}.form-control input{background:rgb(var(--surface-color));width:100%;height:40px;color:rgb(var(--text-color));border:0;border-radius:4px;padding:0 35px 0 14px;font-size:16px}.form-control input::placeholder{color:rgb(var(--lp-gray-color))}.form-control .icon{cursor:pointer;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.form-control input{border:1px solid #0000}.form-control input:active,.form-control input:focus{border-radius:4px}.form-control.has-error input{border:1px solid rgb(var(--secondary-color));border-radius:4px;outline:none}.form-control.suggest{background:rgb(var(--surface-color));border-radius:4px;position:relative}.form-control.suggest input{box-shadow:none;background:0 0}.form-control.suggest .clear-option-btn{display:none}.form-control.suggest:hover .clear-option-btn{cursor:pointer;display:inline-block;position:absolute;top:12px;right:32px}.form-control.suggest:hover .clear-option-btn svg{fill:#3c67ab}.form-control .tooltip{width:100%}.password-strength-tooltip{text-align:left;width:100%}.password-strength-tooltip p{align-items:center;line-height:100%;display:flex}.password-strength-tooltip p svg{fill:currentColor;margin-right:3px}.password-strength-tooltip .passed{color:rgb(var(--primary-color))}.search-input__value{cursor:pointer;caret-color:#0000}.search-input__popover{background:rgb(var(--on-surface-color));color:#fff;border-radius:10px;max-height:30vh;margin-top:10px;padding:0;overflow-y:scroll}.search-input__popover .search-input__item{cursor:pointer;width:400px;max-width:90vw;padding:16px 14px}.search-input__popover .search-input__item:hover,.search-input__popover .search-input__item.active{background:rgb(var(--on-surface-color-variant))}.search-input__popover .search-input__no-item{width:400px;max-width:90vw;height:0}.custom-checkbox input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.custom-checkbox input:checked+label .checkmark{background-image:url(/images/tick.svg);background-position:50%;background-repeat:no-repeat}.custom-checkbox label{cursor:pointer;align-items:center;font-weight:400;display:flex}.custom-checkbox .checkmark{background-color:rgb(var(--surface-color));border-radius:5px;flex-shrink:0;width:18px;height:18px;margin-right:5px;display:inline-block}@media screen and (max-width:900px){.login__separator{border-bottom:1px solid rgba(var(--primary-color-variant),.3);margin-top:20px;margin-bottom:20px}}.login__form .landing-btn{width:100%}.login__form .forgot-password-link{margin-top:20px}.login__form .login-btn{position:relative}.login__form .login-btn .ui-spinner{z-index:2;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.login__form .login-btn .ui-spinner .ui-spinner__spin{border-color:rgb(var(--on-surface-color));border-top-color:#0000}.login__form .login-error{background-color:#e44b4433;border:1px solid #e44b4433;border-radius:10px;align-items:center;gap:10px;min-height:40px;margin-bottom:20px;padding:10px;display:flex}@media only screen and (max-width:575px){.login__form .login-error{min-height:50px}}.login__form .login-error svg{display:block}.login__form .login-google-divider{text-align:center;z-index:1;align-items:center;width:100%;margin:20px 0;display:flex;position:relative}.login__form .login-google-divider:before,.login__form .login-google-divider:after{content:"";border-bottom:1px solid rgb(var(--on-surface-color));content:"";border-bottom:1px solid rgb(var(--on-surface-color));flex:1}.login__form .login-google-divider:before{margin-right:10px}.login__form .login-google-divider:after{margin-left:10px}.login__form .login-google-divider-text{color:#5a6972;font-size:12px;font-weight:600}.login__form .login-google-btn-wrapper>button{margin:0}.login__form-sso-error{text-align:center;flex-direction:column;justify-content:center;gap:20px;margin-top:10rem;display:flex}.login__form-sso-error p,.login__form-sso-error h1{margin:0}.login__form-sso-error p{opacity:.7}.login__otp{flex-direction:column;width:494px;max-width:494px;margin:auto;display:flex;position:relative;top:15%;left:-12%}@media screen and (max-width:900px){.login__otp{width:unset;left:0}}.login__otp-error{background-color:#e44b4433;border:1px solid #e44b4433;border-radius:10px;align-items:center;gap:10px;height:62px;margin-bottom:20px;padding:20px;display:flex}@media only screen and (max-width:575px){.login__otp-error{height:40px;padding:10px}}.login__otp-error>div{height:20px}@media only screen and (max-width:575px){.login__otp{height:92%;top:5%}}.login__otp p{color:#808b93;margin:0 0 40px;font-size:16px;font-weight:400}.login__otp b{color:rgb(var(--primary-color))}.login__otp-code{align-items:center;gap:16px;display:flex}@media only screen and (max-width:575px){.login__otp-code{gap:2.5vw}}.login__otp-code input.login__otp-code-digit{color:#fff;text-align:center;caret-color:#0000;background-color:#172d3e;border-radius:6px;justify-content:center;align-items:center;width:69px;height:92px;font-size:38px;font-weight:600;display:flex}.login__otp-code input.login__otp-code-digit:focus{border:none;outline:none}@media only screen and (max-width:575px){.login__otp-code input.login__otp-code-digit{width:12vw;height:12vw;font-size:25px}}.login__otp-code-error input.login__otp-code-digit,.login__otp-code-error input.login__otp-code-digit:focus{color:#e44b44;border:1px solid #e44b44}.login__otp-code-separator{color:#808b93;justify-content:center;align-items:center;width:24px;height:92px;font-size:38px;font-weight:600;display:flex}@media only screen and (max-width:575px){.login__otp-code-separator{width:3vw;height:12vw;font-size:24px;font-weight:700}}.login__otp-btn{flex-direction:column;gap:10px;display:flex}@media only screen and (max-width:575px){.login__otp-btn{margin-top:auto}}.login__otp-btn button{width:100%;height:40px}.login__otp-btn button .ui-spinner__spin{border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff}.login__otp-btn button:nth-of-type(2){color:var(--Greys-Stone,#5a6972)}.login__otp-link{margin:15px 0}.login__btn-rows{flex-direction:column;gap:10px;margin-top:auto;margin-bottom:20px;display:flex}.login__btn-rows>div{flex:1}.login__btn-rows button{width:100%}.login__btn-rows button .ui-spinner__spin{border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff}.login__btn-rows button:disabled{opacity:.4}.login__u2f{text-align:center;min-width:400px;margin-top:100px}.login__u2f-btn{margin-top:80px}.login__u2f.loading{opacity:.3}@media screen and (max-width:900px){.login__u2f{height:79%;min-width:unset;flex-direction:column;display:flex}.login__u2f-btn{margin-top:auto}}.login__u2f>div svg{width:60px;height:60px}.login__u2f-instruction{color:rgb(var(--text-color-variant));margin-bottom:20px;font-size:16px}.login__u2f_safari{color:rgb(var(--text-color-variant));text-align:center;margin-bottom:20px}.login__u2f_safari button{height:auto;color:rgb(var(--primary-color));cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;font-weight:600}.login__u2f_safari button:focus{outline:none}.login .security-warning{background:rgb(var(--lp-dark-green-color));border-radius:4px;justify-content:center;margin-bottom:20px;padding:14px;font-size:13px;display:flex}.login .security-warning img{margin-right:5px}.login noscript{text-align:center;width:100%;color:rgb(var(--secondary-color));margin-bottom:10px;display:block}.popover_select{position:relative}.popover_select .landing-btn{background:rgb(var(--background-color-variant));justify-content:space-between;width:100%;padding:11px 12px;font-weight:400;display:flex}.popover_select .landing-btn:hover{color:rgb(var(--primary-color))}.popover_menu{background:rgb(var(--background-color-variant));border-radius:5px;flex-direction:column;width:100%;margin-top:10px;padding:5px 10px;font-weight:300;display:flex}.popover_menu_item{cursor:pointer;color:rgb(var(--text-color));padding:5px}.popover_menu_item:hover{color:rgb(var(--primary-color))}.table-wrapper{overflow-x:auto}.radio-group{display:flex}.radio-item{cursor:pointer;color:#fff;background:0 0;border:none;outline:none;align-items:center;margin-right:20px;padding:0;font-size:15px;display:flex}.radio-circle{background:#fff;border:none;border-radius:50%;width:15px;height:15px}.radio-circle.selected{border:4px solid #137cbd}.radio-label{margin:1px 0 0 10px}.posts__search-group{margin-bottom:15px;position:relative}.posts__search-group-icon{pointer-events:none;fill:#5c7080;position:absolute;top:8px;left:8px}.posts__search-group input{background-color:rgb(var(--on-surface-color));box-shadow:none;height:32px;color:rgb(var(--text-color));border:none;border-radius:3px;width:100%;padding:0 30px;font-size:13px}.posts__search-group input:focus{border:solid 1px rgba(var(--primary-color));outline:none}.posts__search-group input::placeholder{color:#a7b6c2;opacity:.6}.posts__search-group button{height:unset;cursor:pointer;background-color:#0000;border:none;width:24px;height:24px;padding:4px;position:absolute;top:4px;right:4px}.posts__search-group button svg{fill:#5c7080}.posts__search-group button:focus{outline:none}.posts__search-group button:disabled{cursor:default;opacity:.6}.tooltip{cursor:pointer;display:inline-block;position:relative}.tooltip__content{color:#fff;white-space:normal;word-wrap:break-word;z-index:10;background-color:#0b1923;border-radius:3px;width:250px;padding:10px;font-size:14px;position:absolute}.tooltip__content.top{bottom:calc(100% + 15px);left:50%;transform:translate(-50%)}.tooltip__content.right{top:50%;left:calc(100% + 15px);transform:translateY(-50%)}.tooltip__content.bottom{top:calc(100% + 15px);left:50%;transform:translate(-50%)}.tooltip__content.left{top:50%;right:calc(100% + 15px);transform:translateY(-50%)}.tooltip__chevron{background-color:#0b1923;width:10px;height:10px;position:absolute;transform:rotate(45deg)}.tooltip__chevron.top{margin-left:-5px;bottom:-5px;left:50%}.tooltip__chevron.right{margin-top:-5px;top:50%;left:-5px}.tooltip__chevron.bottom{margin-left:-5px;top:-5px;left:50%}.tooltip__chevron.left{margin-top:-5px;top:50%;right:-5px}.ui-spinner{justify-content:center;align-items:center;margin:10px 0;display:flex}.ui-spinner-full-screen{position:fixed;inset:0}.ui-spinner__spin{border-top:2px solid #0000;border-radius:50%;width:40px;height:40px;animation:2s linear infinite spin}.ui-spinner__spin-primary{border-bottom:2px solid rgb(var(--primary-color));border-left:2px solid rgb(var(--primary-color));border-right:2px solid rgb(var(--primary-color))}.ui-spinner__spin-secondary{border-bottom:2px solid #82baf6;border-left:2px solid #82baf6;border-right:2px solid #82baf6}@keyframes fadeSlideUpOut{10%{opacity:1}99%{opacity:0;transform:translateY(-200%)scale(2)}to{opacity:0;display:none}}@keyframes fadeSlideUpIn{0%{opacity:0;transform:translateY(100%)scale(.5)}99%{opacity:1;transform:translateY(0)scale(1)}to{opacity:1}}.freedom_art_game_container{color:rgb(var(--text-color));perspective:1000px;-webkit-user-select:none;user-select:none;background:#172d3e;width:100vw;height:100vh;padding-top:57px;font-family:Inter;overflow:hidden}.freedom_art_game_container .title{text-align:center;margin-bottom:40px;font-family:Inter;font-size:128px;font-weight:900}.freedom_art_game_container .subtitle{color:var(--primary-leaf,#03ca9b);text-align:center;font-size:63.164px;font-style:normal;font-weight:900;line-height:62.918px}.freedom_art_game_container button{height:auto;padding:18px 0 17px;font-size:23px;font-weight:700}.freedom_art_game_container .welcome-banner-wrapper{background:rgb(var(--background-color));z-index:1;background-size:cover;width:100vw;height:100vh;position:fixed;top:0;left:0}.freedom_art_game_container .welcome-banner-wrapper .welcome-banner{text-align:center;background-image:url(/images/freedom-art-game/background.svg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:150px;width:100%;height:100%;display:flex}.freedom_art_game_container .welcome-banner-wrapper_hidden{animation:2s forwards fadeSlideUpOut}.freedom_art_game_container .welcome-banner-wrapper .start-label{color:#fff;text-align:center;font-size:30px;font-style:normal;font-weight:500}.freedom_art_game_container .welcome-banner-wrapper .participants-game-limit{color:#808b93;text-align:center;text-align:center;max-width:567px;font-family:Inter;font-size:20px;font-weight:500}.freedom_art_game_container.freedom_art_game_terms{background:#0d1d29;padding-top:100px}.freedom_art_game_container .terms-banner-container{flex-direction:column;align-items:center;display:flex}.freedom_art_game_container .terms-banner-container .terms-banner,.freedom_art_game_container .terms-banner-container .action-buttons{width:825px}.freedom_art_game_container .terms-banner-container .terms-banner{background-color:#0b1923;margin:0 0 50px}.freedom_art_game_container .terms-banner-container .terms-banner .title{text-align:left;border-bottom:1px solid #172d3e;margin-bottom:0;padding:60px 100px 40px;font-family:Inter;font-size:30px;font-weight:600;line-height:30px}.freedom_art_game_container .terms-banner-container .terms-banner .content{color:#808b93;padding:60px 80px;font-family:Inter;font-size:13px;font-weight:400;line-height:20px}.freedom_art_game_container .terms-banner-container .action-buttons button{width:100%;margin:25px}.freedom_art_game_container .terms-banner-container .action-buttons button.landing-btn__secondary{color:#586871}.freedom_art_game_container .game-board-header{margin-bottom:56px}.freedom_art_game_container .game-board-header .title-wrapper{justify-content:space-between;align-items:center;display:flex}.freedom_art_game_container .game-board-header h1{color:#fff;width:300px;font-size:56.388px;font-style:normal;font-weight:900;line-height:49.78px;position:relative}.freedom_art_game_container .game-board-header h1 .dots{position:absolute;top:-53px;right:-27px}.freedom_art_game_container .game-board-header .subtitle{color:#f2f2f5;font-size:24px;font-weight:600;line-height:130%}.freedom_art_game_container .game-board-header .subtitle span{color:#808b93;font-size:20px;font-weight:500;line-height:27.5px}.freedom_art_game_container .timer{background:#0d1d29;border-radius:6.42px;align-items:center;display:inline-flex;overflow:hidden}.freedom_art_game_container .timer .hourglass{background-color:#102331;padding:35px 32px}.freedom_art_game_container .timer .time{color:#fff;justify-content:center;align-items:center;padding:0 30px;font-size:42.094px;font-weight:700;display:flex}.freedom_art_game_container .game-board{opacity:0;max-width:842px;margin:auto;animation:1.2s forwards fadeSlideUpIn}.freedom_art_game_container .game-board .row{justify-content:center;align-items:center;gap:15px;margin-bottom:15px;display:flex}.freedom_art_game_container .game-board .navigation-container{justify-content:center;align-items:center;gap:20px;margin-top:60px;display:flex}.freedom_art_game_container .game-board .navigation-container button:last-child{flex:1}.freedom_art_game_container .card-front{background-color:#0e3452;background-position:50%;background-size:cover;border-radius:6.085px;justify-content:center;align-items:center;width:187.099px;height:324px;display:flex;position:relative;transform:rotateY(0)}.freedom_art_game_container .card-front:after{content:"";background-image:url(/images/freedom-art-game/card-background.svg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.freedom_art_game_container .card{perspective:1000px;width:187.099px;height:250px;transform-style:preserve-3d;transition:transform .5s .2s;position:relative}.freedom_art_game_container .card_open{transition-delay:0s;transform:rotateY(180deg)}.freedom_art_game_container .card .tick{margin:auto;position:absolute;top:57px}.freedom_art_game_container .card div{backface-visibility:hidden;border-radius:6.085px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.freedom_art_game_container .card .back{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:14px 12px;display:flex;transform:rotateY(180deg)}.freedom_art_game_container .card .back div{background-color:#0e3452;border-radius:4px;position:relative;overflow:hidden}.freedom_art_game_container .card .back div .background-image{width:100%;height:100%;position:absolute}.freedom_art_game_container .card .back div span{text-align:right;color:#fff;max-width:80%;font-size:18px;font-style:normal;font-weight:700;line-height:normal;display:inline-block;position:absolute;bottom:4px;right:9px}.freedom_art_game_container .finish-banner{background:linear-gradient(#172d3e 0%,#0d1d29 100%);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex}.freedom_art_game_container .finish-banner .timer-wrapper{margin-bottom:40px;display:inline-block}.freedom_art_game_container .finish-banner .cards-wrapper{flex-direction:column;align-items:flex-start;max-width:1080px;margin-bottom:52px;display:flex;overflow-x:hidden}.freedom_art_game_container .finish-banner .cards-row{flex-direction:row;gap:20px;margin-bottom:20px;display:flex}.freedom_art_game_container .finish-banner .cards-row:first-child{transform:translate(-90px)}.freedom_art_game_container .finish-banner .cards-row:nth-child(2){transform:translate(-48px)}.freedom_art_game_container .finish-banner .title{max-width:750px}.freedom_art_game_container .finish-banner .subtitle{color:#808b93;text-align:center;max-width:648px;font-size:23px;font-weight:500;line-height:32.421px}.freedom_art_game_container .finish-banner form{width:100%;max-width:648px}.freedom_art_game_container .finish-banner form .error-toast{margin-bottom:40px}.freedom_art_game_container .finish-banner .form-control{margin:40px 0}.freedom_art_game_container .finish-banner .form-control input{width:100%;height:65px;font-size:22px}.freedom_art_game_container .finish-banner .form-control input::placeholder{font-size:22px}.freedom_art_game_container .finish-banner .form-control span img{top:24px}.freedom_art_game_container .finish-banner button{width:100%}.freedom_art_game_container .finish-banner .submit-btn-wrapper{margin-bottom:20px}.freedom_art_game_container .finish-banner .restart-btn-wrapper{width:100%;max-width:648px;margin-top:264px}.freedom_art_game_container .error-toast{color:#e44b44;background:#36232a;border-radius:6px;align-items:center;gap:10px;padding:32px 0 32px 30px;font-size:23px;font-weight:500;display:flex}#uk-prohibited-notice{color:rgb(var(--text-color));background-color:rgb(var(--background-color));z-index:4;border-radius:5px;max-width:1140px;margin:0 auto;padding:10px 15px;position:sticky;top:76px}@media screen and (max-width:900px){#uk-prohibited-notice{padding:8px 15px}}#argentina-prohibited-notice{color:rgb(var(--text-color));background-color:rgb(var(--background-color));z-index:4;border-radius:5px;max-width:1140px;margin:0 auto;padding:10px 15px;position:sticky;top:76px}@media screen and (max-width:900px){#argentina-prohibited-notice{padding:8px 15px}}.arrow-link{color:#03ca9b;stroke:#03ca9b;display:inline-block}.arrow-link:hover{color:rgb(var(--primary-color-variant));stroke:rgb(var(--primary-color-variant))}.arrow-link>div{margin-left:8px;display:inline-block}.chevron{cursor:pointer;flex-direction:row;align-items:center;padding:10px 0;display:flex}.chevron__title--full-width{flex:1}.chevron__icon{align-items:center;min-width:28px;min-height:28px;margin-left:10px;display:flex}.chevron__expanded .chevron__icon{transform:rotate(180deg)}.content-header{text-align:center;z-index:1;max-width:100%;min-height:580px;margin:0 auto;padding:113px 0 50px;display:block;position:relative;overflow:visible}.content-header h1{text-transform:none;z-index:1;text-align:center;width:auto;color:rgb(var(--text-color));white-space:break-spaces;margin-top:0;margin-bottom:20px;padding:0 20px;font-size:66px;font-weight:600;line-height:116%;position:relative}.content-header h1.sm{font-size:3rem}@media screen and (max-width:900px){.content-header h1.sm,.content-header h1{font-size:37px}}.content-header h2{z-index:1;color:#808b93;white-space:break-spaces;width:auto;margin:0 20px;padding:0;font-size:22px;font-weight:300;line-height:140%;position:relative}@media screen and (max-width:900px){.content-header h2{margin:0 10%;font-size:18px}}.content-header h3{z-index:1;color:#5a6972;width:auto;max-width:700px;margin:0;padding:0;font-size:22px;font-weight:300;line-height:140%;position:relative}.content-header__column{flex-direction:column;align-items:center;max-width:1160px;height:auto;display:flex;position:relative}.content-header__column:before,.content-header__column:after{content:" ";z-index:0;background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;position:absolute;top:0}.content-header__column:before{left:0}.content-header__column:after{right:0}@media screen and (min-width:900px){.content-header__column{width:100%;margin:0 auto}}@media screen and (max-width:900px){.content-header__column{max-width:79rem;margin-top:50px}}.content-header__extra-content{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}@media screen and (max-width:900px){.content-header{padding:25px 0 0}.content-header__subtitle{margin-bottom:10px;font-size:18px}.content-header__intro{font-size:18px}}.content-header-buttons{justify-content:center;align-items:center;width:100%;display:flex}.content-header-buttons .buttons-group{justify-content:center;margin:20px 0 37px}@media screen and (max-width:900px){.content-header-buttons{max-width:370px;padding:0 20px}.content-header-buttons .buttons-group{flex-direction:column-reverse;gap:20px;width:100%}}.feature-benefits-row{background:linear-gradient(#172d3e 0%,#11303c 100%);flex-direction:column;align-items:center;padding:100px 0;display:flex}.feature-benefits-row__container{max-width:min(100%,1200px);padding:0 50px}.feature-benefits-row__title{color:#fff;max-width:600px;margin-bottom:30px;font-size:38px;font-weight:500;line-height:46px}.feature-benefits-row__description{color:#808b93;white-space:break-spaces;max-width:750px;margin-bottom:60px;font-size:22px;line-height:31px}.feature-benefits-row__grid{grid-gap:50px;grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}@media screen and (max-width:900px){.feature-benefits-row__grid{grid-template-columns:1fr}}.feature-benefits-row__card{word-break:break-word;background:linear-gradient(291.05deg,#173641 8.6%,#214468 89.96%) -800px 0/1200px;border:2px solid #172d3e;border-radius:10px;flex-direction:column;min-height:200px;padding:36px 40px;display:flex}.feature-benefits-row__card:nth-child(2){background-position-x:-400px}.feature-benefits-row__card:first-child{background-position-x:0}@media screen and (max-width:900px){.feature-benefits-row__card{background-position-x:-200%;background-size:300%}.feature-benefits-row__card:nth-child(2){background-position-x:-100%}}.feature-benefits-row__card-head{flex-direction:column;align-items:flex-start;margin-bottom:14px;display:flex}.feature-benefits-row__card-icon{height:30px;margin-bottom:14px}.feature-benefits-row__card-title{color:#fff;font-size:24px;font-weight:500}.feature-benefits-row__card-desc{color:#81949e;width:100%;font-size:14px;line-height:140%}.feature-half-row{flex-direction:column;align-items:center;padding:100px 0;font-size:16px;display:flex}.feature-half-row__container{flex-direction:row;align-items:center;width:100%;max-width:min(100%,1200px);padding:0 50px;display:flex}@media screen and (max-width:900px){.feature-half-row__container{flex-direction:column}}.feature-half-row__left{flex:1;padding:0 50px 0 0}@media screen and (max-width:900px){.feature-half-row__left{padding:0 50px}}.feature-half-row__right{width:50%;padding:0 0 0 50px}@media screen and (max-width:900px){.feature-half-row__right{width:100%;padding:40px 50px 0}}.feature-half-row h2{color:#fff;max-width:600px;margin:0;font-size:38px;font-weight:500;line-height:46px}@media screen and (max-width:900px){.feature-half-row h2{line-height:130%}}.feature-half-row h3{color:#fff;max-width:600px;margin:14px 0 0;font-size:24px;font-weight:500;line-height:31px}.feature-half-row__description{white-space:break-spaces;max-width:750px;margin:30px 0 0;line-height:22px}.feature-half-row__description p{margin:0}@media screen and (max-width:900px){.feature-half-row__description{margin:20px 0 0}}.contact-panel{background-color:#102331;border-radius:10px;flex-direction:row;width:100%;display:flex}@media screen and (max-width:900px){.contact-panel{margin-top:50px}}.contact-panel__icon{content:"";background-image:url(/images/contact-panel-dialog.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:46px;height:46px;margin:55px;padding:0;display:block}.contact-panel__icon-microphone{background-image:url(/images/contact-panel-microphone.svg)}@media screen and (max-width:900px){.contact-panel__icon{margin:25px}}.contact-panel__body{border-left:1px solid #172d3e;flex-direction:column;flex:1;justify-content:center;padding:55px 40px;display:flex;position:relative}@media screen and (max-width:900px){.contact-panel__body{padding:25px}}.contact-panel__title{color:#fff}.contact-panel__content{margin:6px 0 0}.features-list-and-pictures-row{flex-direction:column;align-items:center;padding:70px 0 0;display:flex}.features-list-and-pictures-row__container{max-width:min(100%,1200px);padding:0 50px}.features-list-and-pictures-row__item{flex-direction:column;margin:0 -50px;display:flex}.features-list-and-pictures-row__item>div{flex-direction:column;padding:50px;display:flex}@media screen and (min-width:900px){.features-list-and-pictures-row__item{flex-direction:row}.features-list-and-pictures-row__item:nth-child(2n){flex-direction:row-reverse}.features-list-and-pictures-row__item>div{width:50%}}.features-list-and-pictures-row__item-content{word-break:break-word;justify-content:center;display:flex}.features-list-and-pictures-row__item-content-title{color:#0000;background-image:linear-gradient(90deg,#03ca9b .5%,#03beca 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:38px;font-weight:500;line-height:46px}.features-list-and-pictures-row__item-content-subtitle{color:#fff;margin-bottom:30px;font-size:24px;font-weight:500;line-height:130%}.features-list-and-pictures-row__item-content-desc{color:#5a6972;width:100%;font-size:16px;line-height:140%}.features-list-and-pictures-row__item-content .arrow-link{margin-top:20px;font-size:15px}.features-list-and-pictures-row__item-img-box{border:1px solid #2a3f4d;border-radius:10px;justify-content:center;align-items:center;height:280px;display:flex;position:relative}.features-list-and-pictures-row__item-img-box>img{max-width:200px;max-height:200px}.features-masonry-grid{grid-gap:50px;grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}@media screen and (max-width:900px){.features-masonry-grid{grid-template-columns:1fr}}.features-masonry-grid__card{word-break:break-word;background-color:#0d1d29;border:2px solid #172d3e;border-radius:6px;flex-direction:column;min-height:200px;padding:40px;display:flex}.features-masonry-grid__card:not(:first-child){margin-top:50px}.features-masonry-grid__card-head{flex-direction:column;align-items:flex-start;margin-bottom:14px;display:flex}.features-masonry-grid__card-icon{background-color:#102331;justify-content:center;align-items:center;height:30px;margin:0 0 16px;display:flex}.features-masonry-grid__card-title{color:#fff;font-size:24px;font-weight:500}.features-masonry-grid__card-desc{color:#fff;opacity:.5;width:100%;font-size:16px;line-height:140%}.features-masonry-grid__card-desc ul{margin:0;padding:0 0 0 16px}@keyframes slider-loop{0%{transform:translate(0)}to{transform:translateX(calc(-1*var(--item-width)*var(--item-count)))}}@keyframes slider-float{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}.garland-slider :root{--animation-duration:12s;--item-width:386px;--item-count:7}.garland-slider{background-color:rgb(var(--background-color));min-height:400px;display:flex;overflow:hidden}.garland-slider__container{width:calc(var(--item-width)*var(--item-count)*2);align-items:flex-start;animation-delay:2s;display:flex}.garland-slider__container.animation-enabled{animation:slider-loop var(--animation-duration)linear infinite}.garland-slider__container:hover{animation-play-state:paused!important}.garland-slider__card{animation-name:slider-float;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:var(--animation-time);background-color:#172d3e;border-radius:6px;padding:2rem;transition:transform .1s}.garland-slider__card-wrapper{padding:1rem}.garland-slider__card-wrapper:nth-child(2n){margin-top:1rem}.garland-slider__card-wrapper:nth-child(3n){margin-top:2rem}.garland-slider__card-title{margin:14px 0;font-size:24px;font-weight:700}.garland-slider__card-desc{color:#808b93;font-size:14px;line-height:140%}.garland-slider__card .arrow-link{margin-top:14px}.header-banners{width:100%;padding:0 32px;animation:.5s .3s forwards fadeIn}@media screen and (max-width:900px){.header-banners{padding:0}}.parallax-images-wrapper :root{--animation-time:2s}.parallax-images-wrapper{pointer-events:none}.parallax-images-wrapper .parallax-image{animation-name:float;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:var(--animation-time);transition:transform .1s}@keyframes float{0%{margin-top:0}50%{margin-top:15px}to{margin-top:0}}.learn-more-link{width:100%;display:flex}.download-mobile__external-icon{margin:0}.download-mobile-app-popover{background:rgb(var(--surface-color));border-radius:5px;width:190px;padding-bottom:0}.download-mobile-app-popover.bottom{top:calc(100% + 5px);left:50%;transform:translate(-50%)}.download-mobile-app-popover .tooltip__inner{flex-direction:column;justify-content:center;align-items:center;display:flex}.download-mobile-app-popover .tooltip__chevron{background:rgb(var(--surface-color))}.download-mobile-app-popover .qr-info-box{width:120px;margin:5px 0}.download-mobile-app-popover .qr-info-box .info_text{text-align:center;margin-bottom:0;font-size:15px;color:rgb(var(--text-color-variant))!important;white-space:normal!important;font-weight:450!important;display:inline-block!important}.download-mobile-app-popover .qr-info-box .info-btn-link{text-wrap:wrap;padding-left:0;padding-right:0;margin-left:0!important;display:flex!important}.download-mobile-app-popover .qr-info-box .info-btn-link:hover{background:0 0}.download-mobile-app-popover .qr-info-box .info-btn-link .landing-btn{width:120px;min-width:100px}.download-mobile-app-popover img{width:120px;height:120px;margin:5px}.tag{color:#03ca9b;background:#13454cf5;border-radius:20px;align-items:center;padding:5px 14px;font-size:14px;font-weight:500;line-height:normal;display:inline-flex}.header{position:fixed}.header:is(header){color:#5a6972;-webkit-user-select:none;user-select:none;z-index:5;background-color:rgb(var(--background-color));align-items:center;width:100%;height:88px;transition:background-color .3s ease-in-out;display:flex;position:fixed;top:0}@media screen and (max-width:1070px){.header:is(header){display:none}}.header .header_main_navigation,.header .header_auth_navigation{gap:20px}.header .mobile_header_content{background-color:#0b1923}.header .header_left{padding-left:32px}.header .header_left a{margin-right:20px;display:block}.header .header_right{gap:20px}.header .header_right .popover{margin-right:0;display:block}.header a{color:#5a6972;font-weight:300}.header .overflow{display:none}@media only screen and (min-width:1071px) and (max-width:1300px){.header .overflow{display:unset}.header .hide-on-short-menu{display:none}}.header.ru .overflow,.header.es-EM .overflow,.header.vi-VN .overflow,.header.tr-TR .overflow,.header.en.loggedIn .overflow{display:unset}.header.ru .hide-on-short-menu,.header.es-EM .hide-on-short-menu,.header.vi-VN .hide-on-short-menu,.header.tr-TR .hide-on-short-menu,.header.en.loggedIn .hide-on-short-menu{display:none}@media only screen and (min-width:1071px) and (max-width:1300px){.header.ru .header_auth_navigation>li>a,.header.ru .header_auth_navigation>li>.popover .header_item-container,.header.es-EM .header_auth_navigation>li>a,.header.es-EM .header_auth_navigation>li>.popover .header_item-container,.header.vi-VN .header_auth_navigation>li>a,.header.vi-VN .header_auth_navigation>li>.popover .header_item-container,.header.tr-TR .header_auth_navigation>li>a,.header.tr-TR .header_auth_navigation>li>.popover .header_item-container,.header.en.loggedIn .header_auth_navigation>li>a,.header.en.loggedIn .header_auth_navigation>li>.popover .header_item-container{padding:11px 14px;font-size:14px}.header.ru .header_item-container .header_item-title,.header.es-EM .header_item-container .header_item-title,.header.vi-VN .header_item-container .header_item-title,.header.tr-TR .header_item-container .header_item-title,.header.en.loggedIn .header_item-container .header_item-title{margin-right:2px;font-size:14px}.header.ru .header_main_navigation,.header.ru .header_auth_navigation,.header.ru .header_right,.header.es-EM .header_main_navigation,.header.es-EM .header_auth_navigation,.header.es-EM .header_right,.header.vi-VN .header_main_navigation,.header.vi-VN .header_auth_navigation,.header.vi-VN .header_right,.header.tr-TR .header_main_navigation,.header.tr-TR .header_auth_navigation,.header.tr-TR .header_right,.header.en.loggedIn .header_main_navigation,.header.en.loggedIn .header_auth_navigation,.header.en.loggedIn .header_right{gap:13px}}.header .header_auth_navigation{align-items:center}.header .header_auth_navigation>li>a,.header .header_auth_navigation>li>.popover .header_item-container{color:#fff;border:1px solid #5a6972;border-radius:3px;padding:11px 28px;font-weight:700;transition:border-color .3s}.header .header_auth_navigation>li>a.primary{color:#fff;background:rgb(var(--primary-color-button));border-color:rgb(var(--primary-color-button));transition:background-color .3s}.header .header_auth_navigation>li>a:hover{border:1px solid #f7f7f9}.header .header_auth_navigation>li>a.primary:hover{background-color:rgb(var(--primary-color-button-hover));border-color:rgb(var(--primary-color-button-hover))}.header .header_auth_navigation>li>a.loading{align-items:center;height:40px;padding:0 40px;display:flex}.header .header_auth_navigation>li>.popover .header_item-container{background:#172d3e;border-color:#172d3e}.header .header_auth_navigation>li>.popover .header_item-container .header_item-icon{margin-right:0}.header_container{text-transform:capitalize;justify-content:space-between;width:100%;margin:0 auto;display:flex}.header_container ul{margin:0;padding:0}.header_container ul li{margin:0;padding:0;display:inline}.header_container .header_logo{display:inline-block}.header_container .header_left,.header_container .header_right{align-items:center;display:flex}.header_container .header_left ul,.header_container .header_left li,.header_container .header_right ul,.header_container .header_right li{margin:0;padding:0}.header_container .header_left a{opacity:.8}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.header_container .header_left a{display:none}}.header_container .header_left .header_logo a{opacity:1}.header_container .header_right{padding-right:32px}.header_container .header_right a{text-transform:none}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.header_container .header_right a{display:none}}.header_container a{letter-spacing:.02em;white-space:nowrap;text-decoration:none;transition:color .3s}.header_container a.primary{color:rgb(var(--primary-color));font-weight:500}.header_container a.primary:hover{color:rgb(var(--primary-color-variant))}.header_container a:hover{color:rgb(var(--primary-color))}@media screen and (max-width:1070px){.header .header_container{display:none}.header .mobile_header_container{display:flex}}.header.mobile{text-align:right;z-index:10;width:100%;height:70px;display:none;position:fixed}.header.mobile .overflow{display:none}.header.mobile .logo{text-align:left;width:50%;padding-left:20px}.header.mobile .logo.open{z-index:2}.header.mobile .mobile_header_content{opacity:0;text-align:left;z-index:10;text-transform:capitalize;width:0;height:0;padding:15px 0;transition:opacity .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1),height .3s cubic-bezier(.645,.045,.355,1);display:none;position:fixed;top:70px;right:0;overflow:hidden}.header.mobile .mobile_header_content .inner{min-height:300px}.header.mobile .mobile_header_content .inner .header_main_navigation>li{border-bottom:1px solid #2a3f4d4d;padding:0}.header.mobile .mobile_header_content .inner .header_main_navigation .collapsible_link{padding:0}.header.mobile .mobile_header_content .inner .header_main_navigation .collapsible_link a.primary{padding:20px}.header.mobile .mobile_header_content.active{z-index:3;opacity:1;scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100%;padding-bottom:70px;display:block;overflow:scroll}.header.mobile .mobile_header_content.active::-webkit-scrollbar{width:0}.header.mobile .mobile_header_content a{color:rgb(var(--text-color));padding:20px;font-size:15px;font-weight:500;display:block}.header.mobile .mobile_header_content a svg{margin-left:10px}.header.mobile .mobile_header_content a:hover{color:rgb(var(--primary-color));text-decoration:none}.header.mobile .mobile_header_content a:hover path{stroke:rgb(var(--primary-color))}.header.mobile .mobile_header_content a.primary{padding:0}.header.mobile .mobile_header_content .select-locale>.collapsible_link>a{background-color:#172d3e;border-radius:4px;padding:12px;display:block}.header.mobile .mobile_header_content .select-locale>.collapsible_link>.secondary a{cursor:pointer}.header.mobile .mobile_header_content .collapsible_link{padding:20px}.header.mobile .mobile_header_content .collapsible_link .primary.active{color:rgb(var(--primary-color))}.header.mobile .mobile_header_content .collapsible_link .primary.active path{stroke:rgb(var(--primary-color))}.header.mobile .mobile_header_content .collapsible_link span{justify-content:space-between;display:flex}.header.mobile .mobile_header_content .collapsible_link.active{background-color:#0d1d29}.header.mobile .mobile_header_content ul{padding:0}.header.mobile .mobile_header_content li{list-style:none}.header.mobile .mobile_header_content li:hover{color:rgb(var(--primary-color))}.header.mobile .mobile_header_content li:hover .secondary{color:rgb(var(--text-color))}.header.mobile .mobile_header_content li.button{margin:0;display:block}.header.mobile .mobile_header_content li.button .landing-btn{width:100%;padding:0 30px}.header.mobile .mobile_header_content li.button a{padding-bottom:0}.header.mobile .mobile_header_content li.select-locale{margin:10px 0 0}.header.mobile .mobile_header_content ul.secondary{padding-bottom:15px}.header.mobile .mobile_header_content ul.secondary li{padding:0}.header.mobile .mobile_header_content ul.secondary li a{padding:11px 20px;display:block}.header.mobile .mobile-header__actions{align-items:center;gap:10px;margin-left:auto;display:flex}.header.mobile .mobile-header__actions .landing-btn{min-width:auto}@media only screen and (max-width:575px){.header.mobile .mobile-header__actions .landing-btn{border:none;padding:0}}.header.mobile .target{-webkit-tap-highlight-color:#0000;-webkit-tap-highlight-color:#0000;cursor:pointer;outline:none;margin-left:auto;transition:rotate .5s ease-in-out;right:0}.header.mobile .target button{cursor:pointer;background:0 0;border:none;outline:none;justify-content:flex-end;align-items:center;height:70px;margin:0 10px 0 0;display:flex}.header.mobile .target button:hover{background:unset}.header.mobile .target .mobile-header-target__content{flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:30px;display:flex}.header.mobile .target .mobile-header-target__content div{background:rgb(var(--text-color));opacity:1;width:26px;height:2px;transition:all .25s ease-in-out;display:block;position:relative;left:0;transform:rotate(0)}.header.mobile .target .mobile-header-target__content div:first-child{transform-origin:0;top:5px}.header.mobile .target .mobile-header-target__content div:first-child.active{top:4px;left:2px;transform:rotate(45deg)}.header.mobile .target .mobile-header-target__content div:nth-child(2){transform-origin:0;width:21px;top:12px}.header.mobile .target .mobile-header-target__content div:nth-child(2).active{width:26px;top:20px;left:2px;transform:rotate(-45deg)}.header.mobile .target .mobile-header-target__content div:nth-child(3){transform-origin:0;width:16px;top:19px}.header.mobile .target .mobile-header-target__content div:nth-child(3).active{display:none}.header.mobile.light a{color:rgb(var(--background-color))}.header.mobile.light .mobile_header_content{background-color:rgb(var(--text-color))}.header.mobile.light .target div{background-color:rgb(var(--background-color))}.header.mobile.light .target a{color:rgb(var(--background-color))}@media screen and (max-width:1070px){.header.mobile{display:flex}}.header_menu_item{text-transform:capitalize;margin:8px}.header_menu_item__external a{justify-content:space-between;display:flex}.header_menu_item__external a .header_menu_item__external-icon{opacity:0;align-self:center;margin-left:10px}.header_menu_item__external a:hover .header_menu_item__external-icon{fill:currentColor;opacity:1}.header_menu_item a{color:#808b93;cursor:pointer;border-radius:4px;flex:1;padding:10px 14px;display:flex}.header_menu_item a:hover,.header_menu_item a.active{color:rgb(var(--text-color));background:#0d1d29}.header_popover_menu{background:#0b1923;border-radius:10px;flex-direction:column;gap:0;min-width:140px;margin-top:15px;padding:10px;display:flex;position:relative;box-shadow:0 8px 24px #10161a66}.header_popover_menu:after{content:"";border:10px solid #0000;border-top-width:0;border-bottom-color:#0b1923;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.header_right .popover_content-container.placement-bottom{transform:translate(-50%)}.header_right .header_popover_menu:after{left:50%}.header_item-container{justify-content:center;align-items:center;font-size:15px;font-weight:500;display:flex}.header_item-container .header_item-title{white-space:nowrap;margin-right:5px}.header_item-container .header_item-icon{fill:#5a6972}.header_item-container .header_item-icon div{height:16px}.header_item-container:hover{cursor:pointer;color:#fff}.header_item-container:hover .header_item-title{color:#fff}.header_item-container:hover .header_item-icon{fill:#fff}.header .header_left .popover_content-container .header_menu_item a{margin-right:0;display:flex}.header .header_right .popover_content-container{min-width:140px}.header .header_right .popover_content-container .header_menu_item a{margin-left:0;display:flex}.footer_wrapper{background:url(/images/leaf-bg.svg) right -150px top -300px/3000px 3000px}.footer_wrapper .footer__wrapper{color:rgb(var(--text-color));background-color:rgba(var(--background-color),.5)}.footer_wrapper .footer__column{width:100%}@media screen and (min-width:900px){.footer_wrapper .footer__column{flex:1;width:auto}}.footer_wrapper .footer__top,.footer_wrapper .footer__bottom{box-sizing:border-box;flex-flow:wrap;justify-content:center;padding:8px 80px;display:flex}@media screen and (max-width:900px){.footer_wrapper .footer__top,.footer_wrapper .footer__bottom{padding:8px 16px}}.footer_wrapper .footer__top>div,.footer_wrapper .footer__bottom>div{justify-content:space-between;align-items:center;width:100%;max-width:1230px;display:flex}.footer_wrapper .footer__top{padding:48px 80px 32px}.footer_wrapper .footer__top .languages{width:220px}@media screen and (max-width:900px){.footer_wrapper .footer__top{padding:24px 16px}.footer_wrapper .footer__top>div{flex-direction:column}.footer_wrapper .footer__top .languages{width:100%;margin-top:12px}}.footer_wrapper .footer__content{flex-flow:wrap;justify-content:center;display:flex}@media screen and (min-width:900px){.footer_wrapper .footer__content{padding:0 80px}}.footer_wrapper .footer__content>div{flex-flow:wrap;gap:20px;width:100%;max-width:1230px;display:flex}@media screen and (max-width:900px){.footer_wrapper .footer__content>div{gap:0}}.footer_wrapper .footer__section{box-sizing:border-box;flex-direction:column;width:100%;padding:0 20px;display:flex}@media screen and (min-width:900px){.footer_wrapper .footer__section{padding:0}.footer_wrapper .footer__section-content{width:auto;display:flex}}@media screen and (max-width:900px){.footer_wrapper .footer__section{border-top:1px solid #2a3f4d4d}}.footer_wrapper .footer__section-content{box-sizing:border-box;flex-direction:column;display:none}.footer_wrapper .footer__section-content.active{display:flex}@media screen and (min-width:900px){.footer_wrapper .footer__section-content{display:flex}}.footer_wrapper .footer__title{color:rgb(var(--primary-color));margin-bottom:5px;padding:10px 0;font-size:1.1em;font-weight:700;position:relative}@media screen and (max-width:900px){.footer_wrapper .footer__title{cursor:pointer;padding:17px 0}.footer_wrapper .footer__title:after{content:"";background-image:url(/images/down.svg);background-position:50%;background-repeat:no-repeat;width:14px;height:14px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}}.footer_wrapper .footer__link{-webkit-tap-highlight-color:#0000;color:#808b93;opacity:.8;cursor:pointer;margin-bottom:10px;font-size:14px;font-weight:300;line-height:24px}.footer_wrapper .footer__link:hover{color:rgb(var(--primary-color-variant));text-decoration:underline}.footer_wrapper .footer__link__external{display:flex}.footer_wrapper .footer__link__external .footer__link__external-icon{opacity:0;align-self:center;margin-left:5px}.footer_wrapper .footer__link__external:hover .footer__link__external-icon{fill:currentColor;opacity:1}.footer_wrapper .footer__link.active{color:rgb(var(--primary-color))}@media screen and (max-width:900px){.footer_wrapper .footer__link{font-size:1em}}.footer_wrapper .footer__bottom{color:rgb(var(--text-color-variant));text-align:center;background-color:#102331;border-radius:6px;width:90%;margin:60px auto 0;padding:25px;font-size:.9em}@media screen and (max-width:900px){.footer_wrapper .footer__bottom{width:100%;margin:30px 0 0}}.footer_wrapper .footer__bottom .social{flex-wrap:nowrap;row-gap:5px;display:flex}.footer_wrapper .footer__bottom .social span{cursor:pointer;background:#0e3452;border-radius:3px;justify-content:center;align-items:center;width:32px;height:32px;margin:0 6px;display:flex}.footer_wrapper .footer__bottom .copyright{flex-flow:wrap;flex-shrink:0;gap:4px;display:flex;justify-content:flex-start!important}@media screen and (max-width:900px){.footer_wrapper .footer__bottom .copyright{flex-direction:column}}.footer_wrapper .footer__bottom .copyright span{vertical-align:middle}.footer_wrapper .footer__bottom .copyright .leaf_icon{aspect-ratio:1;background-image:url(/images/leaf.png);background-repeat:no-repeat;background-size:contain;height:17px;margin:0 2px;display:inline-block}@media screen and (max-width:1070px){.footer_wrapper .footer__bottom{padding:32px 8px}.footer_wrapper .footer__bottom>div{flex-direction:column-reverse;justify-content:center}.footer_wrapper .footer__bottom>div .social{margin-bottom:16px}.footer_wrapper .footer__bottom>div .social span{margin:0 3px}}.footer_wrapper .footer__extra{background:linear-gradient(148.32deg,#13454ccc .77%,#102331cc 58.72%);max-width:100%!important;margin-left:0!important;margin-right:0!important}@media screen and (min-width:900px){.footer_wrapper .footer__extra .extra_footer_content{padding-right:0}.footer_wrapper .footer__extra .extra_footer_content .extra_content_container{align-items:center}}.footer_wrapper .footer__extra .extra_content_container{text-align:center;flex-direction:column;align-items:center;display:flex}.footer_wrapper .footer__extra .buttons_row{justify-content:center}@media screen and (max-width:900px){.footer_wrapper .footer__extra .buttons_row{width:100%;flex-direction:column!important}.footer_wrapper .footer__extra .buttons_row button{width:100%;margin-bottom:1rem}}.footer_wrapper .extra_content_container.account{background-image:none}.footer_wrapper .extra_footer_content{color:rgb(var(--text-color))}.footer_wrapper .extra_footer_content .buttons_row{justify-content:center;height:auto;margin:20px 0 37px;padding:0}@media screen and (min-width:900px){.footer_wrapper .extra_footer_content .buttons_row a{min-width:160px}.footer_wrapper .extra_footer_content .buttons_row a:not(:last-child){margin:0 20px 0 0}.footer_wrapper .extra_footer_content .buttons_row a button{width:100%;margin:0}}@media screen and (max-width:900px){.footer_wrapper .extra_footer_content .buttons_row{max-width:80%}}.footer_wrapper .extra_footer_content .join_msg{width:9em;font-size:28px;line-height:38px}.footer_wrapper .extra_footer_content .left_col h1{letter-spacing:.02em;font-size:18px;font-weight:500;line-height:150%}.footer_wrapper .extra_footer_content .left_col h1 a{margin-left:.4rem;margin-right:.4rem}.footer_wrapper .extra_footer_content .left_col h2{letter-spacing:.02em;font-size:20px;font-weight:300;line-height:150%}@media screen and (max-width:900px){.footer_wrapper .extra_footer_content .extra_content_container{padding:2rem}.footer_wrapper .extra_footer_content .extra_content_container h2{font-size:18px}.footer_wrapper .extra_footer_content .extra_content_container .buttons_row{margin-bottom:0}.footer_wrapper .extra_footer_content .extra_content_container .join_msg_sub{width:35em;max-width:100%}}.footer_wrapper .lending-footer-notice{padding-bottom:70px}.footer_wrapper .lending-footer-notice h2{font-size:20px}.footer_wrapper .lending-footer-notice p{font-size:15px}@media screen and (min-width:900px){.footer_wrapper .extra_footer_content{padding-right:4rem}.footer_wrapper .extra_footer_content .extra_content_container{justify-content:space-between;align-items:flex-end;width:100%;margin:0 auto;padding:7rem 0;display:flex}.footer_wrapper .extra_footer_content .extra_content_container .buttons_row button{height:47px}.footer_wrapper .extra_footer_content .extra_content_container .buttons_row.account{margin:0;padding:0}.footer_wrapper .extra_footer_content .extra_content_container .buttons_row.account button{width:147px;margin-top:49px}.footer_wrapper .extra_footer_content .extra_content_container .buttons_row.account button span{text-align:center;letter-spacing:.02em;font-size:15px;line-height:18px}.footer_wrapper .extra_footer_content .extra_content_container .buttons_row,.footer_wrapper .extra_footer_content .extra_content_container .join_msg{width:auto;font-size:50px;font-style:normal;font-weight:300;line-height:65px}.footer_wrapper .extra_footer_content .extra_content_container .join_msg{max-width:90%;margin-bottom:20px;font-size:66px;font-weight:600}.footer_wrapper .extra_footer_content .extra_content_container .join_msg_sub{color:#808b93;margin-bottom:16px;font-size:22px;line-height:30.8px}.footer_wrapper .extra_footer_content .extra_content_container .left_col,.footer_wrapper .extra_footer_content .extra_content_container .right_col{width:50%;height:252px}.footer_wrapper .extra_footer_content .extra_content_container .left_col{width:584px}.footer_wrapper .extra_footer_content .extra_content_container .left_col h1{font-size:28px}.footer_wrapper .extra_footer_content .extra_content_container .right_col{justify-content:flex-end;align-items:center;display:flex}.footer_wrapper .extra_footer_content .extra_content_container .right_col a{margin-right:7rem}.footer_wrapper .extra_footer_content .extra_content_container .right_col a button{width:225px;height:auto;min-height:47px}.footer_wrapper .extra_footer_content .extra_content_container .buttons_row{margin:0 1rem}.footer_wrapper .extra_footer_content .extra_content_container .join_msg_sub{width:auto}}.footer_wrapper .language_selector .popover_label{background:rgb(var(--background-color-variant));border-radius:4px;justify-content:space-between;align-items:center;width:220px;padding:11px 12px}@media screen and (max-width:900px){.footer_wrapper .language_selector{margin-top:16px}.footer_wrapper .language_selector .popover_label{width:100%}}.footer_wrapper .footer__extra .extra_content_container{align-items:center}@media screen and (max-width:900px){.footer_wrapper .footer__extra .extra_content_container .buttons-group{margin-top:16px}}.home-layout-v2{background-color:#07020f}.home-layout-v2 section{background:0 0}.home-layout-v2__content{background-image:url(/images/home-v2/desktop_bg.webp);background-repeat:no-repeat;background-size:cover;overflow:hidden}@media screen and (max-width:900px){.home-layout-v2__content{background-image:url(/images/home-v2/mobile_bg.webp);background-position:50% -175px}}.halving-layout{color:rgb(var(--text-color));background:linear-gradient(180deg,#0d1d29 0%,landing_navy_2 100%);height:auto;padding-top:88px;overflow:hidden}.halving-layout .block-container{box-sizing:border-box;max-width:1024px;margin:0 auto}.halving-layout .halving-container{text-align:center;min-height:1250px;padding-top:390px;position:relative}.halving-layout #hero-bg{background:linear-gradient(#0e1e2a 0%,#0e3452 100%);width:100%;height:1250px;position:absolute}@media (max-width:641px){.halving-layout #hero-bg{height:1550px}}.halving-layout #halving-bg{background-image:url(/images/halving/background.svg);background-position:top;background-repeat:no-repeat;width:100%;height:1250px;position:absolute}@media (max-width:641px){.halving-layout #halving-bg{height:1550px}}.halving-layout #halving-bg-bottom{background:linear-gradient(#112e46 0%,#0d1d29 100%)}.halving-layout .hero h1{font-size:38px;font-weight:600}@media (max-width:641px){.halving-layout .hero h1{font-size:30px}}.halving-layout .countdown__item{background:#0d1d29;border-radius:18px;width:140px;height:140px;padding:32px 28px}.halving-layout .countdown__item__val{white-space:nowrap;margin:0;font-size:61px;font-weight:900;line-height:1}.halving-layout .countdown__item__title{font-size:24px}@media (max-width:641px){.halving-layout .countdown p{font-size:40px}.halving-layout .countdown__item{width:100px;height:100px;padding:18px 12px}}.halving-layout .hero .countdown>:first-child{width:230px}@media (max-width:641px){.halving-layout .hero .countdown>:first-child{width:100px;max-width:unset}.halving-layout .hero p:first-child{font-size:30px!important}.halving-layout .hero p:nth-child(2){font-size:20px!important}}.halving-layout .sign-up-container{justify-content:center;margin-top:16px;display:flex}.halving-layout .sign-up-container .sign-up-btn{background:#01a781;border-radius:4px}.halving-layout .sign-up-container a{cursor:pointer;color:#fff;min-width:140px;padding:0 15px;line-height:40px;display:inline-block}.halving-layout .countdown{color:#03ca9b;justify-content:center;display:flex}.halving-layout .column-container.is-not-stacked-on-mobile{flex-wrap:nowrap!important}@media (min-width:782px){.halving-layout .column-container{flex-wrap:nowrap!important}}.halving-layout .stats{box-sizing:border-box;max-width:1024px;margin:260px auto 0}.halving-layout .stats .date h5,.halving-layout .stats .date p{margin:1px;font-size:18px;font-weight:600}.halving-layout .stats .date p{color:rgb(var(--primary-color))}.halving-layout .stats .items{text-align:left;box-sizing:border-box;flex-wrap:nowrap;align-items:normal;gap:10px;margin-top:17px;display:flex}.halving-layout .stats .items .block-container{border-radius:6px;flex-direction:column;width:288px;height:160px;padding:30px 33px;display:flex}.halving-layout .stats .items .block-container h6{text-align:left;color:#fff;margin:0 0 4px;font-weight:600;line-height:21.78px}.halving-layout .stats .items .block-container p{margin:auto 0 0;font-weight:700;line-height:53.25px}.halving-layout .stats .items>div{overflow-wrap:break-word;word-break:break-word;background-color:#112a3feb;flex-grow:1;flex-basis:25%;min-width:0}.halving-layout .stats .items>div .item-title{font-size:16px}.halving-layout .stats .items>div .item-val{color:#03ca9b;font-size:36px}@media (max-width:1203px){.halving-layout .stats .items .block-container{width:auto;height:auto}}@media (max-width:641px){.halving-layout .stats .items{flex-flow:column wrap}.halving-layout .stats .items .block-container{width:100%}}.halving-layout .whitepaper-container{text-align:center;background-color:rgb(var(--background-color));justify-content:center;gap:40px;padding:100px 15px;display:flex}.halving-layout .whitepaper-container h4{margin:0 0 16px;font-size:38px;font-weight:600}.halving-layout .whitepaper-container p{color:#808b93;font-weight:400}.halving-layout .whitepaper-container p>strong{text-wrap:nowrap;display:block}.halving-layout .whitepaper-desc{max-width:550px}.halving-layout .whitepaper-download-btn{color:rgb(var(--text-color));background:#03ca9b;border-radius:4px;min-width:140px;padding:0 15px;font-weight:600;line-height:40px;display:inline-block}.halving-layout .whitepaper-coin{background-image:url(/images/halving/btc.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:160px}@media (max-width:641px){.halving-layout .whitepaper-coin{display:none}}.halving-layout .history-container{text-align:center;box-sizing:border-box;max-width:1024px;min-height:372px;margin:0 auto 150px;padding-top:100px}.halving-layout .history-container h4{margin:0 0 16px;font-size:38px;font-weight:600}.halving-layout .history-container p{color:#808b93;font-weight:400}.halving-layout .history-container .history-desc{color:#808b93;font-size:18px;line-height:1.5}.halving-layout .history-container .learn-more{color:#03ca9b}.halving-layout .history-container a:after{vertical-align:middle;content:url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 7.5L10 3.5M14 7.5L10 11.5M14 7.5H1.5' stroke='%2303CA9B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");height:20px;margin-left:5px;display:inline-block}.halving-layout .social-container{box-sizing:border-box;margin-top:200px}.halving-layout .social-container p{font-weight:400}.halving-layout .social-items{-ms-overflow-style:none;width:100%;overflow-y:scroll;overflow:-moz-scrollbars-none;flex-wrap:wrap;gap:17px;margin-top:17px;padding-left:max(50% - 32.75rem,1.5rem);padding-right:30px;display:flex}.halving-layout .social-items h5{padding:10px;font-weight:400;line-height:normal}.halving-layout .social-items p{padding-left:20px;padding-right:20px}.halving-layout .social-items>div{background-color:#172d3e;flex:0 0 340px;width:340px;padding:0}.halving-layout .social-items>div p{font-size:18px!important}.halving-layout .social-items>div .twitter-tweet-title a{color:#fff}.halving-layout .social-items>div .twitter-tweet-title a:hover{color:#03ca9b}.halving-layout .social-items .twitter-tweet{margin:0!important}.halving-layout .social-items::-webkit-scrollbar{width:0;height:0}.halving-layout .social-items p:first-of-type{padding-top:12px}.halving-layout .social-items p:last-child{padding-bottom:15px}.halving-layout .section-title{justify-content:space-between;align-items:center;max-width:1055px;margin:32px auto;padding-right:10px;display:flex}.halving-layout .section-title>h2{color:#fff;font-size:38px;font-weight:500}.halving-layout .blog-container{box-sizing:border-box;margin:60px auto 90px}.halving-layout .blog-container .blog-items{-ms-overflow-style:none;width:100%;overflow-y:scroll;overflow:-moz-scrollbars-none;flex-wrap:wrap;gap:17px;margin-top:17px;padding-left:max(50% - 32.75rem,1.5rem);padding-right:30px;display:flex}.halving-layout .blog-container .blog-items .blog-item{background-color:#172d3e;flex-basis:340px;width:340px;padding:0}.halving-layout .blog-container .blog-items h5{padding:10px;font-weight:400;line-height:normal}.halving-layout .blog-container .blog-items>div{flex-grow:0;flex-shrink:0}.halving-layout .arrow-btn{cursor:pointer;background-color:#0000;border:none}.halving-layout .arrow-btn:focus{outline:none}.halving-layout .arrow-btn:active{background:0 0}.halving-layout .arrow-btn:disabled{cursor:not-allowed;opacity:.3}.halving-layout .arrow-btn .arrow-btn-icon{width:2em;height:2em;margin-left:10px;display:inline-flex}.halving-layout .blog-items::-webkit-scrollbar{width:0;height:0}.halving-layout .blog-image img{box-sizing:border-box;vertical-align:bottom;max-width:100%;height:auto}.halving-layout :where(figure){margin:0 0 1em}.halving-layout .blog-title{font-size:18px}.halving-layout .blog-title>a{color:#fff}.halving-layout .blog-title>a:hover{color:rgb(var(--primary-color))}.pro-layout__head-coins{width:100%;height:100%;position:absolute}.pro-layout__head-coins .parallax-images-wrapper{width:100%;height:100%;position:absolute;left:50%;transform:translate(-50%)}@media only screen and (min-width:576px) and (max-width:767px){.pro-layout__head-coins .parallax-images-wrapper{width:120%}}@media only screen and (max-width:575px){.pro-layout__head-coins .parallax-images-wrapper{width:143%}}.pro-layout__head-coins .parallax-image:first-child{z-index:0;width:34.6667px;height:34.6667px;position:absolute;top:-50px;left:110px}@media screen and (min-width:900px){.pro-layout__head-coins .parallax-image:first-child{width:52px;height:52px}}.pro-layout__head-coins .parallax-image:nth-child(2){z-index:0;width:75.3333px;height:75.3333px;position:absolute;top:100px;left:20px}@media screen and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(2){width:113px;height:113px}}.pro-layout__head-coins .parallax-image:nth-child(3){z-index:0;width:56px;height:56px;position:absolute;top:330px;left:100px}@media screen and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(3){width:84px;height:84px}}.pro-layout__head-coins .parallax-image:nth-child(4){z-index:0;width:51.3333px;height:51.3333px;position:absolute;top:-50px;right:140px}@media screen and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(4){width:77px;height:77px}}.pro-layout__head-coins .parallax-image:nth-child(5){z-index:0;width:53.3333px;height:53.3333px;position:absolute;top:170px;right:10px}@media screen and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(5){width:80px;height:80px}}.pro-layout__head-coins .parallax-image:nth-child(6){z-index:0;width:74.6667px;height:74.6667px;position:absolute;top:350px;right:130px}@media screen and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(6){width:112px;height:112px}}@media screen and (max-width:900px){.pro-layout__head-coins .parallax-image:first-child{z-index:0;width:43.3333px;height:43.3333px;position:absolute;top:-65px;left:115px}}@media screen and (max-width:900px) and (min-width:900px){.pro-layout__head-coins .parallax-image:first-child{width:65px;height:65px}}@media screen and (max-width:900px){.pro-layout__head-coins .parallax-image:nth-child(2){z-index:0;width:66.6667px;height:66.6667px;position:absolute;top:40px;left:15px}}@media screen and (max-width:900px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(2){width:100px;height:100px}}@media screen and (max-width:900px){.pro-layout__head-coins .parallax-image:nth-child(3){z-index:0;width:48px;height:48px;position:absolute;top:160px;left:81px}}@media screen and (max-width:900px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(3){width:72px;height:72px}}@media screen and (max-width:900px){.pro-layout__head-coins .parallax-image:nth-child(4){z-index:0;width:48px;height:48px;position:absolute;top:-83px;right:110px}}@media screen and (max-width:900px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(4){width:72px;height:72px}}@media screen and (max-width:900px){.pro-layout__head-coins .parallax-image:nth-child(5){z-index:0;width:76.6667px;height:76.6667px;position:absolute;top:45px;right:0}}@media screen and (max-width:900px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(5){width:115px;height:115px}}@media screen and (max-width:900px){.pro-layout__head-coins .parallax-image:nth-child(6){z-index:0;width:43.3333px;height:43.3333px;position:absolute;top:200px;right:100px}}@media screen and (max-width:900px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(6){width:65px;height:65px}}@media only screen and (min-width:576px) and (max-width:767px){.pro-layout__head-coins .parallax-image:nth-child(2){z-index:0;width:66.6667px;height:66.6667px;position:absolute;top:0;left:0}}@media only screen and (min-width:576px) and (max-width:767px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(2){width:100px;height:100px}}@media only screen and (min-width:576px) and (max-width:767px){.pro-layout__head-coins .parallax-image:nth-child(3){z-index:0;width:48px;height:48px;position:absolute;top:130px;left:81px}}@media only screen and (min-width:576px) and (max-width:767px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(3){width:72px;height:72px}}@media only screen and (min-width:576px) and (max-width:767px){.pro-layout__head-coins .parallax-image:nth-child(5){z-index:0;width:76.6667px;height:76.6667px;position:absolute;top:45px;right:70px}}@media only screen and (min-width:576px) and (max-width:767px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(5){width:115px;height:115px}}@media only screen and (max-width:575px){.pro-layout__head-coins .parallax-image:nth-child(2){z-index:0;width:66.6667px;height:66.6667px;position:absolute;top:0;left:0}}@media only screen and (max-width:575px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(2){width:100px;height:100px}}@media only screen and (max-width:575px){.pro-layout__head-coins .parallax-image:nth-child(3){z-index:0;width:48px;height:48px;position:absolute;top:130px;left:81px}}@media only screen and (max-width:575px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(3){width:72px;height:72px}}@media only screen and (max-width:575px){.pro-layout__head-coins .parallax-image:nth-child(4){z-index:0;width:60px;height:60px;position:absolute;top:-85px;right:145px}}@media only screen and (max-width:575px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(4){width:90px;height:90px}}@media only screen and (max-width:575px){.pro-layout__head-coins .parallax-image:nth-child(5){z-index:0;width:53.3333px;height:53.3333px;position:absolute;top:-10px;right:70px}}@media only screen and (max-width:575px) and (min-width:900px){.pro-layout__head-coins .parallax-image:nth-child(5){width:80px;height:80px}}.pro-layout .pro_features{background:#0d1d29}.pro-layout .pro_features__main_content{width:83%;margin:58px auto auto}.pro-layout .pro_features__main_content-title{margin-bottom:50px;margin-left:1em;font-size:38px;font-weight:600}@media only screen and (max-width:575px){.pro-layout .pro_features__main_content-title{margin-left:.5em}}@media screen and (max-width:900px){.pro-layout .pro_features__main_content{width:95%}}@media only screen and (max-width:575px){.pro-layout .pro_features__main_content{width:100%}}.pro-layout .pro_features__container{position:relative}.pro-layout .pro_features__container .grid-container{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);margin:auto;display:grid}@media only screen and (max-width:575px){.pro-layout .pro_features__container .grid-container{flex-direction:column;align-items:flex-start;display:flex}.pro-layout .pro_features__container .grid-container>:first-child{padding-top:20px}.pro-layout .pro_features__container .grid-container>:last-child{padding-bottom:20px}}.pro-layout .pro_features__container .global-centered-div{opacity:.4;background:linear-gradient(148deg,#13454c .77%,#102331 58.72%);width:50%;min-height:356px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:575px){.pro-layout .pro_features__container .global-centered-div{display:none}}.pro-layout .pro_features__container .grid-item{background:linear-gradient(148deg,#13454c66 .77%,#10233166 58.72%);width:100%;min-height:356px;padding:25px 0}@media only screen and (max-width:575px){.pro-layout .pro_features__container .grid-item{background:#13454c66;min-height:0;padding:0}}.pro-layout .pro_features__container .grid-item .grid-info-item{background:#0d1d29;border-radius:10px;width:83%;min-height:274px;padding:30px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:575px){.pro-layout .pro_features__container .grid-item .grid-info-item{width:95%;margin:8px auto;position:static;transform:none}}.pro-layout .pro_features__container .grid-item .grid-info-item-title{align-items:center;gap:20px;min-height:62px;display:flex}.pro-layout .pro_features__container .grid-item .grid-info-item-title>p{font-size:24px;font-weight:600}@media screen and (max-width:900px){.pro-layout .pro_features__container .grid-item .grid-info-item-title>p{font-size:18px}}.pro-layout .pro_features__container .grid-item .grid-info-item-title-icon{background:#102331;border-radius:10px;padding:17px}.pro-layout .pro_features__container .grid-item .grid-info-item-desc{color:#5a6972;margin-top:20px;font-size:16px;font-weight:400}@media screen and (max-width:900px){.pro-layout .pro_features__container .grid-item .grid-info-item-desc{font-size:14px}}.pro-layout .pro_features__info-cards{grid-template-columns:repeat(3,1fr);gap:20px;max-width:87%;margin:50px auto 80px;display:grid}.pro-layout .pro_features__info-cards-card{border:2px solid #172d3e;border-radius:10px;flex-direction:column;align-items:flex-start;gap:14px;width:100%;max-width:400px;height:fit-content;padding:35px 40px;display:flex}.pro-layout .pro_features__info-cards-card-title{font-size:18px;font-weight:600}.pro-layout .pro_features__info-cards-card-desc{color:#5a6972;font-size:14px;font-weight:400}@media only screen and (max-width:575px){.pro-layout .pro_features__info-cards-card{margin:auto}}.pro-layout .pro_features__info-cards :nth-last-child(-n+3){margin-top:auto}@media screen and (max-width:1000px){.pro-layout .pro_features .pro_features__info-cards{grid-template-columns:repeat(2,1fr);max-width:100%}}@media only screen and (max-width:575px){.pro-layout .pro_features .pro_features__info-cards{grid-template-columns:repeat(1,1fr);max-width:100%}}.pro-layout .pro_market{background:#172d3e}.pro-layout .pro_market__main_content{width:73%;margin:68px auto}@media screen and (max-width:900px){.pro-layout .pro_market__main_content{width:95%}}.pro-layout .pro_market__main_content-title{max-width:570px;margin-bottom:30px;font-size:38px;font-weight:600}@media screen and (max-width:900px){.pro-layout .pro_market__main_content-title{font-size:30px}}.pro-layout .pro_market__main_content-desc{max-width:800px}.pro-layout .pro_market__main_content-desc>p{color:#808b93;margin-bottom:30px;font-size:22px;font-weight:400}@media screen and (max-width:900px){.pro-layout .pro_market__main_content-desc>p{font-size:18px}}.pro-layout .pro_market__info-cards{gap:20px;margin-top:40px;display:flex}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.pro-layout .pro_market__info-cards{flex-direction:column}}.pro-layout .pro_market__info-cards>:first-child{background:linear-gradient(291deg,#1d3e56,#204469)}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.pro-layout .pro_market__info-cards>:first-child{background:linear-gradient(291deg,#173741,#1c3d55)}}.pro-layout .pro_market__info-cards>:nth-child(2){background:linear-gradient(291deg,#19394b,#204162)}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.pro-layout .pro_market__info-cards>:nth-child(2){background:linear-gradient(291deg,#173741,#1c3d55)}}.pro-layout .pro_market__info-cards>:nth-child(3){background:linear-gradient(291deg,#173741,#1c3d55)}.pro-layout .pro_market__info-cards-card{border:2px solid #172d3e;border-radius:10px;flex-direction:column;align-items:flex-start;gap:14px;width:100%;max-width:400px;padding:35px 40px;display:flex}@media only screen and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.pro-layout .pro_market__info-cards-card{margin:auto}}.pro-layout .pro_market__info-cards-card svg>path{stroke:#82baf6}.pro-layout .pro_market__info-cards-card-title{font-size:18px;font-weight:600}.pro-layout .pro_market__info-cards-card-desc{color:#5a6972;font-size:14px;font-weight:400}.pro-layout__head{color:rgb(var(--text-color));background:linear-gradient(#0d1d29 0%,#0e3452 100%);height:auto;margin-top:88px;overflow:hidden}@media screen and (max-width:900px){.pro-layout__head .content-header{min-height:400px}}.pro-layout__head .content-header__extra-content{position:absolute;bottom:0}.pro-layout__head-background{z-index:-1;background:#0d1d29;width:100%;height:40px}.navbar{z-index:4;box-sizing:content-box;background-color:#102331;align-items:center;width:100%;height:60px;transition:background-color .5s ease-out;display:flex;position:fixed;top:88px;overflow-x:auto}@media screen and (max-width:1070px){.navbar{top:70px}}.navbar::-webkit-scrollbar{display:none}.navbar.transparent,.navbar.transparent:after,.navbar.transparent a.active:after{background-color:unset}.navbar:after{content:"";background-color:#2a3f4d4d;width:100%;height:4px;position:absolute;bottom:0;left:0}.navbar a{height:100%;color:rgb(var(--text-color-variant));text-wrap:nowrap;align-items:center;padding:0 18px;font-weight:500;display:inline-flex;position:relative}.navbar a.active,.navbar a:hover{color:#03ca9b}.navbar a.active:after{content:"";background-color:#03ca9b;width:100%;height:4px;position:absolute;bottom:0;left:0}.faq{color:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}.faq__container{width:100%;max-width:1200px;padding-inline:50px}@media screen and (max-width:900px){.faq__container{padding:16px 20px}}.faq .chevron{min-height:88px;font-size:18px;font-weight:600}@media screen and (max-width:900px){.faq .chevron{color:#808b93}}.faq__section-title{text-align:center;margin:1em 0;font-size:38px;font-weight:600}.faq__item{border-top:1px solid #13454c}.faq__description{color:#808b93;padding:0 10px 10px;font-size:16px}.faq__description p{margin:0 0 10px;padding:0}.faq__description p:last-child{margin:0}.borrow_page__borrow-now{justify-content:center;display:flex}.borrow_page__info-use-available-funds-btn svg{fill:rgb(var(--primary-color));width:8px;height:8px}#borrow_wrapper .column.img{display:none}@media screen and (min-width:900px){.borrow_page.lp_container .lp_wrapper .column{width:100%}.borrow_page.lp_container .lp_wrapper .column .lp_intro{padding-bottom:0}}.borrow_page.lp_container{padding-top:88px}@media screen and (max-width:900px){.borrow_page.lp_container{padding-top:75px}}.borrow_page.lp_container .lp_wrapper .lp_title{font-size:15px}.currency-icon-text .icon,.borrow_page_content .icon{background-color:rgb(var(--currency-color));background-position:50%;background-repeat:no-repeat;background-size:20px;border-radius:4px;outline:none;width:24px;height:24px}.borrow_page_content .currencies{flex-wrap:wrap;margin-bottom:40px}.borrow_page_content .currencies>div{margin-top:40px;margin-right:40px}.borrow_page_content .currencies .title{letter-spacing:.02em;margin-bottom:2px;font-size:15px;line-height:150%}.borrow_page_content .currencies .icons{flex-wrap:wrap}.borrow_page_content .currencies .icons>div{margin-top:20px;margin-right:20px}.borrow_page_content .currencies .icons.icons-borrow .icon{cursor:pointer}.borrow_page_content .calculator-wrapper{background-color:rgb(var(--surface-color));padding:40px;overflow:auto}@media screen and (max-width:900px){.borrow_page_content .calculator-wrapper{padding:15px}}.borrow_page_content .calculator{flex-wrap:wrap}@media screen and (max-width:900px){.borrow_page_content .calculator{flex-direction:column!important}}.borrow_page_content .calculator-input-column{flex:1;min-width:300px;margin-bottom:20px;padding-right:50px}@media screen and (max-width:900px){.borrow_page_content .calculator-input-column{padding-right:0}}.borrow_page_content .calculator-input-column .title{letter-spacing:.02em;margin-bottom:10px;font-size:15px;font-weight:500;line-height:18px}.borrow_page_content .calculator-input-column .inputs{flex-wrap:wrap;margin-bottom:40px}.borrow_page_content .calculator-input-column .inputs .input-col,.borrow_page_content .calculator-input-column .inputs .input-col div{flex:1}.borrow_page_content .calculator-input-column .form-control input{background-color:rgb(var(--background-color));border-radius:0;min-width:150px;height:46px}.borrow_page_content .calculator-input-column .form-control input:focus{box-shadow:0 0 0 1px rgb(var(--primary-color));outline:none}.borrow_page_content .calculator-input-column .form-control.error input{box-shadow:0 0 0 1px rgb(var(--secondary-color))}.borrow_page_content .calculator-input-column .landing-btn{color:rgb(var(--text-color))}.borrow_page_content .calculator-output-column{background-color:rgb(var(--background-color));flex:1;min-width:300px;padding:30px}@media screen and (max-width:900px){.borrow_page_content .calculator-output-column{padding:15px}}.borrow_page_content .calculator-output-column .heading_title p{margin-bottom:15px;font-size:17px;font-weight:500;line-height:20px}.borrow_page_content .offers-column{flex:1;width:100%}.borrow_page_content .period{margin-bottom:50px}.borrow_page_content .period>div{width:100%}.borrow_page_content .period .title{letter-spacing:.02em;margin-bottom:12px;font-size:15px;line-height:150%}.borrow_page_content .rate-type-selector{letter-spacing:.02em;margin-bottom:30px;font-size:15px;line-height:150%}.borrow_page_content .summary-note{color:rgb(var(--text-color-variant));margin-bottom:10px}.borrow_page_content .summary-note p{font-size:11px;font-weight:300}.borrow_page_content .how-it-works{color:rgb(var(--primary-color));cursor:default;margin-bottom:30px}.borrow_page_content .how-it-works svg{vertical-align:baseline;fill:rgb(var(--primary-color));width:12px;height:12px;margin-right:5px}.borrow_page_content .verification-level-up-required{background-color:rgb(var(--background-color));text-align:center;margin-bottom:10px;padding:10px}.borrow_page_content .verification-level-up-required h3{margin-top:0;margin-bottom:3px}.borrow_page_content .verification-level-up-required svg{vertical-align:baseline;fill:rgb(var(--secondary-color));width:20px;height:20px;margin-right:5px}.borrow_page_content .calculator-outputs-row{flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}.borrow_page_content .calculator-outputs-row>div{letter-spacing:.02em;width:50%;margin-bottom:10px;font-size:13px;font-weight:300;line-height:150%}.borrow_page_content .calculator-outputs-row>div .title{letter-spacing:.02em;color:rgb(var(--primary-color));margin-bottom:4px;font-size:14px;font-weight:500;line-height:150%}.borrow_page_content .min_amount.error{letter-spacing:.02em;color:rgb(var(--secondary-color));margin-top:5px;font-size:12px;line-height:150%}.borrow_page_content .available{letter-spacing:.02em;margin-top:5px;font-size:12px;line-height:150%}.borrow_page_content .available .amount-currency-text{color:rgb(var(--primary-color));cursor:pointer;font-weight:500}.borrow_page_content .available .amount{margin-right:5px;text-decoration-line:underline}.borrow_page_content .available .amount.error{color:rgb(var(--secondary-color));text-decoration-line:none}.borrow_page_content .available a{color:rgb(var(--text-color-variant));text-decoration-line:underline}.borrow_page_content .borrow__table_container,.borrow_page_content .borrow__table,.borrow_page_content .borrow__head-table{width:100%;margin-top:10px}.borrow_page_content .borrow__table_container th,.borrow_page_content .borrow__table th,.borrow_page_content .borrow__head-table th{border-bottom:0}.borrow_page_content .borrow__table_container td,.borrow_page_content .borrow__table_container th,.borrow_page_content .borrow__table_container div,.borrow_page_content .borrow__table td,.borrow_page_content .borrow__table th,.borrow_page_content .borrow__table div,.borrow_page_content .borrow__head-table td,.borrow_page_content .borrow__head-table th,.borrow_page_content .borrow__head-table div{color:rgb(var(--text-color));font-size:11px;font-weight:300}.borrow_page_content .borrow__head-table{text-transform:uppercase}.borrow_page_content .borrow__table{margin-top:0;margin-bottom:30px}.borrow_page_content .borrow__table .ReactVirtualized__Grid{outline:none}.borrow_page_content .borrow__table .ReactVirtualized__Grid .ReactVirtualized__Grid__innerScrollContainer .table-row{display:flex}.borrow_page_content .borrow__table .ReactVirtualized__Grid .ReactVirtualized__Grid__innerScrollContainer .table-row:nth-child(odd){background:#bfccd626}.borrow_page_content .borrow__table .ReactVirtualized__Grid .ReactVirtualized__Grid__innerScrollContainer .table-row:hover{cursor:pointer;background-color:#bfccd64d}.borrow_page_content .borrow__table .ReactVirtualized__Grid .ReactVirtualized__Grid__innerScrollContainer .table-row>div{max-width:unset;vertical-align:middle;font-size:13px;display:inline-block}.borrow_page_content .borrow__table .ReactVirtualized__Grid .ReactVirtualized__Grid__innerScrollContainer .table-row>div.symbol-col,.borrow_page_content .borrow__table .ReactVirtualized__Grid .ReactVirtualized__Grid__innerScrollContainer .table-row>div.volume-col{text-overflow:ellipsis;white-space:nowrap;padding:6px 10px;overflow:hidden}.borrow_page_content .borrow__table .ReactVirtualized__Grid .ReactVirtualized__Grid__innerScrollContainer .table-row>div.col-right{text-align:right}.borrow_page_content .borrow__table .borrow__action-column{padding:0}.borrow_page_content .borrow__table .checkbox{padding:6px 11px 6px 37px}.borrow_page_content .borrow__table .empty-cell{text-align:center}.borrow_page_content .borrow__helper{margin-top:10px;margin-bottom:0;font-size:11px;font-weight:300}.borrow_page_content .currency-list{z-index:3;min-width:180px;max-height:70vh}.borrow_page_content .currency-select .landing-btn{background:rgb(var(--background-color));min-width:134px;height:46px;color:rgb(var(--text-color-variant));justify-content:space-between;margin-right:20px}.borrow_page_content .currency-select .landing-btn svg{fill:#808b93}@media screen and (max-width:900px){.borrow_page_content .currency-select .landing-btn{margin-bottom:5px}}.borrow_page_content .currency-list-item{cursor:pointer;padding:5px 7px}.borrow_page_content .submit-helper{align-self:center;margin-left:15px}.borrow_page_content .submit-helper .error{letter-spacing:.02em;color:rgb(var(--secondary-color));font-size:12px}.borrow_page_content .balances{margin-top:80px}.borrow_page_content .balances .balances_table_container{width:100%}.borrow-confirmation-dialog,.borrow-terms-dialog{background:rgb(var(--surface-color));color:rgb(var(--text-color));width:603px;font-size:14px;line-height:16px}.borrow-confirmation-dialog__body-centered{flex-direction:column;align-items:center;display:flex}.borrow-confirmation-dialog__fixed_rate_note{color:rgb(var(--primary-color))}.borrow-confirmation-dialog__row{justify-content:space-between;width:100%;margin-bottom:33px;font-size:20px;font-weight:500;line-height:30px}.borrow-confirmation-dialog__row.repayment{border-top:1px solid rgb(var(--background-color));color:rgb(var(--primary-color));margin-bottom:0;padding-top:22px}.borrow-confirmation-dialog__footer{width:100%;padding-top:40px}.borrow-confirmation-dialog__actions{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.borrow-terms-dialog__terms{max-height:395px;overflow:auto}.borrow-terms-dialog__terms::-webkit-scrollbar{visibility:visible;width:6px;height:6px}.borrow-terms-dialog__terms::-webkit-scrollbar-thumb{background:#dcdcdc33}.borrow-terms-dialog__terms::-webkit-scrollbar-track{background:#dcdcdc0d;border-radius:3px}.borrow-terms-dialog__terms h2{line-height:130%}.borrow-terms-dialog__footer{justify-content:flex-end;padding:40px 20px 60px}.borrow-positions-dialog,.verification-dialog,.paper-account-dialog,.open-loans-high-cost-dialog{background:rgb(var(--surface-color));color:rgb(var(--text-color));text-align:center}.borrow-positions-dialog h1,.verification-dialog h1,.paper-account-dialog h1,.open-loans-high-cost-dialog h1{color:rgb(var(--tertiary-color));font-size:30px;font-weight:500;line-height:35px}.borrow-positions-dialog__footer{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:40px 20px 60px;display:flex}.currency-icon-text.currency-text:hover{color:rgb(var(--primary-color))}.currency-icon-text{align-items:center;font-size:16px;font-weight:300;display:flex}.currency-icon-text>.icon{margin-right:10px}.why_borrow .lp_subtitle{letter-spacing:.02em;color:rgb(var(--primary-color));font-size:28px;font-weight:500;line-height:150%}@media screen and (min-width:900px){.why_borrow .lp_subtitle{max-width:10em}}.why_borrow .features-grid{flex-flow:wrap;margin-top:75px;display:flex}.why_borrow .features-grid .box{flex:50%}.why_borrow .features-grid .box .description{margin-bottom:1rem}.why_borrow .features-grid .box img{transform:translate(-10px)}@media screen and (max-width:900px){.why_borrow .features-grid{flex-wrap:wrap}.why_borrow .features-grid .box{flex:100%}}#how-to-get-started .borrow-steps{justify-content:space-between;margin:53px 0;padding:0;display:flex}@media screen and (max-width:900px){#how-to-get-started .borrow-steps{flex-wrap:wrap;margin-bottom:30px}}#how-to-get-started .borrow-step{flex:0 0 25%;margin:0;padding:0;list-style:none}@media screen and (max-width:900px){#how-to-get-started .borrow-step{flex:unset;text-align:center;width:100%}}#how-to-get-started .step-viz{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}#how-to-get-started .step-no{width:38px;height:38px;color:rgb(var(--primary-color));border:1px solid rgb(var(--primary-color));border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-style:normal;font-weight:300;display:flex}@media screen and (max-width:900px){#how-to-get-started .step-no{margin:0 auto}}#how-to-get-started .divider{background-color:rgb(var(--primary-color));flex:1;height:1px}@media screen and (max-width:900px){#how-to-get-started .divider{display:none}}.step-title{padding-right:31px}@media screen and (max-width:900px){.step-title{padding-right:0}}@media screen and (min-width:900px){.borrow_desc{padding-right:50px}}.markdown_container.dialog{margin-top:0}.currency-text{color:rgb(var(--currency-color));font-weight:500}.currency-list .currency-text{font-weight:300}.content-header-v2{z-index:1;max-width:100%;display:block;position:relative;overflow:visible}.content-header-v2 h1{text-transform:uppercase;white-space:break-spaces;width:auto;color:rgb(var(--text-color));margin:0;padding:0;font-family:DIN Condensed;font-size:46px;font-weight:600;line-height:100%}.content-header-v2 h1.center{text-align:center}.content-header-v2 h1.xs{font-size:40px}.content-header-v2 h1.md{font-size:60px}.content-header-v2 h1.lg{font-size:90px}@media screen and (max-width:900px){.content-header-v2 h1{text-align:left;margin-bottom:10px;font-size:24px}.content-header-v2 h1.xs{font-size:20px}.content-header-v2 h1.md{font-size:37px}.content-header-v2 h1.lg{font-size:48px}}.content-header-v2 p{color:rgb(var(--text-color));width:auto;max-width:700px;margin:0;padding:0;font-size:20px;font-weight:400;line-height:150%}.content-header-v2 p.md{font-size:26px}.content-header-v2 p.lg{font-size:32px}@media screen and (max-width:900px){.content-header-v2 p{text-align:left;font-size:16px;line-height:26px}.content-header-v2 p.lg{font-size:18px}}.content-header-v2__column{flex-direction:column;align-items:center;height:auto;display:flex;position:relative}.content-header-v2__column.left{align-items:flex-start}.content-header-v2__column.center{align-items:center}.content-header-v2__column:before,.content-header-v2__column:after{content:" ";z-index:0;background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;position:absolute;top:0}.content-header-v2__column:before{left:0}.content-header-v2__column:after{right:0}@media screen and (min-width:900px){.content-header-v2__column{width:100%;margin:0 auto}}@media screen and (max-width:900px){.content-header-v2__column{align-items:flex-start;max-width:79rem}}:lang(zh-Hant) .content-header-v2 h1,:lang(zh-Hans) .content-header-v2 h1{line-height:1.2}@media only screen and (max-width:575px){.hide_xs{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.hide_sm{display:none}}@media only screen and (min-width:768px) and (max-width:900px){.hide_md{display:none}}@media only screen and (min-width:901px) and (max-width:1199px){.hide_lg{display:none}}@media only screen and (min-width:1200px) and (max-width:1408px){.hide_xl{display:none}}@media only screen and (min-width:1409px){.hide_xxl{display:none}}@media only screen and (max-width:575px){.media_debug:before{content:"xs"}}@media only screen and (min-width:576px) and (max-width:767px){.media_debug:before{content:"sm"}}@media only screen and (min-width:768px) and (max-width:900px){.media_debug:before{content:"md"}}@media only screen and (min-width:901px) and (max-width:1199px){.media_debug:before{content:"lg"}}@media only screen and (min-width:1200px) and (max-width:1408px){.media_debug:before{content:"xl"}}@media only screen and (min-width:1409px){.media_debug:before{content:"xxl"}}.toast-v2{--toastify-toast-min-height:40px}.Toastify :root{--toastify-toast-min-height:60px}.Toastify .Toastify__toast-container--top-center{min-width:40%;top:20px}.Toastify .Toastify__toast-container--top-center.toast-v2{min-width:30%}.Toastify .toast-v2 .Toastify__toast-theme--colored.Toastify__toast--error{background:#36232a;border:1px solid #e44b4433}.Toastify .toast-v2 .Toastify__toast-theme--colored.Toastify__toast--info{background:#0e3452;border:1px solid #4096f233}.Toastify .toast-v2 .Toastify__toast-theme--colored.Toastify__toast--warning{background:#ffb90733;border:1px solid #ffb90733}.Toastify .toast-v2 .Toastify__toast-theme--colored.Toastify__toast--success{background:#13454c;border:1px solid #01a78133}.Toastify .toast-v2 .Toastify__toast-theme--colored:after{content:"";width:16px;height:16px;margin:auto;display:inline-block}.Toastify .toast-v2 .Toastify__toast--error:after{background-image:url(/images/toast-error-icon.svg)}.Toastify .toast-v2 .Toastify__toast--info:after{background-image:url(/images/toast-info-icon.svg)}.Toastify .toast-v2 .Toastify__toast--success:after{background-image:url(/images/toast-success-icon.svg)}.Toastify .toast-v2 .Toastify__toast--warning:after{background-image:url(/images/toast-warning-icon.svg)}.Toastify .toast-v2 .toast-close{position:absolute;top:15px}.Toastify .toast-v2 .Toastify__toast-body{max-width:90%;padding-left:20px;padding-right:20px;font-size:12px;font-weight:600;line-height:20px}.Toastify .Toastify__toast{border-radius:10px;flex-direction:row-reverse}@media screen and (min-width:900px){.Toastify .Toastify__toast{padding-left:20px;padding-right:20px}}.Toastify .Toastify__toast-icon{display:none}.Toastify .Toastify__toast-body{margin-left:10px}@media only screen and (max-width:575px){.hide_xs{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.hide_sm{display:none}}@media only screen and (min-width:768px) and (max-width:900px){.hide_md{display:none}}@media only screen and (min-width:901px) and (max-width:1199px){.hide_lg{display:none}}@media only screen and (min-width:1200px) and (max-width:1408px){.hide_xl{display:none}}@media only screen and (min-width:1409px){.hide_xxl{display:none}}.media_debug{color:red;z-index:100;position:fixed;top:0;left:0}@media only screen and (max-width:575px){.media_debug:before{content:"xs"}}@media only screen and (min-width:576px) and (max-width:767px){.media_debug:before{content:"sm"}}@media only screen and (min-width:768px) and (max-width:900px){.media_debug:before{content:"md"}}@media only screen and (min-width:901px) and (max-width:1199px){.media_debug:before{content:"lg"}}@media only screen and (min-width:1200px) and (max-width:1408px){.media_debug:before{content:"xl"}}@media only screen and (min-width:1409px){.media_debug:before{content:"xxl"}}body.default-theme{--lp-field-label-color:128,139,147;--lp-gray-color:88,104,113;--lp-border-color:var(--lp-gray-color);--lp-dark-green-color:19,69,76;--lp-highlight-color:var(--lp-dark-green-color);--lp-dark-color:13,29,41;--lp-surface-color:42,63,77;--bfx-blue-5:#82baf6;--bfx-gray-2:#808b93}body.default-theme.dark-mode{--primary-color:3,202,155;--primary-color-variant:1,192,149;--secondary-color:228,65,78;--secondary-color-variant:230,94,88;--tertiary-color:130,186,246;--tertiary-color-variant:143,193,246;--background-color:13,29,41;--background-color-variant:18,31,39;--surface-color:23,45,62;--surface-color-variant:42,82,114;--on-surface-color:40,68,91;--on-surface-color-variant:14,52,82;--text-color:255,255,255;--text-color-variant:150,155,158;--primary-color-button:1,167,129;--primary-color-button-hover:1,121,93}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-2xs{font-size:10px;line-height:18px}.text-xs{font-size:12px;line-height:20px}.text-sm{font-size:14px;line-height:22px}.text-base{font-size:16px;line-height:24px}.text-xl{font-size:20px;line-height:1.4}.text-2xl{font-size:24px;line-height:1.33333}.text-3xl{font-size:30px;line-height:1.2}.text-4xl{font-size:36px;line-height:1.11111}.text-5xl{font-size:48px;line-height:1.11111}.text-6xl{font-size:60px;line-height:1}.text-8xl{font-size:96px;line-height:80px}@media screen and (min-width:900px){.md\:text-base{font-size:16px;line-height:24px}.md\:text-2xl{font-size:24px;line-height:1.33333}.md\:text-8xl{font-size:96px;line-height:80px}}.font-din{font-family:DIN Condensed,sans-serif;font-weight:700}.font-din:before{content:"";width:0;height:0;margin-top:.325em;display:block}.font-din{text-transform:uppercase}.font-din-bare{text-transform:uppercase;font-family:DIN Condensed,sans-serif}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.bg-white{background-color:#fff}.border-none{border-style:none}.h-auto{height:auto}.bg-transparent{background:0 0}.fixed{position:fixed}.list-none{list-style-type:none}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.overflow-x-auto{overflow-x:auto}.overflow-hidden{overflow:hidden}.justify-center{justify-content:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center,.items-center{align-items:center}.opacity-70{opacity:.7}.opacity-40{opacity:.4}.pointer{cursor:pointer}.text-white{color:#fff}.text-green{color:#03ca9b}.items-stretch{align-items:stretch}.fill-white{fill:#fff}.whitespace-pre-line{white-space:pre-line}.text-center{text-align:center}.text-silver{color:#9fa7ad}.text-left{text-align:left}.uppercase{text-transform:uppercase}.top-\[10\%\]{top:10%}.w-full{width:100%}.w-auto{width:auto}.right-\[5\%\]{right:5%}.w-fit{width:fit-content}.scrollbar-none{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-none::-webkit-scrollbar{width:0}.z-100{z-index:100}.gradient_background{background:var(--gradient-aqua,linear-gradient(90deg,#03ca9b 0.5%,#03beca 100%));-webkit-background-clip:text;background-clip:text}.hidden{display:none}.inline{display:inline}body.default-theme .m-0{margin:0}body.default-theme .mr-0{margin-right:0}body.default-theme .ml-0{margin-left:0}body.default-theme .mt-0{margin-top:0}body.default-theme .mb-0{margin-bottom:0}body.default-theme .m-1{margin:.25rem}body.default-theme .mr-1{margin-right:.25rem}body.default-theme .ml-1{margin-left:.25rem}body.default-theme .mt-1{margin-top:.25rem}body.default-theme .mb-1{margin-bottom:.25rem}body.default-theme .m-2{margin:.5rem}body.default-theme .mr-2{margin-right:.5rem}body.default-theme .ml-2{margin-left:.5rem}body.default-theme .mt-2{margin-top:.5rem}body.default-theme .mb-2{margin-bottom:.5rem}body.default-theme .m-3{margin:.75rem}body.default-theme .mr-3{margin-right:.75rem}body.default-theme .ml-3{margin-left:.75rem}body.default-theme .mt-3{margin-top:.75rem}body.default-theme .mb-3{margin-bottom:.75rem}body.default-theme .m-4{margin:1rem}body.default-theme .mr-4{margin-right:1rem}body.default-theme .ml-4{margin-left:1rem}body.default-theme .mt-4{margin-top:1rem}body.default-theme .mb-4{margin-bottom:1rem}body.default-theme .m-5{margin:1.25rem}body.default-theme .mr-5{margin-right:1.25rem}body.default-theme .ml-5{margin-left:1.25rem}body.default-theme .mt-5{margin-top:1.25rem}body.default-theme .mb-5{margin-bottom:1.25rem}body.default-theme .m-6{margin:1.5rem}body.default-theme .mr-6{margin-right:1.5rem}body.default-theme .ml-6{margin-left:1.5rem}body.default-theme .mt-6{margin-top:1.5rem}body.default-theme .mb-6{margin-bottom:1.5rem}body.default-theme .m-7{margin:1.75rem}body.default-theme .mr-7{margin-right:1.75rem}body.default-theme .ml-7{margin-left:1.75rem}body.default-theme .mt-7{margin-top:1.75rem}body.default-theme .mb-7{margin-bottom:1.75rem}body.default-theme .m-8{margin:2rem}body.default-theme .mr-8{margin-right:2rem}body.default-theme .ml-8{margin-left:2rem}body.default-theme .mt-8{margin-top:2rem}body.default-theme .mb-8{margin-bottom:2rem}body.default-theme .m-9{margin:2.25rem}body.default-theme .mr-9{margin-right:2.25rem}body.default-theme .ml-9{margin-left:2.25rem}body.default-theme .mt-9{margin-top:2.25rem}body.default-theme .mb-9{margin-bottom:2.25rem}body.default-theme .m-10{margin:2.5rem}body.default-theme .mr-10{margin-right:2.5rem}body.default-theme .ml-10{margin-left:2.5rem}body.default-theme .mt-10{margin-top:2.5rem}body.default-theme .mb-10{margin-bottom:2.5rem}body.default-theme .p-0{padding:0}body.default-theme .pr-0{padding-right:0}body.default-theme .pl-0{padding-left:0}body.default-theme .pt-0{padding-top:0}body.default-theme .pb-0{padding-bottom:0}body.default-theme .px-0{padding-inline:0}body.default-theme .py-0{padding-block:0}body.default-theme .p-1{padding:.25rem}body.default-theme .pr-1{padding-right:.25rem}body.default-theme .pl-1{padding-left:.25rem}body.default-theme .pt-1{padding-top:.25rem}body.default-theme .pb-1{padding-bottom:.25rem}body.default-theme .px-1{padding-inline:.25rem}body.default-theme .py-1{padding-block:.25rem}body.default-theme .p-2{padding:.5rem}body.default-theme .pr-2{padding-right:.5rem}body.default-theme .pl-2{padding-left:.5rem}body.default-theme .pt-2{padding-top:.5rem}body.default-theme .pb-2{padding-bottom:.5rem}body.default-theme .px-2{padding-inline:.5rem}body.default-theme .py-2{padding-block:.5rem}body.default-theme .p-3{padding:.75rem}body.default-theme .pr-3{padding-right:.75rem}body.default-theme .pl-3{padding-left:.75rem}body.default-theme .pt-3{padding-top:.75rem}body.default-theme .pb-3{padding-bottom:.75rem}body.default-theme .px-3{padding-inline:.75rem}body.default-theme .py-3{padding-block:.75rem}body.default-theme .p-4{padding:1rem}body.default-theme .pr-4{padding-right:1rem}body.default-theme .pl-4{padding-left:1rem}body.default-theme .pt-4{padding-top:1rem}body.default-theme .pb-4{padding-bottom:1rem}body.default-theme .px-4{padding-inline:1rem}body.default-theme .py-4{padding-block:1rem}body.default-theme .p-5{padding:1.25rem}body.default-theme .pr-5{padding-right:1.25rem}body.default-theme .pl-5{padding-left:1.25rem}body.default-theme .pt-5{padding-top:1.25rem}body.default-theme .pb-5{padding-bottom:1.25rem}body.default-theme .px-5{padding-inline:1.25rem}body.default-theme .py-5{padding-block:1.25rem}body.default-theme .p-6{padding:1.5rem}body.default-theme .pr-6{padding-right:1.5rem}body.default-theme .pl-6{padding-left:1.5rem}body.default-theme .pt-6{padding-top:1.5rem}body.default-theme .pb-6{padding-bottom:1.5rem}body.default-theme .px-6{padding-inline:1.5rem}body.default-theme .py-6{padding-block:1.5rem}body.default-theme .p-7{padding:1.75rem}body.default-theme .pr-7{padding-right:1.75rem}body.default-theme .pl-7{padding-left:1.75rem}body.default-theme .pt-7{padding-top:1.75rem}body.default-theme .pb-7{padding-bottom:1.75rem}body.default-theme .px-7{padding-inline:1.75rem}body.default-theme .py-7{padding-block:1.75rem}body.default-theme .p-8{padding:2rem}body.default-theme .pr-8{padding-right:2rem}body.default-theme .pl-8{padding-left:2rem}body.default-theme .pt-8{padding-top:2rem}body.default-theme .pb-8{padding-bottom:2rem}body.default-theme .px-8{padding-inline:2rem}body.default-theme .py-8{padding-block:2rem}body.default-theme .p-9{padding:2.25rem}body.default-theme .pr-9{padding-right:2.25rem}body.default-theme .pl-9{padding-left:2.25rem}body.default-theme .pt-9{padding-top:2.25rem}body.default-theme .pb-9{padding-bottom:2.25rem}body.default-theme .px-9{padding-inline:2.25rem}body.default-theme .py-9{padding-block:2.25rem}body.default-theme .p-10{padding:2.5rem}body.default-theme .pr-10{padding-right:2.5rem}body.default-theme .pl-10{padding-left:2.5rem}body.default-theme .pt-10{padding-top:2.5rem}body.default-theme .pb-10{padding-bottom:2.5rem}body.default-theme .px-10{padding-inline:2.5rem}body.default-theme .py-10{padding-block:2.5rem}body.default-theme .gap-0{gap:0}body.default-theme .gap-1{gap:.25rem}body.default-theme .gap-2{gap:.5rem}body.default-theme .gap-3{gap:.75rem}body.default-theme .gap-4{gap:1rem}body.default-theme .gap-5{gap:1.25rem}body.default-theme .gap-6{gap:1.5rem}body.default-theme .gap-7{gap:1.75rem}body.default-theme .gap-8{gap:2rem}body.default-theme .gap-9{gap:2.25rem}body.default-theme .gap-10{gap:2.5rem}div[hidden][id^=S\:]{display:block!important}
