@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";._loader_owztw_3{width:48px;height:48px;border-radius:50%;position:relative;animation:_rotate_owztw_1 1s linear infinite}._tiny_owztw_11{width:22px;height:22px}._loader_owztw_3:before,._loader_owztw_3:after{content:"";box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:5px solid #fff;animation:_prixClipFix_owztw_1 2s linear infinite}._loader_owztw_3:after{animation:_prixClipFix_owztw_1 2s linear infinite,_rotate_owztw_1 .5s linear infinite reverse;top:6px;right:6px;bottom:6px;left:6px}._medium_owztw_32{width:60px;height:60px}._large_owztw_37{width:80px;height:80px}._yellow_owztw_42:after{border-color:#fcea0d}@keyframes _rotate_owztw_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _prixClipFix_owztw_1{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)}}._button_1v22y_3{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:66px;border-radius:12px;cursor:pointer;opacity:1;transition:opacity .2s ease;white-space:nowrap}._button_1v22y_3:disabled{opacity:.6;cursor:not-allowed}._button_1v22y_3 span{font-size:16px;font-weight:500;line-height:24px;display:flex;align-items:center}._medium_1v22y_30{padding:12px}._large_1v22y_34{padding:16px}._full_1v22y_38{width:100%}._small_1v22y_42{padding:8px}._auto_1v22y_46{width:auto}._default_1v22y_50:is(:hover,:active){opacity:.7}._secondary_1v22y_54{box-shadow:0 4px 4px #00000040;background-color:#fcea0d}._secondary_1v22y_54:is(:hover,:active){background-color:#ffe75e}._danger_1v22y_62{background-color:#ea4343;border-radius:10px}._danger_1v22y_62 span{color:#fff}._transparent_1v22y_70{background-color:transparent;border:1px solid #ffffff;color:#fff;transition:all .6s ease}._transparent_1v22y_70:hover{background-color:#fff;transition:all .6s ease}._transparent_1v22y_70:hover span{color:#070421}._transparent_1v22y_70:disabled{background-color:transparent}._transparent_1v22y_70:disabled span{color:#fff}._fullTransparent_1v22y_91{background-color:transparent;border:1px solid transparent}._fullTransparent_1v22y_91 span,._transparent_1v22y_70 span{color:#fff}._primary_1v22y_103{color:#070421}._red_1v22y_107{color:red}._spinner_1v22y_111{position:absolute}._checkbox_47nhw_3{position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;height:12px;width:12px;opacity:0;margin:0}._disabled_47nhw_14{opacity:.4}._disabled_47nhw_14 ._label_47nhw_17{cursor:default}._custom-checkbox_47nhw_21{display:flex;align-items:center;gap:12px;position:relative}._label_47nhw_17{width:20px;height:20px;display:flex;align-items:center;background:#d4d4d5;border-radius:3px;position:relative;overflow:hidden;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}._label_47nhw_17:before{content:"";display:block;position:relative;flex-shrink:0;box-sizing:border-box}._label_47nhw_17:after{width:10px;height:6px;background-color:#fcea0d;position:absolute;content:"";transform:rotate(-45deg) translateZ(0);transform-origin:center center;display:none;margin:auto}._checkbox_47nhw_3:checked~._label_47nhw_17{background-color:#fcea0d}._checkbox_47nhw_3:checked~._label_47nhw_17:before{background-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='8'%20viewBox='0%200%2010%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.54907%204.53683L3.74021%206.68415L8.45116%201.31586'%20stroke='%23070421'%20stroke-width='1.5338'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center center;left:50%;transform:translate(-50%);width:10px;height:10px}._text_47nhw_76{font-size:14px;font-weight:500;cursor:pointer}._radioButtonContainer_qzu7d_3{display:block;position:relative;display:flex;align-items:center;gap:12px}._radioInput_qzu7d_11{display:none}._radioLabel_qzu7d_15{display:flex;align-items:center;justify-content:center;width:20px;height:20px;position:relative;cursor:pointer}._radioLabel_qzu7d_15 ._outerCircle_qzu7d_24{width:20px;height:20px;border:2px solid #d4d4d5;border-radius:50%;transition:border-color .3s ease}._radioLabel_qzu7d_15 ._innerCircle_qzu7d_31{position:absolute;top:50%;left:50%;width:0;height:0;background-color:#fcea0d;border-radius:50%;transform:translate(-50%,-50%);opacity:0;animation:none}._radioInput_qzu7d_11:checked+._radioLabel_qzu7d_15 ._outerCircle_qzu7d_24{border-color:#fcea0d}._radioInput_qzu7d_11:checked+._radioLabel_qzu7d_15 ._innerCircle_qzu7d_31{animation:_expand_qzu7d_1 .3s forwards}._radioInput_qzu7d_11:not(:checked)+._radioLabel_qzu7d_15 ._innerCircle_qzu7d_31{animation:_shrink_qzu7d_1 0s forwards}@keyframes _expand_qzu7d_1{0%{width:0;height:0;opacity:0}to{width:10px;height:10px;opacity:1}}@keyframes _shrink_qzu7d_1{0%{width:10px;height:10px;opacity:1}to{width:0;height:0;opacity:0}}._disabled_qzu7d_80{opacity:.6;cursor:not-allowed}._disabled_qzu7d_80 ._outerCircle_qzu7d_24{border-color:#d4d4d5}._disabled_qzu7d_80 ._innerCircle_qzu7d_31{background-color:#d4d4d5}._text_qzu7d_91{font-size:14px;font-weight:500;cursor:pointer}._wrapper_p9fv0_3{position:relative}._fieldBlock_p9fv0_7{display:flex;align-items:center;justify-content:space-between;background-color:#0e0a2c;border:1px solid rgba(255,255,255,.1019607843);border-radius:12px;padding:12px 20px;width:220px;max-height:48px;cursor:pointer}._placeholder_p9fv0_20{font-size:16px;font-weight:500;line-height:24px}._optionsWrapper_p9fv0_26{position:absolute;top:110%;left:0;z-index:10;padding:20px;background-color:#0e0a2c;border:1px solid rgba(255,255,255,.1019607843);border-radius:12px;width:220px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease}._options_p9fv0_26{display:flex;flex-direction:column;gap:20px;max-height:230px;overflow-y:auto}._options_p9fv0_26::-webkit-scrollbar{width:6px}._options_p9fv0_26::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:6px}._options_p9fv0_26::-webkit-scrollbar-thumb:hover{background-color:#fff6}._options_p9fv0_26::-webkit-scrollbar-track{background:#ffffff1a;border-radius:6px}._optionsWrapper_p9fv0_26._open_p9fv0_64{opacity:1;visibility:visible;transform:translateY(0)}._optionsWrapper_p9fv0_26._closed_p9fv0_70{opacity:0;visibility:hidden;transform:translateY(-10px)}._icon_p9fv0_76{transition:transform .3s ease}._iconOpen_p9fv0_80{opacity:.5;transform:rotate(180deg)}._container_1ds7u_3{display:flex;flex-direction:column;align-items:center;gap:12px}._pagination_1ds7u_10{display:flex;align-items:center;justify-content:center;gap:6px}._breakLabel_1ds7u_17,._page_1ds7u_18{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#161334;border-radius:4px;color:#fff}._breakLabel_1ds7u_17:hover,._page_1ds7u_18:hover{background-color:#28244f;cursor:pointer;color:#fff}._link_1ds7u_35{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._link_1ds7u_35:hover{color:#fff}._arrow_1ds7u_46{display:flex;align-items:center;gap:5px;width:83px;height:40px;background:#161334;border-radius:4px;padding:8px 12px;color:#fff}._arrow_1ds7u_46:hover{background-color:#28244f;cursor:pointer}._activeLink_1ds7u_62{background:#fcea0d;border-radius:4px;color:#070421;cursor:default}._activeLink_1ds7u_62:hover{color:#070421}._nextArrow_1ds7u_72{transform:rotate(180deg)}._disableArrow_1ds7u_76 ._arrow_1ds7u_46{opacity:.5;cursor:default}._disableArrow_1ds7u_76 ._arrow_1ds7u_46:hover{background:#161334}._range_1ds7u_84{color:#fff;font-size:16px;font-weight:500;line-height:24px}._opacity_1ds7u_91{color:#ffffff80}._label_7vu9e_3{font-size:14px;font-weight:500;line-height:20px;color:#fff6}._optionsWrapper_7vu9e_10{display:flex;flex-direction:column;gap:16px}._items_7vu9e_16{display:grid;grid-template-columns:1fr 1fr;gap:22px}._wrapper_1buve_3{position:fixed;top:0;right:0;z-index:1000;overflow-y:auto;background-color:#070421;transform:translateY(100%);transition:transform .4s ease-in-out;width:100%;height:100vh;display:flex;flex-direction:column}._open_1buve_18{transform:translateY(0)}._container_1buve_22{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:20px 15px}._header_1buve_30{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}._closeButton_1buve_37{width:40px;height:40px;background-color:#f2f2f2;border-radius:50%;display:none;justify-content:center;align-items:center}@media only screen and (max-width: 767px){._closeButton_1buve_37{display:flex}}._body_1buve_52{display:flex;flex-direction:column;gap:40px}._footer_1buve_58{display:flex;flex-direction:column;gap:8px;margin-top:30px;padding-bottom:50px}._artItemContainer_t7ulb_3{position:relative;z-index:1;background-color:#1e2045;border-radius:16px;border:1px solid transparent;margin:0 2px 15px;max-width:302px;width:100%;height:fit-content;padding:12px 12px 24px;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;transition:all .3s ease;cursor:pointer}@media only screen and (max-width: 1160px){._artItemContainer_t7ulb_3{margin-bottom:20px}}@media only screen and (max-width: 767px){._artItemContainer_t7ulb_3{max-width:342px;margin:0 0 10px}}._artItemContainer_t7ulb_3 ._cartBlock_t7ulb_31{position:absolute;top:22px;right:22px;box-shadow:0 4px 4px #00000040;border-radius:50%;background-color:#fcea0d;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:10px 9px 10px 8px;opacity:0;transition:all .3s ease}._artItemContainer_t7ulb_3:hover{border:1px solid #fcea0d;transition:all .3s ease}._artItemContainer_t7ulb_3:hover ._cartBlock_t7ulb_31{opacity:1;transition:all .3s ease}._title_t7ulb_56{max-width:193px;width:100%}._artImage_t7ulb_61{width:100%;height:auto;border-radius:12px;margin-bottom:16px}._artInfo_t7ulb_68{width:100%;display:flex;flex-direction:column;gap:2px}._footer_t7ulb_75,._header_t7ulb_76{width:100%;display:flex;justify-content:space-between;gap:12px}._header_t7ulb_76{font-size:14px;font-weight:500;line-height:20px;color:#ffffff80}._footer_t7ulb_75{font-size:18px;font-weight:700;line-height:24px;color:#fff}._price_t7ulb_97{white-space:nowrap}._fullWidth_t7ulb_101{max-width:100%;margin-top:5px}._artShowcaseList_1n2n9_3{margin-bottom:80px}@media only screen and (max-width: 1439px){._artShowcaseList_1n2n9_3{max-width:1000px;margin:0 auto 40px}}@media only screen and (max-width: 1160px){._artShowcaseList_1n2n9_3{max-width:630px}}@media only screen and (max-width: 767px){._artShowcaseList_1n2n9_3{max-width:342px}}._loaderWrapper_1n2n9_24{width:100%;height:400px;display:flex;align-items:center;justify-content:center}._noDataMessage_1n2n9_32{display:flex;justify-content:center;text-align:center;font-size:32px;line-height:38px;font-weight:700;padding-top:50px}._wrapper_zglhu_3{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%}._input_zglhu_12{width:100%;background:transparent;border:0;border-radius:10px;transition:border-width .2s linear;transition:.2s;outline:none}._default_zglhu_22{padding:13px 20px;font-size:14px;font-weight:500;line-height:20px;color:#fff;background:#1e2045;border:1px solid rgba(255,255,255,.0588235294)}._default_zglhu_22:focus{border:1px solid #fcea0d}._default_zglhu_22::placeholder{font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#ffffff80}._admin_zglhu_42{padding:8px 9px;max-height:32px;color:#000;font-family:Poppins,serif;font-size:12px;font-weight:400;line-height:140%;border-radius:6px;border:1px solid #e1e6ef;background-color:#fff;box-shadow:none}._admin_zglhu_42:is(:hover,:focus){border:1px solid #000000}._admin_zglhu_42::placeholder{font-size:12px;font-weight:400;line-height:140%;font-family:Poppins,serif}._search_zglhu_67{padding:12px 40px 12px 20px;max-height:48px;width:100%;font-size:16px;font-weight:500;line-height:24px;color:#fff;background:#1e2045;border:1px solid rgba(255,255,255,.0588235294)}._search_zglhu_67:focus{border:1px solid #fcea0d}._search_zglhu_67::placeholder{font-size:16px;font-weight:500;line-height:24px;color:#fff}._pointEvent_zglhu_88{pointer-events:none}._required_zglhu_92{position:relative;top:3px;left:1px}._input_zglhu_12:disabled{opacity:.4;box-shadow:inset 0 0 0 1px #fff;cursor:not-allowed}._text_zglhu_104{margin-left:10px;font-size:14px;font-weight:500;line-height:20px}._adminText_zglhu_111{font-family:Poppins,serif;font-weight:400;font-size:12px;color:#000;margin-left:0}._input_zglhu_12:-webkit-autofill,._input_zglhu_12:-webkit-autofill:hover,._input_zglhu_12:-webkit-autofill:focus,._input_zglhu_12:-webkit-autofill:active{transition:background-color 5000000s ease-in-out 0s;-webkit-text-fill-color:#ffffff}._admin_zglhu_42:-webkit-autofill,._admin_zglhu_42:-webkit-autofill:hover,._admin_zglhu_42:-webkit-autofill:focus,._admin_zglhu_42:-webkit-autofill:active{transition:background-color 5000000s ease-in-out 0s;-webkit-text-fill-color:#000000}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._inputWrapper_zglhu_141{display:flex;justify-content:center;position:relative;width:100%}._searchEndIcon_zglhu_148,._startIcon_zglhu_149,._endIcon_zglhu_150{display:flex;position:absolute;top:50%;transform:translateY(-50%)}._startIcon_zglhu_149{inset-inline-start:10px}._endIcon_zglhu_150{inset-inline-end:20px}._searchEndIcon_zglhu_148{inset-inline-end:10px}._isPasswordInput_zglhu_169{display:none}._tip_zglhu_173{color:#000}._error_zglhu_177{border:1px solid #ea4343}._error_zglhu_177:hover,._error_zglhu_177:focus{border:1px solid #ea4343}._errorText_zglhu_186{color:#ea4343;font-size:12px;font-weight:400;line-height:14.09px;text-align:left;margin-left:10px}._withEndIcon_zglhu_195{padding-inline-end:40px}._withStartIcon_zglhu_199{padding-inline-start:35px}._pointer_zglhu_203{cursor:pointer}._header_193r8_3{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:27px}@media only screen and (max-width: 767px){._header_193r8_3{flex-direction:column;align-items:center;justify-content:center;gap:24px;margin-bottom:24px}}._rightBlock_193r8_19{max-width:449px;width:100%}@media only screen and (max-width: 1160px){._rightBlock_193r8_19{max-width:400px}}@media only screen and (max-width: 767px){._rightBlock_193r8_19{display:flex;align-items:center;gap:10px;max-width:100%}}._container_dsvsd_3{max-width:1320px;padding:0 15px;margin:0 auto;position:relative}._text_dsvsd_10{margin-bottom:10px;font-size:16px;font-weight:500;line-height:24px}@media only screen and (max-width: 767px){._text_dsvsd_10{text-align:center}}._title_dsvsd_22{letter-spacing:.03em}@media only screen and (max-width: 767px){._title_dsvsd_22{text-align:center}}._filterButton_dsvsd_31{min-width:48px;min-height:48px;display:none;justify-content:center;align-items:center;border:1px solid #ffffff;border-radius:12px}@media only screen and (max-width: 767px){._filterButton_dsvsd_31{display:flex}}._filterPanel_dsvsd_46{max-width:1278px;width:100%;margin:0 auto 40px;background:linear-gradient(89.86deg,#1e2045 17.87%,#2c1fbb 99.88%);border-radius:16px;display:flex;align-items:center;justify-content:space-between;padding:20px}@media only screen and (max-width: 1160px){._filterPanel_dsvsd_46{align-items:flex-start;padding:14px}}._selectors_dsvsd_64{display:flex;align-items:center;gap:16px}@media only screen and (max-width: 1160px){._selectors_dsvsd_64{display:grid;grid-template-columns:1fr 1fr;gap:10px}}._selectedOptions_dsvsd_77{display:flex;gap:20px;align-items:center}._countSelectedFiltersBlock_dsvsd_83{min-width:48px;min-height:48px;background-color:#ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:center}._count_dsvsd_83{height:26px;width:26px;border-radius:50%;background-color:#fcea0d;display:flex;align-items:center;justify-content:center}._count_dsvsd_83 span{color:#070421;font-size:16px;font-weight:600;line-height:24px}._resetButton_dsvsd_109{min-width:155px;max-height:48px}._resetButton_dsvsd_109 ._resetIcon_dsvsd_113{margin-left:2px}._resetButton_dsvsd_109:hover{transition:all .3s ease}._resetButton_dsvsd_109:hover ._resetIcon_dsvsd_113 path{fill:#070421}._resetButton_dsvsd_109:disabled ._resetIcon_dsvsd_113 path{fill:#fff}._header_tu2t7_3{display:flex;align-items:center;gap:16px;margin-bottom:4px}._title_tu2t7_10{color:#fff;font-family:Raleway;font-size:14px;font-weight:700;line-height:16.44px;max-width:200px}._body_tu2t7_19{padding-left:36px}._message_tu2t7_23{font-size:12px;font-weight:400;line-height:18px;color:#ccc}._toastContainer_13gbf_3{background-color:transparent;padding:0;max-width:300px;top:50px}._toast_13gbf_3{max-width:300px;padding:16px;background-color:#1e2045;border:1px solid rgba(255,255,255,.0784313725);border-radius:12px}._toastBody_13gbf_18{padding:0}._closeIcon_13gbf_22{cursor:pointer;transition:fill .2s ease}._closeIcon_13gbf_22:hover path{fill:red;transition:fill .2s ease}._startsBackground_1n3gc_3{position:absolute;top:64px;left:50%;transform:translate(-50%)}@media only screen and (max-width: 1160px){._startsBackground_1n3gc_3{width:75%;top:85px}}@media only screen and (max-width: 767px){._startsBackground_1n3gc_3{width:auto}}._bgTitle_1n3gc_21{width:1418px;height:auto;position:absolute;left:50%;bottom:-110px;transform:translate(-50%)}@media only screen and (max-width: 1439px){._bgTitle_1n3gc_21{width:100%}}@media (max-width: 460px){._bgTitle_1n3gc_21{bottom:-70px}}._purpleBgShadow_1n3gc_40{position:absolute;top:-40px;left:50%;transform:translate(-50%);width:100%}._animation_1n3gc_48{position:absolute;top:0;left:50%;transform:translate(-50%);max-width:1440px;height:auto;width:100%}._avatar_5f5u6_3{display:flex;align-items:center;gap:12px;margin-left:-4px;cursor:pointer}._avatarBlock_5f5u6_11{width:40px;height:40px;background-color:#fff3;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}._fullName_5f5u6_22{font-size:14px;font-weight:600;line-height:24px;letter-spacing:.02em;white-space:nowrap}@media only screen and (max-width: 767px){._fullName_5f5u6_22{font-size:16px}}._credits_5f5u6_35{font-size:12px;font-weight:600;line-height:18px;white-space:nowrap}@media only screen and (max-width: 767px){._credits_5f5u6_35{font-size:14px}}._creditsNumber_5f5u6_47{color:#fcea0d}._wrapper_f9p8l_3{position:fixed;top:100px;right:0;z-index:99;background-color:#070421;transform:translateY(100%);transition:transform .4s ease-in-out;width:100%;height:calc(100vh - 100px);display:flex;flex-direction:column}._open_f9p8l_17{transform:translateY(0)}._container_f9p8l_21{padding:0 15px 24px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}._links_f9p8l_29{display:flex;flex-direction:column;gap:48px;margin-top:50px;font-size:24px;font-weight:500;line-height:24px}._footer_f9p8l_39{padding-bottom:120px}._wrapper_4x5ft_3{max-width:1320px;padding:12px 15px 0;height:54px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:15px}._button_4x5ft_14{min-width:111px;max-height:48px}@media only screen and (max-width: 767px){._button_4x5ft_14{display:none}}._leftBlock_4x5ft_24{display:flex;align-items:center}._logoLink_4x5ft_29{width:fit-content;margin-right:50px;line-height:0}@media only screen and (max-width: 1160px){._logoLink_4x5ft_29{margin-right:15px}}@media only screen and (max-width: 767px){._logoLink_4x5ft_29{margin-right:0}}._links_4x5ft_45{display:flex;align-items:center;gap:24px}@media only screen and (max-width: 1160px){._links_4x5ft_45{gap:10px 15px;flex-wrap:wrap}}@media only screen and (max-width: 767px){._links_4x5ft_45{display:none}}._link_4x5ft_45._active_4x5ft_62{color:#fcea0d}@media only screen and (max-width: 1160px){._link_4x5ft_45{gap:13px;font-size:14px}}@media only screen and (max-width: 767px){._link_4x5ft_45{font-weight:500;font-size:24px;line-height:24px}}._rightBlock_4x5ft_79{display:flex;align-items:center;gap:24px}@media only screen and (max-width: 1160px){._rightBlock_4x5ft_79{gap:13px}}@media only screen and (max-width: 767px){._rightBlock_4x5ft_79{gap:16px}}._avatarBlock_4x5ft_95,._cartBlock_4x5ft_96{width:40px;height:40px;background-color:#fff3;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}._cartBlock_4x5ft_96{position:relative;min-height:40px;min-width:40px;padding:10px 9px 10px 7px}._cartBlock_4x5ft_96._active_4x5ft_62:after{position:absolute;content:"";top:0;right:0;width:10px;height:10px;background-color:#fcea0d;border-radius:50%}._burgerMenuButton_1ed69_3{width:40px;height:40px;background-color:#f2f2f2;border-radius:50%;display:none;justify-content:center;align-items:center}@media only screen and (max-width: 767px){._burgerMenuButton_1ed69_3{display:flex}}._burger_1ed69_3{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;position:relative}._burger_1ed69_3._open_1ed69_26 ._line_1ed69_26:nth-child(1){transform:rotate(45deg) translate(4px,4px);width:22px}._burger_1ed69_3._open_1ed69_26 ._line_1ed69_26:nth-child(2){opacity:0}._burger_1ed69_3._open_1ed69_26 ._line_1ed69_26:nth-child(3){transform:rotate(-45deg) translate(4px,-4px);width:22px}._line_1ed69_26{width:22px;height:2px;background-color:#070421;border-radius:2px;transition:all .3s ease}._line_1ed69_26:last-child{width:15px;margin-right:auto}._wrapper_opzko_3{max-width:1320px;padding:0 15px;margin:0 auto}._container_opzko_9{border:2px solid rgba(255,255,255,.1019607843);border-radius:16px;background-image:url(/images/noise-texture.png),linear-gradient(79.42deg,#2d10a0 20.2%,#7056f3 38.69%,#3010bc 65.25%);background-blend-mode:soft-light;display:flex;flex-direction:column;align-items:center;padding:40px 100px;width:100%}@media only screen and (max-width: 767px){._container_opzko_9{padding:40px 20px}}._title_opzko_26{margin-bottom:10px;letter-spacing:.03em;text-align:center}@media only screen and (max-width: 767px){._title_opzko_26{letter-spacing:0}}._text_opzko_37{font-size:16px;font-weight:500;line-height:24px;margin-bottom:24px;text-align:center}._button_opzko_45{max-width:200px;width:100%}._container_1nqev_3{border-bottom:2px solid #24264d;display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:30px}._content_1nqev_11{max-width:610px;width:100%}._question_1nqev_16{cursor:pointer;margin-bottom:12px}._replyWrapper_1nqev_21{height:0;overflow:hidden;transition:height .4s ease}._reply_1nqev_21{font-size:20px;font-weight:400;line-height:28px}._actionButton_1nqev_33{border-radius:50%;background-color:#fcea0d;display:flex;align-items:center;justify-content:center;min-width:59px;min-height:59px;cursor:pointer;transition:transform .4s ease}._actionButton_1nqev_33._rotated_1nqev_44{transform:rotate(90deg)}._faqSection_lzx7l_3{max-width:1294px;margin:0 auto 180px;padding:0 15px}@media only screen and (max-width: 767px){._faqSection_lzx7l_3{margin:0 auto 120px}}._sectionHeader_lzx7l_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:80px}@media only screen and (max-width: 767px){._sectionHeader_lzx7l_14{flex-direction:column;gap:10px;justify-content:center;margin-bottom:50px}}._title_lzx7l_29{max-width:416px;width:100%}@media only screen and (max-width: 767px){._title_lzx7l_29{max-width:346px;text-align:center}}._description_lzx7l_40{max-width:256px;width:100%;text-align:right;font-size:16px;font-weight:500;line-height:24px}@media only screen and (max-width: 767px){._description_lzx7l_40{max-width:342px;text-align:center}}._contentWrapper_lzx7l_55{display:flex;justify-content:space-between;align-items:flex-start;gap:25px}._imageBlock_lzx7l_62{margin-left:24px}@media only screen and (max-width: 1160px){._imageBlock_lzx7l_62{margin-left:0}._imageBlock_lzx7l_62 img{width:100%}}@media only screen and (max-width: 767px){._imageBlock_lzx7l_62{display:none}}._contentBlock_lzx7l_79{display:flex;flex-direction:column;gap:30px;max-width:822px;width:100%}._mainSearchInput_1cfta_3{max-width:630px;width:100%;height:56px;background-color:#fff;border-radius:14px;padding:4px;display:flex;gap:25px}._button_1cfta_14{max-width:155px;box-shadow:none}._input_1cfta_19{background-color:transparent;width:100%;outline:none;border:none;padding-left:16px;font-size:16px;font-weight:500;line-height:24px;color:#070421}._input_1cfta_19::placeholder{color:#0c042166}._input_1cfta_19:focus,._input_1cfta_19:hover{border:none}._input_1cfta_19:-webkit-autofill,._input_1cfta_19:-webkit-autofill:hover,._input_1cfta_19:-webkit-autofill:focus,._input_1cfta_19:-webkit-autofill:active{transition:background-color 5000000s ease-in-out 0s;-webkit-text-fill-color:#070421}._container_9ciff_3{max-width:1320px;padding:0 15px 100px;margin:51px auto 0;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 1160px){._container_9ciff_3{padding-bottom:30px}}@media only screen and (max-width: 767px){._container_9ciff_3{padding-bottom:0}}._userWorldWide_9ciff_24{display:flex;flex-direction:column;gap:13px;align-items:center;margin-bottom:18px}._usersCountWrapper_9ciff_32{font-size:14px;font-weight:400;line-height:16.44px;text-align:center}._usersCount_9ciff_32{color:#fcea0d;font-weight:700}._userWorldWideImage_9ciff_44{width:68px;height:32px}._title_9ciff_49{font-size:75px;font-weight:800;line-height:90px;text-align:center;margin-bottom:10px;text-transform:uppercase}@media only screen and (max-width: 1160px){._title_9ciff_49{font-size:50px;line-height:56px}}@media only screen and (max-width: 767px){._title_9ciff_49{font-size:24px;font-weight:800;line-height:32px}}._text_9ciff_71{font-size:18px;font-weight:500;line-height:24px;text-align:center;margin-bottom:42px}@media only screen and (max-width: 767px){._text_9ciff_71{font-size:14px}}._contentWrapper_1la8e_3{position:relative;margin-bottom:105px}@media only screen and (max-width: 767px){._contentWrapper_1la8e_3{margin-bottom:80px}}._content_1la8e_3{position:relative}._callToActionBannerWrapper_1la8e_17{margin:100px 0 140px}@media only screen and (max-width: 1160px){._callToActionBannerWrapper_1la8e_17{margin:80px 0 100px}}._wrapper_rtsvz_3{padding:88px 15px 142px;display:flex;flex-direction:column;align-items:center;gap:24px;background-image:url(/images/bg-404.png);background-position:center 60px;background-repeat:no-repeat}@media only screen and (max-width: 767px){._wrapper_rtsvz_3{padding:44px 15px 120px;background-position:center 16px}}._notFound_rtsvz_20{max-width:418px;width:100%}@media only screen and (max-width: 767px){._notFound_rtsvz_20{max-width:323px}}._title_rtsvz_30{margin-bottom:8px;font-size:50px;font-weight:700;line-height:58.7px;letter-spacing:.03em;text-align:center}._text_rtsvz_39{font-size:18px;font-weight:400;line-height:24px;text-align:center}._button_rtsvz_46{max-width:172px}._goBackButton_1yyhl_3{display:flex;align-items:center;gap:10px;width:fit-content;cursor:pointer;transition:color .2s ease}._goBackButton_1yyhl_3 ._goBackIcon_1yyhl_11 path{transition:fill .2s ease}._goBackButton_1yyhl_3:hover{color:#fcea0d}._goBackButton_1yyhl_3:hover ._goBackIcon_1yyhl_11 path{fill:#fcea0d}._navigationText_1yyhl_21{font-size:16px;font-weight:500;line-height:24px}._containerWrapper_r4qbg_3{max-width:1320px;width:100%;padding:30px 15px 0;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center}._backButton_r4qbg_14{position:absolute;top:24px;left:15px}@media only screen and (max-width: 767px){._backButton_r4qbg_14{top:30px}}._form_r4qbg_25{display:flex;flex-direction:column;align-items:center;max-width:470px;width:100%;z-index:34}@media only screen and (max-width: 767px){._form_r4qbg_25{margin-top:40px}}._logo_r4qbg_39{margin-bottom:34px}._titleWrapper_r4qbg_43{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}._titleWrapper_r4qbg_43._isReverse_r4qbg_49{flex-direction:column-reverse}._title_r4qbg_43{display:block;font-size:40px;font-weight:700;line-height:46.96px;letter-spacing:.03em;text-align:center}@media only screen and (max-width: 767px){._title_r4qbg_43{font-size:32px;line-height:40px}}._description_r4qbg_68{display:block;font-size:16px;font-weight:500;line-height:24px;text-align:center}._loginFormWrapper_r4qbg_76{margin-bottom:90px}@media only screen and (max-width: 767px){._loginFormWrapper_r4qbg_76{margin-bottom:174px}}._forgotPasswordFormWrapper_r4qbg_85{margin-bottom:230px}@media only screen and (max-width: 767px){._forgotPasswordFormWrapper_r4qbg_85{margin-bottom:120px}}._resetPasswordFormWrapper_r4qbg_94{margin-bottom:130px}@media only screen and (max-width: 767px){._resetPasswordFormWrapper_r4qbg_94{margin-bottom:120px}}._signUpFormWrapper_r4qbg_103{margin-bottom:55px}@media only screen and (max-width: 767px){._signUpFormWrapper_r4qbg_103{margin-bottom:174px}}._inputWrapper_r4qbg_112{width:100%}._fieldsWrapper_r4qbg_116{display:flex;flex-direction:column;gap:20px;width:100%}._forgotPasswordWrapper_r4qbg_123{display:flex;justify-content:flex-end;width:100%;padding-right:10px;margin-top:4px}._forgotPassword_r4qbg_85{font-size:14px;font-weight:500;line-height:24px;cursor:pointer}._formText_r4qbg_138{display:flex;gap:10px;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:24px;color:#ffffffb2}._checkboxWrapper_r4qbg_149{display:flex;align-items:center;gap:12px;margin-left:2px}._checkboxText_r4qbg_156{font-size:14px;font-weight:500;line-height:20px}._link_r4qbg_162{text-decoration:underline}._link_r4qbg_162:hover{color:#fff}._signUpBlock_r4qbg_169{margin-top:-8px}._artShowcaseWrapper_1d7no_3{margin-top:50px}@media only screen and (max-width: 767px){._artShowcaseWrapper_1d7no_3{margin-bottom:120px;margin-top:30px}}._callToActionBannerWrapper_1d7no_13{margin:100px 0 120px}@media only screen and (max-width: 767px){._callToActionBannerWrapper_1d7no_13{display:none}}._container_8qcc3_3{max-width:1320px;padding:0 15px;margin:50px auto 120px;position:relative}@media only screen and (max-width: 767px){._container_8qcc3_3{margin:30px auto 120px}}._title_8qcc3_15{letter-spacing:.03em}@media only screen and (max-width: 767px){._title_8qcc3_15{text-align:center}}._container_xxrlw_3{max-width:1320px;padding:24px 15px 120px;margin:0 auto}@media only screen and (max-width: 1160px){._container_xxrlw_3{padding:30px 15px 120px}}._contentWrapper_xxrlw_14{display:flex;gap:30px;align-items:flex-start;justify-content:space-between;margin-top:23px}@media only screen and (max-width: 1160px){._contentWrapper_xxrlw_14{margin-top:30px;gap:20px}}@media only screen and (max-width: 767px){._contentWrapper_xxrlw_14{flex-direction:column-reverse;justify-content:center;align-items:center}}._title_xxrlw_35{font-size:32px;font-weight:700;line-height:42px}._infoWrapper_xxrlw_41{padding:40px;max-width:850px;min-height:520px;height:100%;width:100%;background-color:#1e2045;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;gap:40px}@media only screen and (max-width: 1160px){._infoWrapper_xxrlw_41{padding:20px}}._infoContainer_xxrlw_60{display:flex;flex-direction:column;gap:20px}._descriptionWrapper_xxrlw_66{display:flex;flex-direction:column;gap:10px;font-size:14px;font-weight:500;line-height:20px}._descriptionWrapper_xxrlw_66._privatePage_xxrlw_74{flex-direction:row;align-items:center}._descriptionLabel_xxrlw_79{color:#fff6}._descriptionText_xxrlw_83{color:#fffc}._options_xxrlw_87{display:flex;align-items:center;gap:80px}@media only screen and (max-width: 767px){._options_xxrlw_87{gap:40px}}._option_xxrlw_87{gap:6px}@media only screen and (max-width: 1160px){._option_xxrlw_87{flex-wrap:wrap}}._picture_xxrlw_107{max-width:410px;width:100%;height:auto;border-radius:20px}@media only screen and (max-width: 1160px){._picture_xxrlw_107{width:40%}}@media only screen and (max-width: 767px){._picture_xxrlw_107{max-width:343px;width:100%}}._loaderWrapper_xxrlw_125{height:50vh}@media only screen and (max-width: 767px){._addToCartButton_xxrlw_130 span{font-size:14px}}._loader_xxrlw_125{display:flex;justify-content:center;align-items:center;height:100%}._optionWrapper_xxrlw_142{position:relative}._optionWrapper_xxrlw_142:hover ._notificationWrapper_xxrlw_145{display:flex}._notificationWrapper_xxrlw_145{position:absolute;top:25px;left:25px;width:170px;display:none;align-items:center;gap:5px;padding:4px 6px;background-color:#fffc;border-radius:4px}@media only screen and (max-width: 767px){._notificationWrapper_xxrlw_145{left:0;top:50px}}._notification_xxrlw_145{color:#070421;font-size:12px;font-weight:500;line-height:16px}@media only screen and (max-width: 767px){._options_xxrlw_87 ._optionWrapper_xxrlw_142:nth-child(3) ._notificationWrapper_xxrlw_145{left:-70px}}._cartItemWrapper_1blq0_3{padding:12px 24px 12px 12px;background-color:#1e2045;border-radius:16px;display:flex;justify-content:space-between;align-items:center;gap:10px;position:relative}._cartInfo_1blq0_14{display:flex;align-items:center;gap:24px}@media only screen and (max-width: 767px){._cartInfo_1blq0_14{flex-direction:column;align-items:flex-start;gap:8px}}._cartImage_1blq0_27{border-radius:8px;border:1px solid rgba(255,255,255,.1019607843);width:72px;height:72px;object-fit:cover}@media only screen and (max-width: 767px){._cartImage_1blq0_27{width:88px;height:88px}}._cartItemInfo_1blq0_41{display:flex;flex-direction:column;gap:8px}@media only screen and (max-width: 767px){._cartItemInfo_1blq0_41{gap:4px}}._cartItemName_1blq0_52{font-size:16px;font-weight:600;line-height:24px}._cartItemSize_1blq0_58{font-size:14px;font-weight:400;line-height:20px;opacity:.5}._cartPrice_1blq0_65{font-size:18px;font-weight:700;line-height:24px;white-space:nowrap;padding-right:27%}@media only screen and (max-width: 767px){._cartPrice_1blq0_65{padding-right:20%}}._closeIconBlock_1blq0_78{padding:5px;position:absolute;top:50%;transform:translateY(-50%);right:25px;cursor:pointer}._closeIconBlock_1blq0_78:hover ._closeIcon_1blq0_78{transition:fill .2s ease}._closeIconBlock_1blq0_78:hover ._closeIcon_1blq0_78 path{fill:red;transition:fill .2s ease}._container_f4bud_3{max-width:1320px;padding:24px 15px 120px;margin:0 auto}@media only screen and (max-width: 767px){._container_f4bud_3{padding:30px 15px 120px}}._backButton_f4bud_14{margin-bottom:20px}@media only screen and (max-width: 767px){._backButton_f4bud_14{margin-bottom:30px}}._contentWrapper_f4bud_23{max-width:850px;width:100%;margin:0 auto}._title_f4bud_29{letter-spacing:.03em;text-align:center;margin-bottom:24px}@media only screen and (max-width: 767px){._title_f4bud_29{margin-bottom:20px}}._cartList_f4bud_40{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width: 767px){._cartList_f4bud_40{gap:20px}}._totalWrapper_f4bud_51{background:linear-gradient(79.42deg,#2d10a0 20.2%,#7056f3 38.69%,#3010bc 65.25%);border-radius:16px;border:2px solid rgba(255,255,255,.1019607843);padding:16px 24px;margin-top:25px;display:flex;justify-content:space-between;align-items:center}._button_f4bud_62{box-shadow:none;max-width:116px}._total_f4bud_51{display:flex;flex-direction:column}._totalText_f4bud_72{font-size:14px;font-weight:400;line-height:20px}._totalSum_f4bud_78{font-size:24px;font-weight:700;line-height:32px}._loaderWrapper_f4bud_84{height:50vh}._loader_f4bud_84{display:flex;justify-content:center;align-items:center;height:100%}._emptyCartMessage_f4bud_95{font-size:32px;font-weight:700;text-align:center;padding-top:50px}@media only screen and (max-width: 767px){._emptyCartMessage_f4bud_95{font-size:22px}}._checkboxWrapper_f4bud_107{display:flex;align-items:center;gap:12px;margin-top:25px;margin-left:5px}._checkboxText_f4bud_115{font-size:14px;font-weight:500;line-height:20px}._link_f4bud_121{text-decoration:underline}._link_f4bud_121:hover{color:#fff}._menu_970va_3{position:relative;z-index:1}._containerWrapper_970va_8{max-width:1320px;padding:24px 15px 120px;margin:0 auto;position:relative}@media only screen and (max-width: 767px){._containerWrapper_970va_8{padding:30px 15px 120px}}._form_970va_20{display:flex;flex-direction:column;align-items:center;margin:20px auto 0;max-width:470px;width:100%}@media only screen and (max-width: 767px){._form_970va_20{margin:30px auto 0}}._title_970va_34{margin-bottom:37px}@media only screen and (max-width: 767px){._title_970va_34{margin-bottom:30px}}._fieldsWrapper_970va_43{display:flex;flex-direction:column;gap:20px;width:100%}._checkboxWrapper_970va_50{display:flex;align-items:center;gap:12px;margin-left:2px}._checkboxText_970va_57{font-size:14px;font-weight:500;line-height:20px}._link_970va_63{text-decoration:underline}._link_970va_63:hover{color:#fff}._profileSectionHeader_1fen3_3{display:flex;flex-direction:column;justify-content:flex-start;gap:16px;max-width:850px;width:100%}._title_1fen3_12{letter-spacing:.03em}._text_1fen3_16{font-size:14px;font-weight:500;line-height:20px;color:#fffc}._form_1j7zb_3{max-width:472px;width:100%;display:flex;flex-direction:column;gap:100px;margin-top:45px}@media only screen and (max-width: 1160px){._form_1j7zb_3{gap:50px}}@media only screen and (max-width: 767px){._form_1j7zb_3{max-width:100%;gap:30px;margin-top:30px}}._fieldsWrapper_1j7zb_24{display:flex;flex-direction:column;gap:24px}._buttonsActions_1j7zb_30{display:flex;gap:20px}@media only screen and (max-width: 767px){._buttonsActions_1j7zb_30{flex-direction:column;width:100%}}._button_1j7zb_30{min-width:154px;width:auto;max-height:48px}@media only screen and (max-width: 767px){._button_1j7zb_30{max-width:100%}}._table_1vy78_3{max-width:960px;width:100%;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden}._table_1vy78_3._scrollable_1vy78_13{overflow-x:auto;scroll-behavior:smooth;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}._table_1vy78_3._scrollable_1vy78_13::-webkit-scrollbar{display:none}._tableHeader_1vy78_24{background-color:#1e2045;border-radius:20px 20px 0 0;width:100%;height:56px;font-size:16px;font-weight:500;line-height:24px;display:flex}@media only screen and (max-width: 1160px){._tableHeader_1vy78_24{width:960px}}._row_1vy78_40{background-color:#1e2045;width:100%;height:56px;font-size:16px;font-weight:500;line-height:24px;display:flex}._row_1vy78_40:last-child{border-radius:0 0 20px 20px}@media only screen and (max-width: 1160px){._row_1vy78_40{width:960px}}._tableHeader_1vy78_24>div{padding:17px;width:100%}._row_1vy78_40>div{padding:17px;width:100%}._index_1vy78_68{max-width:100px;width:100%;text-align:center}._item_1vy78_74{max-width:270px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemWrapper_1vy78_82{display:flex;align-items:center;gap:10px;padding:8px 17px}._picture_1vy78_89{border-radius:6px;width:40px;height:40px;object-fit:cover}._info_1vy78_96{display:flex;flex-direction:column}._size_1vy78_101{color:#ffffff80;font-size:12px;font-weight:500;line-height:20px}._pictureName_1vy78_108{font-size:16px;font-weight:500;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:190px}._date_1vy78_118{max-width:269px;width:100%}@media only screen and (max-width: 1160px){._date_1vy78_118{padding:4px 20px;display:flex;align-items:center}}._price_1vy78_130{max-width:191px;width:100%;text-align:right}._status_1vy78_136{max-width:110px}._statusBlock_1vy78_140{padding:2px 10px;border-radius:4px;background-color:#48b16e;font-size:14px;font-weight:500;line-height:20px;width:fit-content;color:#fff}._paid_1vy78_151{background-color:#48b16e}._waiting_1vy78_155{background-color:#7174ad}._refund_1vy78_159{background-color:#ea4343}._pending_1vy78_163{background-color:#eb8305}._failed_1vy78_167{background-color:red}._actionsButton_1vy78_171{display:none;align-items:center;gap:10px;margin-bottom:10px;width:100%;cursor:pointer}@media only screen and (max-width: 1160px){._actionsButton_1vy78_171{display:flex}}._button_1vy78_185{width:50%;height:36px;background-color:#1e2045;border-radius:4px;display:flex;align-items:center;justify-content:center}._rotateLeft_1vy78_195{transform:rotate(90deg)}._rotateRight_1vy78_199{transform:rotate(-90deg)}._button_1m23m_3{box-shadow:none}._modalTitle_1m23m_7{font-size:36px;font-weight:700;line-height:42.26px;letter-spacing:.03em;text-align:center;margin-bottom:8px}@media only screen and (max-width: 767px){._modalTitle_1m23m_7{font-size:32px;line-height:40px}}._modalDescription_1m23m_22{font-size:14px;font-weight:500;line-height:20px;text-align:center;color:#fffc;margin-bottom:20px;width:470px;word-break:normal}@media only screen and (max-width: 767px){._modalDescription_1m23m_22{width:100%;font-size:12px}}._totalLabel_1m23m_39{font-size:16px;font-weight:500;line-height:24px;color:#fffc}._discountTextInfo_1m23m_46,._priceDescription_1m23m_50{color:#fcea0d}._input_1m23m_54{background-color:#fff;margin-bottom:8px;font-size:14px;color:#070421;border:1px solid transparent}._input_1m23m_54:focus,._input_1m23m_54:hover{border:1px solid transparent}._currency_1m23m_65{color:#070421;font-size:14px;font-weight:500;line-height:20px;margin-bottom:5px}._discountBlock_1m23m_73{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._discountText_1m23m_46{font-size:16px;font-weight:500;line-height:24px;opacity:.7}._discountPrice_1m23m_87{font-size:18px;font-weight:700;line-height:24px;color:#fcea0d}._discountPriceBlock_1m23m_94{display:flex;align-items:center;gap:10px}._totalPriceWithoutDiscount_1m23m_100{font-weight:400;font-size:18px;line-height:24px;text-decoration:line-through;color:#fff}.pure-modal-backdrop{background:#070421cc;margin:0 auto;width:100%;padding:15px}._modal_1xeqg_10 .close{display:flex;align-items:center;justify-content:center;background:none;font-size:45px;font-weight:300;color:#fff;top:10px;right:18px}._modal_1xeqg_10 .close:hover{color:#ea4343}._modal_1xeqg_10 .panel-body{background-color:#2d2f5c;border-radius:16px;border:2px solid rgba(255,255,255,.0588235294);padding:24px 40px}@media only screen and (max-width: 767px){._modal_1xeqg_10 .panel-body{padding:40px 25px}}._balanceBlock_k09sp_3{background:linear-gradient(79.42deg,#2d10a0 20.2%,#7056f3 38.69%,#3010bc 65.25%);border-radius:16px;margin-bottom:15px;margin-top:30px;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;max-width:960px;width:100%}@media only screen and (max-width: 767px){._balanceBlock_k09sp_3{flex-direction:column;justify-content:center;gap:20px}}._balance_k09sp_3{font-size:14px;font-weight:500;line-height:20px;color:#fffc}._balanceNumber_k09sp_30{color:#fff;font-size:32px;font-weight:700;line-height:37.57px;letter-spacing:.03em}._topUpAccount_k09sp_38{display:flex;flex-direction:column;align-items:center;gap:5px;max-width:154px;width:100%}@media only screen and (max-width: 767px){._topUpAccount_k09sp_38{max-width:100%}}@media only screen and (max-width: 767px){._discountsDescription_k09sp_53,._label_k09sp_54{text-align:center}}._button_k09sp_59{box-shadow:none}._priceDescription_k09sp_63{font-size:14px;font-weight:500;line-height:20px}._price_k09sp_63{color:#fcea0d}._discounts_k09sp_53{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;font-weight:500;line-height:20px;margin-bottom:49px}@media only screen and (max-width: 1160px){._discounts_k09sp_53{flex-direction:column;justify-content:center}}@media only screen and (max-width: 767px){._discounts_k09sp_53{margin-bottom:35px}}._link_k09sp_95{text-decoration:underline}._link_k09sp_95:hover{color:#fff}._tableWrapper_k09sp_102{display:flex;flex-direction:column;gap:20px}._discountDescription_k09sp_108{font-size:14px;font-weight:500;line-height:20px;margin-left:20px}._discountDescription_k09sp_108 li{list-style:disc}@media only screen and (max-width: 1160px){._discountDescription_k09sp_108{text-align:center;margin-left:0}._discountDescription_k09sp_108 li{list-style:none}}._discountTextInfo_k09sp_127{color:#fcea0d}._loaderWrapper_k09sp_131{display:flex;justify-content:center;align-items:center;height:320px}@media only screen and (max-width: 1160px){._loaderWrapper_k09sp_131{height:366px}}._noTransactions_k09sp_143{width:100%;height:320px;border-radius:20px;border:2px dashed #383a69;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 1160px){._noTransactions_k09sp_143{height:366px}}._noTransactionsText_k09sp_158{font-size:14px;font-weight:500;line-height:20px;text-align:center}._container_16qji_3{display:flex;flex-direction:column;gap:20px}._noOrder_16qji_9{width:100%;height:320px;border-radius:20px;border:2px dashed #383a69;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 1160px){._noOrder_16qji_9{height:366px}}._content_16qji_24{display:flex;flex-direction:column;align-items:center;gap:16px}._button_16qji_31{max-width:186px;max-height:48px}._text_16qji_36{font-size:14px;font-weight:500;line-height:20px;text-align:center}._loaderWrapper_16qji_43{display:flex;justify-content:center;align-items:center;height:320px}@media only screen and (max-width: 1160px){._loaderWrapper_16qji_43{height:366px}}._container_1r834_3{max-width:1320px;width:100%;padding:24px 15px 120px;margin:0 auto}._contentWrapper_1r834_10{max-width:848px;margin:30px auto 0}._title_1r834_16{letter-spacing:.03em;margin-bottom:20px;text-align:center}@media only screen and (max-width: 767px){._title_1r834_16{font-size:28px}}._policyTitle_1r834_27,._date_1r834_28{text-align:center;margin-bottom:20px}._textWrapper_1r834_33{display:flex;flex-direction:column}._boldText_1r834_38{font-size:18px;font-weight:700;line-height:24px;text-align:center;margin-bottom:40px}._text_1r834_33{font-size:16px;font-weight:500;line-height:24px;opacity:.7;margin-bottom:15px;text-align:left}@media only screen and (max-width: 767px){._text_1r834_33{font-size:14px}}._subTitle_1r834_60{margin-bottom:20px;margin-top:30px;font-size:32px;font-weight:700;line-height:28.18px;letter-spacing:.03em}@media only screen and (max-width: 767px){._subTitle_1r834_60{margin-top:30px;margin-bottom:20px;font-size:20px}}._list_1r834_76{display:flex;flex-direction:column;gap:10px;opacity:.7;margin-bottom:25px;margin-left:30px}._list_1r834_76 li{list-style:disc}._link_1r834_88{color:#fcea0d}._textEmail_1r834_92{font-size:16px;font-weight:500;line-height:24px;display:block;color:#fcea0d;margin-top:15px}@media only screen and (max-width: 767px){._textEmail_1r834_92{font-size:14px}}._container_ecz1n_3{max-width:1320px;width:100%;padding:24px 15px 120px;margin:0 auto}._contentWrapper_ecz1n_10{max-width:848px;margin:30px auto 0}._title_ecz1n_16{letter-spacing:.03em;margin-bottom:20px;text-align:center}@media only screen and (max-width: 767px){._title_ecz1n_16{font-size:28px}}._policyTitle_ecz1n_27,._date_ecz1n_32{text-align:center;margin-bottom:20px}._textWrapper_ecz1n_37{display:flex;flex-direction:column}._boldText_ecz1n_42{font-size:18px;font-weight:700;line-height:24px;text-align:center;margin-bottom:40px}._text_ecz1n_37{font-size:16px;font-weight:500;line-height:24px;opacity:.7;margin-bottom:15px;text-align:left}@media only screen and (max-width: 767px){._text_ecz1n_37{font-size:14px}}._subTitle_ecz1n_64{margin-bottom:20px;margin-top:30px;font-size:32px;font-weight:700;line-height:36px;letter-spacing:.03em}@media only screen and (max-width: 767px){._subTitle_ecz1n_64{margin-top:30px;margin-bottom:20px;font-size:20px}}._list_ecz1n_80{display:flex;flex-direction:column;gap:10px;opacity:.7;margin-bottom:25px;margin-left:7%}._list_ecz1n_80 li{list-style:disc}._link_ecz1n_92{font-size:16px;font-weight:700;line-height:24px;color:#fcea0d}@media only screen and (max-width: 767px){._link_ecz1n_92{font-size:14px}}._italic_ecz1n_104{font-style:italic}._underline_ecz1n_108{text-decoration:underline}._subtitleH3_ecz1n_112{font-size:22px;margin-bottom:20px}._wrapper_1svyu_3{display:flex;flex-direction:column;gap:12px}._textarea_1svyu_9{padding:10px 16px;font-size:14px;font-weight:500;line-height:20px;color:#070421;border:1px solid rgba(255,255,255,.1019607843);border-radius:12px;height:120px;outline:none;resize:none}@media only screen and (max-width: 767px){._textarea_1svyu_9{height:90px}}._textarea_1svyu_9._error_1svyu_26{border:1px solid #ea4343}._textarea_1svyu_9._error_1svyu_26:hover,._textarea_1svyu_9._error_1svyu_26:focus{border:1px solid #ea4343}._label_1svyu_33{font-size:14px;font-weight:500;line-height:20px;color:#fff6}._inputWrapper_1svyu_40{width:100%;display:flex;flex-direction:column;gap:6px}._errorText_1svyu_47{color:#ea4343;font-size:12px;font-weight:400;line-height:14.09px;text-align:left;margin-left:10px}._rangePicker_840z9_3{width:100%;display:flex;flex-direction:column;align-items:center}._sliderContainer_840z9_10{position:relative;width:100%;height:8px;margin:10px 15px 15px}._slider_840z9_10{-webkit-appearance:none;width:100%;height:8px;background-color:#fff;border-radius:4px;position:absolute;top:0;left:0;margin:0;padding:0}._slider_840z9_10::-webkit-slider-runnable-track{height:8px;background:#fff;border-radius:4px}._slider_840z9_10::-moz-range-track{height:8px;background:#fff;border-radius:4px}._slider_840z9_10::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;width:28px;background-color:#8610db;border:none;border-radius:50%;position:relative;z-index:2;cursor:grab;margin-top:-10px;transition:background-color .3s}._slider_840z9_10::-moz-range-thumb{height:28px;width:28px;background:#b041ff;border:none;border-radius:50%;position:relative;cursor:pointer;z-index:2;transition:background-color .3s}._sliderBackground_840z9_69{position:absolute;height:8px;background-color:#b041ff;border-radius:4px;top:0;left:0}._labels_840z9_78{display:flex;justify-content:space-between;width:100%;position:relative;padding:0 6px 0 10px}._label_840z9_78{position:relative;font-size:14px;font-weight:600;line-height:20px;text-align:center}._label_840z9_78:nth-child(2){margin-left:6px}._label_840z9_78:nth-child(3){margin-left:6px}._label_840z9_78:nth-child(4){margin-left:5px}._label_840z9_78:nth-child(5){margin-left:4px}._label_840z9_78:before{position:absolute;content:"";left:50%;top:-6px;transform:translate(-50%);height:8px;width:2px;border-radius:2px;background-color:#fff3}._label_840z9_78._isActive_840z9_116{color:#b041ff}._label_840z9_78._isActive_840z9_116:before{background-color:#8610db}._title_1jan2_3{letter-spacing:.03em;margin-bottom:34px}@media only screen and (max-width: 767px){._title_1jan2_3{margin-bottom:20px}}._container_1jan2_13{max-width:1320px;width:100%;padding:50px 15px 120px;margin:0 auto}@media only screen and (max-width: 767px){._container_1jan2_13{padding:30px 15px 120px}}._panelWrapper_1jan2_25{display:flex;align-items:flex-start;gap:30px}@media only screen and (max-width: 1160px){._panelWrapper_1jan2_25{gap:15px}}._panelForm_1jan2_36{background-color:#1e2045;padding:20px 20px 36px;max-width:410px;width:100%;border-radius:16px;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width: 1160px){._panelForm_1jan2_36{max-width:345px}}@media only screen and (max-width: 767px){._panelForm_1jan2_36{max-width:100%}}._notificationBlock_1jan2_57{width:100%;background-color:#353866;border-radius:16px 16px 0 0;padding:7px 0}._notificationText_1jan2_64{font-size:14px;font-weight:500;line-height:20px;text-align:center}._inputWrapper_1jan2_71{display:flex;flex-direction:column;gap:12px}._imageEmptyPreviewContainer_1jan2_77{background-color:#1e2045;border-radius:16px;display:flex;align-items:center;justify-content:center;min-height:687px;width:100%}@media only screen and (max-width: 767px){._imageEmptyPreviewContainer_1jan2_77{display:none}}._imagePreviewContainer_1jan2_92{background-color:#1e2045;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;min-height:687px;width:100%;padding:20px}._header_1jan2_104{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:2px solid #b041ff}._main_1jan2_112{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:12px;justify-content:center;align-items:center;padding-top:10px}@media only screen and (max-width: 1160px){._main_1jan2_112{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 860px){._main_1jan2_112{grid-template-columns:1fr 1fr}}._formPanelButtons_1jan2_131{display:flex;gap:10px}@media only screen and (max-width: 1160px){._formPanelButtons_1jan2_131{flex-direction:column;gap:12px}}._imageBlock_1jan2_142{position:relative}._checkbox_1jan2_146{position:absolute;top:12px;right:12px}._image_1jan2_77{width:100%;height:atuo;border-radius:12px;cursor:pointer}._loaderWrapper_1jan2_159{display:flex;justify-content:center;align-items:center;max-width:192px;max-height:192px;aspect-ratio:1/1}._goBackButton_1jan2_168{margin-bottom:30px}._actionButton_1jan2_172{width:100%}._notificationError_1jan2_176{margin-top:5px;color:#ea4343;text-align:center}._footer_1jan2_182{display:flex;gap:20px;width:100%}@media (max-width: 860px){._footer_1jan2_182{flex-direction:column}}._buyButton_1jan2_193 span{font-size:14px}._smallButton_1jan2_197{border-radius:20px;height:33px;width:111px}._smallButton_1jan2_197 span{font-size:14px}._selectedImages_1jan2_206{font-size:16px;font-weight:500;line-height:24px;color:#ffffff80}._contentPreview_1jan2_213{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}._text_1jan2_221{font-size:14px;font-weight:500;line-height:20px}._button_1jan2_227{max-width:164px}._label_1jan2_231{font-size:14px;font-weight:500;line-height:20px;color:#fff6}._orientationOptions_1jan2_238{display:flex;justify-content:space-between;align-items:center;gap:15px}._subjectOptions_1jan2_245{display:grid;grid-template-columns:auto auto auto;gap:18px 21px}@media only screen and (max-width: 1160px){._subjectOptions_1jan2_245{gap:16px}}._radioButton_1jan2_256{gap:6px}@media only screen and (max-width: 1160px){._radioButton_1jan2_256{flex-direction:column;align-items:flex-start;gap:12px}}._contactUsScreen_1o41l_3{position:relative}._menu_1o41l_7{position:relative;z-index:1}._containerWrapper_1o41l_12{max-width:1320px;padding:80px 110px 120px 15px;margin:0 auto;position:relative}@media only screen and (max-width: 1160px){._containerWrapper_1o41l_12{padding:100px 15px 120px}}@media only screen and (max-width: 767px){._containerWrapper_1o41l_12{padding:40px 15px 100px}}._positionBgTitle_1o41l_29{top:80%;bottom:0}@media only screen and (max-width: 1160px){._positionBgTitle_1o41l_29{display:none}}._contactContainer_1o41l_39{display:flex;justify-content:space-between;gap:20px}@media only screen and (max-width: 767px){._contactContainer_1o41l_39{flex-direction:column;align-items:center;gap:40px}}._formWrapper_1o41l_52{display:flex;flex-direction:column;align-items:flex-start;gap:24px;max-width:720px;width:100%}._title_1o41l_61{letter-spacing:.03em}@media only screen and (max-width: 1160px){._title_1o41l_61{font-size:28px;line-height:34px}}@media only screen and (max-width: 767px){._title_1o41l_61{font-size:32px;line-height:40px;text-align:center}}._textareaWrapper_1o41l_78{display:flex;flex-direction:column;gap:6px;width:100%}._textareaLabel_1o41l_85{font-size:14px;font-weight:500;line-height:20px;color:#fff;margin-left:10px}._textarea_1o41l_78{border-radius:10px;background-color:#1e2045;color:#fff;transition:border-width .2s linear;transition:.2s}._textarea_1o41l_78::placeholder{color:#ffffff80}._textarea_1o41l_78:focus{border:1px solid #fcea0d}._button_1o41l_107{min-width:122px;width:auto}@media only screen and (max-width: 767px){._button_1o41l_107{min-width:100%}}._contactInfoContainer_1o41l_117{display:flex;flex-direction:column;gap:36px;max-width:300px;width:100%}@media only screen and (max-width: 1160px){._contactInfoContainer_1o41l_117{max-width:240px}}@media only screen and (max-width: 767px){._contactInfoContainer_1o41l_117{max-width:100%;justify-content:center;align-items:center;gap:24px}}@media only screen and (max-width: 767px){._contactInfoItem_1o41l_139{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}}._contactTitle_1o41l_148{font-size:16px;font-weight:600;line-height:24px;margin-bottom:4px}@media only screen and (max-width: 767px){._contactTitle_1o41l_148{text-align:center}}._contactText_1o41l_160{font-size:16px;font-weight:500;line-height:24px;color:#ffffff80}._input_hb7uk_3{width:216px;height:48px;background-color:#f3f3f2;border-radius:6px;border:none;outline:none;font-size:18px;font-family:Poppins,serif;padding:8px 8px 8px 40px}._input_hb7uk_3::placeholder{color:#a6a6a5;font-weight:400;font-size:18px}._wrapper_hb7uk_20{width:216px;position:relative}._searchIcon_hb7uk_25{position:absolute;left:10px;top:54%;transform:translateY(-50%)}._icon_1kvfz_3{width:26px;height:26px;padding:6px;cursor:pointer;border-radius:6px;background-color:#f3f3f2}._tableTitle_1kvfz_12{margin:auto 0;font-size:16px;font-weight:600;font-family:Poppins,serif}._loaderWrapper_1kvfz_19{display:flex;justify-content:center;align-items:center;padding-top:150px}._toolbarContainer_1kvfz_26{width:100%;display:flex;align-items:start;justify-content:space-between;margin-bottom:18px;padding-top:8px}.react-datepicker__close-icon:after{background-color:#070421;height:12px;width:12px}._admitDatePicker_1pg39_9{width:220px;min-width:220px;max-width:220px}._adminInput_1pg39_15{color:#000;border:1px solid #e3e3e3;border-radius:6px;background:#fff}._adminInput_1pg39_15:hover{border-image-source:none}._adminInput_1pg39_15::placeholder{color:#a6a6a5;font-size:18px}._adminInput_1pg39_15:-webkit-autofill{color:#000}._detailsButton_1qsio_3{width:56px;height:26px;border-radius:6px;background-color:#fcea0d;padding:7px;cursor:pointer;display:flex;align-items:center;justify-content:center}._tableTitle_1qsio_15{margin:auto 0;font-size:16px;font-weight:600}._itemsWrapper_1qsio_21{display:flex;flex-direction:column}._paymentStatus_1qsio_26{width:fit-content;padding:5px 10px;font-size:10px;font-weight:600;border-radius:8px;text-align:center}._paymentStatus_1qsio_26._paid_1qsio_34{background-color:#ebffdb;color:#5ac00b}._paymentStatus_1qsio_26._waiting_1qsio_38{background-color:#d8bfd8;color:#7174ad}._paymentStatus_1qsio_26._refund_1qsio_42{background-color:#ffb6b6;color:#ea4343}._paymentStatus_1qsio_26._pending_1qsio_46{background-color:#ffd580;color:#eb8305}._paymentStatus_1qsio_26._failed_1qsio_50{background-color:#fff2f2;color:#fb3b3b}._orderDetails_1qsio_55{position:fixed;top:0;left:0;bottom:0;width:100%;height:100%;background:#00000080;z-index:1000}._modal_1qsio_66{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:16px;max-width:500px;width:100%;max-height:85vh;overflow:auto;padding:16px;border-radius:16px;background-color:#fff}._modal_1qsio_66::-webkit-scrollbar{width:4px;height:4px}._modal_1qsio_66::-webkit-scrollbar-track{border-radius:4px;background:transparent}._modal_1qsio_66::-webkit-scrollbar-thumb{border-radius:4px}._modalHead_1qsio_94{display:flex;justify-content:space-between}._modalHead_1qsio_94 svg{cursor:pointer}._modalTitle_1qsio_102{font-family:Poppins,serif;font-weight:600;font-size:16px;line-height:19.2px;color:#000}._jsonRow_1qsio_110{display:flex;justify-content:space-between;padding:13px 8px;font-size:12px;color:#000}._jsonRow_1qsio_110+._jsonRow_1qsio_110{border-top:1px solid #e3e3e3}._jsonValue_1qsio_121{font-family:Poppins,serif;font-weight:500;text-align:right}._jsonKey_1qsio_127{font-family:Poppins,serif;font-weight:400}._loaderWrapper_1qsio_132{display:flex;justify-content:center;align-items:center;padding-top:150px}._toolbarContainer_1qsio_139{width:100%;display:flex;align-items:start;justify-content:space-between;margin-bottom:15px;gap:15px}@media only screen and (max-width: 767px){._toolbarContainer_1qsio_139{flex-direction:column;align-items:center}}._filtersWrap_1qsio_154{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media only screen and (max-width: 767px){._filtersWrap_1qsio_154{flex-direction:column}}._filterLabel_1qsio_166{font-family:Poppins,serif;font-weight:400;font-size:12px;line-height:15.6px;white-space:nowrap}@media only screen and (max-width: 767px){._filterLabel_1qsio_166{display:none}}._formWrapper_1qsio_179{display:flex;align-items:center;flex-wrap:wrap;gap:20px;background:#fff;padding:16px 16px 36px;border-radius:16px}._adminSelect_1qsio_189{width:220px;min-width:220px;max-width:220px}._header_cru6b_3{display:flex;justify-content:space-between;align-items:center;gap:8px}._formTitle_cru6b_10{font-family:Poppins,serif;font-weight:600;font-size:16px;color:#000}._buttonsWrapper_cru6b_17{display:flex;justify-content:flex-end;gap:18px}@media only screen and (max-width: 767px){._buttonsWrapper_cru6b_17{flex-direction:column}}._form_cru6b_10{display:flex;flex-direction:column;gap:18px;padding:16px 16px 36px;border-radius:16px;background-color:#fff}@media only screen and (max-width: 767px){._form_cru6b_10{gap:16px}}._inputsWrapper_cru6b_42{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%}@media only screen and (max-width: 767px){._inputsWrapper_cru6b_42{gap:16px;grid-template-columns:auto}}._cancelButton_cru6b_55{width:fit-content;background-color:transparent;border:1px solid #a6a6a5;height:36px;border-radius:6px;color:#a6a6a5}._cancelButton_cru6b_55 span{font-family:Poppins,serif;font-weight:400;font-size:12px}@media only screen and (max-width: 767px){._cancelButton_cru6b_55{width:100%}}._saveButton_cru6b_74{height:36px;border-radius:6px;max-width:118px;box-shadow:none}._saveButton_cru6b_74 span{font-family:Poppins,serif;font-weight:400;font-size:12px}@media only screen and (max-width: 767px){._saveButton_cru6b_74{width:100%;max-width:100%}}._icon_kzwbe_3{width:26px;height:26px;border-radius:6px;display:flex;justify-content:center;align-items:center;background-color:#f3f3f2;cursor:pointer}._tableHeader_kzwbe_14{display:flex;justify-content:space-between;width:100%}._tableTitle_kzwbe_20{font-family:Poppins,serif;font-size:16px;font-weight:600;margin:auto 0 auto -5px}._iconsRow_kzwbe_28{display:flex;gap:4px}._status_kzwbe_33{display:flex;align-items:center;justify-content:center;width:fit-content;padding:5px 10px;font-family:Poppins,serif;font-weight:600;font-size:10px;line-height:13px;border-radius:8px}._status_kzwbe_33._enabled_kzwbe_45{background-color:#ebffdb;color:#5ac00b}._status_kzwbe_33._disabled_kzwbe_49{background-color:#fff2f2;color:#fb3b3b}._addButton_kzwbe_54{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:12px;font-family:Poppins,serif;font-weight:400;font-size:12px;background-color:#2d2d2d;color:#fff;cursor:pointer}._loaderWrapper_kzwbe_69{display:flex;justify-content:center;align-items:center;padding-top:150px}._wrapper_wkpqw_3{display:flex;flex-direction:column;gap:8px}._label_wkpqw_9{font-family:Poppins,serif;font-weight:400;font-size:12px;color:#000}._uploadContainer_wkpqw_16{width:100%;min-height:75px;border:2px dashed #e1e6ef;border-radius:6px;padding:16px;display:flex;flex-direction:column;text-align:center;cursor:pointer;transition:border .2s ease-in-out}._uploadContainer_wkpqw_16._dragging_wkpqw_28{border-color:#00f;background-color:#f0f8ff}._uploadContainer_wkpqw_16._uploaded_wkpqw_32{cursor:default;border:2px solid #e1e6ef}._uploadText_wkpqw_37{color:#000;font-family:Poppins;font-weight:400;font-size:14px;line-height:21px;margin:auto}._uploadLink_wkpqw_47{color:#00f;font-weight:500}._uploadProgress_wkpqw_52{width:100%;text-align:left}._fileName_wkpqw_57{font-family:Poppins,serif;font-weight:400;font-size:14px;line-height:16.8px;color:#000}._fileSize_wkpqw_65{font-family:Poppins,serif;font-weight:400;font-size:12px;line-height:15.6px;color:#989692}._progress_wkpqw_73{display:flex;align-items:center;gap:5px}._progressBar_wkpqw_79{width:100%;height:6px;background-color:#f5f5f5;border-radius:8px;overflow:hidden}._inputFile_wkpqw_87{display:none}._progressFill_wkpqw_91{height:100%;background-color:#6ad614;transition:width .3s ease-in-out}._progressText_wkpqw_97{font-family:Poppins,serif;font-weight:400;font-size:12px;line-height:20px;color:#000}._fileInfo_wkpqw_105{display:flex;justify-content:space-between;align-items:flex-start}._iconsRow_wkpqw_111{display:flex;gap:4px}._icon_wkpqw_111{width:26px;height:26px;border-radius:6px;display:flex;justify-content:center;align-items:center;background-color:#f3f3f2;cursor:pointer}._fileUrl_wkpqw_127{color:#6ad614;font-family:Poppins,serif;font-weight:400;font-size:12px;line-height:15.6px;margin-top:5px;cursor:pointer}._modalOverlay_wkpqw_137{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_wkpqw_150{position:relative;background:#fff;padding:20px;border-radius:10px;max-width:90%;max-height:90%;display:flex;flex-direction:column;align-items:center;box-shadow:0 0 20px #0000004d}._modalImage_wkpqw_163{max-width:100%;max-height:80vh;border-radius:8px}._form_keu0g_3{display:flex;flex-direction:column;gap:18px;padding:16px;border-radius:16px;background-color:#fff}._formTitle_keu0g_12{font-family:Poppins,serif;font-weight:600;font-size:16px;color:#000}._inputsWrapper_keu0g_19{display:grid;grid-template-columns:1fr 1fr;gap:18px;width:100%}@media only screen and (max-width: 767px){._inputsWrapper_keu0g_19{gap:16px;grid-template-columns:auto}}._inputWrapper_keu0g_32{display:flex;flex-direction:column;gap:6px;width:100%}._textareaLabel_keu0g_39,._inputTitle_keu0g_40{font-family:Poppins,serif;font-weight:400;font-size:12px;color:#000}._textareaWrapper_keu0g_47{gap:6px}._textarea_keu0g_39{height:100px;border:1px solid #e1e6ef;border-radius:6px;padding:9px;font-size:12px;font-weight:400;font-family:Poppins,serif}._textarea_keu0g_39::placeholder{color:#1d243380}._textarea_keu0g_39:is(:hover,:focus){border:1px solid #000000}._buttonsWrapper_keu0g_67{display:flex;justify-content:flex-end;gap:18px}@media only screen and (max-width: 767px){._buttonsWrapper_keu0g_67{flex-direction:column}}._cancelButton_keu0g_78{width:fit-content;background-color:transparent;border:1px solid #a6a6a5;height:36px;border-radius:6px;color:#a6a6a5}._cancelButton_keu0g_78 span{font-family:Poppins,serif;font-weight:400;font-size:12px}@media only screen and (max-width: 767px){._cancelButton_keu0g_78{width:100%}}._saveButton_keu0g_97{height:36px;border-radius:6px;max-width:118px;box-shadow:none}._saveButton_keu0g_97 span{font-family:Poppins,serif;font-weight:400;font-size:12px}@media only screen and (max-width: 767px){._saveButton_keu0g_97{width:100%;max-width:100%}}._loaderWrapper_keu0g_115{display:flex;justify-content:center;align-items:center;padding-top:150px}._historyModal_1i919_3{position:fixed;top:0;left:0;bottom:0;width:100%;height:100%;background:#070421cc;z-index:1000}._contentWrapper_1i919_14{position:absolute;right:0;bottom:0;top:0;background-color:#1e2045;max-width:375px;width:100%;padding:20px 16px 60px}@media only screen and (max-width: 767px){._contentWrapper_1i919_14{max-width:100%;left:0}}._modalHeader_1i919_31{width:100%;display:flex;align-items:center;justify-content:flex-end}@media only screen and (max-width: 767px){._modalHeader_1i919_31{justify-content:space-between;margin-bottom:30px}}._closeIcon_1i919_44{cursor:pointer}@media only screen and (max-width: 767px){._closeIcon_1i919_44{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff}._closeIcon_1i919_44 ._stylesIcon_1i919_57 path{fill:#070421}}._modalBody_1i919_62{display:flex;flex-direction:column;gap:32px;width:100%;height:100%;margin-top:10px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:60px}._modalBody_1i919_62::-webkit-scrollbar{width:0;height:0}._modalTitle_1i919_79{padding-left:10px;font-weight:600;font-size:16px;line-height:24px}@media only screen and (max-width: 767px){._modalTitle_1i919_79{padding-left:0}}._listItems_1i919_91{display:flex;flex-direction:column;gap:10px}._item_1i919_97{padding:10px;font-weight:500;font-size:14px;line-height:20px;color:#fff9;border-radius:8px;cursor:pointer;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._item_1i919_97:hover{background-color:#2f315c;color:#fff;transition:all .2s ease}._item_1i919_97._isActive_1i919_115{background-color:#2f315c;color:#fff;cursor:default}@media only screen and (max-width: 767px){._item_1i919_97{padding-left:0}._item_1i919_97._isActive_1i919_115,._item_1i919_97:hover{background-color:transparent;color:inherit}}._observerLine_1i919_130{height:1px}._noDataMessage_1i919_134{margin:auto;font-size:24px;font-weight:600}._emptyText_1i919_140{font-size:22px;margin:auto}._container_4rsi0_3{max-width:1320px;width:100%;padding:50px 15px 125px;margin:0 auto}@media only screen and (max-width: 767px){._container_4rsi0_3{padding:30px 15px 80px}}._head_4rsi0_15{display:flex;align-items:flex-end;justify-content:space-between;gap:15px}@media only screen and (max-width: 767px){._head_4rsi0_15{flex-direction:column;gap:24px}}._headLeftBlock_4rsi0_28{display:flex;flex-direction:column;gap:10px}._title_4rsi0_34{letter-spacing:3%}._description_4rsi0_38{font-weight:500;font-size:16px;line-height:24px;color:#a5a6b5}._whiteText_4rsi0_45{font-weight:600;font-size:16px;line-height:24px;color:#fff;margin-left:5px}._searchHistoryButton_4rsi0_53{max-height:48px;min-width:181px;width:auto}._searchHistoryButton_4rsi0_53:hover path{fill:#070421}@media only screen and (max-width: 767px){._searchHistoryButton_4rsi0_53{min-width:100%;max-width:100%}._searchHistoryButton_4rsi0_53 svg{display:none}}._generateTextWrapper_4rsi0_71{display:flex;justify-content:space-between;gap:32px;margin-top:32px}@media only screen and (max-width: 1160px){._generateTextWrapper_4rsi0_71{gap:20px}}._formPanel_4rsi0_83{display:flex;flex-direction:column;justify-content:space-between;max-width:410px;min-height:550px;width:100%;background-color:#1e2045;border-radius:16px;padding:20px 20px 36px}@media only screen and (max-width: 1160px){._formPanel_4rsi0_83{max-width:345px}}@media only screen and (max-width: 767px){._formPanel_4rsi0_83{max-width:100%;min-height:auto;gap:32px}}._formPanelButtons_4rsi0_107{display:flex;flex-direction:column;gap:10px}._form_4rsi0_83{background-color:#fff;border-radius:12px;border:1px solid rgba(255,255,255,.1019607843)}._formWrapper_4rsi0_119{display:flex;flex-direction:column;gap:10px}._label_4rsi0_125{font-weight:500;font-size:14px;line-height:20px;color:#fff6}._descriptionPrice_4rsi0_132{font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#fffc}._filesWrapper_4rsi0_140{background-color:#eee;border-radius:12px 12px 0 0;width:100%;padding:16px}._textarea_4rsi0_147{padding:16px;border-radius:12px;height:155px}._addFilePanelWrapper_4rsi0_153{width:100%;background-color:#fff;border-radius:12px;padding:5px 16px 10px}._addFilePanel_4rsi0_153{display:flex;align-items:center;gap:8px;width:fit-content;cursor:pointer}._addFile_4rsi0_153{color:#a5a6b5}._emptyWrapper_4rsi0_172{background-color:#1e2045;border-radius:16px;padding:20px;width:100%}._resultPanel_4rsi0_179{background-color:#1e2045;border-radius:16px;width:100%;padding:20px 0 10px 20px}@media only screen and (max-width: 767px){._resultPanel_4rsi0_179{padding:20px 0 20px 20px}}._question_4rsi0_191,._answer_4rsi0_192{font-weight:500;font-size:14px;line-height:20px;margin-bottom:4px;color:#fff6}._questionText_4rsi0_200{font-weight:700;font-size:18px;line-height:24px;margin-bottom:11px}._questionContainer_4rsi0_207{padding-bottom:20px;padding-right:30px}@media only screen and (max-width: 767px){._questionContainer_4rsi0_207{padding-right:20px}}._answerContainer_4rsi0_217{display:flex;flex-direction:column;gap:15px;justify-content:space-between}._resultText_4rsi0_224{white-space:pre-wrap;font-weight:500;font-size:14px;line-height:20px;padding-right:30px;width:100%;height:400px;overflow-y:auto;color:#fffc}._resultText_4rsi0_224::-webkit-scrollbar{width:6px}._resultText_4rsi0_224::-webkit-scrollbar-track{background:transparent;border-radius:10px}._resultText_4rsi0_224::-webkit-scrollbar-thumb{background-color:#575379;border-radius:10px}@media only screen and (max-width: 767px){._resultText_4rsi0_224{padding-right:20px;height:100%}}._copyTextIcon_4rsi0_253{display:flex;align-items:center;justify-content:center;gap:4px;padding-right:20px;position:sticky;top:0;cursor:pointer;transition:all .1s ease}._copyTextIcon_4rsi0_253:hover{color:#2b3f6c;transition:all .1s ease}._copyTextIcon_4rsi0_253:hover ._copyIcon_4rsi0_268 path{transition:all .1s ease;fill:#2b3f6c}._copyText_4rsi0_253{font-weight:500;font-size:14px;line-height:20px}._emptyContainer_4rsi0_279{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:100%}._emptyTitle_4rsi0_288{font-weight:700;font-size:18px;line-height:28px;text-align:center;color:#fff}._emptyText_4rsi0_296{font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#ffffffb2}._fileBlock_4rsi0_304{position:relative;background-color:#fff;border:1px solid #e2e2e2;border-radius:6px;padding:4px 30px 4px 4px;width:fit-content;display:flex;align-items:center;gap:8px}._fileInfo_4rsi0_316{display:flex;flex-direction:column}._fileIconBlock_4rsi0_321{background-color:#b041ff;border-radius:4px;display:flex;align-items:center;justify-content:center;width:32px;height:32px}._fileName_4rsi0_331{color:#1e2045;font-weight:500;font-size:14px;line-height:16px;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 1160px){._fileName_4rsi0_331{max-width:200px}}._fileSize_4rsi0_347{color:#07042180;font-weight:500;font-size:11px;line-height:14px}._removeIconBlock_4rsi0_354{position:absolute;top:-9px;right:-9px;cursor:pointer}._fileInput_4rsi0_361{display:none}._loaderWrapper_4rsi0_365{background-color:#1e2045;border-radius:16px;padding:20px;width:100%;display:flex;align-items:center;justify-content:center}._errorText_4rsi0_375{color:#ea4343;font-size:12px;font-weight:400;line-height:14.09px;text-align:left;margin-left:10px}._pointer_4rsi0_384{cursor:pointer}._aboutUsScreen_1t264_3{background-image:url(/images/aboutUsBg.png);background-repeat:no-repeat;background-size:contain;background-position-x:center;background-position-y:-40px}@media only screen and (max-width: 767px){._aboutUsScreen_1t264_3{background-image:url(/images/aboutUsMobileBg.png);background-position-y:-80px}}._container_1t264_17{max-width:1320px;padding:112px 15px 100px;margin:0 auto}@media only screen and (max-width: 1160px){._container_1t264_17{padding:80px 15px 100px}}._title_1t264_28{text-align:center;margin-bottom:22px}@media only screen and (max-width: 767px){._title_1t264_28{font-weight:700;font-size:40px;line-height:46.96px}}._description_1t264_40{display:flex;flex-direction:column;gap:25px;max-width:1070px;width:100%;margin:0 auto 50px}._text_1t264_50{font-weight:500;font-size:16px;line-height:24px;text-align:center}._oportunities_1t264_57{display:flex;gap:28px;margin-bottom:140px}@media only screen and (max-width: 1160px){._oportunities_1t264_57{flex-direction:column;align-items:center;margin-bottom:100px}}._oportunity_1t264_70{position:relative;background:#181a3c;border-radius:24px;padding:20px;height:240px;width:100%}._oportunity_1t264_70:hover{background:linear-gradient(to bottom right,#151739,#3212a8 140%)}._oportunity_1t264_70:hover ._icon_1t264_81 path{fill:#3d24a5}@media only screen and (max-width: 1160px){._oportunity_1t264_70{max-width:600px}}@media only screen and (max-width: 767px){._oportunity_1t264_70{background:linear-gradient(to bottom right,#151739,#3212a8 140%)}._oportunity_1t264_70 ._icon_1t264_81 path{fill:#3d24a5}}._oportunityTitle_1t264_98{font-weight:700;font-size:26px;line-height:36px;margin-bottom:10px}@media only screen and (max-width: 767px){._oportunityTitle_1t264_98{font-size:24px;line-height:36px}}._oportunityText_1t264_111{font-weight:500;font-size:16px;line-height:24px;opacity:.6}._oportunityTitle_1t264_98,._oportunityText_1t264_111{position:relative;z-index:2}._icon_1t264_81{position:absolute;z-index:1;bottom:10px;right:16px}._callToActionWrapper_1t264_131{position:relative;border:2px solid rgba(255,255,255,.1019607843);border-radius:16px;background-image:url(/images/noise-texture.png),linear-gradient(79.42deg,#2d10a0 20.2%,#7056f3 38.69%,#3010bc 65.25%);background-blend-mode:soft-light;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:29px 40px 29px 220px;width:100%}@media only screen and (max-width: 1160px){._callToActionWrapper_1t264_131{padding:30px 20px}}@media only screen and (max-width: 767px){._callToActionWrapper_1t264_131{flex-direction:column;justify-content:center;text-align:center}}._button_1t264_157{min-width:200px;width:auto}._robot_1t264_162{position:absolute;bottom:0;left:40px}@media only screen and (max-width: 1160px){._robot_1t264_162{display:none}}._callToActionContent_1t264_173{display:flex;flex-direction:column;gap:8px}._callToActionTitle_1t264_179{font-weight:700;font-size:40px;line-height:48px}@media only screen and (max-width: 1160px){._callToActionTitle_1t264_179{font-size:32px;line-height:36px}}._callToActionText_1t264_191{font-weight:500;font-size:16px;line-height:24px}._container_19yzl_3{max-width:1320px;width:100%;padding:24px 15px 120px;margin:0 auto}._contentWrapper_19yzl_10{max-width:848px;margin:30px auto 0}._title_19yzl_16{letter-spacing:.03em;margin-bottom:20px;text-align:center}@media only screen and (max-width: 767px){._title_19yzl_16{font-size:28px}}._policyTitle_19yzl_27,._date_19yzl_28{text-align:center;margin-bottom:20px}._textWrapper_19yzl_33{display:flex;flex-direction:column}._boldText_19yzl_38{font-size:18px;font-weight:700;line-height:24px;text-align:center;margin-bottom:40px}._text_19yzl_33{font-size:16px;font-weight:500;line-height:24px;opacity:.7;margin-bottom:15px;text-align:left}@media only screen and (max-width: 767px){._text_19yzl_33{font-size:14px}}._subTitle_19yzl_60{margin-bottom:20px;margin-top:30px;font-size:32px;font-weight:700;line-height:36px;letter-spacing:.03em}@media only screen and (max-width: 767px){._subTitle_19yzl_60{margin-top:30px;margin-bottom:20px;font-size:20px}}._link_19yzl_76{font-size:16px;font-weight:500;line-height:24px;display:block;color:#fcea0d;margin-top:15px}@media only screen and (max-width: 767px){._link_19yzl_76{font-size:14px}}._linksWrapper_1rhr0_3{display:flex;flex-direction:column;gap:8px;width:100%}@media only screen and (max-width: 1160px){._linksWrapper_1rhr0_3{flex-direction:row;justify-content:space-between;gap:12px;width:100%}}@media only screen and (max-width: 767px){._linksWrapper_1rhr0_3{flex-wrap:wrap;justify-content:center}}._linkWrapper_1rhr0_24{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;border-radius:12px;transition:all .2s}._linkWrapper_1rhr0_24:hover{background:#2d2d2d;transition:all .2s}@media only screen and (max-width: 767px){._linkWrapper_1rhr0_24{width:45%;justify-content:center}}@media (max-width: 575px){._linkWrapper_1rhr0_24{width:100%}}._link_1rhr0_3{font-size:12px;font-weight:400;font-family:Poppins,serif}._link_1rhr0_3:hover{color:#fff}._activeLinkWrapper_1rhr0_58{background:#2d2d2d;cursor:default}._activeLinkWrapper_1rhr0_58 ._link_1rhr0_3{cursor:default}._wrapper_17ixx_3{display:flex;min-height:100vh;background-color:#f3f3f2}@media only screen and (max-width: 1160px){._wrapper_17ixx_3{flex-direction:column}}._leftSide_17ixx_14{display:flex;flex-direction:column;width:192px;gap:32px;padding:28px 12px;background-color:#000}@media only screen and (max-width: 1160px){._leftSide_17ixx_14{width:100%;height:fit-content;align-items:center}}._logoWrapper_17ixx_30{cursor:pointer}._logo_17ixx_30{width:168px;height:auto}._flexContainer_17ixx_39{display:flex;flex-direction:column;justify-content:space-between;max-width:calc(100% - 192px);width:100%;padding:24px 24px 11px}@media only screen and (max-width: 1160px){._flexContainer_17ixx_39{max-width:100%;height:100%}}._header_17ixx_54{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:15px}._pageName_17ixx_62{font-size:26px;font-weight:600;color:#000;font-family:Poppins,serif}._avatarBlock_17ixx_69{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background-color:#fcea0d}._adminInfo_17ixx_79{display:flex;align-items:center;gap:12px;cursor:pointer}@media only screen and (max-width: 767px){._adminInfo_17ixx_79{gap:5px}}._adminName_17ixx_91{font-family:Poppins,serif;font-weight:600;font-size:16px;line-height:19.2px;color:#000}._adminEmail_17ixx_99{font-family:Poppins,serif;font-weight:400;font-size:14px;line-height:16.8px;color:#000}._footer_17ixx_107{display:flex;gap:32px;margin-top:50px}@media only screen and (max-width: 1160px){._footer_17ixx_107{margin-top:50px;gap:16px;flex-direction:column;align-items:center}}._copyright_17ixx_121{font-size:12px;font-weight:600;color:#2d2d2d;font-family:Poppins,serif}._policies_17ixx_128{display:flex;gap:16px}._link_17ixx_133{color:#a6a6a5;font-size:12px;font-weight:4600;font-family:Poppins,serif}._header_1bjqy_3{position:relative;z-index:100;background-color:#050319;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1019607843)}._headerWrapper_1bjqy_11{display:flex;align-items:center;justify-content:space-between;max-width:1320px;padding:6px 16px;margin:0 auto}._links_1bjqy_20{display:flex;align-items:center;gap:30px;margin-left:3px}@media only screen and (max-width: 767px){._links_1bjqy_20{display:none}}._navigationLink_1bjqy_32{font-size:11px;line-height:18px;letter-spacing:.02em}._selectorOptions_1bjqy_38{display:flex;align-items:center;gap:16px}@media only screen and (max-width: 767px){._selectorOptions_1bjqy_38{width:100%;gap:10px;justify-content:flex-end}}._footer_nwbdf_3{position:relative;max-width:1320px;padding:0 15px 50px;margin:0 auto;display:flex;justify-content:space-between;gap:20px}@media only screen and (max-width: 1160px){._footer_nwbdf_3{justify-content:stretch}}@media only screen and (max-width: 767px){._footer_nwbdf_3{flex-direction:column;padding:0 15px 16px}}._leftBlock_nwbdf_24,._rightBlock_nwbdf_29{display:flex;flex-direction:column}._title_nwbdf_34{margin-bottom:24px}@media only screen and (max-width: 767px){._title_nwbdf_34{margin-bottom:16px}}._links_nwbdf_43{margin-bottom:35px;display:flex;gap:96px}@media only screen and (max-width: 1160px){._links_nwbdf_43{gap:30px}}@media only screen and (max-width: 767px){._links_nwbdf_43{gap:50px;margin-bottom:0;justify-content:space-between}}._companyContacts_nwbdf_61{display:flex;gap:160px}@media only screen and (max-width: 1160px){._companyContacts_nwbdf_61{gap:10px;flex-direction:column}}@media only screen and (max-width: 767px){._companyContacts_nwbdf_61{justify-content:space-between;gap:6px}}._linksBlock_nwbdf_78{display:flex;flex-direction:column;gap:6px}@media only screen and (max-width: 1160px){._linksBlock_nwbdf_78+._linksBlock_nwbdf_78{margin-top:30px}}._navigationLink_nwbdf_89{font-size:16px;line-height:24px}._navigationLink_nwbdf_89._active_nwbdf_93{color:#fcea0d}@media only screen and (max-width: 767px){._logoBlock_nwbdf_98._desktop_nwbdf_98{display:none}}._logoBlock_nwbdf_98._mobile_nwbdf_102{display:none}@media only screen and (max-width: 767px){._logoBlock_nwbdf_98._mobile_nwbdf_102{display:block;margin-top:20px}}._logo_nwbdf_98{cursor:pointer;width:268px;height:51px}._copirightBlock_nwbdf_118{display:flex;justify-content:space-between;align-items:center;margin-top:auto}@media only screen and (max-width: 1160px){._copirightBlock_nwbdf_118{margin-top:10px;flex-direction:column-reverse;gap:10px;align-items:flex-start}}._copiright_nwbdf_118{font-size:16px;font-weight:500;line-height:24px}._cards_nwbdf_139{display:flex;align-items:center;gap:16px}._cardIcon_nwbdf_145{width:72px;height:36px}._address_nwbdf_150,._companyName_nwbdf_154{margin-bottom:10px}._mainSection_o2e4z_3{min-height:100vh;display:flex;flex-direction:column}._footer_o2e4z_9{margin-top:auto}._profileLayout_65ptl_3{max-width:1320px;width:100%;padding:40px 15px 120px;margin:0 auto}._profileHeader_65ptl_10{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.2)}._title_65ptl_18{font-size:24px;font-weight:700;line-height:28.18px;letter-spacing:.03em}._button_65ptl_25{max-width:120px}._profileBody_65ptl_29{display:flex;align-items:flex-start;justify-content:space-between;gap:112px;padding-top:50px}@media only screen and (max-width: 1160px){._profileBody_65ptl_29{gap:20px;padding-top:40px}}@media only screen and (max-width: 767px){._profileBody_65ptl_29{flex-direction:column;gap:30px}}._select_65ptl_49{display:none}@media only screen and (max-width: 767px){._select_65ptl_49{display:block}}._sidebarWrapper_65ptl_58{display:flex;flex-direction:column;gap:50px;max-width:220px;width:100%}@media only screen and (max-width: 1160px){._sidebarWrapper_65ptl_58{gap:35px;max-width:200px}}@media only screen and (max-width: 767px){._sidebarWrapper_65ptl_58{display:none}}._avatar_65ptl_77{height:88px;width:88px;border-radius:50%;background-color:#fff3;display:flex;align-items:center;justify-content:center;margin-bottom:24px}._links_65ptl_88{display:flex;flex-direction:column;gap:36px}@media only screen and (max-width: 1160px){._links_65ptl_88{gap:30px}}._fullName_65ptl_99{font-size:18px;font-weight:700;line-height:24px;margin-bottom:5px}._email_65ptl_106{color:#ffffff80;word-break:break-all;font-size:16px;font-weight:500;line-height:24px}._navigationLink_65ptl_114{font-size:18px;font-weight:700;line-height:24px}._active_65ptl_120{opacity:.3;cursor:default}._active_65ptl_120:hover{color:#fff}._content_65ptl_128{width:100%;overflow:hidden}*{box-sizing:border-box;padding:0;margin:0;font-family:Raleway,serif}html,body{background-color:#070421;max-width:100vw;color:#fff;scrollbar-gutter:auto;-webkit-scrollbar-gutter:auto}ul,li{list-style:none}a{font-size:inherit;text-decoration:none;color:#fff;font-weight:500;transition:color .2s ease-in-out}a:hover{color:#fcea0d;transition:color .2s ease-in-out}button{margin:0;font-family:Raleway,serif;border:none;color:inherit;font-size:inherit}h1{font-size:40px;line-height:46.96px}@media only screen and (max-width: 767px){h1{font-size:32px;line-height:40px}}h2{font-size:32px;line-height:37.57px}@media only screen and (max-width: 767px){h2{font-size:24px;line-height:32px}}h3{font-size:18px;line-height:24px}.css-1tbggly{z-index:1000!important;overflow:visible!important}.css-1p0wbhh{display:none!important}
