.Faq_faqSection__DaHDC{gap:24px}.Faq_faqSection__DaHDC,.Faq_faqSection__DaHDC .Faq_faqList__TzLYV{display:flex;flex-direction:column}.Faq_faqSection__DaHDC .Faq_faqList__TzLYV li{border-radius:10px;background:var(--custom-extra-1,#1e2227)}.Faq_faqSection__DaHDC .Faq_faqList__TzLYV li [data-type=trigger]{display:flex;width:100%;justify-content:space-between;align-items:center;gap:5px;background:var(--Midnight-Blue,#1e2227);padding:20px;border-radius:10px}.Faq_faqSection__DaHDC .Faq_faqList__TzLYV li [data-type=trigger] button{transform:rotate(90deg);transition:all .3s ease}.Faq_faqSection__DaHDC .Faq_faqList__TzLYV li[aria-hidden=false] [data-type=trigger] button{transform:rotate(0deg)}.Faq_faqSection__DaHDC .Faq_faqList__TzLYV li [data-type=title]{font-size:18px;font-weight:700}.Faq_faqSection__DaHDC .Faq_faqList__TzLYV li [data-type=content]{margin-top:10px;color:rgba(242,243,245,.9);padding:0 20px 20px}.MyProperties_myPropertiesUl__TSQ92{grid-template-columns:repeat(5,minmax(150px,1fr))}@media(max-width:1280px){.MyProperties_myPropertiesUl__TSQ92{grid-template-columns:repeat(auto-fill,minmax(225px,1fr))}}@media(max-width:768px){.MyProperties_myPropertiesUl__TSQ92{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media(max-width:520px){.MyProperties_myPropertiesUl__TSQ92{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5{position:relative;height:100%;width:100%;overflow:hidden;border-radius:12px;padding:3px}@media(max-width:768px){.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5{max-width:100%}}.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5 .MyProperties_property_card__1vWlq{display:flex;height:100%;cursor:default;flex-direction:column;align-items:center;border-radius:12px;background:#131f2d}.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5 .MyProperties_property_card__1vWlq .MyProperties_property__vm4cF{height:100%;width:100%;padding-top:25px;border-radius:30px;display:grid;grid-template-rows:min-content 1fr;grid-template-rows:1fr min-content}.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5 .MyProperties_property_card__1vWlq .MyProperties_topTitleBar___ilLt{z-index:10;position:absolute;top:-2px;max-width:252px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0 auto}.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5 .MyProperties_property_card__1vWlq .MyProperties_topTitleBar___ilLt p{position:absolute;font-weight:700}.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5 .MyProperties_property_card__1vWlq .MyProperties_topTitleBar___ilLt img,.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5 .MyProperties_property_card__1vWlq .MyProperties_topTitleBar___ilLt svg{width:100%;height:100%}.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5 .MyProperties_property_card__1vWlq .MyProperties_propertyImageContainer__klcvW{display:flex;justify-content:center;position:relative}.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5 .MyProperties_property_card__1vWlq .MyProperties_propertyImageContainer__klcvW .MyProperties_propertyImage__qtrnd{overflow:visible;width:100%;animation:MyProperties_float__Mi7DB 4s ease-in-out infinite;z-index:0;object-fit:cover}@keyframes MyProperties_float__Mi7DB{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5 .MyProperties_property_card__1vWlq .MyProperties_propertyImageContainer__klcvW .MyProperties_propertyImageGlow__mSVZv{width:100%;filter:blur(28px);z-index:0;opacity:50%;margin:30px auto 10px;position:absolute;animation:MyProperties_float__Mi7DB 6s ease-in-out infinite;padding:0 22px 0 16px;left:0}.MyProperties_myPropertiesUl__TSQ92 .MyProperties_property_card_container__eeRP5 .MyProperties_property_card__1vWlq .MyProperties_propertyImageContainer__klcvW .MyProperties_propertyImageGlow__mSVZv img{width:100%;height:100%;object-fit:cover}.MyProperties_accent__idiLi{height:fit-content;width:fit-content;padding:4px 12px;border-radius:100%;font-weight:700;font-size:12px;background-color:red!important}.MyProperties_levelName___3hlM{display:flex;align-items:center;height:20px;flex-direction:row;gap:4px;font-size:12px}.MyProperties_levelIcon__L9ql0{width:12px;height:12px;display:flex;align-items:center}.MyProperties_headerContainer__Ke86j{display:flex;justify-content:space-between}.PrimaryLayout_layout__ltape{display:grid;grid-template-columns:min-content 1fr;grid-template-rows:70px 1fr min-content;width:100vw;min-height:100vh;height:fit-content;background-color:var(--Background-Color);color:var(--Dove-White);position:relative}@media screen and (max-width:768px){.PrimaryLayout_layout__ltape{grid-template-columns:1fr;grid-template-rows:70px 1fr}}.PrimaryLayout_content__O9jOT{overflow:hidden;min-height:calc(100dvh - 70px)}.PrimaryLayout_layout__ltape footer,.PrimaryLayout_layout__ltape main{grid-column:2/3;justify-self:center;max-width:calc(100% - 80px);width:100%;height:100%;padding:0 40px;max-width:1270px!important;margin-left:auto;margin-right:auto}.PrimaryLayout_layout__ltape main{padding-top:40px;grid-row:2/3;overflow:hidden}@media screen and (max-width:768px){.PrimaryLayout_layout__ltape footer,.PrimaryLayout_layout__ltape main{grid-column:1/2;padding:24px 16px;max-width:calc(100% - 20px)}}.SideNav_sidebar__H7m5U{background-color:var(--Midnight-Blue);width:100%;height:100%;grid-column:1/2;grid-row:1/4;box-shadow:0 20px 40px 0 rgba(0,0,0,.5);height:calc(100vh);top:0;position:sticky;transition:all .1s ease-in-out}.SideNav_sidebar__H7m5U[data-sidenavopen=true]{width:205px}.SideNav_sidebar__H7m5U[data-sidenavopen=false]{width:60px}@media screen and (max-width:768px){.SideNav_sidebar__H7m5U{position:fixed;grid-column:0/0;grid-row:2/4;z-index:1000;top:70px;height:calc(100vh - 70px)}.SideNav_sidebar__H7m5U[data-sidenavopen=true]{min-width:100vw}.SideNav_sidebar__H7m5U[data-sidenavopen=false]{width:100vw}}.TermsOfService_terms__IYilz{display:flex;flex-direction:column;padding:1.5rem}.TermsOfService_terms__IYilz .TermsOfService_header_primary__fVmm0{margin-bottom:26px;font-size:18px;font-weight:700}.TermsOfService_terms__IYilz .TermsOfService_header_primary__fVmm0.TermsOfService_with_icon__DQ8gv{display:flex;gap:.75rem}.TermsOfService_terms__IYilz .TermsOfService_header_secondary__zyT5L{margin-top:1rem;margin-bottom:1rem;font-size:14px;font-weight:700}.TermsOfService_terms__IYilz .TermsOfService_heading_tertiary__6wzqq{margin-bottom:.25rem;font-weight:700}.TermsOfService_terms__IYilz .TermsOfService_heading_quaternary__6Mir_{margin-bottom:.25rem;font-weight:900}.TermsOfService_terms__IYilz .TermsOfService_a__y463E{text-decoration-line:underline}.TermsOfService_terms__IYilz .TermsOfService_ul__YuXJ_{list-style-type:disc;padding-left:1rem}.TermsOfService_terms__IYilz .TermsOfService_ul__YuXJ_ li{padding-left:.25rem}.TermsOfService_terms__IYilz .TermsOfService_ol__Go2yg{list-style-type:decimal;padding-left:1rem}.TermsOfService_terms__IYilz .TermsOfService_ol__Go2yg li{padding-left:.25rem}.TermsOfService_terms__IYilz .TermsOfService_spacer__Tj181{width:100%;padding-bottom:1rem}.TermsOfService_terms__IYilz .TermsOfService_table_container__s20hg{padding:.5rem}@media (min-width:768px){.TermsOfService_terms__IYilz .TermsOfService_table_container__s20hg{padding:2rem}}@media (min-width:1024px){.TermsOfService_terms__IYilz .TermsOfService_table_container__s20hg{padding:2.5rem}}.TermsOfService_terms__IYilz .TermsOfService_table_container__s20hg table{width:100%}.TermsOfService_terms__IYilz .TermsOfService_table_container__s20hg table thead{border-bottom-width:2px;border-color:var(--Powder-Blue)}.TermsOfService_terms__IYilz .TermsOfService_table_container__s20hg table thead th{padding:.5rem 1.5rem;text-align:left;font-size:.875rem;line-height:1.25rem;font-weight:700}.TermsOfService_terms__IYilz .TermsOfService_table_container__s20hg table tr:nth-child(odd){border-radius:.5rem;background-color:#171A1E80}.TermsOfService_terms__IYilz .TermsOfService_table_container__s20hg table td{padding:1.5rem}.TermsOfService_terms__IYilz .TermsOfService_icon__knAq8{margin-top:3px;height:1rem;width:1rem;flex-shrink:0}.Loader_Button_Primary_loader__3Ms8B{display:flex;height:30px;aspect-ratio:square;width:30px;border-radius:50%;position:relative;animation:Loader_Button_Primary_rotate__yq9mh 1s linear infinite;margin:auto}.Loader_Button_Primary_loader__3Ms8B:before{content:"";border-width:3px;border-color:var(--Dove-White);box-sizing:border-box;position:absolute;inset:0;border-radius:50%;animation:Loader_Button_Primary_prixClipFix__S84rX 2s linear infinite}@keyframes Loader_Button_Primary_rotate__yq9mh{to{transform:rotate(1turn)}}@keyframes Loader_Button_Primary_prixClipFix__S84rX{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.ButtonLoader_loader__Tu49s{width:24px;height:24px;border:4px solid #bfbfbf;border-bottom-color:#fff;border-radius:50%;display:inline-block;box-sizing:border-box;animation:ButtonLoader_rotation__eYyQ6 1s linear infinite}@keyframes ButtonLoader_rotation__eYyQ6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.TopCornerProgressDecoration_cornerSvg__20c3R{position:absolute;opacity:1;right:1px;display:flex;justify-content:end;border-bottom-left-radius:40px}.TopCornerProgressDecoration_cornerSvg__20c3R .TopCornerProgressDecoration_content__YVWDf{color:#fff;z-index:1;font-weight:700;display:flex;align-items:center;gap:6px;padding:0 12px}.TopCornerProgressDecoration_cornerSvg__20c3R .TopCornerProgressDecoration_content_large__qO1Eh{color:#fff;color:var(--Dove-White,#f2f3f5);text-align:right;font-family:Source Sans\ 3;font-size:19.253px;font-style:normal;font-weight:700;margin-top:5px;z-index:1;display:flex;justify-content:center;align-items:center;gap:6px;padding:0 12px}.TopCornerProgressDecoration_cornerSvg__20c3R .TopCornerProgressDecoration_svg_decoration_cotnainer_large__IzYPg{position:absolute;height:100%;width:0;right:70%;display:flex;justify-content:center}.TopCornerProgressDecoration_cornerSvg__20c3R .TopCornerProgressDecoration_svg_decoration_cotnainer__XJ3LO{position:absolute;height:100%;width:70px;right:0;display:flex;justify-content:center}.TopCornerProgressDecoration_cornerSvg__20c3R .TopCornerProgressDecoration_svg_decoration__eJL9w{position:relative;right:0;width:50%;height:100%;display:flex;width:70px;height:24px}.TopCornerProgressDecoration_cornerSvg__20c3R .TopCornerProgressDecoration_svg_decoration__eJL9w svg{border-top-right-radius:6px;width:70px}.TopCornerProgressDecoration_cornerSvg__20c3R .TopCornerProgressDecoration_svg_decoration_large__AJmv9{left:100%;width:100%;height:100%;display:flex;width:113px;height:29px}.TopCornerProgressDecoration_cornerSvg__20c3R .TopCornerProgressDecoration_svg_decoration_large__AJmv9 svg{width:113px}.TopCornerProgressDecoration_cornerSvgLarge__snLZ9{height:29px}.TopCornerProgressDecoration_cornerSvgSmall___PcIM{height:24px}.TopCornerProgressDecoration_icon__te_7Z{align-items:center;display:flex}.TopCornerProgressDecoration_icon__te_7Z svg{width:11px;height:11px}.TopCornerProgressDecoration_icon_large__C1RG0{align-items:center;display:flex}.TopCornerProgressDecoration_icon_large__C1RG0 svg{width:19px;height:19px}.MyProperties_myProperties__LeN_N{position:relative;display:flex;align-items:center}@media(max-width:768px){.MyProperties_myProperties__LeN_N{max-width:calc(100dvw - 40px)}}.MyProperties_myPropertiesUl__txHRx{transition:all .3s ease}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c{padding:2px;border-radius:12px;height:100%;position:relative;overflow:hidden}@media(max-width:768px){.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c{max-width:100%}}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9{padding:0 8px 8px;display:flex;flex-direction:column;align-items:center;border-radius:12px;background:#131f2d;height:100%}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9>div:nth-child(2){display:flex;flex-direction:column;align-items:center;height:100%;width:100%}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9>div:nth-child(2) .MyProperties_property__2tdic{height:100%;width:100%;padding-top:25px;border-radius:30px;display:grid;grid-template-rows:min-content 1fr;grid-template-rows:1fr min-content}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_topTitleBar__VqRCP{position:absolute;top:0;max-width:252px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0 auto}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_topTitleBar__VqRCP p{position:absolute;font-weight:700}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_topTitleBar__VqRCP img,.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_topTitleBar__VqRCP svg{width:100%;height:100%}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_propertyImageContainer__lz9uZ{padding:0 20px;display:flex;justify-content:center;position:relative;width:100%;max-width:100%;aspect-ratio:1}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_propertyImage__WI6XQ{overflow:visible;width:100%;animation:MyProperties_float__ZsvJ0 4s ease-in-out infinite;z-index:0;object-fit:cover}@keyframes MyProperties_float__ZsvJ0{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_propertyImageGlow__vBhAH{width:100%;filter:blur(28px);z-index:0;opacity:50%;margin:30px auto 10px;position:absolute;animation:MyProperties_float__ZsvJ0 6s ease-in-out infinite;padding:0 22px 0 16px;left:0}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_propertyImageGlow__vBhAH img{width:100%;height:100%;object-fit:cover}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_propertyDetails__AmrnR{height:min-content;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_propertyDetails__AmrnR h4{font-family:Anton;font-size:16px;font-weight:400;line-height:95%;text-transform:uppercase;white-space:nowrap}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_propertyDetails__AmrnR p{font-size:12px;text-align:center}.MyProperties_myPropertiesUl__txHRx .MyProperties_property_card_container__oww4c .MyProperties_property_card__Bitm9 .MyProperties_propertyDetails__AmrnR div{display:flex;justify-content:space-between;font-size:12px;width:100%}.MyProperties_accent__65Rdk{padding:4px 12px;border-radius:44px;font-weight:700;font-size:12px}.MyProperties_levelName__GwD_0{display:flex;align-items:center;height:17px;flex-direction:row;gap:4px;font-size:10px}.MyProperties_levelIcon__KUOtn{width:12px;height:12px;display:flex;align-items:center}.MyProperties_bottomContainer__a6HLH{flex-direction:row;align-items:flex-end}.MyProperties_bottomContainer__a6HLH,.MyProperties_headerContainer__tToRQ{display:flex;justify-content:space-between}.Loader_Form_Primary_outer_circle__n95fb{animation:Loader_Form_Primary_outer_animation__O4p_6 2s linear infinite;transform-origin:center}@keyframes Loader_Form_Primary_outer_animation__O4p_6{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}.Loader_Form_Primary_inner_diamond__xHrj4{animation:Loader_Form_Primary_rotate__cKmZ_ 2s linear infinite;transform-origin:center}@keyframes Loader_Form_Primary_rotate__cKmZ_{0%{transform:rotate(0deg)}50%{transform:rotate(180deg) scale(.5)}to{transform:rotate(1turn)}}.TermsAndConditions_termsAndConditions__p_q43{display:flex;flex-direction:column;gap:8px;max-width:100%}.TermsAndConditions_termsAndConditions__p_q43 h2{font-weight:900;font-size:18px;margin-bottom:8px}.TermsAndConditions_termsAndConditions__p_q43 h3{font-weight:700;font-size:18px;margin:12px 0}.TermsAndConditions_termsAndConditions__p_q43 h4{font-weight:700;font-size:14px;margin:10px 0}.TermsAndConditions_termsAndConditions__p_q43 p,.TermsAndConditions_termsAndConditions__p_q43 ul{font-size:14px;color:rgba(242,243,245,.9)}.TermsAndConditions_termsAndConditions__p_q43 ul{list-style:disc;padding-left:1.5rem}.TermsAndConditions_termsAndConditions__p_q43 ol{list-style:decimal;padding-left:1.5rem}.Table_Leaderboard_table_formatting__rVVMD{width:100%;border-collapse:collapse;table-layout:fixed}.Table_Leaderboard_table_formatting__rVVMD thead th{text-align:center}.Table_Leaderboard_table_formatting__rVVMD thead th:first-child{text-align:left}.Table_Leaderboard_table_formatting__rVVMD thead th:last-child{text-align:right}.Table_Leaderboard_table_formatting__rVVMD td{height:100%}.CurrencyDropdown_currencyDropdownContainer__CFdQ2{width:100%;position:relative;display:flex;justify-items:center;flex-direction:column;height:68px;gap:4px}.CurrencyDropdown_currencyDropdownContainer__CFdQ2>p{font-weight:700}.CurrencyDropdown_currencySearch__FncsE{z-index:2;width:100%;display:flex;align-items:center;padding:20px;background-color:#1e2227;border-radius:8px;border-radius:var(--border-radius-round,5px);border:1px solid var(--Powder-Blue,#2c343d);background:var(--Background-Primary,#171a1e);cursor:pointer;height:40px}.CurrencyDropdown_currencySearch__FncsE .CurrencyDropdown_arrow__Ztuoo{margin-left:auto;transition:transform .3s}.CurrencyDropdown_currencySearch__FncsE .CurrencyDropdown_currencyIcon___c48k{width:25px;height:25px;margin-right:10px}.CurrencyDropdown_currencySearch__FncsE .CurrencyDropdown_currencyCode__srrlP{color:#fff;font-size:16px;font-weight:700}.CurrencyDropdown_currencySearch__FncsE:hover{background-color:#3a3a3a}.CurrencyDropdown_currencyDropdown__h0LvL{box-shadow:0 0 10px rgba(0,0,0,.1);background-color:#2c343d;width:100%;border-radius:8px;padding:6px 10px;position:absolute;top:100%;max-height:130px;z-index:1;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.CurrencyDropdown_currencyDropdown__h0LvL::-webkit-scrollbar{display:none}.CurrencyDropdown_currencyItem__y4nhv{display:flex;align-items:center;justify-content:space-between;padding:4px 10px!important;margin-bottom:5px;border-radius:8px;cursor:pointer;transition:background-color .1s ease}.CurrencyDropdown_currencyItem__y4nhv:hover{background-color:#171a1e}.CurrencyDropdown_currencyItem__y4nhv.CurrencyDropdown_active__QJL_e{background-color:#1e2227}.CurrencyDropdown_currencyIcon___c48k{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.CurrencyDropdown_currencyInfo__SJCjC{display:flex;justify-content:space-between;align-items:center;width:100%;padding-left:10px}.CurrencyDropdown_currencyCode__srrlP{font-size:16px;font-weight:700;color:#fff}.CurrencyDropdown_currencyValue__Ow07X{font-size:14px;color:#fff}@keyframes Notification_Snack_Primary_slide-in__zSy2U{0%{transform:translateX(50%)}to{transform:translateX(0)}}@keyframes Notification_Snack_Primary_slide-out__vt8gN{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Notification_Snack_Primary_notification-slide-in__ZMJH5{animation-name:Notification_Snack_Primary_slide-in__zSy2U;animation-timing-function:ease-out;animation-fill-mode:forwards;animation-play-state:running}@keyframes Notification_Toast_Category_slide-in__irdwo{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Notification_Toast_Category_slide-out__F0EmK{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Notification_Toast_Category_notification-slide-in__yn7kJ{animation-name:Notification_Toast_Category_slide-in__irdwo,Notification_Toast_Category_slide-out__F0EmK;animation-timing-function:ease-out,ease-in;animation-fill-mode:forwards;animation-play-state:running}@keyframes Notification_Toast_Category_timer-bar__onxVl{0%{width:100%}to{width:0}}.Notification_Toast_Category_timer-bar__onxVl{animation-name:Notification_Toast_Category_timer-bar__onxVl;animation-timing-function:linear;animation-fill-mode:forwards}.TopNav_navbar__OPMZY{background-color:var(--Midnight-Blue);width:100%;height:100%;grid-column:2/3;grid-row:1/2}@media screen and (max-width:768px){.TopNav_navbar__OPMZY{grid-column:1/3}}@keyframes Notification_Toast_Primary_slide-in__Hwioy{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Notification_Toast_Primary_slide-out__81eNG{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Notification_Toast_Primary_notification-slide-in__HgtGT{animation-name:Notification_Toast_Primary_slide-in__Hwioy,Notification_Toast_Primary_slide-out__81eNG;animation-timing-function:ease-out,ease-in;animation-fill-mode:forwards;animation-play-state:running}@keyframes Notification_Toast_Primary_timer-bar__w0Kt9{0%{width:100%}to{width:0}}.Notification_Toast_Primary_timer-bar__w0Kt9{animation-name:Notification_Toast_Primary_timer-bar__w0Kt9;animation-timing-function:linear;animation-fill-mode:forwards}.AccordionItem_accordion-item__rDL44{position:relative}.AccordionItem_accordion-content__njbD9{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}.AccordionItem_accordion-item__rDL44[aria-hidden=false] .AccordionItem_accordion-content__njbD9{grid-template-rows:1fr}.AccordionItem_accordion-content__njbD9>div{overflow:hidden}.TermsSection_faqSection__h6zPv{gap:24px}.TermsSection_faqSection__h6zPv,.TermsSection_faqSection__h6zPv .TermsSection_faqList__oc9hP{display:flex;flex-direction:column}.TermsSection_faqSection__h6zPv .TermsSection_faqList__oc9hP li{border-radius:10px;background:#282f52}.TermsSection_faqSection__h6zPv .TermsSection_faqList__oc9hP li [data-type=trigger]{display:flex;width:100%;justify-content:space-between;align-items:center;gap:5px;padding:20px;border-radius:10px}.TermsSection_faqSection__h6zPv .TermsSection_faqList__oc9hP li [data-type=trigger] button{transform:rotate(90deg);transition:all .3s ease}.TermsSection_faqSection__h6zPv .TermsSection_faqList__oc9hP li[aria-hidden=false] [data-type=trigger] button{transform:rotate(0deg)}.TermsSection_faqSection__h6zPv .TermsSection_faqList__oc9hP li [data-type=title]{font-size:18px;font-weight:700}.TermsSection_faqSection__h6zPv .TermsSection_faqList__oc9hP li [data-type=content]{color:rgba(242,243,245,.9);padding:0 20px 20px}.Faq_faqSection__PQ4FN{display:flex;flex-direction:column;gap:24px}.Faq_faqSection__PQ4FN .Faq_faqList__TPSey{display:flex;gap:20px;flex-direction:column}.Faq_faqSection__PQ4FN .Faq_faqList__TPSey li{border-radius:10px;border:var(--Dimensions-0,1px) solid var(--Powder-Blue,#2c343d);background:var(--custom-extra-1,#1e2227)}.Faq_faqSection__PQ4FN .Faq_faqList__TPSey li [data-type=trigger]{display:flex;width:100%;justify-content:space-between;align-items:center;padding:20px;border-radius:10px 10px 0 0;border-radius:10px}.Faq_faqSection__PQ4FN .Faq_faqList__TPSey li [data-type=trigger] button{transform:rotate(90deg);transition:all .3s ease}.Faq_faqSection__PQ4FN .Faq_faqList__TPSey li[aria-hidden=false] [data-type=trigger] button{transform:rotate(0deg)}.Faq_faqSection__PQ4FN .Faq_faqList__TPSey li [data-type=title]{font-size:18px;font-weight:700}.Faq_faqSection__PQ4FN .Faq_faqList__TPSey li [data-type=content]{margin-top:10px;color:rgba(242,243,245,.7);padding:0 20px 20px}.Benefits_benefits__grt9o div{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.Benefits_benefits__grt9o div::-webkit-scrollbar{display:none}@media(max-width:768px){.Benefits_benefits__grt9o div{max-width:calc(100vw - 40px)}}.Benefits_selector__1Yj3_{margin-bottom:1.5rem;display:flex;width:100%;align-items:center;justify-content:space-between}.Benefits_selector__1Yj3_>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.Benefits_table__Ipdh5{width:100%;border-collapse:collapse}.Benefits_table__Ipdh5 thead{display:block;display:flex;flex-direction:column}.Benefits_table__Ipdh5 thead th{text-align:center;font-weight:400;display:flex;gap:8px}.Benefits_table__Ipdh5 thead th img,.Benefits_table__Ipdh5 thead th svg{width:22px;height:22px}.Benefits_table__Ipdh5 thead :first-of-type th:first-of-type{width:146px}.Benefits_table__Ipdh5 tbody{border-radius:10px;display:flex;flex-direction:column;gap:10px}.Benefits_table__Ipdh5 tbody td{text-align:center;display:flex;align-items:center;justify-content:center}.Benefits_table__Ipdh5 tbody tr{border-radius:6px;background-color:var(--Teal-Blue)}.Benefits_table__Ipdh5 tbody tr td:first-of-type{white-space:nowrap;width:146px;text-align:left;display:flex;justify-content:flex-start}.Benefits_table__Ipdh5 tr{display:grid;grid-template-columns:repeat(9,1fr)}.Benefits_table__Ipdh5 th{margin-bottom:.625rem;display:flex;align-items:center;justify-content:center;font-weight:700!important;text-align:center}.Benefits_table__Ipdh5 td,.Benefits_table__Ipdh5 th{padding:12px;text-align:left}.MyProperties_myProperties__xtpKT{position:relative}.MyProperties_myProperties__xtpKT:after,.MyProperties_myProperties__xtpKT:before{content:"";position:absolute;top:0;width:48px;height:100%;z-index:10;pointer-events:none}.MyProperties_myProperties__xtpKT:before{left:0;background:linear-gradient(90deg,rgb(18,20,22),transparent);z-index:20}.MyProperties_myProperties__xtpKT:after{right:0;background:linear-gradient(270deg,rgb(18,20,22),transparent);z-index:20}@media(max-width:768px){.MyProperties_myProperties__xtpKT{max-width:calc(100dvw - 40px)}}.MyProperties_myPropertiesUl__j1wHo{display:flex;gap:10px;overflow:scroll;transition:all .3s ease}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva{padding:3px;border-radius:12px;height:100%;min-width:148px;max-width:148px;aspect-ratio:148/201;position:relative;overflow:hidden}@media(max-width:768px){.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva{max-width:100%}}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA{padding:0 8px 8px;display:flex;flex-direction:column;align-items:center;border-radius:12px;background:#131f2d;height:100%}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA>div:nth-child(2){display:flex;flex-direction:column;align-items:center;height:100%;width:100%}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA>div:nth-child(2) .MyProperties_property__BsO06{height:100%;width:100%;padding-top:25px;border-radius:30px;display:grid;grid-template-rows:min-content 1fr;grid-template-rows:1fr min-content}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_topTitleBar___YOEF{position:absolute;top:0;max-width:252px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0 auto}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_topTitleBar___YOEF p{position:absolute;font-weight:700}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_topTitleBar___YOEF img,.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_topTitleBar___YOEF svg{width:100%;height:100%}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_propertyImageContainer__zrl4c{padding:0 20px;display:flex;justify-content:center;position:relative}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_propertyImage__UKQUb{overflow:visible;width:100%;animation:MyProperties_float__Pm47n 4s ease-in-out infinite;z-index:0;object-fit:cover}@keyframes MyProperties_float__Pm47n{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_propertyImageGlow__EyQUe{width:100%;filter:blur(28px);z-index:0;opacity:50%;margin:30px auto 10px;position:absolute;animation:MyProperties_float__Pm47n 6s ease-in-out infinite;padding:0 22px 0 16px;left:0}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_propertyImageGlow__EyQUe img{width:100%;height:100%;object-fit:cover}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_propertyDetails__X1yVh{height:min-content;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_propertyDetails__X1yVh h4{font-family:Anton;font-size:16px;font-weight:400;line-height:95%;text-transform:uppercase;white-space:nowrap}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_propertyDetails__X1yVh p{font-size:12px;text-align:center}.MyProperties_myPropertiesUl__j1wHo .MyProperties_property_card_container__OqWva .MyProperties_property_card__2UIiA .MyProperties_propertyDetails__X1yVh div{display:flex;justify-content:space-between;font-size:12px;width:100%}.MyProperties_accent__K9Sh_{padding:4px 12px;border-radius:44px;font-weight:700;font-size:12px}.MyProperties_levelName__lhL1d{display:flex;align-items:center;height:17px;flex-direction:row;gap:4px;font-size:10px}.MyProperties_levelIcon__mKUYF{width:12px;height:12px;display:flex;align-items:center}.MyProperties_bottomContainer__TddN3{flex-direction:row;align-items:flex-end}.MyProperties_bottomContainer__TddN3,.MyProperties_headerContainer__Osa_l{display:flex;justify-content:space-between}.ExclusiveBenefits_ExclusiveBenefits__t0lXR{display:flex;flex-direction:column;gap:16px;font-size:14px}.ExclusiveBenefits_ExclusiveBenefits__t0lXR .ExclusiveBenefits_gridContainer__9XWR_{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media(max-width:1200px){.ExclusiveBenefits_ExclusiveBenefits__t0lXR .ExclusiveBenefits_gridContainer__9XWR_{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ExclusiveBenefits_ExclusiveBenefits__t0lXR .ExclusiveBenefits_gridContainer__9XWR_{grid-template-columns:repeat(1,1fr)}}.ExclusiveBenefits_ExclusiveBenefits__t0lXR .ExclusiveBenefits_card__Fcj7Y{padding:32px;border-radius:12px;border:1px solid var(--Powder-Blue,#2c343d);background:var(--Midnight-Blue,#1e2227);display:flex;flex-direction:column;gap:8px}.ExclusiveBenefits_ExclusiveBenefits__t0lXR .ExclusiveBenefits_card__Fcj7Y p{width:95%;text-wrap:pretty}.ExclusiveBenefits_ExclusiveBenefits__t0lXR .ExclusiveBenefits_icon__P6Un_{margin-bottom:12px}.ExclusiveBenefits_ExclusiveBenefits__t0lXR .ExclusiveBenefits_title__rc2FX{font-size:18px;font-weight:900;line-height:95%;text-transform:capitalize}.Faq_faqSection__slfg6{gap:24px}.Faq_faqSection__slfg6,.Faq_faqSection__slfg6 .Faq_faqList__TgXli{display:flex;flex-direction:column}.Faq_faqSection__slfg6 .Faq_faqList__TgXli li{border-radius:10px;background:var(--custom-extra-1,#1e2227)}.Faq_faqSection__slfg6 .Faq_faqList__TgXli li [data-type=trigger]{display:flex;width:100%;justify-content:space-between;align-items:center;gap:5px;background:var(--Midnight-Blue,#1e2227);padding:20px;border-radius:10px}.Faq_faqSection__slfg6 .Faq_faqList__TgXli li [data-type=trigger] button{transform:rotate(90deg);transition:all .3s ease}.Faq_faqSection__slfg6 .Faq_faqList__TgXli li[aria-hidden=false] [data-type=trigger] button{transform:rotate(0deg)}.Faq_faqSection__slfg6 .Faq_faqList__TgXli li [data-type=title]{font-size:18px;font-weight:700}.Faq_faqSection__slfg6 .Faq_faqList__TgXli li [data-type=content]{margin-top:10px;color:rgba(242,243,245,.9);padding:0 20px 20px}.Section_container__yR40n div [data-type=trigger] button{transition:all .3s ease}.Section_container__yR40n div[aria-hidden=false] [data-type=trigger] button{transform:rotate(180deg)}
/*# sourceMappingURL=2b0f7a7881eb5e9d.css.map*/