.styles_notification__svN0v{position:absolute;top:20px;width:203px;border-radius:12px;display:flex;align-items:center;padding:8px;z-index:200;background-color:var(--alert-bg);box-shadow:0 5px 30px 0 rgba(32,14,46,.4);transform:scale(1.1)}.styles_notification__icon__kDVSL{display:flex;align-items:center;justify-content:center;position:absolute;left:10px;top:10px}.styles_notification__icon__kDVSL.styles_loading__rf_ql{animation:styles_spin__3QpNz 1s linear infinite}@keyframes styles_spin__3QpNz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_notification__close__ze99L{transition:opacity .2s ease;position:absolute;top:8px;right:8px;opacity:50%;cursor:pointer;transform:scale(.8)}.styles_notification__close__ze99L:hover{opacity:100%}.styles_notification__message__AFGgi{margin-left:26px}.styles_notification__message_title__JvPoa{font-size:16px;font-weight:800;line-height:128%}.styles_notification__message__AFGgi p{font-size:12px;font-weight:400;line-height:130%;color:var(--small-text-color)}.styles_button__6qljK{transition:background-color .3s ease;padding:13px 24px;border:1px solid var(--border-color);border-radius:70px;display:grid;place-content:center;font-size:16px;font-weight:600;color:var(--text-color);line-height:22.4px}.styles_disabled__0afI8{opacity:.5;pointer-events:none}.styles_primary__v0uQs{background:linear-gradient(90deg,#7636a1,#914cbf 50%,#7636a1);box-shadow:0 5px 50px 15px rgba(118,54,161,.502);transition:background .3s ease-in-out,box-shadow .3s ease-in-out}.styles_primary__v0uQs:hover{background:linear-gradient(90deg,#8e37c9,#b36ee1 50%,#8e37c9);box-shadow:0 10px 50px 15px rgba(118,54,161,.698)}.styles_secondary__H2WDm{position:relative}.styles_secondary__H2WDm:before{content:"";position:absolute;inset:0;border-radius:70px;border:2px solid transparent;background:linear-gradient(90deg,#7636a1,#914cbf 50%,#7636a1);-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.styles_secondary__H2WDm:hover{background:var(--button-hover-bg)}.styles_tretiary__M6oWx{background:hsla(0,0%,100%,.102);width:48px;height:48px}.styles_no_shadow__ChNn2,.styles_no_shadow__ChNn2:hover{box-shadow:none}.styles_menu__URC9X{position:absolute;right:0;top:0;width:244px;height:100%;background:var(--drawer-bg);padding:9px 20px;gap:16px}.styles_menu__links__N5fsW{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.styles_menu__links__N5fsW button{font-size:16px;font-weight:600;line-height:22.4px;color:var(--text-color)}.styles_button__uciod{display:flex;justify-self:end;padding:10px!important}.styles_container__Oftgo{display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;align-items:center;transform:translateY(-10%);max-width:339px}.styles_container__message__wYF6F{font-size:24px;font-weight:600;line-height:33.6px;text-align:center}.styles_container__message_desc__EI1Er{font-size:16px;font-weight:400;line-height:22.4px;color:var(--small-text-color);text-align:center}.styles_container__buttons__AyPix{display:flex;flex-direction:column;gap:10px;align-items:center}.styles_popup__bIbTD{position:relative;max-width:346px;max-height:100vh;height:-moz-fit-content;height:fit-content;width:100%;padding:20px;border-radius:20px;background-color:var(--drawer-bg);display:flex;flex-direction:column}.styles_popup__close__MjVLW{position:absolute;top:15px;right:15px}.styles_popup__close_icon__XWHg_:hover{cursor:pointer}.styles_popup__close_icon__XWHg_:hover>g{fill:var(--small-text-color)}.styles_popup__bIbTD h1{font-size:24px;font-weight:600;line-height:33.6px}.styles_popup__bIbTD img{width:100%;align-self:center;max-width:306px;max-height:306px;object-fit:cover;border-radius:20px;margin-top:10px}@media(max-width:600px){.styles_popup__bIbTD img{max-width:250px;max-height:250px}}@media(max-height:600px){.styles_popup__bIbTD img{max-width:200px;max-height:200px}}.styles_popup__content__dksYm{display:flex;flex-direction:column;gap:12px;width:100%}.styles_popup__details__2zCY3{display:flex;flex-direction:column;gap:8px}.styles_popup__description___AVxE{display:flex;justify-content:space-between;align-items:center}.styles_popup__description__name__ApiCu{font-size:18px;font-weight:700;line-height:21.6px}.styles_popup__description__id__AG3S6,.styles_popup__section__rebvv{font-size:14px;font-weight:400;line-height:18.2px;color:var(--small-text-color)}.styles_popup__hash__tSepL{display:flex;align-items:center;gap:5px}.styles_popup__highlight__mUQT1{display:inline-block;color:var(--highlight-text-color);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.styles_popup__input__GKhmJ{width:100%}.styles_popup__input_title__9gk7c{display:flex;justify-content:space-between;align-items:center}.styles_popup__input__GKhmJ label{font-size:12px;font-weight:700;line-height:16.8px;color:var(--small-text-color);margin-bottom:4px;display:block}.styles_popup__input_field__ANz3f{width:100%;height:48px;border-radius:16px;border:1px solid hsla(0,0%,100%,.2);display:flex;align-items:center;padding:13px 16px;gap:6px}.styles_popup__input_field_success__EVqRE{border:1px solid var(--green)!important}.styles_popup__input_field_error__LKEov{border:1px solid var(--red)!important}.styles_popup__input_field__ANz3f input{flex:1 1;font-size:16px;color:var(--text-color);border:none;background:transparent;outline:none}.styles_popup__input_field__ANz3f:focus-within{border-color:var(--purple)}.styles_popup__input_quantity__TUeE6{display:flex;align-items:center;gap:15px}.styles_popup__input_quantity__TUeE6 label{font-size:12px;font-weight:700;line-height:16.8px;color:var(--small-text-color);text-wrap:nowrap}.styles_popup__input_quantity_field__8mFM0{height:48px;border-radius:16px;border:1px solid hsla(0,0%,100%,.2);display:flex;align-items:center;padding:13px 16px;gap:6px}.styles_popup__input_quantity_field__8mFM0 input{font-size:16px;width:90%;color:var(--text-color);border:none;background:transparent;outline:none}.styles_popup__input_quantity_field__8mFM0:focus-within{border-color:var(--purple)}.styles_popup__input_quantity_field_buttons__5Hs7p{display:flex;flex-direction:column;gap:4px}.styles_popup__input_quantity_field_buttons__5Hs7p>button{width:24px;height:16px;border-radius:6px;background:rgba(168,77,229,.12);color:var(--highlight-text-color);text-align:center;display:flex;justify-content:center;align-items:center;cursor:pointer}.styles_popup__address_validation__lFDDG,.styles_popup__transaction_details__MQHd0{display:flex;font-size:12px;font-weight:400;line-height:15.64px}.styles_popup__transaction_details__MQHd0{justify-content:space-between}.styles_popup__transaction_details__MQHd0 span{color:var(--small-text-color)}@media(max-width:540px){.styles_popup__bIbTD{top:0;align-self:center}}@media(max-height:600px){.styles_popup__bIbTD{top:0;align-self:center}}.styles_paste_button__zzDJo{width:50px;height:24px;border-radius:6px;background:rgba(168,77,229,.12);color:var(--highlight-text-color);text-align:center;display:flex;justify-content:center;align-items:center;cursor:pointer}.styles_loading__C7Rx9{color:var(--small-text-color)!important}.styles_success__biG14{color:var(--green)!important}.styles_error__UlzHk{color:var(--red)!important}.styles_popup_background__Ibjca{height:100vh;width:100%;position:fixed;top:0;right:0;z-index:100;display:flex;justify-content:center;align-items:center}.styles_popup_blur__IYVqR{background:rgba(52,48,56,.698);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.styles_popup_scroll__dLlTO{overflow:auto}.styles_popup_no_pointer__XXrlg{pointer-events:none}.styles_profile__xgdyd{position:relative}.styles_profile__button__15Uf9{transition:background-color .3s ease;padding:12px;display:flex;align-items:center;gap:8px;border-radius:70px;background-color:rgba(0,0,0,.051);color:#fff;font-size:16px;font-weight:600;border:2px solid #914cbf}.styles_profile__button__15Uf9:hover{background-color:rgba(168,77,229,.2)}@media screen and (max-width:800px){.styles_profile__button__15Uf9{padding:6px 12px;font-size:14px}.styles_profile__button__15Uf9 svg{scale:.8}}.styles_profile__menu__xm0br{position:absolute;top:calc(100% + 10px);right:0;background:var(--profile-menu-bg);border-radius:16px;width:204px;z-index:100;box-shadow:0 5px 30px 0 rgba(32,14,46,.4);overflow:hidden}.styles_profile__menu_top__rzwI_{padding:16px;background-color:#483953;border-bottom:1px solid #483953;display:flex;flex-direction:column;gap:6px}.styles_profile__menu_top__rzwI_ .styles_alias__PLRf0{font-size:16px;font-weight:600}.styles_profile__menu_top__rzwI_ .styles_address__UHvEt{display:flex;align-items:center;gap:10px}.styles_profile__menu_top__rzwI_ .styles_address__item__LR60F{font-size:12px;font-weight:400;color:var(--small-text-color)}.styles_profile__menu_bottom__QPXb3{padding:16px;display:flex;flex-direction:column;gap:12px}.styles_profile__menu_bottom__QPXb3 .styles_assets__f_bLw{display:flex;flex-direction:column;gap:10px}.styles_profile__menu_bottom__QPXb3 .styles_assets__item__fUmbQ{display:flex;align-items:center;gap:8px}.styles_profile__menu_bottom__QPXb3 .styles_assets__item_name__xgEFQ{font-size:14px;font-weight:600}.styles_profile__menu_bottom__QPXb3 .styles_assets__item_name__xgEFQ span{color:var(--small-text-color)}.styles_profile__menu_bottom__QPXb3 .styles_logoutBtn__qRtwX{display:flex;align-items:center;justify-content:space-between}.styles_navbar__1GlR9{display:flex;padding:8px}.styles_navbar__links__83H9_{display:flex;max-width:366px;width:100%;justify-content:space-between;gap:10px}.styles_navbar__1GlR9 .styles_link__0SEl2{font-size:16px;font-weight:600;color:var(--link-color);line-height:22.4px;transition:color .3s ease}.styles_navbar__1GlR9 .styles_link__0SEl2.styles_active__6IClg{color:var(--text-color);pointer-events:none}.styles_navbar__1GlR9 .styles_link__0SEl2:hover{color:var(--link-hover-color)}.styles_navbar__content__NlJPz,.styles_navbar__left__fqeH1{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.styles_navbar__left__fqeH1{max-width:591px}.styles_navbar__left__fqeH1>a{transition:opacity .3s ease;line-height:0}.styles_navbar__left__fqeH1>a:hover{opacity:.8}.styles_navbar__left__fqeH1 .styles_divider__R5gwU{width:1px;height:26px;background-color:var(--line-color)}.styles_navbar__right__EqnWK{display:flex;align-items:center;gap:20px;text-wrap:nowrap}.styles_navbar__right_links__gFupx{display:flex;gap:40px}.styles_navbar__right_menu__VbPMX{display:none!important}.styles_navbar__right_menu__VbPMX svg path{fill:var(--text-color)}.styles_navbar__right__EqnWK .styles_profile__lcgSJ{padding:12px}.styles_navbar__right__EqnWK>div{display:flex;gap:8px;align-items:center}.styles_mobile__2k5fw{display:none;padding:8px}.styles_mobile__2k5fw .styles_info__QdDOG{justify-content:center}.styles_mobile__2k5fw .styles_button__nVHFv{height:36px;width:36px;padding:0}.styles_mobile__right__Doi4h{display:flex;align-items:center;gap:8px}@media(max-width:800px){.styles_navbar__1GlR9{display:none}.styles_mobile__2k5fw{display:flex;justify-content:space-between}}.styles_searchbar__d5vrD{display:flex;align-items:center;width:100%;max-width:438px;height:48px;padding:10px 15px;font-size:16px;border:1px solid var(--input-border);border-radius:50px}.styles_searchbar__d5vrD:focus-within{border-color:var(--purple)}.styles_searchbar__d5vrD input{width:100%;outline:none;color:var(--text-color,#fff);padding-left:15px;font-size:16px}.styles_searchbar__d5vrD::placeholder{color:var(--gray-200,#aaa)}.styles_collection__container__DSUs7{display:flex;flex-direction:column;height:100%;flex:1 1}.styles_header__hzljC{display:flex;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:20px}.styles_header__hzljC .styles_filters__OtfmU{display:flex;width:354px;gap:20px}.styles_collection__HfKUG{display:flex;flex-direction:column;align-items:center;height:100%}.styles_collection__HfKUG .styles_scroll_container__FTPkz{display:grid;grid-template-columns:repeat(4,minmax(50px,1fr));grid-auto-rows:1fr;grid-gap:20px;gap:20px;width:100%;padding-right:6px;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 241px);-webkit-overflow-scrolling:touch}.styles_collection__HfKUG .styles_scroll_container__FTPkz::-webkit-scrollbar{width:4px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.styles_collection__HfKUG .styles_scroll_container__FTPkz::-webkit-scrollbar-thumb{background-color:var(--scroll-bg-opaque);border-radius:2px;width:4px;-webkit-transition:background 1s ease-in-out;transition:background 1s ease-in-out}.styles_collection__HfKUG .styles_scroll_container__FTPkz::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:var(--scroll-bg)}.styles_collection__HfKUG .styles_scroll_container__FTPkz::-webkit-scrollbar-track{border-radius:2px}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div{position:relative;display:flex;flex-direction:column;justify-content:center;height:-moz-fit-content;height:fit-content;gap:12px}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div:last-child{margin-bottom:50px}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div .styles_collection__img__nql9a{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:15px}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div .styles_collection__img__nql9a .styles_balance__vLi4x{position:absolute;bottom:9px;left:13px;display:flex;width:90%;gap:8px}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div .styles_collection__img__nql9a .styles_balance__vLi4x>span{font-weight:600;font-size:14px;line-height:18.2px}@media(max-width:480px){.styles_collection__HfKUG .styles_scroll_container__FTPkz>div .styles_collection__img__nql9a .styles_balance__vLi4x>span{font-size:12px;line-height:15.6px}}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div .styles_collection__img__nql9a img{width:100%;height:auto;object-fit:cover;aspect-ratio:1/1}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div .styles_collection__img__nql9a:not(.styles_unconfirmed__YDopU):after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.75),transparent);opacity:0;transition:opacity .3s ease-in-out}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div .styles_unconfirmed__YDopU:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div .styles_nft_data__Wduxh{display:flex;justify-content:space-between;align-items:center}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div .styles_nft_data__name__mFL8g{display:flex;align-items:center;gap:5px;font-size:18px;font-weight:700;line-height:21.6px}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div .styles_nft_data__name__mFL8g svg{transform:scale(.8)}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div .styles_nft_data__id__6bgra{font-size:14px;font-weight:400;line-height:18.2px;color:var(--small-text-color)}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div:hover .styles_icon__29qXc{visibility:visible}.styles_collection__HfKUG .styles_scroll_container__FTPkz>div:hover .styles_collection__img__nql9a:after{opacity:1}.styles_collection__HfKUG .styles_scroll_container__FTPkz .styles_icon__29qXc{position:absolute;top:10px;padding:16px;visibility:hidden}.styles_collection__HfKUG .styles_scroll_container__FTPkz .styles_icon__29qXc>span{position:absolute;top:100%;display:block;text-align:center;width:100%;margin-top:4px;font-weight:400;font-size:12px;line-height:16.8px;letter-spacing:0}.styles_collection__HfKUG .styles_scroll_container__FTPkz .styles_send_icon__DZtbB{right:10px}.styles_collection__HfKUG .styles_scroll_container__FTPkz .styles_hide_icon__DLlfA{left:10px}@media(max-width:1024px){.styles_collection__HfKUG .styles_scroll_container__FTPkz{grid-template-columns:repeat(3,minmax(50px,1fr))}}@media(max-width:480px){.styles_collection__HfKUG .styles_scroll_container__FTPkz{grid-template-columns:repeat(2,minmax(50px,1fr));max-height:calc(100vh - 290px)}}.styles_collection__empty__aZ54J{display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;transform:translateY(-10%)}.styles_collection__message__2ylUU{font-size:24px;font-weight:600;line-height:33.6px;text-align:center}.styles_collection__message_desc__PbUGO{font-size:16px;font-weight:400;line-height:22.4px;color:var(--small-text-color);text-align:center}.styles_collection__buttons__rKRuJ{display:flex;flex-direction:column;gap:10px;align-items:center}.styles_button__tagged__Q0M7f{position:relative}.styles_button__tag__4nacd{position:absolute;top:-2px;right:0;background:var(--red);width:35px;height:14px;border-radius:40px;font-size:12px;font-weight:500;line-height:12px}.styles_select__xc5bo{width:100%;color:var(--text-color);display:flex;align-items:center;justify-content:space-between;background:transparent;gap:8px;cursor:pointer;transition:opacity .3s ease;position:relative;max-width:167px}.styles_select__xc5bo:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:linear-gradient(90deg,#7636a1,#914cbf 50%,#7636a1)}.styles_select__type__mQ78u{color:var(--small-text-color)}.styles_select__selected__yA0BI{width:100%;color:var(--text-color);display:flex;align-items:center;justify-content:space-between;padding:8px 10px;gap:8px;cursor:pointer;transition:opacity .3s ease}.styles_select__selected__yA0BI>div{display:flex;gap:8px;flex:1 1;overflow:hidden;white-space:nowrap}.styles_select__selected__yA0BI svg{flex-shrink:0;width:16px;transition:transform .3s ease}.styles_select__xc5bo .styles_rotated__ExX6i{transform:rotate(180deg)}.styles_select__dropdown__i_GEJ{opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease;position:absolute;top:100%;width:100%;z-index:10}.styles_select__dropdown__i_GEJ>div{border-bottom-right-radius:10px;border-bottom-left-radius:10px;background:var(--select-filled-bg)}.styles_select__xc5bo:hover .styles_select__selected__yA0BI svg{transform:rotate(180deg)}.styles_select__xc5bo:hover .styles_select__dropdown__i_GEJ{opacity:1!important;visibility:visible!important}.styles_select__dropdown_item__qL_Dr{display:flex;align-items:center;justify-content:space-between;padding:12px;cursor:pointer;transition:background .3s ease}.styles_select__dropdown_item__qL_Dr input{display:none}.styles_select__dropdown_item__qL_Dr input:checked{background:linear-gradient(90deg,#7636a1,#914cbf 50%,#7636a1)}.styles_select__dropdown_item__qL_Dr span{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:500;color:var(--white)}.styles_select__dropdown_item__qL_Dr:checked,.styles_select__dropdown_item__qL_Dr:hover{background:linear-gradient(90deg,#7636a1,#914cbf 50%,#7636a1)}.styles_select__dropdown_item__qL_Dr:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.styles_form__f5FJs{width:100%;background-color:var(--drawer-bg);border-radius:20px;padding:30px;display:flex;flex-wrap:nowrap;gap:20px;margin-bottom:50px;top:40px;min-height:488px}.styles_form__f5FJs>div{width:50%;height:100%}.styles_form__checkbox__89xgr{display:flex;align-items:center;gap:8px;cursor:pointer}.styles_form__checkbox__89xgr p{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:400;font-size:16px;color:#b2aab2}.styles_form__checkbox__89xgr .styles_checkbox__YNywy{display:grid;place-content:center;min-width:18px;height:18px;border-radius:6px;border:1px solid hsla(0,0%,100%,.2)}.styles_form__checkbox__89xgr .styles_checkbox__YNywy.styles_active__GSxg_{border-color:rgba(145,76,191,.2)}.styles_form__checkbox__89xgr .styles_checkbox__YNywy.styles_active__GSxg_ .styles_item__f59p7{background-color:#914cbf}.styles_form__checkbox__89xgr .styles_checkbox__YNywy .styles_item__f59p7{transition:all .2s ease;width:11px;height:11px;border-radius:3px;background-color:transparent}.styles_form__checkbox__89xgr .styles_info__cGv5d{position:relative;display:flex;align-items:center;margin-left:2px}.styles_form__checkbox__89xgr .styles_info__cGv5d:hover .styles_tooltip__ATAMB{opacity:1}.styles_form__checkbox__89xgr .styles_info__cGv5d .styles_tooltip__ATAMB{transition:opacity .3s ease;opacity:0;pointer-events:none;font-size:14px;width:180px;border-radius:12px;padding:6px 12px;background-color:#000;position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%)}.styles_form__upload__2xV4O{position:relative;display:flex;flex-direction:column;gap:15px}.styles_form__upload__constraints__eM8f2{color:var(--small-text-color)}.styles_form__upload__2xV4O label{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:393px;border:2px dashed var(--purple);border-radius:20px;cursor:pointer;text-align:center;transition:border-color .3s ease}.styles_form__upload__2xV4O label:hover{border-color:var(--purple-hover)}.styles_form__upload__2xV4O .styles_upload_placeholder__GITmZ{font-size:16px;font-weight:600;margin-top:12px;color:var(--small-text-color)}.styles_form__upload__2xV4O .styles_upload_preview__D6R2a{width:100%;height:100%;border-radius:20px;object-fit:cover}.styles_form__upload__2xV4O .styles_clear_preview___WRhN{position:absolute;top:16px;right:16px;z-index:10;cursor:pointer;transition:opacity .2s ease}.styles_form__upload__2xV4O .styles_clear_preview___WRhN:hover{opacity:.7}.styles_form__upload__2xV4O>div{display:flex;justify-content:space-between;font-size:14px;font-weight:400;line-height:19.6px}.styles_form__fields__JL2ze{display:flex;flex-direction:column;gap:15px;width:100%}.styles_form__fields__JL2ze .styles_form__textarea__fwg3m{flex-grow:1}.styles_form__fields__JL2ze input,.styles_form__fields__JL2ze textarea{width:100%;height:48px;border-radius:16px;border:1px solid hsla(0,0%,100%,.2);color:var(--text-color);padding:13px 16px;background-color:transparent;transition:border-color .3s ease;font-size:16px;font-weight:400;line-height:22.4px;font-family:inherit!important}.styles_form__fields__JL2ze input:focus,.styles_form__fields__JL2ze textarea:focus{outline:none;border-color:var(--purple)}.styles_form__fields__JL2ze input:-webkit-autofill,.styles_form__fields__JL2ze input:-webkit-autofill:focus,.styles_form__fields__JL2ze input:-webkit-autofill:hover{background-color:transparent!important;color:var(--text-color)!important;font-size:16px!important;-webkit-text-fill-color:var(--text-color)!important;-webkit-box-shadow:inset 0 0 0 1000px transparent!important;-webkit-transition:background-color 500s ease-in-out 0s!important;transition:background-color 500s ease-in-out 0s!important}.styles_form__fields__JL2ze textarea{height:calc(100% - 20px);resize:none}.styles_form__fields__JL2ze label{font-size:12px;font-weight:700;line-height:16.8px;color:var(--small-text-color);margin-bottom:4px}.styles_form__fields__JL2ze label:after{content:" *";color:var(--red)}.styles_form__transaction_details__ZU97_{display:flex;justify-content:flex-end;font-size:12px;font-weight:400;line-height:15.64px}.styles_form__transaction_details__ZU97_ span{color:var(--small-text-color)}@media(max-width:768px){.styles_form__f5FJs{flex-direction:column;height:auto}.styles_form__f5FJs>div{width:100%}.styles_form__upload__2xV4O{order:1}.styles_form__upload__2xV4O label{height:260px}.styles_form__fields__JL2ze{order:2;display:flex;flex-direction:column;flex-wrap:wrap}.styles_form__fields__JL2ze textarea{height:140px}}.styles_page_header__b6wUn{margin:10px 0 20px}.styles_page_header__title__zoZsz{font-size:32px;font-weight:700;line-height:44.8px;text-align:left}.styles_page_header__description__pCjYA{font-size:21px;font-weight:500;line-height:29.4px;text-align:left;color:var(--small-text-color)}@media(max-width:800px){.styles_page_header__title__zoZsz{font-size:24px;font-weight:700;line-height:33.6px}.styles_page_header__description__pCjYA{font-size:16px;font-weight:500;line-height:22.4px}}.styles_hero__ffjnJ{overflow:visible;display:flex;flex-direction:column;justify-content:center;text-align:center;margin-top:32px;width:100vw;align-self:center}.styles_hero__card_header_text__l28h2{font-size:40px;font-weight:800;line-height:48px}.styles_hero__card_header_large__Z81sg{font-size:64px;font-weight:800;line-height:76.8px}.styles_hero__container__7_BAN{display:flex;justify-content:center;position:relative;width:100%}.styles_hero__container__7_BAN .styles_hero__background__nP94n{position:absolute;top:0;align-self:center;height:100%;width:1160px;z-index:1}@media(max-width:1160px){.styles_hero__container__7_BAN .styles_hero__background__nP94n{width:100%;padding:0 20px}}.styles_hero__container__7_BAN .styles_hero__background__images__d8JYx{width:100%;height:100%;position:relative}.styles_hero__container__7_BAN .styles_hero__background__images__d8JYx .styles_hero__background__desktop__frXHz{position:absolute;transition:transform .2s ease-out;object-fit:contain}.styles_hero__container__7_BAN .styles_hero__background__mobile__jZlMd{display:none;width:100%;height:100%;object-fit:contain}@media(max-width:860px){.styles_hero__container__7_BAN .styles_hero__background__images__d8JYx{width:auto;height:100%;max-height:100%;max-width:100%}.styles_hero__container__7_BAN .styles_hero__background__images__d8JYx .styles_hero__background__desktop__frXHz{display:none}.styles_hero__container__7_BAN .styles_hero__background__mobile__jZlMd{display:flex}}.styles_hero__description___8W_k{display:flex;flex-direction:column;align-items:center;align-self:center;padding:48px 20px 90px;z-index:2}.styles_hero__card_header_small__vKt1d{font-size:18px;font-weight:600;line-height:25.56px;color:var(--small-text-color);padding:10px 0 20px}.styles_hero__card_header_small__vKt1d>span{text-wrap:nowrap}.styles_hero__ffjnJ h2{font-size:32px;font-weight:800;line-height:44.8px;margin-bottom:5px}.styles_hero__cards__1jdqL{display:grid;grid-template-columns:repeat(3,minmax(135px,1fr));grid-gap:20px;gap:20px;width:100%;justify-items:center;padding-bottom:50px}.styles_hero__cards__1jdqL>div{display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#191728,transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px 40px;border-radius:20px;width:100%}.styles_hero__cards__1jdqL>div h3{font-size:21px;font-weight:800;line-height:29.4px;padding:12px 0 6px}.styles_hero__cards__1jdqL>div p{font-size:16px;font-weight:400;line-height:22.4px;color:var(--small-text-color)}.styles_hero__cards__1jdqL>div .styles_icon__container__AJnPA{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:12px;background-color:var(--card-color)}.styles_hero__obscura_description__fD7gy{margin:0 auto;padding:0 20px;max-width:1080px}.styles_hero__obscura_description__fD7gy span,.styles_hero__obscura_description__fD7gy>p{font-size:16px;font-weight:500;line-height:22.4px;color:var(--small-text-color)}.styles_hero__obscura_description__fD7gy .styles_learn_more___sLdr{margin-top:10px;margin-bottom:20px;display:flex;gap:10px;align-items:center;justify-content:center;color:var(--highlight-text-color)}.styles_hero__obscura_description__fD7gy .styles_learn_more___sLdr>span{color:var(--highlight-text-color)}.styles_hero__ffjnJ .styles_strong__zTIrI{color:var(--text-color)}@media(max-width:640px){.styles_hero__ffjnJ{margin-top:0}.styles_hero__card_header_text__l28h2{font-size:24px;line-height:28px}.styles_hero__card_header_large__Z81sg{font-size:36px;line-height:43px}.styles_hero__cards__1jdqL{grid-template-columns:1fr;gap:10px;padding-bottom:40px}.styles_hero__cards__1jdqL>div{padding:10px}.styles_hero__ffjnJ h2{font-size:20px;font-weight:800;line-height:28px}.styles_hero__ffjnJ h3{font-size:16px;font-weight:800;line-height:22.4px}.styles_hero__description___8W_k{width:279px;padding:17px 9px 9px;margin:13px 0 42px}}.styles_text__gradient__nmOAi{display:inline-block;background:linear-gradient(90deg,#999,#fff 49.5%,#999);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}