.broker_root{--font: Mulish, -apple-system, "Open Sans", system-ui, "sans-serif";--white: #fff;--white10: rgba(255, 255, 255, .1);--white50: rgba(255, 255, 255, .5);--black: #040307;--dark: #0d0d11;--dark2: #1a1a1a;--light-dark: #1d1b26;--dark-gray: #37363e;--gray: #676573;--gray2: #a29dba;--gray3: #89859d;--gray250: #a29dba80;--gradient: linear-gradient(135deg, #e571ff 0%, #ff8937 100%);--header: 60px;--side: 20px;--side2: 20px;font-family:var(--font)}@media only screen and (min-width: 1024px){.broker_root{--header: 80px}}@media only screen and (min-width: 1320px){.broker_root{--side2: calc((100vw - 1280px)/2) }}.broker_root *,.broker_root *:before,.broker_root *:after{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.broker_root img,.broker_root svg{border:0;outline:none;vertical-align:top}.broker_root a{outline:none;cursor:pointer;color:inherit}.broker_btn{display:flex;align-items:center;justify-content:center;gap:5px;text-decoration:none!important;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;backface-visibility:hidden;font:600 14px/1.45 var(--font);padding:0 15px;border:0;outline:none;flex:0 0 auto;max-width:100%;-webkit-appearance:none;border-radius:10px;height:40px;min-width:40px;transition-property:transform,opacity,color,background;transition-duration:.4s;transition-timing-function:ease}.broker_btn>*{position:relative}.broker_btn:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;backface-visibility:hidden;transition:opacity .4s ease;background:var(--gradient);opacity:0}.broker_btn-simple{background:none;color:var(--white)!important}.broker_btn-white{color:var(--dark)!important;background-color:var(--white)}.broker_btn-gray{color:var(--white);background-color:var(--light-dark)}@media (pointer: fine){.broker_btn:hover{color:var(--white)!important}.broker_btn:hover:before{opacity:1}}.broker_header{flex:0 0 auto;width:100%;position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center;gap:15px;padding:0 var(--side2);height:var(--header)}.broker_header:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:var(--black);transition:opacity .4s ease;opacity:0}.broker_root.broker_scrolled .broker_header:before{opacity:1}.broker_header>*{position:relative}.broker_header-logo{flex:0 0 auto}.broker_header-logo img{height:25px;width:auto}.broker_header-dropdown{flex:0 0 auto;position:relative;-webkit-user-select:none;user-select:none}@media only screen and (max-width: 579px){.broker_header-dropdown{display:none}}.broker_header-dropdown .broker_trigger:after{content:"";flex:0 0 auto;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.6054 11.438L14.8281 6.36059C15.1813 5.93597 15.8118 5.87803 16.2364 6.23118C16.661 6.58433 16.719 7.21484 16.3658 7.63945L11.3757 13.6394C10.9764 14.1196 10.2396 14.1203 9.83929 13.6409L4.82943 7.64095C4.47545 7.21702 4.53216 6.5864 4.95609 6.23243C5.38002 5.87845 6.01064 5.93516 6.36462 6.35909L10.6054 11.438Z' fill='white'/%3E%3C/svg%3E") no-repeat 50% 50% / contain;width:20px;height:20px;transition:transform .4s ease;transform:rotate(0);backface-visibility:hidden}@media only screen and (min-width: 1024px){.broker_header-dropdown .broker_trigger{background-color:var(--white10)}}.broker_header-dropdown.broker_open .broker_trigger:before{opacity:1}.broker_header-dropdown.broker_open .broker_trigger:after{transform:rotate(180deg)}.broker_header-dropdown .broker_popup,.broker_header-dropdown .broker_popup li{list-style:none;margin:0;padding:0}.broker_header-dropdown .broker_popup{position:absolute;top:100%;left:0;width:324px;background:var(--light-dark);border-radius:20px;padding:17px 10px;box-shadow:0 6px 22px #5d626d1a;color:#a29dba;margin-top:10px;backface-visibility:hidden;transition-property:transform,opacity;transition-duration:.4s;transition-timing-function:ease;transform:translateZ(0);z-index:20}.broker_header-dropdown:not(.broker_open) .broker_popup{opacity:0;pointer-events:none;transform:translate3d(0,10px,0)}.broker_header-dropdown li>*{display:block;position:relative;text-decoration:none!important;font:600 14px/20px var(--font);color:var(--white50);transition:color .4s ease;padding:15px 15px 15px 65px}.broker_header-dropdown .broker_img{position:absolute;top:50%;left:15px;width:35px;height:35px;border-radius:50%;object-fit:cover;object-position:center;transform:translate3d(0,-50%,0)}.broker_header-dropdown .broker_small{display:block;font-size:12px;line-height:17px;transition:color .4s ease;color:var(--gray250)}@media (pointer: fine){.broker_header-dropdown li>a:hover{color:var(--white)}.broker_header-dropdown li>a:hover .broker_small{color:var(--gray2)}}.broker_header-dropdown li>*.broker_active{color:var(--white)}.broker_header-dropdown li>*.broker_active .broker_small{color:var(--gray2)}.broker_header-menu ul,.broker_header-menu li{list-style:none;margin:0;padding:0}@media only screen and (min-width: 1024px){.broker_toggle-menu{display:none}.broker_header-menu{flex:1 1 auto;display:flex;align-items:center;padding:0 0 0 25px}.broker_header-menu .broker_links{flex:1 1 auto;display:flex;align-items:center;flex-wrap:wrap;gap:2px 30px;font-weight:500;font-size:14px;line-height:1.45;color:var(--gray3);padding-right:15px}.broker_header-menu .broker_links a{text-decoration:none!important;transition:color .4s ease;color:var(--gray3)}.broker_header-menu .broker_links .broker_active{color:var(--white);cursor:default}.broker_header-menu .broker_lang{-webkit-user-select:none;user-select:none;flex:0 0 auto;position:relative}.broker_header-menu .broker_lang .broker_trigger{padding:0;width:40px;text-align:center;text-transform:uppercase;font-weight:500;font-size:12px;line-height:1.4}.broker_header-menu .broker_lang.broker_open .broker_trigger:before{opacity:1}.broker_header-menu .broker_lang .broker_popup{display:grid;grid-template-columns:repeat(2,130px);gap:5px;position:absolute;z-index:10;top:100%;right:0;padding:10px;background:var(--light-dark);box-shadow:0 6px 22px #5d626d1a;border-radius:14px;margin-top:10px;backface-visibility:hidden;transition-property:transform,opacity;transition-duration:.4s;transition-timing-function:ease;transform:translateZ(0)}.broker_header-menu .broker_lang:not(.broker_open) .broker_popup{pointer-events:none;opacity:0;transform:translate3d(0,10px,0)}.broker_header-menu .broker_lang .broker_popup li>*{display:block;font-weight:500;font-size:14px;line-height:20px;text-decoration:none;color:var(--white);padding:10px;border-radius:10px;transition:background .4s ease}.broker_header-menu .broker_lang .broker_popup li>a:hover{background-color:var(--white10)}.broker_header-menu .broker_lang .broker_popup li>.broker_active{background:var(--gradient)}.broker_header-menu .broker_btns{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding-left:40px;position:relative}.broker_header-menu .broker_btns:before{content:"";position:absolute;top:50%;left:20px;width:1px;height:15px;background:var(--dark-gray);transform:translate3d(-50%,-50%,0)}.broker_header-menu .broker_only-mobile,.broker_header-menu .broker_follow{display:none}}@media only screen and (max-width: 1023px){.broker_header-logo,.broker_header-dropdown,.broker_toggle-menu{z-index:10}.broker_toggle-menu>*{position:static}.broker_toggle-menu>*:before,.broker_toggle-menu>*:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:2px;border-radius:1px;background:var(--white);transition:transform .4s ease}.broker_toggle-menu>*:before{transform:translate3d(-50%,calc(-50% - 4px),0)}.broker_toggle-menu>*:after{transform:translate3d(-50%,calc(-50% + 4px),0)}.broker_root.broker_menu-open{overflow:hidden}.broker_root.broker_menu-open .broker_toggle-menu:before{opacity:1}.broker_root.broker_menu-open .broker_toggle-menu>*:before{transform:translate3d(-50%,-50%,0) rotate(-135deg)}.broker_root.broker_menu-open .broker_toggle-menu>*:after{transform:translate3d(-50%,-50%,0) rotate(135deg)}.broker_header-menu{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;overflow-y:auto;background:var(--black);z-index:9;padding:0 var(--side) 40px var(--side);display:flex;flex-direction:column;gap:30px;backface-visibility:hidden;transition:opacity .4s ease;opacity:0;pointer-events:none}.broker_root.broker_menu-open .broker_header-menu{opacity:1;pointer-events:all}.broker_header-menu:before{content:"";display:block;position:sticky;top:0;height:var(--header);background:var(--black);z-index:20;flex:0 0 auto;width:100%;order:1;margin-bottom:-10px}.broker_header-menu>*{order:3}.broker_header-menu .broker_btns{order:2;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.broker_header-menu .broker_btns>*{flex:1 1 auto}.broker_header-menu .broker_btns .broker_btn{height:55px;font-weight:700;font-size:16px;min-width:300px}.broker_header-menu .broker_btns .broker_btn-simple{background-color:var(--dark2)}.broker_header-menu .broker_links{font-weight:700;font-size:24px;line-height:1.3;display:flex;flex-direction:column;gap:20px;color:var(--white)}.broker_header-menu .broker_links a{transition:color .4s ease;text-decoration:none!important;color:var(--gray2)}.broker_header-menu .broker_links .broker_active{color:var(--white)}.broker_header-menu .broker_links .broker_only-mobile{margin-top:10px}.broker_header-menu .broker_lang .broker_trigger{display:none}.broker_header-menu .broker_lang .broker_popup{display:flex;align-items:center;flex-wrap:wrap;gap:20px 30px;font-weight:600;font-size:18px;line-height:1.45;color:var(--white)}.broker_header-menu .broker_lang .broker_popup a{transition:color .4s ease;text-decoration:none!important;color:var(--gray2)}.broker_header-menu .broker_lang .broker_popup .broker_active{color:var(--white)}.broker_header-menu .broker_follow{color:var(--gray2)}.broker_header-menu .broker_follow .broker_title-mini{margin:0 0 10px}}.broker_follow{text-align:left}.broker_follow .broker_title-mini{font:600 12px/1 var(--font);text-transform:uppercase;margin:0 0 10px;letter-spacing:5%;color:inherit}.broker_follow ul,.broker_follow li{list-style:none;margin:0;padding:0}.broker_follow ul{display:flex;flex-wrap:wrap;gap:10px}.broker_follow .broker_btn{width:50px;height:50px;padding:0;border-radius:14px}.broker_header-menu .broker_links .broker_online-visit{color:transparent;-webkit-background-clip:text;background-clip:text;background-image:var(--gradient)}._footer_18ux2_1{position:sticky;bottom:0;display:flex;justify-content:space-between;align-items:center;gap:20px;flex:0 0 auto;width:100%;padding:20px var(--side);background-color:var(--background-1);z-index:50}._rights_18ux2_15{font:var(--font-12-semibold);color:var(--foreground-2);max-width:500px}._footerLinks_18ux2_21{display:inline-flex;align-items:center}._footerLinks_18ux2_21 a{font:var(--font-12-semibold);color:var(--foreground-2);position:relative;padding:0 27px;cursor:pointer;text-decoration:none}._footerLinks_18ux2_21 a:before{padding-top:5px;position:absolute;right:0;content:"";width:1px;height:12px;background:var(--foreground-2);opacity:.5}._footerLinks_18ux2_21 a:first-child{padding-left:0}._footerLinks_18ux2_21 a:last-child{padding-right:0}._footerLinks_18ux2_21 a:last-child:before{display:none}._supportButton_18ux2_53{display:flex;align-items:center;border-radius:10px;font:var(--font-12-semibold);height:40px;border:none;padding:10px 15px;cursor:pointer;position:relative;z-index:10;gap:5px;background:var(--background-2);color:var(--foreground-2);text-decoration:none}._supportButton_18ux2_53 svg{flex:0 0 auto;padding-top:3px}._supportButton_18ux2_53:hover{background:var(--background-3)}._supportButton_18ux2_53:hover span:last-child{color:var(--foreground-3)}._supportButton_18ux2_53:active{scale:.95}@media (max-width: 1023px){._footer_18ux2_1{flex-direction:column;align-items:flex-start;gap:16px}._footerLinks_18ux2_21{flex-wrap:wrap;row-gap:8px}._footerLinks_18ux2_21 a{padding:0 16px 0 0}._footerLinks_18ux2_21 a:before{display:none}}._mainbg_1tmrg_1{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none}._glow_1tmrg_11{display:none}@media only screen and (min-width: 1024px){._glow_1tmrg_11{display:block;position:absolute;pointer-events:none;width:1400px;height:1400px;top:0;left:50%;margin:-700px 0 0 -1290px;border-radius:50%;background:radial-gradient(circle at center,#b991e7,#b991e700 50%);opacity:.25}}._root_1pwef_1{display:inline-flex;align-items:center;height:48px;margin:64px 0 40px;padding:4px;border-radius:14px;background:var(--background-2)}._tab_1pwef_11{display:inline-flex;align-items:center;padding:0 20px;gap:10px;height:40px;border:0;background:transparent;border-radius:10px;color:var(--white);font:var(--font-14-bold);line-height:20px;cursor:pointer;transition:background .2s ease,color .2s ease}._tabActive_1pwef_27{background:var(--background-3)}._saveBadge_1pwef_31{display:inline-flex;align-items:center;height:24px;padding:0 6px;gap:2px;border:1px solid var(--alert-notification);border-radius:8px;background:var(--alert-notification-background);color:var(--alert-notification);font:var(--font-12-semibold);line-height:16px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}._emoji_1pwef_48{font-size:14px;line-height:1}@media (max-width: 1700px){._root_1pwef_1{margin:32px 0 24px}}@media (max-width: 460px){._root_1pwef_1{height:75px}._tab_1pwef_11{flex-direction:column;align-items:center;justify-content:center;gap:4px;height:60px;top:-5px;padding:0 10px 4px}}._loader_1nhaa_1{display:inline-flex;align-items:center;justify-content:center}._card_1qhzl_1,._simplifiedCard_1qhzl_2{display:flex;flex-direction:column;gap:24px;width:fit-content;min-width:420px;padding:20px;border-radius:24px;background:var(--background-2);outline:1px solid var(--background-3);color:var(--white)}._simplifiedCard_1qhzl_2{background:transparent;padding:0 20px;border-radius:0;outline:none}._header_1qhzl_22{position:relative;min-width:0}._header_1qhzl_22>svg{position:absolute;top:0;right:0}._tariffData_1qhzl_32{display:flex;flex-direction:column;gap:4px}._planTitle_1qhzl_38{margin:0;font:var(--font-20-bold);line-height:25px;text-align:left}._planTitlePro_1qhzl_45{width:fit-content;display:inline-block;background:linear-gradient(90deg,#e571ff,#ff8937);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}._priceRow_1qhzl_55{display:flex;align-items:baseline;gap:4px}._priceLoader_1qhzl_61{height:60px}._price_1qhzl_55{min-width:0;overflow:hidden;font-size:48px;font-weight:800;line-height:60px;white-space:nowrap;text-overflow:ellipsis}._pricePeriod_1qhzl_75{flex-shrink:0;font:var(--font-14-medium);font-weight:400;line-height:20px;color:var(--foreground-2)}._priceNote_1qhzl_83{font:var(--font-12-normal);text-align:left;color:var(--foreground-2)}._priceNoteAmount_1qhzl_89{font:var(--font-12-bold);color:var(--foreground-4)}._actions_1qhzl_94{display:flex;gap:12px}._actionsStacked_1qhzl_99{flex-direction:column}._actionsStacked_1qhzl_99 ._actionButton_1qhzl_102,._actionsStacked_1qhzl_99 ._actionButton_1qhzl_102:not(:last-child){max-width:none;width:100%}._actionButton_1qhzl_102{display:inline-flex;align-items:center;justify-content:center;flex:1 1 auto;height:50px;padding:0 16px;border:0;border-radius:10px;font:var(--font-14-bold);line-height:20px;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;position:relative;transition:opacity .3s ease}._actionButton_1qhzl_102:not(:last-child){max-width:265px}._actionButton_1qhzl_102:only-child{width:100%}._actionWhite_1qhzl_133{background:var(--white);color:var(--dark)}._actionWhite_1qhzl_133:hover{opacity:.85}._actionPrimary_1qhzl_141{background:var(--background-3);color:var(--white)}._actionPrimary_1qhzl_141:hover{background:var(--btn-hover-on-bg)}._description_1qhzl_149{margin:0;width:0;min-width:100%;font:var(--font-16-medium);line-height:18px;text-align:left}@media (max-width: 1700px){._card_1qhzl_1:not(._simplifiedCard_1qhzl_2){width:100%}._price_1qhzl_55{font-size:36px;line-height:44px}._priceLoader_1qhzl_61{height:44px}}@media (max-width: 460px){._card_1qhzl_1,._simplifiedCard_1qhzl_2{min-width:300px}._planTitle_1qhzl_38{font-size:18px;line-height:22px}._price_1qhzl_55{font-size:28px;line-height:34px}._priceLoader_1qhzl_61{height:34px}._description_1qhzl_149{font-size:14px;line-height:18px}._actions_1qhzl_94{flex-direction:column}._actionButton_1qhzl_102{max-width:none;width:100%;white-space:normal}}._tabs_isgbi_1{display:none}._tab_isgbi_1{text-align:center;flex:1 1 0;padding:10px 0;border:none;border-radius:10px;background:transparent;color:var(--foreground-2);font-size:15px;font-weight:600;line-height:20px;cursor:pointer;transition:background .2s ease,color .2s ease}._tabActive_isgbi_20{background:var(--background-3);color:var(--white)}@media (max-width: 1700px){._tabsContainer_isgbi_26{position:sticky;top:var(--header);z-index:3;width:100%;padding-bottom:10px;background:#0000}._tabs_isgbi_1{display:flex;gap:4px;padding:4px;border-radius:12px;background:var(--background-2)}}._root_1e4sh_1{width:fit-content}._columns_1e4sh_5{display:flex;flex-direction:column;gap:10px;width:fit-content}._blockRow_1e4sh_12{display:grid;grid-template-columns:repeat(4,420px);gap:10px}._block_1e4sh_12{display:flex;flex-direction:column;gap:16px;padding:20px;border-radius:24px;background:var(--background-2);outline:1px solid var(--background-3)}._blockTitle_1e4sh_28{margin:0;font:var(--font-20-bold);line-height:25px;width:fit-content;display:inline-block;background:linear-gradient(90deg,#e571ff,#ff8937);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}._listSection_1e4sh_41{display:flex;flex-direction:column;gap:10px}._listSection_1e4sh_41+._listSection_1e4sh_41{padding-top:16px;border-top:1px solid var(--background-3)}._listSectionTitle_1e4sh_52{margin:0;font:var(--font-16-medium);line-height:20px;color:var(--white)}._list_1e4sh_41{margin:0;padding-left:21px;list-style:disc;font:var(--font-14-medium);line-height:18px;color:var(--white)}._listItem_1e4sh_68{margin-bottom:4px}._listItem_1e4sh_68::marker{color:var(--white)}._listItemHighlighted_1e4sh_75::marker{color:#e571ff}._gradientLine_1e4sh_79{display:inline-block;background:linear-gradient(90deg,#e571ff,#ff8937);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}._plainSegment_1e4sh_88{color:var(--white);-webkit-text-fill-color:var(--white)}._mutedSegment_1e4sh_93{color:var(--foreground-2);-webkit-text-fill-color:var(--foreground-2)}._rows_1e4sh_98{display:flex;flex-direction:column;gap:12px}._featureItem_1e4sh_104{display:flex;flex-direction:column;gap:6px}._featureItemTitle_1e4sh_110{font:var(--font-14-medium);line-height:18px;color:var(--white)}._featureRow_1e4sh_116{display:flex;align-items:center;gap:10px}._featureRowDivided_1e4sh_122{padding-bottom:16px;border-bottom:1px solid var(--background-3)}._featureIconIncluded_1e4sh_127{flex-shrink:0;width:20px;height:20px;color:var(--white)}._featureIconExcluded_1e4sh_134{flex-shrink:0;width:20px;height:20px;color:var(--foreground-2)}._featureLabel_1e4sh_141{font:var(--font-14-medium);line-height:18px;color:var(--white)}._featureLabelMuted_1e4sh_147{font:var(--font-14-medium);line-height:18px;color:var(--foreground-2)}._featureLabelGradient_1e4sh_153{font:var(--font-14-medium);line-height:18px;width:fit-content;display:inline-block;background:linear-gradient(90deg,#e571ff,#ff8937);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}._featureRowStacked_1e4sh_165{display:flex;align-items:flex-start;gap:10px}._featureStacked_1e4sh_171{display:flex;flex-direction:column;gap:2px}._featureStackedMain_1e4sh_177{display:flex;align-items:center;gap:6px}._featureStackedSecondary_1e4sh_183{font:var(--font-14-medium);line-height:18px;color:var(--white)}._cashbackSection_1e4sh_189 ._rows_1e4sh_98{min-height:40px}._featureInfoIcon_1e4sh_193{flex-shrink:0;width:16px;height:16px;color:var(--foreground-2);cursor:pointer}._tooltip_1e4sh_201{position:relative;display:inline-flex;align-items:center}._tooltipContent_1e4sh_207{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:5;display:none;flex-direction:column;gap:4px;width:max-content;max-width:240px;padding:12px;border-radius:12px;background:var(--background-3);font:var(--font-14-medium);line-height:18px;color:var(--white);text-align:left}._tooltip_1e4sh_201:hover ._tooltipContent_1e4sh_207,._tooltip_1e4sh_201:focus-within ._tooltipContent_1e4sh_207{display:flex}._tooltipLine_1e4sh_232{color:var(--foreground-2)}._tooltipValue_1e4sh_236{color:var(--white)}._summary_1e4sh_240{display:flex;justify-content:center;gap:10px;width:fit-content;margin-top:32px}._summary_1e4sh_240>*{flex:0 0 420px;width:420px;min-width:0}._summary_1e4sh_240>*:not(:last-child){position:relative}._summary_1e4sh_240>*:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;right:-5.5px;width:1px;background:var(--background-3)}@media (max-width: 1700px){._root_1e4sh_1{width:100%}._scroller_1e4sh_269{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._scroller_1e4sh_269::-webkit-scrollbar{display:none}}@media (max-width: 460px){._blockRow_1e4sh_12{grid-template-columns:repeat(4,300px)}._summary_1e4sh_240>*{flex:0 0 300px;width:300px}._block_1e4sh_12{gap:12px;padding:16px}._blockTitle_1e4sh_28{font-size:18px;line-height:22px}._listSectionTitle_1e4sh_52{font-size:14px;line-height:18px}._list_1e4sh_41,._featureLabel_1e4sh_141,._featureLabelMuted_1e4sh_147,._featureLabelGradient_1e4sh_153,._featureItemTitle_1e4sh_110{font-size:13px;line-height:16px}}._mainwrap_1uhe0_1{flex:0 0 auto;width:100%;min-height:100%;position:relative;overflow-x:clip;display:flex;flex-direction:column}._content_1uhe0_11{flex:1 0 auto;width:100%;position:relative}._hero_1uhe0_17{display:flex;flex-direction:column;align-items:center;text-align:center;padding:calc(var(--header) + 40px) var(--side) 64px}._title_1uhe0_25{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin:0;font-size:64px;font-weight:900;line-height:1;text-transform:uppercase}._titleWord_1uhe0_37{color:var(--white)}._titleAccent_1uhe0_41{display:inline-block;background:linear-gradient(90deg,#e571ff,#ff8937);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}._subtitle_1uhe0_50{margin:12px 0 0;max-width:640px;font-size:16px;font-weight:400;line-height:20px;color:var(--white)}._plansViewport_1uhe0_59{position:relative;display:flex;justify-content:center;width:100%}._plans_1uhe0_59{display:flex;justify-content:center;gap:10px;width:fit-content;max-width:100%}._tierArrow_1uhe0_74{display:none}._comparison_1uhe0_78{display:flex;flex-direction:column;align-items:center;gap:32px;padding:0 var(--side) 120px}._comparisonToggle_1uhe0_86{display:flex;align-items:center;gap:12px;padding:0;border:0;background:transparent;cursor:pointer}._comparisonToggleText_1uhe0_96{font:var(--font-20-medium);display:inline-block;background:linear-gradient(90deg,#e571ff,#ff8937);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}._comparisonIcon_1uhe0_106,._comparisonIconOpen_1uhe0_107{width:12px;height:6px;color:var(--white);transition:transform .2s ease}._comparisonIconOpen_1uhe0_107{transform:rotate(180deg)}@media (max-width: 768px){._title_1uhe0_25{gap:10px;font-size:36px}}@media (max-width: 480px){._title_1uhe0_25{font-size:28px}}@media (max-width: 768px){._hero_1uhe0_17{padding:calc(var(--header) + 24px) var(--side) 40px}._subtitle_1uhe0_50{font-size:14px}}@media (max-width: 1700px){._plansScrollable_1uhe0_139{flex-direction:row;justify-content:flex-start;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._plansScrollable_1uhe0_139::-webkit-scrollbar{display:none}._plansScrollable_1uhe0_139>*{flex:0 0 min(420px,82vw);cursor:pointer}._tierArrow_1uhe0_74{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:var(--background-3);color:var(--white);cursor:pointer;transition:background .2s ease}._tierArrow_1uhe0_74:hover{background:var(--btn-hover-on-bg)}._tierArrowLeft_1uhe0_176{left:8px}._tierArrowRight_1uhe0_179{right:8px}}@media (max-width: 460px){._plansScrollable_1uhe0_139>*{flex-basis:300px}}@font-face{font-family:Mulish;src:url(/subscription/fonts/subset-Mulish-Regular.woff2) format("woff2"),url(/subscription/fonts/subset-Mulish-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(/subscription/fonts/subset-Mulish-Medium.woff2) format("woff2"),url(/subscription/fonts/subset-Mulish-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(/subscription/fonts/subset-Mulish-SemiBold.woff2) format("woff2"),url(/subscription/fonts/subset-Mulish-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(/subscription/fonts/subset-Mulish-Bold.woff2) format("woff2"),url(/subscription/fonts/subset-Mulish-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(/subscription/fonts/subset-Mulish-ExtraBold.woff2) format("woff2"),url(/subscription/fonts/subset-Mulish-ExtraBold.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Mulish;src:url(/subscription/fonts/subset-Mulish-Black.woff2) format("woff2"),url(/subscription/fonts/subset-Mulish-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}:root{--font: Mulish, -apple-system, "Open Sans", system-ui, "sans-serif";--white: #fff;--white2: #FAFAFA;--white3: #F6F6F6;--body: #040307;--dark: #080610;--gray: #676573;--gray2: #89859D;--shade5: #797979;--lightDark: #1D1B26;--side: clamp(16px, 5rem, 80px);--header: 60px;--mobile-header-height: 60px;--gradient: radial-gradient(100% 2339.91% at 0% 0%, #E571FF 9.59%, #FF8933 100%);--background-1: #0E0A1B;--background-2: #14111F;--background-3: #1D1B26;--btn-hover-on-bg: #262430;--foreground-2: #89859D;--foreground-3: #FAFAFA;--foreground-4: #838287;--gradient-foreground: linear-gradient(90deg, #E571FF 0%, #FF8933 100%);--accent-gradient: linear-gradient(90deg, #E571FF 0%, #FF8937 100%);--alert-notification: #FF8933;--alert-notification-background: rgba(255, 137, 51, .12);--font-12-normal: 400 12px/15px var(--font);--font-12-semibold: 600 12px/15px var(--font);--font-12-bold: 700 12px/15px var(--font);--font-14-bold: 700 14px/22px var(--font);--font-14-medium: 500 14px/18px var(--font);--font-16-medium: 500 16px/20px var(--font);--font-20-medium: 500 20px/25px var(--font);--font-20-bold: 700 20px/25px var(--font)}@media only screen and (min-width: 1024px){:root{--header: 80px}}@media only screen and (min-width: 1440px){:root{--side: calc((100vw - 1280px)/2) }}html{font-size:1.111111vw;height:100%;box-sizing:border-box;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased;font-optical-sizing:auto;scroll-behavior:smooth}body{height:100%;margin:0;padding:0;background:var(--body);font:normal 16px/1.3 var(--font);color:var(--gray);-webkit-text-size-adjust:none;display:flex;flex-direction:column}#root{height:100%;width:100%;display:flex;flex-direction:column}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}
