.brand-card_link__HIIol{display:flex;flex-direction:column;height:100%;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;text-decoration:none;transition:all .3s ease}@media(any-hover:hover){.brand-card_link__HIIol:hover{border-color:#00bcd4;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}}@media screen and (max-width:1023px){.brand-card_link__HIIol{padding:16px}}.brand-card_wrap__OBo_t{flex:1 1 auto;margin-bottom:16px}@media screen and (max-width:1023px){.brand-card_wrap__OBo_t{margin-bottom:12px}}.brand-card_view__htBcC{text-align:center;color:#00bcd4;font-size:14px;font-weight:600;display:none}.brand-card_image__nVnta{display:block;width:100%;aspect-ratio:1/.35;border-radius:8px;overflow:hidden;background:#f9f9f9;margin-bottom:16px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1023px){.brand-card_image__nVnta{margin-bottom:12px}}.brand-card_image__nVnta img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center;padding:12px}.brand-card_title__D5IaL{color:#000;font-size:15px;font-weight:600;text-align:center;margin-bottom:0}@media screen and (max-width:1023px){.brand-card_title__D5IaL{font-size:14px}}.brand-card_description__wO98k{display:none}.brand-list_group__BTeSs{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1199px){.brand-list_group__BTeSs{grid-template-columns:repeat(3,1fr);gap:20px}}@media screen and (max-width:767px){.brand-list_group__BTeSs{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (max-width:639px){.brand-list_group__BTeSs{grid-template-columns:1fr}}.brand-list_item__FPQDZ{display:flex;flex-direction:column;justify-content:space-between;height:100%}.loader_loader__sxASO{position:relative;z-index:2;display:inline-block;aspect-ratio:1;box-sizing:border-box;color:inherit}.loader_loader__sxASO.loader_base__srtUM{width:8rem}.loader_loader__sxASO.loader_sm__8jpJP{width:2.8rem}.loader_loader__sxASO.loader_usm__uhwhX{width:2rem}.loader_loader__sxASO span{box-sizing:border-box;display:block;position:absolute;width:80%;height:80%;margin:10%;border-radius:50%;animation:loader_lds-ring__gZDci 1.2s cubic-bezier(.5,0,.5,1) infinite;border:.4rem solid transparent;border-top-color:currentcolor}.loader_loader__sxASO span:first-child{animation-delay:-.45s}.loader_loader__sxASO span:nth-child(2){animation-delay:-.3s}.loader_loader__sxASO span:nth-child(3){animation-delay:-.15s}@keyframes loader_lds-ring__gZDci{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.news-category-list_list__lnU9W{display:flex;flex-wrap:wrap;gap:1rem}.news-category-list_list__lnU9W:not(:last-child){margin-bottom:.8rem}.news-category-list_item__TmxSu{flex-shrink:0}.news-category-list_type__8oTwM{padding:2px .8rem;border-radius:1.2rem;font-size:max(1.4rem,10px);color:var(--accent);background:var(--light-blue)}.news-card_container__PhwKj{display:flex;flex-direction:column;height:100%;text-decoration:none;border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e5e7eb;transition:all .3s ease}@media(any-hover:hover){.news-card_container__PhwKj:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-4px)}}.news-card_image__Db8w0{position:relative;width:100%;aspect-ratio:2.26;overflow:hidden;background:#f9f9f9}.news-card_image__Db8w0 img{object-fit:cover}@media(any-hover:hover){.news-card_image__Db8w0 img{transition:transform .3s ease}.news-card_container__PhwKj:hover .news-card_image__Db8w0 img{transform:scale(1.05)}}.news-card_body__zTCIt{display:flex;flex-direction:column;flex-grow:1;padding:18px 16px 16px}.news-card_head__aPqXE{flex-grow:1;margin-bottom:12px}.news-card_title__hqWcF{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;font-size:16px;font-weight:600;line-height:1.4;margin-bottom:8px}@media(any-hover:hover){.news-card_title__hqWcF{transition:color .2s ease}.news-card_container__PhwKj:hover .news-card_title__hqWcF{color:#00bcd4}}.news-card_description__EoEZj{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#666;font-size:14px;line-height:1.5;margin-bottom:12px}.news-card_info__U_aZd{display:flex;justify-content:space-between;align-items:center;gap:8px;width:100%;flex-wrap:wrap}.news-card_date__QCLAZ{color:#999;font-size:13px}.close-button_button__MQ_a8{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;cursor:pointer;transition:background .3s ease-in-out,color .3s ease-in-out}@media screen and (min-width:1024px){.close-button_button__MQ_a8{top:2rem;right:2rem}}@media screen and (max-width:1023px){.close-button_button__MQ_a8{top:.8rem;right:.8rem}}@media(any-hover:hover){.close-button_button__MQ_a8:not(.close-button_disabled__Jk0Rf):hover{background-color:var(--accent);color:var(--light)}}.close-button_button__MQ_a8.close-button_disabled__Jk0Rf{cursor:not-allowed}.close-button_button__MQ_a8.close-button_primary__iv1V8{background-color:var(--light-blue);color:var(--accent)}.close-button_button__MQ_a8.close-button_secondary__NKcEp{color:var(--dark)}.close-button_icon__LHp6k{position:relative;display:block;width:1.4rem;height:1.4rem;margin-top:-1px;color:inherit}.close-button_icon__LHp6k:after,.close-button_icon__LHp6k:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:currentColor;transition:transform .3s ease-in-out;will-change:transform}.close-button_icon__LHp6k:before{transform:rotate(-45deg)}.close-button_icon__LHp6k:after{transform:rotate(45deg)}.chat-window-header_container__GW_zF{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:2rem 1.2rem}@media screen and (min-width:1024px){.chat-window-header_container__GW_zF{padding:2rem 1.2rem}}@media screen and (max-width:1023px){.chat-window-header_container__GW_zF{padding:1.4rem}}.chat-window-header_container__GW_zF:not(:last-child).chat-window-header_primary__hz4aS{border-bottom:1px solid var(--light-blue)}.chat-window-header_container__GW_zF:not(:last-child).chat-window-header_secondary__qCHUb{border-bottom:1px solid var(--light-2)}.chat-window-header_info__RA9UL{display:flex;align-items:center}.chat-window-header_closeChatBtn__QHp34{flex-shrink:0;cursor:pointer;transition:color .3s ease-in-out}@media screen and (min-width:1024px){.chat-window-header_closeChatBtn__QHp34{display:none}}@media(max-width:1023px)and (min-width:768px){.chat-window-header_closeChatBtn__QHp34{width:3.6rem;height:3.6rem;padding:.6rem}.chat-window-header_closeChatBtn__QHp34:not(:last-child){margin-right:1rem}}@media screen and (max-width:767px){.chat-window-header_closeChatBtn__QHp34{width:2.4rem;height:2.4rem;padding:.4rem}.chat-window-header_closeChatBtn__QHp34:not(:last-child){margin-right:.6rem}}@media(any-hover:hover){.chat-window-header_closeChatBtn__QHp34:hover{color:var(--accent)}}.chat-window-header_closeChatBtn__QHp34 svg{transform:rotate(90deg)}.chat-window-header_avatar__4r_km:not(:last-child){margin-right:1.2rem}.chat-window-header_name__aaVza:not(:last-child){margin-bottom:.6rem}.chat-window-header_status__9Y9qb{color:var(--gray-5)}.chat-window-header_status__9Y9qb.chat-window-header_active__45nrj{color:var(--green-6)}.chat-window-header_actions__ZDCWd{display:flex;align-items:center;height:100%}.chat-window-header_deleteBtn__OmByP{transition:color .3s ease-in-out}@media(any-hover:hover){.chat-window-header_deleteBtn__OmByP:hover{color:var(--accent)}}.chat-window-header_closeWindowBtn___bCbr{position:static}.chat-window-product_container__S1I2e{display:flex;align-items:center;gap:1.2rem;width:100%}.chat-window-product_container__S1I2e:not(:last-child).chat-window-product_primary__8us0b{border-bottom:1px solid var(--light-blue)}.chat-window-product_container__S1I2e:not(:last-child).chat-window-product_secondary__8_EyJ{border-bottom:1px solid var(--light-2)}@media screen and (min-width:768px){.chat-window-product_container__S1I2e{padding:1.7rem 1.2rem 2rem}}@media screen and (max-width:767px){.chat-window-product_container__S1I2e{padding:1.2rem}}.chat-window-product_image__3PlfX{position:relative;width:8rem;height:5.4rem;border-radius:.4rem;overflow:hidden}.chat-window-product_image__3PlfX img{object-fit:cover}.chat-window-product_text__Zs6Qw{font-weight:600}.chat-window-product_text__Zs6Qw:not(:last-child){margin-bottom:.8rem}.message_container__UFk_x{display:flex;flex-direction:column;align-items:flex-end;width:100%;max-width:37.4rem;padding:.8rem 1.2rem}.message_container__UFk_x:not(.message_mine__0i_nD){background-color:var(--light-blue-4);border-radius:1.2rem 1.2rem 1.2rem 0}.message_container__UFk_x.message_mine__0i_nD{margin-left:auto;background-color:var(--accent);border-radius:1.2rem 1.2rem 0 1.2rem}:not(.message_mine__0i_nD) .message_text__4YY4p{color:var(--dark)}.message_mine__0i_nD .message_text__4YY4p{color:var(--light)}.message_text__4YY4p:not(:last-child){margin-bottom:.4rem}.slider-image_image__8TUyz{position:relative;display:block;width:100%;aspect-ratio:1;border-radius:1.2rem;overflow:hidden}.slider-image_image__8TUyz img{object-fit:contain;transition:transform .3s ease-in-out}.border-block_block__Yl_Nw{border:1px solid var(--light-2);border-radius:1.2rem}@media screen and (min-width:1024px){.border-block_block__Yl_Nw{padding:1.8rem 2.8rem}}@media screen and (max-width:1023px){.border-block_block__Yl_Nw{padding:1.8rem 1.2rem}}.border-block_block__Yl_Nw:not(:last-child){margin-bottom:2rem}.label_label__cPrV_{display:block;margin-bottom:.4rem;font-size:1.6rem;line-height:1.25;letter-spacing:.01em;color:var(--dark-4)}.custom-select_component__YNg8b{width:100%;transition:opacity .3s ease-in-out}.custom-select_component__YNg8b.custom-select_disabled__E_lnQ{cursor:not-allowed;opacity:.5}.custom-select_component__YNg8b.custom-select_inPopup___se3t .select__menu-list{max-height:26rem}.custom-select_wrap__4m5_j{position:relative}.custom-select_loader__8j72m{position:absolute;right:2.4rem;top:.6rem;z-index:11;width:4rem;height:100%;color:var(--accent)}.custom-select_select__2ywYA{width:100%;font-size:1.6rem;letter-spacing:.01em;font-weight:400;font-family:inherit;color:var(--dark-6);text-align:left}.custom-select_select__2ywYA .select__control{min-height:unset;padding:0 1.2rem;height:100%;background-clip:padding-box;cursor:pointer;transition:box-shadow .3s ease-in-out;will-change:box-shadow}.custom-select_select__2ywYA .select__control.select__control--menu-is-open{z-index:6}.custom-select_select__2ywYA .select__control.select__control--menu-is-open .select__dropdown-indicator{transform:rotate(-180deg)}.custom-select_select__2ywYA .select__control.select__control--menu-is-open+.select__menu{animation:custom-select_inAnim__8pc0X .3s ease-in-out}.custom-select_select__2ywYA .select__dropdown-indicator{will-change:transform;transition:transform .3s ease-in-out}.custom-select_select__2ywYA .select__option.select__option--is-selected{pointer-events:none}.custom-select_select__2ywYA .select__placeholder{margin:0;color:var(--gray-1)}.custom-select_select__2ywYA .select__menu-notice{padding:1.2rem 1.2rem .6rem;text-align:left}.custom-select_select__2ywYA .select__menu{top:calc(100% - 2rem);padding-top:2.4rem;padding-bottom:.6rem;z-index:1000!important}.custom-select_select__2ywYA .select__clear-indicator{transition:color .3s ease-in-out}@media(any-hover:hover){.custom-select_select__2ywYA .select__clear-indicator:hover{color:var(--red)}}.custom-select_primary__Y_Rtq .custom-select_select__2ywYA{height:4.4rem}.custom-select_primary__Y_Rtq .custom-select_select__2ywYA .select__control{box-shadow:inset 0 0 0 1px var(--gray-1);border-radius:10rem;background-color:var(--light)}.custom-select_primary__Y_Rtq .custom-select_select__2ywYA .select__control.select__control--is-focused{box-shadow:inset 0 0 0 1px var(--accent)}.custom-select_primary__Y_Rtq .custom-select_select__2ywYA .select__dropdown-indicator{color:var(--dark-6)}.custom-select_primary__Y_Rtq .custom-select_select__2ywYA .select__menu-notice{padding:1.2rem 1.2rem .6rem;text-align:left}.custom-select_primary__Y_Rtq .custom-select_select__2ywYA .select__menu{border-radius:.6rem .6rem 1rem 1rem;background:var(--light);border:1px solid var(--gray-6)}.custom-select_secondary__0Eeiv .custom-select_select__2ywYA{height:3.6rem}.custom-select_secondary__0Eeiv .custom-select_select__2ywYA .select__control{border-radius:.8rem;background-clip:padding-box;background-color:var(--light);transition:background-color .3s ease-in-out}.custom-select_secondary__0Eeiv .custom-select_select__2ywYA .select__control:not(.select__control.select__control--is-focused):hover{background-color:var(--light-blue)}.custom-select_secondary__0Eeiv .custom-select_select__2ywYA .select__control.select__control--is-focused{box-shadow:inset 0 0 0 1px var(--accent)}.custom-select_secondary__0Eeiv .custom-select_select__2ywYA .select__dropdown-indicator{color:var(--gray-1)}.custom-select_secondary__0Eeiv .custom-select_select__2ywYA .select__placeholder{margin:0;color:var(--gray-1)}.custom-select_secondary__0Eeiv .custom-select_select__2ywYA .select__menu-notice{padding:1.2rem 1.2rem .6rem;text-align:left}.custom-select_secondary__0Eeiv .custom-select_select__2ywYA .select__menu{border-radius:.6rem .6rem .8rem .8rem;background:var(--light);border:1px solid var(--accent)}.custom-select_tertiary__e9vhc .custom-select_select__2ywYA{height:4rem}.custom-select_tertiary__e9vhc .custom-select_select__2ywYA .select__control{border-radius:10rem;background-clip:padding-box;background-color:var(--light-10);transition:box-shadow .3s ease-in-out,background-color .3s ease-in-out;box-shadow:inset 0 0 0 1px var(--light-dark-2)}.custom-select_tertiary__e9vhc .custom-select_select__2ywYA .select__control:not(.select__control.select__control--is-focused):hover{background-color:var(--light-blue)}.custom-select_tertiary__e9vhc .custom-select_select__2ywYA .select__control.select__control--is-focused{background-color:var(--light);box-shadow:inset 0 0 0 1px var(--accent)}.custom-select_tertiary__e9vhc .custom-select_select__2ywYA .select__dropdown-indicator{color:var(--dark-6)}.custom-select_tertiary__e9vhc .custom-select_select__2ywYA .select__placeholder{margin:0;color:var(--dark-4)}.custom-select_tertiary__e9vhc .custom-select_select__2ywYA .select__menu-notice{padding:1.2rem 1.2rem .6rem;text-align:left}.custom-select_tertiary__e9vhc .custom-select_select__2ywYA .select__menu{border-radius:.6rem .6rem .8rem .8rem;background-color:var(--light);border:1px solid var(--accent)}.custom-select_option__me3xl{padding:.4rem 1.2rem;color:var(--dark-6)!important;background:transparent;cursor:pointer;transition:background .3s ease-in-out,color .3s ease-in-out}@media screen and (min-width:1024px){.custom-select_option__me3xl{font-size:1.6rem}}@media screen and (max-width:1023px){.custom-select_option__me3xl{font-size:1.4rem}}@media(any-hover:hover){.custom-select_option__me3xl:hover{background:var(--blue-5);color:var(--dark-3)!important}}.select__option--is-selected .custom-select_option__me3xl{background-color:var(--blue-9);color:var(--light)!important}.select__value-container--has-value .custom-select_option__me3xl{pointer-events:none;padding:0}@keyframes custom-select_inAnim__8pc0X{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0)}}.drop-zone_component__5Wy9n{position:relative;display:block;padding:3.2rem var(--gl-hr-indent);border:1px dashed var(--accent);border-radius:.8rem;background:var(--light-blue-3);cursor:pointer;transition:background .3s ease-in-out}@media(any-hover:hover){.drop-zone_component__5Wy9n:hover{background:var(--blue-5)}}.drop-zone_component__5Wy9n:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;border-radius:inherit;pointer-events:none;filter:blur(2px)}.drop-zone_component__5Wy9n.drop-zone_active__YvcMM:before{animation:drop-zone_activePulse__yqZYI 2s ease-in-out infinite}.drop-zone_body__9SmNn{display:flex;flex-direction:column;align-items:center;text-align:center}.drop-zone_image__lbbFN{position:relative;width:6rem;height:6rem;border-radius:10rem;overflow:hidden}.drop-zone_image__lbbFN img{object-fit:cover}.drop-zone_icon__PPCKY{display:block;width:7rem;height:6rem;margin-left:auto;margin-right:auto;color:var(--accent)}.drop-zone_icon__PPCKY:not(:last-child){margin-bottom:1.4rem}.drop-zone_title__rfFba{font-weight:500;font-size:1.6rem;color:var(--gray-6)}.drop-zone_title__rfFba strong{font-weight:600;text-decoration:underline;text-decoration-skip-ink:none;color:var(--accent)}.drop-zone_title__rfFba:not(:last-child){margin-bottom:1.8rem}.drop-zone_info__WFVBH{font-weight:400;font-size:1.2rem;line-height:1.5;color:var(--gray-7)}.drop-zone_input__qWZPI{position:absolute;opacity:0;height:0;width:0;margin:0;z-index:-1}@keyframes drop-zone_activePulse__yqZYI{0%,to{box-shadow:0 0 0 0 var(--accent)}50%{box-shadow:0 0 0 .6rem var(--accent)}}.img-item_item__z36wv{will-change:opacity,clip-path,width}@media screen and (min-width:640px){.img-item_item__z36wv{width:16.667%}}@media(max-width:639px)and (min-width:480px){.img-item_item__z36wv{width:33.333%}}@media screen and (max-width:479px){.img-item_item__z36wv{width:50%}}@media screen and (min-width:768px){.img-item_inner__bvwM4{padding:0 2.2rem 2.2rem 0}}@media screen and (max-width:767px){.img-item_inner__bvwM4{padding:0 2rem 2rem 0}}.img-item_imageWrap__fGpR5{position:relative;padding:1rem;border-radius:.8rem;background-color:var(--gray-2);will-change:width}button.img-item_delete__UZpMW{position:absolute;right:-.8rem;top:-.8rem;box-shadow:inset 0 0 0 1px var(--blue-1);transition:background .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out}@media(any-hover:hover){button.img-item_delete__UZpMW:hover{box-shadow:inset 0 0 0 1px var(--accent)}}.img-item_image__gLTNN{position:relative;display:block;width:100%;aspect-ratio:1}.img-item_image__gLTNN img{object-fit:contain}.img-examples_component__zogfx:not(:last-child){margin-bottom:4rem}.img-examples_title__2zLhu{font-size:1.8rem;font-weight:600;color:var(--dark-9)}.img-examples_title__2zLhu:not(:last-child){margin-bottom:1.2rem}.img-examples_list__6sMnL{display:flex;flex-wrap:wrap}@media screen and (min-width:768px){.img-examples_list__6sMnL{margin:0 -2.2rem -2.2rem 0}}@media screen and (max-width:767px){.img-examples_list__6sMnL{margin:0 -2rem -2rem 0}}.drop-zone-field_wrap__sio5o:not(:last-child){margin-bottom:4rem}.trade-form_block__e4HQg:not(:last-child){margin-bottom:2.4rem}.trade-form_row__OTT_9{display:flex;gap:1.2rem}@media screen and (max-width:767px){.trade-form_row__OTT_9{flex-direction:column}}.trade-form_dropzoneExamples__CyXSm:not(:last-child){margin-bottom:1rem!important}.dimension-input_field__SHCnu{display:grid;gap:8px}.dimension-input_label__HtmtR{display:flex;align-items:center;gap:8px;font-weight:700}.dimension-input_req__mffDT{font-size:12px;line-height:1;padding:3px;border-radius:5px;background:var(--light-2);color:var(--dark-3);letter-spacing:.02em}.dimension-input_label__HtmtR.dimension-input_alt__iSdOv{display:block;font-size:1.6rem;line-height:1.25;letter-spacing:.01em;color:var(--dark-4);font-weight:400}.dimension-input_req__mffDT.dimension-input_alt__iSdOv{font-size:inherit;line-height:inherit;letter-spacing:inherit;color:var(--dark-4);font-style:italic;margin-left:.2rem;background-color:transparent;text-transform:lowercase}.dimension-input_inputWithSuffix__GarbF{position:relative;display:flex;align-items:center;border:1px solid var(--dark-3);border-radius:12px;padding-right:44px;background:#fff}.dimension-input_inputWithSuffix__GarbF.dimension-input_alt__iSdOv{border-color:var(--gray-1)}.dimension-input_inputWithSuffix__GarbF:focus-within{border-color:#3b82f6}.dimension-input_inputWithSuffix__GarbF input{width:100%;border:0;outline:0;font-size:16px;border-radius:12px;padding:14px 0 14px 16px;-moz-appearance:textfield}.dimension-input_inputWithSuffix__GarbF input::-webkit-inner-spin-button,.dimension-input_inputWithSuffix__GarbF input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dimension-input_inputWithSuffix__GarbF .dimension-input_suffix__kl49M{position:absolute;right:12px;color:var(--dark-3);font-weight:600}.dimension-input_inputWithSuffix__GarbF.dimension-input_dark4__gugUE{border-color:var(--dark-4)}.dimension-input_error__J8_kC{font-size:12px;color:#ef4444}.trade-form-demension_dims__PCezA{display:flex;flex-direction:column;gap:20px}.trade-form-demension_row__W16CE{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trade-form-demension_field__o6Axq{display:flex;flex-direction:column;gap:8px}.trade-form-demension_label__OZMjp{display:block;font-size:1.6rem;line-height:1.25;letter-spacing:.01em;color:var(--dark-4);font-weight:400}.trade-form-demension_req__ZiKXS{font-size:inherit;line-height:inherit;letter-spacing:inherit;color:var(--dark-4);font-style:italic;margin-left:.2rem}.trade-form-demension_weightGroup__to1BU{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.trade-select_body__toi_o{display:block}.trade-select_body__toi_o:not(:last-child){margin-bottom:2.4rem}.trade-select_list__Ws_5w{display:flex;flex-wrap:wrap}@media screen and (min-width:768px){.trade-select_list__Ws_5w{gap:1.2rem}}@media screen and (max-width:767px){.trade-select_list__Ws_5w{gap:.8rem}}@media screen and (min-width:768px){.trade-select_item__lelBj{width:calc((100% - (3 - 1)*1.2rem)/3)}}@media(max-width:767px)and (min-width:480px){.trade-select_item__lelBj{width:calc((100% - (2 - 1)*0.8rem)/2)}}@media screen and (max-width:479px){.trade-select_item__lelBj{width:100%}}.trade-select_loader__gz6Eh{color:var(--accent);padding-bottom:2rem}.trade-select_footer___Bzc1{display:flex;justify-content:center}@media screen and (min-width:1024px){.trade-select_footer___Bzc1{padding:3.2rem 0 1rem}}@media screen and (max-width:1023px){.trade-select_footer___Bzc1{padding:2rem 0 1rem}}.trade-select_footer___Bzc1 button{min-width:18rem}.textarea_component__nMoh5{display:block;width:100%}.textarea_textarea__TqVSs{width:100%;font-family:var(--default-font);border:none;background-color:transparent;background-clip:padding-box}.textarea_textarea__TqVSs::-webkit-input-placeholder{color:var(--gray-1)}.textarea_textarea__TqVSs::-moz-placeholder{color:var(--gray-1);opacity:1}.textarea_textarea__TqVSs:-ms-input-placeholder{color:var(--gray-1);opacity:1}.textarea_textarea__TqVSs:focus::-webkit-input-placeholder{color:transparent}.textarea_textarea__TqVSs:focus::-moz-placeholder{color:transparent}.textarea_textarea__TqVSs:focus:-ms-input-placeholder{color:transparent}.textarea_textarea__TqVSs::-webkit-inner-spin-button,.textarea_textarea__TqVSs::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.textarea_textarea__TqVSs[type=number]{-moz-appearance:textfield}.textarea_textarea__TqVSs[type=search]::-ms-clear,.textarea_textarea__TqVSs[type=search]::-ms-reveal{display:none;width:0;height:0}.textarea_textarea__TqVSs[type=search]::-webkit-search-cancel-button,.textarea_textarea__TqVSs[type=search]::-webkit-search-decoration,.textarea_textarea__TqVSs[type=search]::-webkit-search-results-button,.textarea_textarea__TqVSs[type=search]::-webkit-search-results-decoration{display:none}.textarea_primary__kuL8_ .textarea_textarea__TqVSs{min-height:11rem;padding:.8rem 1.2rem 1.2rem;border-radius:1.2rem;font-size:1.6rem;letter-spacing:.01em;color:var(--dark-5);background:var(--light);caret-color:var(--dark-5);box-shadow:inset 0 0 0 1px var(--gray-1);transition:box-shadow .3s ease-in-out}.textarea_primary__kuL8_ .textarea_textarea__TqVSs:focus{box-shadow:inset 0 0 0 1px var(--accent)}.textarea_textarea__TqVSs.textarea_error__eH393{box-shadow:inset 0 0 0 1px var(--red)!important}.hide-component_component__delwK{display:block}.hide-component_component__delwK.hide-component_variantOpacity__TwBOo{will-change:opacity}.hide-component_component__delwK.hide-component_variantOpacity__TwBOo.hide-component_enter__sx7gs{opacity:0}.hide-component_component__delwK.hide-component_variantOpacity__TwBOo.hide-component_enterActive__YeoDi{opacity:1;transition:opacity .3s ease-in-out}.hide-component_component__delwK.hide-component_variantOpacity__TwBOo.hide-component_exit__bk4of{opacity:1}.hide-component_component__delwK.hide-component_variantOpacity__TwBOo.hide-component_exitActive__Wvspu{opacity:0;transition:opacity .3s ease-out}.hide-component_component__delwK.hide-component_variantXappear__kKLgA{will-change:clip-path}.hide-component_component__delwK.hide-component_variantXappear__kKLgA.hide-component_enter__sx7gs{clip-path:inset(0 0 0 100%)}.hide-component_component__delwK.hide-component_variantXappear__kKLgA.hide-component_enterActive__YeoDi{clip-path:inset(0);transition:clip-path .3s ease-in-out}.hide-component_component__delwK.hide-component_variantXappear__kKLgA.hide-component_exit__bk4of{clip-path:inset(0)}.hide-component_component__delwK.hide-component_variantXappear__kKLgA.hide-component_exitActive__Wvspu{clip-path:inset(0 0 0 100%);transition:clip-path .3s ease}.hide-component_component__delwK.hide-component_variantYappear__V_LXF{will-change:transform}.hide-component_component__delwK.hide-component_variantYappear__V_LXF.hide-component_enter__sx7gs{transform:translateY(-100%)}.hide-component_component__delwK.hide-component_variantYappear__V_LXF.hide-component_enterActive__YeoDi{transform:translateY(0);transition:transform .3s ease-in-out}.hide-component_component__delwK.hide-component_variantYappear__V_LXF.hide-component_exit__bk4of{transform:translateY(0)}.hide-component_component__delwK.hide-component_variantYappear__V_LXF.hide-component_exitActive__Wvspu{transform:translateY(100%);transition:transform .3s ease}.cookies-banner_cookies___jcT2{z-index:111;position:fixed;bottom:0;display:flex;align-items:center;justify-content:center;padding:1.5rem var(--gl-hr-indent);width:100%;background-color:var(--light)}@media screen and (min-width:1024px){.cookies-banner_cookies___jcT2{box-shadow:1rem 1rem 1rem .8rem var(--light-dark-4)}}@media screen and (max-width:1023px){.cookies-banner_cookies___jcT2{box-shadow:.5rem 1.5rem 2rem 0 var(--light-dark-4)}}.cookies-banner_container__NECDy{display:flex;align-items:center;gap:1.2rem;justify-content:space-between}.cookies-banner_image__33OlC{flex-shrink:0;width:4.2rem}.cookies-banner_controls__c24Y5{display:flex;align-items:center}@media screen and (min-width:768px){.cookies-banner_controls__c24Y5{gap:2rem}}@media screen and (max-width:767px){.cookies-banner_controls__c24Y5{gap:1rem;flex-direction:column}}button.cookies-banner_close__tV0at{position:static}@media screen and (max-width:1023px){button.cookies-banner_close__tV0at{display:none}}.footer_footer__dfLeS{position:relative;display:block;width:100%;background-color:#1a1a1a;color:#fff}@media screen and (min-width:768px){.footer_footer__dfLeS{padding:4rem var(--gl-hr-indent)}}@media screen and (max-width:767px){.footer_footer__dfLeS{padding:2rem var(--gl-hr-indent)}}@media screen and (min-width:1024px){.body--open_menu_state .footer_footer__dfLeS,.body--popup_open_state .footer_footer__dfLeS,.body--search_state .footer_footer__dfLeS{padding-right:calc(var(--scrollbar-width) + var(--gl-hr-indent))}}.footer_body__5mqGl:not(:last-child){margin-bottom:6.4rem}@media screen and (min-width:1024px){.footer_list__6Gke1{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem;margin:0}.footer_item__OfOYB{padding:0 4rem 4rem 0}}@media screen and (max-width:1023px){.footer_item__OfOYB{position:relative}.footer_item__OfOYB:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--dark-3);opacity:.7;pointer-events:none}.footer_item__OfOYB:not(:last-child){margin-bottom:1.2rem}}.footer_title__t4TJV{display:inline-block;color:#fff;font-family:inherit;transition:color .3s ease-in-out}@media screen and (min-width:1024px){.footer_title__t4TJV{font-size:2.4rem;font-weight:600}}@media screen and (max-width:1023px){.footer_title__t4TJV{display:flex;align-items:center;gap:2rem;width:100%;padding-bottom:1.2rem;font-size:2rem;font-style:normal;font-weight:500;line-height:1.2;cursor:pointer}}@media screen and (min-width:1024px){.footer_title__t4TJV:not(:last-child){margin-bottom:1.6rem}}@media screen and (max-width:1023px){.footer_open__ri07x .footer_title__t4TJV{color:var(--accent)}}.footer_icon__Dtshs{width:1.2rem;height:1.2rem;flex-shrink:0;margin-left:auto;color:inherit;transition:transform .3s ease-in-out,color .3s ease-in-out}@media screen and (min-width:1024px){.footer_icon__Dtshs{display:none}}@media screen and (max-width:1023px){.footer_icon__Dtshs{display:block}}.footer_icon__Dtshs svg{display:block}@media screen and (max-width:1023px){.footer_open__ri07x .footer_icon__Dtshs{transform:rotate(-180deg);color:var(--accent)}}@media screen and (min-width:1024px){.footer_sublist__AkZnQ{max-height:unset!important}}@media screen and (max-width:1023px){.footer_sublist__AkZnQ{opacity:0;pointer-events:none;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;will-change:max-height}.footer_open__ri07x .footer_sublist__AkZnQ{opacity:1;pointer-events:auto}}@media screen and (min-width:1024px){.footer_subitem__5pMIs:not(:last-child){margin-bottom:1.5rem}}@media screen and (max-width:1023px){.footer_subitem__5pMIs:not(:last-child){margin-bottom:1rem}.footer_subitem__5pMIs:first-child{padding-top:.8rem}}@media(max-width:1023px)and (min-width:768px){.footer_subitem__5pMIs:last-child{padding-bottom:1rem}}@media screen and (max-width:767px){.footer_subitem__5pMIs:last-child{padding-bottom:3.2rem}}.footer_sublink__yCRHe{position:relative;display:inline-block;text-decoration:none;color:hsla(0,0%,100%,.8);transition:color .3s ease-in-out}@media screen and (min-width:1024px){.footer_sublink__yCRHe{font-size:2rem}}@media(max-width:1023px)and (min-width:768px){.footer_sublink__yCRHe{font-size:1.8rem;line-height:1.16667}}@media screen and (max-width:767px){.footer_sublink__yCRHe{font-size:1.6rem;line-height:1.25;letter-spacing:.01em}}.footer_sublink__yCRHe:after{content:"";position:absolute;bottom:0;left:0;transform:scale(0,.5);width:100%;height:2px;background-color:currentColor;transition:transform .3s ease-in-out;transform-origin:right center}@media(any-hover:hover){.footer_sublink__yCRHe:hover{color:#fff}.footer_sublink__yCRHe:hover:after{transform:scaleY(.5);transform-origin:left center}}.footer_sublink__yCRHe.footer_current__nUiBh{pointer-events:none;color:#fff}.footer_copy__HQRzU{text-align:center;color:hsla(0,0%,100%,.7)}@media screen and (min-width:768px){.footer_copy__HQRzU{font-size:2rem}}@media screen and (max-width:767px){.footer_copy__HQRzU{font-size:1.2rem;line-height:1.33333}}.footer_socials__i9b54{margin:2rem 0;text-align:center}@media screen and (min-width:1024px){.footer_socials__i9b54{margin-top:3rem;margin-bottom:1.5rem}}.footer_socialsList___U5vA{display:flex;flex-wrap:wrap;justify-content:center;gap:1.6rem}@media screen and (min-width:1024px){.footer_socialsList___U5vA{gap:2.4rem}}.footer_socialItem__t2Muu a{font-size:1.6rem;color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease-in-out}@media(any-hover:hover){.footer_socialItem__t2Muu a:hover{color:#fff}}.header_header__1OXnM{z-index:100;position:fixed;padding:2.2rem var(--gl-hr-indent) 2rem;color:#fff;box-shadow:0 .4rem 1.8rem 0 rgba(0,0,0,.3)}.header_header__1OXnM,.header_header__1OXnM:before{top:0;left:0;width:100%;height:var(--height-header);background-color:#1a1a1a}.header_header__1OXnM:before{content:"";position:absolute;transition:box-shadow .3s ease-in-out;pointer-events:none}@media screen and (min-width:1024px){.header_header__1OXnM:before{z-index:-1}}@media screen and (max-width:1023px){.header_header__1OXnM:before{z-index:5}}@media screen and (min-width:1024px){.body--open_menu_state .header_header__1OXnM,.body--popup_open_state .header_header__1OXnM,.body--search_state .header_header__1OXnM{padding-right:calc(var(--scrollbar-width) + var(--gl-hr-indent))}}.body--open_menu_state .header_header__1OXnM:before{box-shadow:0 2px .6rem 0 var(--blue-1)}.header_wrapper__bug53{display:flex;flex-direction:column;gap:1.6rem}.action_link__fcgFs{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;overflow:hidden;background:hsla(0,0%,100%,.1);color:#fff;transition:color .3s ease-in-out,background-color .3s ease-in-out,box-shadow .3s ease-in-out}@media(any-hover:hover){.action_link__fcgFs.action_primary__fg_Nz:hover{background:hsla(0,0%,100%,.2)}.action_link__fcgFs.action_avatar__qn6oD:hover{box-shadow:0 0 0 1px var(--blue-9)}}.action_icon__czl7C{position:relative}.action_primary__fg_Nz .action_icon__czl7C{display:block;width:1.8rem;height:1.8rem;color:inherit}@media(any-hover:hover){.action_primary__fg_Nz .action_icon__czl7C{transition:transform .3s ease-in-out}.action_link__fcgFs:hover .action_primary__fg_Nz .action_icon__czl7C{transform:scale(1.15)}}.action_avatar__qn6oD .action_icon__czl7C{display:block;width:100%;height:100%}.action_avatar__qn6oD .action_icon__czl7C img{object-fit:cover}.current-item_wrap__QVim3{position:fixed;top:calc(var(--height-header) + 2.8rem);left:0;z-index:8;width:100%;will-change:opacity}.current-item_body__uu3v_{width:28rem;margin-left:auto}.current-item_image__Myjuy{position:relative;display:block;width:100%;aspect-ratio:1;border-radius:.8rem;overflow:hidden;background-color:var(--gray-2)}.current-item_image__Myjuy img{object-fit:cover}.current-item_image__Myjuy:not(:last-child){margin-bottom:.8rem}[data-brand] .current-item_image__Myjuy img{object-fit:contain}.current-item_name__4lHIs{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:1.2rem;line-height:1.33;color:var(--gray-5)}.header-bottom_current__Oeo26{pointer-events:none}@media screen and (min-width:1024px){.header-bottom_footer__9WSuT{display:none}}@media screen and (max-width:1023px){.header-bottom_footer__9WSuT{padding:0 var(--gl-hr-indent)}}@media screen and (min-width:1024px){.header-bottom_button__fxJOc:not(:last-child){margin-right:1.2rem}}.header-bottom_button__fxJOc.header-bottom_current__Oeo26{border-color:var(--blue-9)!important;background-color:var(--blue-9)!important;color:var(--light)!important}.header-bottom_button__fxJOc.header-bottom_mobile__io45k{width:100%}@media screen and (max-width:1023px){.header-bottom_button__fxJOc.header-bottom_desktop__3kluq{display:none!important}}@media screen and (min-width:1024px){.header-bottom_nav__f6igg{display:none}}@media screen and (max-width:1023px){.header-bottom_nav__f6igg{position:fixed;top:0;left:0;z-index:4;display:flex;flex-direction:column;width:100%;height:100%;min-height:var(--full-screen);padding:calc(var(--height-header) + .6rem) 0 2rem;background-color:var(--light);overflow-x:hidden;overflow-y:auto;transform:translateY(-25%);opacity:0;pointer-events:none;transition:transform .3s ease-in-out,opacity .3s ease-in-out}}.header-bottom_nav__f6igg.header-bottom_overflowHidden__sfl7P{overflow:hidden}@media screen and (max-width:1023px){.body--open_menu_state .header-bottom_nav__f6igg{transform:translateY(0);opacity:1;pointer-events:auto}}@media screen and (min-width:1024px){.header-bottom_list__WTgHU{display:flex;align-items:center;flex-wrap:wrap;gap:6rem}}@media screen and (max-width:1023px){.header-bottom_list__WTgHU{flex:1 1 auto}.header-bottom_list__WTgHU:not(:last-child){margin-bottom:2rem}}.menu-trigger_button__FUXyF{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;flex-shrink:0;color:inherit;cursor:pointer}.menu-trigger_inner__OE9ax{position:relative;display:block;width:2rem;height:1rem;color:inherit}@media screen and (min-width:1024px){.menu-trigger_inner__OE9ax{display:none}}@media screen and (max-width:1023px){.menu-trigger_inner__OE9ax{display:block}}.menu-trigger_inner__OE9ax span,.menu-trigger_inner__OE9ax:after,.menu-trigger_inner__OE9ax:before{position:absolute;left:0;top:50%;width:100%;height:2px;border-radius:.4rem;transition:transform .3s ease-in-out;will-change:transform;background-color:currentColor}.menu-trigger_inner__OE9ax:before{content:"";transform:translateY(-.5rem)}.menu-trigger_inner__OE9ax:after{content:"";transform:translateY(.5rem)}.body--open_menu_state .menu-trigger_inner__OE9ax span{transform:scale(0)}.body--open_menu_state .menu-trigger_inner__OE9ax:before{transform:rotate(-45deg)}.body--open_menu_state .menu-trigger_inner__OE9ax:after{transform:rotate(45deg)}.eye-button_button__L58B6{position:absolute;top:50%;right:0;transform:translateY(-50%);z-index:2;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--gray-1);transition:color .3s ease-in-out}@media(any-hover:hover){.eye-button_button__L58B6:hover{color:var(--dark-3)}}.eye-button_icon__sb6ZQ{position:relative;display:block;overflow:hidden;width:2.2rem;height:2.2rem;color:inherit}.eye-button_icon__sb6ZQ svg{display:block}.eye-button_line__pO7eP{position:absolute;top:0;left:0;transform:scale(1);opacity:1;transform-origin:center center;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.eye-button_active__ob3iF .eye-button_line__pO7eP{transform:scale(.5);opacity:0}.input_component__PAY7J{display:block;width:100%}.input_input__rHaZu{width:100%;font-family:var(--default-font);border:none;background-color:transparent;background-clip:padding-box}.input_input__rHaZu::-webkit-input-placeholder{color:var(--gray-1)}.input_input__rHaZu::-moz-placeholder{color:var(--gray-1);opacity:1}.input_input__rHaZu:-ms-input-placeholder{color:var(--gray-1);opacity:1}.input_input__rHaZu:focus::-webkit-input-placeholder{color:transparent}.input_input__rHaZu:focus::-moz-placeholder{color:transparent}.input_input__rHaZu:focus:-ms-input-placeholder{color:transparent}.input_input__rHaZu::-webkit-inner-spin-button,.input_input__rHaZu::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input_input__rHaZu[type=number]{-moz-appearance:textfield}.input_input__rHaZu[type=search]::-ms-clear,.input_input__rHaZu[type=search]::-ms-reveal{display:none;width:0;height:0}.input_input__rHaZu[type=search]::-webkit-search-cancel-button,.input_input__rHaZu[type=search]::-webkit-search-decoration,.input_input__rHaZu[type=search]::-webkit-search-results-button,.input_input__rHaZu[type=search]::-webkit-search-results-decoration{display:none}.input_input__rHaZu.input_primary__296eR{height:48px;padding:12px 16px;border-radius:12px;font-size:15px;color:#1a1a1a;background:#fff;caret-color:#00bcd4;border:1.5px solid #e5e7eb;transition:all .3s cubic-bezier(.4,0,.2,1)}.input_input__rHaZu.input_primary__296eR:focus{border-color:#00bcd4;box-shadow:0 0 0 3px rgba(0,188,212,.1),0 4px 12px rgba(0,188,212,.15);transform:translateY(-1px)}.input_input__rHaZu.input_primary__296eR:hover:not(:focus){border-color:#00bcd4;box-shadow:0 2px 8px rgba(0,0,0,.05)}.input_input__rHaZu.input_primary__296eR::-webkit-input-placeholder{color:#9ca3af;transition:color .3s ease}.input_input__rHaZu.input_primary__296eR::-moz-placeholder{color:#9ca3af;transition:color .3s ease}.input_input__rHaZu.input_primary__296eR:-ms-input-placeholder{color:#9ca3af;transition:color .3s ease}.input_input__rHaZu.input_primary__296eR:focus::-webkit-input-placeholder{color:#cbd5e1}.input_input__rHaZu.input_primary__296eR:focus::-moz-placeholder{color:#cbd5e1}.input_input__rHaZu.input_primary__296eR:focus:-ms-input-placeholder{color:#cbd5e1}.input_input__rHaZu.input_secondary__LN1g_{height:4.6rem;padding-left:1.2rem;padding-right:1.2rem;border-radius:.8rem;font-size:1.8rem;font-weight:600;color:var(--dark-5);caret-color:var(--dark-5);box-shadow:inset 0 0 0 1px var(--light-2);transition:box-shadow .3s ease-in-out}.input_input__rHaZu.input_secondary__LN1g_:focus{box-shadow:inset 0 0 0 1px var(--accent)}.input_input__rHaZu.input_tertiary__m9yax{height:4rem;padding-left:1rem;padding-right:1rem;border-radius:10rem;font-size:1.6rem;color:var(--dark-5);background-color:var(--light-10);caret-color:var(--dark-5);box-shadow:inset 0 0 0 1px var(--light-dark-2);transition:box-shadow .3s ease-in-out,background .3s ease-in-out}.input_input__rHaZu.input_tertiary__m9yax:focus{box-shadow:inset 0 0 0 1px var(--accent);background-color:var(--light)}.input_input__rHaZu.input_tertiary__m9yax::-webkit-input-placeholder{color:var(--dark-4)}.input_input__rHaZu.input_tertiary__m9yax::-moz-placeholder{color:var(--dark-4)}.input_input__rHaZu.input_tertiary__m9yax:-ms-input-placeholder{color:var(--dark-4)}.input_input__rHaZu.input_search__YY6d8{padding-left:1.8rem;border-radius:4rem;font-size:1.6rem;color:var(--dark-5);background:var(--light-3);caret-color:var(--dark-5);transition:box-shadow .3s ease-in-out,background .3s ease-in-out}@media screen and (min-width:1024px){.input_input__rHaZu.input_search__YY6d8{height:5.4rem;padding-right:6.2rem}}@media(max-width:1023px)and (min-width:768px){.input_input__rHaZu.input_search__YY6d8{height:4.8rem;padding-right:6.2rem}}@media screen and (max-width:767px){.input_input__rHaZu.input_search__YY6d8{height:3.8rem;padding-right:3.8rem}}.input_input__rHaZu.input_search__YY6d8:focus{box-shadow:inset 0 0 0 1px var(--accent);background-color:var(--light)}.input_input__rHaZu.input_search_secondary__QQ_8t{padding-left:1.8rem;border-radius:4rem;font-size:max(1.4rem,10px);color:var(--dark-5);background:var(--light-10);caret-color:var(--dark-5);box-shadow:inset 0 0 0 1px var(--light-dark-2);transition:box-shadow .3s ease-in-out,background .3s ease-in-out}@media screen and (min-width:768px){.input_input__rHaZu.input_search_secondary__QQ_8t{height:4.6rem;padding-right:5rem}}@media screen and (max-width:767px){.input_input__rHaZu.input_search_secondary__QQ_8t{height:3.6rem;padding-right:4.4rem}}.input_input__rHaZu.input_search_secondary__QQ_8t:focus{box-shadow:inset 0 0 0 1px var(--accent);background-color:var(--light)}.input_input__rHaZu.input_password__jnaKv{padding-right:52px;letter-spacing:.05em}.input_input__rHaZu.input_clear___vL6y{font-size:1.6rem;font-weight:400;letter-spacing:.1em;padding:0 1.2rem}.input_input__rHaZu.input_error__9ebuO{box-shadow:inset 0 0 0 1px var(--red)!important}.input_wrap__prljE{position:relative}.input_wrap__prljE:not(:last-child){margin-bottom:.4rem}.text-editor_component__YILzj{display:block;font-family:inherit;width:100%;min-height:28.4rem}.text-editor_loader__YooHp{color:var(--accent)}.text-editor_editor__SG6of{border:1px solid var(--gray-1);border-radius:1.2rem;background-color:var(--light);overflow:hidden;transition:border-color .3s ease-in-out}.text-editor_error__87ITa .text-editor_editor__SG6of{border-color:var(--red)}.text-editor_editor__SG6of:not(:last-child){margin-bottom:.4rem}.text-editor_editor__SG6of .ql-toolbar{border-top:none!important;border-left:none!important;border-right:none!important;padding:0!important;border-bottom:1px solid var(--gray-1)}.text-editor_editor__SG6of .ql-container{font-family:inherit!important;border:none!important;font-size:1.6rem!important}.text-editor_editor__SG6of .ql-editor{height:22.8rem}.text-editor_editor__SG6of .ql-formats{margin:0!important}@media screen and (max-width:1023px){.text-editor_editor__SG6of .ql-formats:last-child button:last-child{border:none!important}}.text-editor_editor__SG6of .ql-formats svg{display:block!important;width:2.2rem!important;height:2.2rem!important}.text-editor_editor__SG6of .ql-formats button{display:flex!important;align-items:center;justify-content:center;border-right:1px solid var(--gray-1)!important}@media screen and (min-width:640px){.text-editor_editor__SG6of .ql-formats button{width:5rem!important;height:5rem!important}}@media screen and (max-width:1023px){.text-editor_editor__SG6of .ql-formats button{width:4.64rem!important;height:4.64rem!important}}@media(any-hover:hover){.text-editor_editor__SG6of .ql-formats button{transition:background-color .3s ease-in-out}.text-editor_editor__SG6of .ql-formats button svg{transition:filter .3s ease-in-out}.text-editor_editor__SG6of .ql-formats button:hover{background-color:var(--accent)!important}.text-editor_editor__SG6of .ql-formats button:hover svg{filter:invert(1) grayscale(1) brightness(2) contrast(1.5)}}.editable-block_block__cM_3R{border:1px solid var(--light-2);border-radius:1.2rem}.editable-block_block__cM_3R:not(:last-child){margin-bottom:4rem}@media screen and (min-width:1024px){.editable-block_body__FTKPk,.editable-block_head__k_gVa{padding:1.8rem 2.8rem}}@media(max-width:1023px)and (min-width:768px){.editable-block_body__FTKPk,.editable-block_head__k_gVa{padding:1.8rem}}@media screen and (max-width:767px){.editable-block_body__FTKPk,.editable-block_head__k_gVa{padding:1.8rem 1.2rem}}.editable-block_head__k_gVa{display:flex;align-items:center;gap:2rem;border-bottom:1px solid var(--light-2)}.editable-block_title__JnR0n{color:var(--dark-6)}@media screen and (min-width:768px){.editable-block_title__JnR0n{line-height:1.2}}.editable-block_button__cCWTJ{position:relative;display:inline-flex;flex-shrink:0;margin-left:auto;font-weight:600;font-family:inherit;font-size:1.8rem;color:var(--accent);cursor:pointer}.editable-block_button__cCWTJ:before{content:"";position:absolute;bottom:2px;left:0;width:100%;height:1px;background-color:currentColor;transition:transform .3s ease-in-out}@media(any-hover:hover){.editable-block_button__cCWTJ{transition:color .3s ease-in-out}.editable-block_button__cCWTJ:hover{color:var(--blue-9)}.editable-block_button__cCWTJ:hover:before{transform:scaleX(0)}}.editable-block_subtitle__9hj6A{color:var(--dark-11)}.editable-block_subtitle__9hj6A:not(:last-child){margin-bottom:2.2rem}.editable-block_row__rLGjw{display:flex}@media screen and (min-width:768px){.editable-block_row__rLGjw{gap:2rem}}.editable-block_base__L2KxC .editable-block_row__rLGjw:not(:last-child){margin-bottom:1.8rem}.editable-block_lg__fmm1W .editable-block_row__rLGjw:not(:last-child){margin-bottom:4rem}@media screen and (max-width:767px){.editable-block_row__rLGjw.editable-block_rowMod__GKZ6f{gap:1.4rem}.editable-block_row__rLGjw.editable-block_mobileWide__w_zIP{flex-direction:column;gap:.4rem}}.editable-block_label__EAYVk{flex-shrink:0}@media screen and (min-width:768px){.editable-block_label__EAYVk{width:15rem}}@media screen and (max-width:767px){.editable-block_rowMod__GKZ6f .editable-block_label__EAYVk{width:9.2rem}}.editable-block_value___3ge1{color:var(--dark-4)}.editable-block_value___3ge1 strong{font-weight:600}.editable-block_value___3ge1 em{font-style:italic}.editable-block_value___3ge1 u{text-decoration:underline}@media screen and (min-width:768px){.editable-block_value___3ge1 ul{padding-left:1.4rem}}@media screen and (max-width:767px){.editable-block_value___3ge1 ul{padding-left:.6rem}}.editable-block_value___3ge1 ul li{position:relative;padding-left:1.6rem}.editable-block_value___3ge1 ul li:before{content:"";position:absolute;top:.8rem;left:0;width:.4rem;height:.4rem;border-radius:50%;background-color:currentColor}.editable-block_value___3ge1 ol{counter-reset:counter}@media screen and (min-width:768px){.editable-block_value___3ge1 ol{padding-left:.6rem}}@media screen and (max-width:767px){.editable-block_value___3ge1 ol{padding-left:2px}}.editable-block_value___3ge1 ol li{position:relative}@media screen and (min-width:768px){.editable-block_value___3ge1 ol li{padding-left:2.4rem}}@media screen and (max-width:767px){.editable-block_value___3ge1 ol li{padding-left:2rem}}.editable-block_value___3ge1 ol li:before{counter-increment:counter;content:counter(counter) ".";position:absolute;top:0;left:0;color:inherit}@media screen and (min-width:768px){.editable-block_value___3ge1{width:calc(100% - 18rem)}}@media screen and (max-width:767px){.editable-block_rowMod__GKZ6f .editable-block_value___3ge1{width:calc(100% - 10.6rem)}}.copy-block_block__qKT4A{position:relative;display:inline-flex;align-items:center;width:100%;padding:1.2rem;height:4.4rem;line-height:4.4rem;border:1px solid var(--gray-1);background-color:transparent;border-radius:10rem;font-family:var(--default-font);text-align:left;cursor:pointer;transition:border-color .3s ease-in-out}.copy-block_block__qKT4A:after,.copy-block_block__qKT4A:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;pointer-events:none}.copy-block_block__qKT4A:before{content:"";z-index:-1;background-color:var(--green);opacity:0;transition:opacity .3s ease-in-out}.copy-block_block__qKT4A:after{content:"";z-index:-2;background-color:var(--light)}.copy-block_block__qKT4A.copy-block_active__okLbf{border-color:var(--green)}.copy-block_block__qKT4A.copy-block_active__okLbf:before{opacity:.1}@media(any-hover:hover){.copy-block_block__qKT4A:hover{border-color:var(--green)}}.copy-block_inner__kkTEQ{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:block;white-space:nowrap}.listing-confirmation-modal_content__8uLiT{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;text-align:center}.listing-confirmation-modal_content__8uLiT strong{font-weight:500}.listing-confirmation-modal_icon__Rt_F8{width:3rem;height:3rem;color:var(--light-blue-2);flex-shrink:0}.listing-confirmation-modal_actions__3eFyV{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;width:100%}@media screen and (min-width:768px){.listing-confirmation-modal_btn__Kpegb{width:calc((100% - (2 - 1)*1.2rem)/2)}}@media screen and (max-width:767px){.listing-confirmation-modal_btn__Kpegb{width:100%}}.listing_section__V7EME{padding:0!important;position:relative;z-index:2;background:linear-gradient(180deg,#f8fafc,#f1f5f9);min-height:100vh}@media screen and (min-width:1024px){.listing_section__V7EME{display:flex;flex-direction:column;height:100vh;overflow:hidden}}.listing_section__V7EME>div{padding:0!important;margin:0!important;max-width:none!important;height:100%;display:flex;flex-direction:column}.listing_section__V7EME.listing_animation___TEeT{pointer-events:none}.listing_section__V7EME.listing_loading__k3yfZ{pointer-events:none;opacity:.7}.listing_header__hiLfY{padding:2.4rem 4rem;background:linear-gradient(135deg,#0891b2,#06b6d4);box-shadow:0 4px 20px rgba(8,145,178,.25);flex-shrink:0}@media screen and (max-width:1023px){.listing_header__hiLfY{padding:2rem 1.5rem}}.listing_backLink__AjhcT{display:inline-flex;align-items:center;gap:.6rem;color:hsla(0,0%,100%,.85);font-size:1.4rem;font-weight:500;text-decoration:none;margin-bottom:.8rem;transition:all .2s ease}.listing_backLink__AjhcT:before{content:"←";font-size:1.5rem;transition:transform .2s ease}.listing_backLink__AjhcT:hover{color:#fff}.listing_backLink__AjhcT:hover:before{transform:translateX(-4px)}.listing_mainTitle__5wqwM{font-size:3.2rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.01em;text-shadow:0 2px 4px rgba(0,0,0,.1)}@media screen and (max-width:1023px){.listing_mainTitle__5wqwM{font-size:2.4rem}}@media screen and (min-width:1024px){.listing_row__FMYu8{display:flex;flex:1;overflow:hidden;height:100%}}@media screen and (max-width:1023px){.listing_row__FMYu8{padding:1.5rem}}@media screen and (min-width:1024px){.listing_column__hEMiw:first-child{width:340px;flex-shrink:0;padding:3rem;display:flex;align-items:flex-start;overflow:hidden}.listing_column__hEMiw:nth-child(2){flex:1;padding:3rem 3rem 3rem 0;overflow-y:auto;overflow-x:hidden}.listing_column__hEMiw:nth-child(2)::-webkit-scrollbar{width:10px}.listing_column__hEMiw:nth-child(2)::-webkit-scrollbar-track{background:transparent}.listing_column__hEMiw:nth-child(2)::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#0891b2,#06b6d4);border-radius:10px;border:2px solid #f1f5f9}.listing_column__hEMiw:nth-child(2)::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#0e7490,#0891b2)}}@media screen and (max-width:1023px){.listing_column__hEMiw:first-child{margin-bottom:1.5rem}}@media screen and (min-width:1024px){.listing_aside__N6IE_{width:100%;background:#fff;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.08),0 0 0 1px rgba(0,0,0,.03)}}@media screen and (max-width:1023px){.listing_aside__N6IE_{background:#fff;border-radius:16px;padding:2rem 1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}}@media screen and (min-width:1024px){.listing_wrap__ZoZkK{background:#fff;border-radius:20px;padding:4rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.08),0 20px 25px -5px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.03);min-height:50rem}}@media screen and (max-width:1023px){.listing_wrap__ZoZkK{background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 4px 12px rgba(0,0,0,.08);min-height:auto}}.listing_wrap__ZoZkK:not(:last-child){margin-bottom:2rem}.listing_content__YmuFU{will-change:height,transform,opacity;transform:translateZ(0);backface-visibility:hidden}.listing_descr__XTxN5:not(:last-child){margin-bottom:2rem}.listing_buttons__b4z2o{display:flex;gap:1.2rem}@media screen and (max-width:639px){.listing_buttons__b4z2o{flex-direction:column}}@media screen and (min-width:640px){.listing_buttons__b4z2o a,.listing_buttons__b4z2o button{min-width:calc(50% - .6rem)}}@media screen and (max-width:639px){.listing_buttons__b4z2o a,.listing_buttons__b4z2o button{width:100%}}.search-item_component__g1Iap{display:block;width:100%;padding:.6rem var(--gl-hr-indent);color:var(--dark-6);text-decoration:none;transition:background .3s ease-in-out,color .3s ease-in-out}@media(any-hover:hover){.search-item_component__g1Iap:hover{background-color:var(--blue-5)}}.search-item_component__g1Iap.search-item_current__D0rtq{pointer-events:none;background-color:var(--blue-1)}.search-item_component__g1Iap.search-item_base__YSpqg{display:flex}@media screen and (min-width:768px){.search-item_component__g1Iap.search-item_base__YSpqg{gap:1.2rem}}@media screen and (max-width:767px){.search-item_component__g1Iap.search-item_base__YSpqg{gap:.8rem}}.search-item_image__bx7yV{flex-shrink:0;position:relative;display:block;border-radius:.4rem;overflow:hidden}@media screen and (min-width:768px){.search-item_image__bx7yV{width:6.8rem;height:6rem}}@media screen and (max-width:767px){.search-item_image__bx7yV{width:5.8rem;height:5rem}}.search-item_image__bx7yV img{object-fit:cover}.search-item_minimal__wsNmd .search-item_wrap__JUfqA{display:flex;gap:1.4rem;align-items:center}.search-item_name__UG5eX{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-weight:600}@media screen and (min-width:768px){.search-item_name__UG5eX{font-size:1.6rem;letter-spacing:.01em;line-height:1.25}}@media screen and (max-width:767px){.search-item_name__UG5eX{font-size:1.4rem;letter-spacing:.01em;line-height:1.25}}.search-item_name__UG5eX strong{color:var(--accent)}.search-item_base__YSpqg .search-item_name__UG5eX:not(:last-child){margin-bottom:.4rem}.search-item_info__mXUtD{line-height:1.28;color:var(--dark-4)}@media screen and (min-width:768px){.search-item_info__mXUtD{font-size:1.4rem}}@media screen and (max-width:767px){.search-item_info__mXUtD{font-size:1.2rem}}.search-item_info__mXUtD strong{color:var(--accent)}.search-item_icon__M3iOZ{display:block;margin-left:auto;flex-shrink:0;color:inherit}@media screen and (min-width:768px){.search-item_icon__M3iOZ{width:2rem;height:2rem}}@media screen and (max-width:767px){.search-item_icon__M3iOZ{width:1.4rem;height:1.4rem}}.search_search__aIZHf{position:relative;z-index:6}@media screen and (min-width:768px){.search_search__aIZHf{display:flex;align-items:center;gap:1rem}}.search_overlay__X1Vli{position:fixed;top:0;left:0;z-index:3;width:100vw;height:100vh;transition:opacity .3s ease-in-out;background-color:var(--dark);opacity:0;pointer-events:none}.search_resultsOpen__D9fwu .search_overlay__X1Vli{opacity:.4;pointer-events:auto}.search_iconButton__c8w0t{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;border:none;cursor:pointer;transition:background .2s;position:relative;z-index:5}@media screen and (min-width:768px){.search_iconButton__c8w0t{display:flex}}@media screen and (max-width:767px){.search_iconButton__c8w0t{display:none}}.search_iconButton__c8w0t svg{width:1.8rem;height:1.8rem;color:inherit}@media(any-hover:hover){.search_iconButton__c8w0t:hover{background:hsla(0,0%,100%,.2)}}@media screen and (min-width:768px){.search_iconButton__c8w0t.search_iconButtonOpen__zN6le{display:none}}.search_field__UFhuG{position:relative;z-index:4}@media screen and (max-width:767px){.search_field__UFhuG{height:3.8rem}}@media screen and (min-width:768px){.search_field__UFhuG{display:none;position:absolute;right:calc(100% + 1rem);top:50%;transform:translateY(-50%);z-index:100;width:350px;background:#1a1a1a;border-radius:8px;padding:.8rem;box-shadow:0 4px 12px rgba(0,0,0,.3)}.search_field__UFhuG.search_fieldOpen__X2I7R{display:block}}@media screen and (max-width:767px){.search_input__YV_gj{position:absolute;right:-4rem;top:0;width:calc(100vw + 2px - var(--gl-hr-indent)*2);opacity:0;pointer-events:none;clip-path:inset(0 0 0 100%);transition:opacity .3s ease-in-out,clip-path .3s ease-in-out}.search_searchOpen__eKZrK .search_input__YV_gj{opacity:1;pointer-events:auto;clip-path:inset(0)}}.search_resultsOpen__D9fwu .search_input__YV_gj input{background-color:var(--light)!important;box-shadow:inset 0 0 0 1px var(--accent)}@media screen and (min-width:768px){.search_fieldOpen__X2I7R .search_input__YV_gj{position:relative;width:100%;opacity:1;pointer-events:auto;clip-path:none}.search_fieldOpen__X2I7R .search_input__YV_gj input{background-color:hsla(0,0%,100%,.1)!important;color:#fff!important;border:1px solid hsla(0,0%,100%,.2)!important;height:4rem!important;padding-right:4.5rem!important}.search_fieldOpen__X2I7R .search_input__YV_gj input::placeholder{color:hsla(0,0%,100%,.6)!important}.search_fieldOpen__X2I7R .search_input__YV_gj input:focus{background-color:hsla(0,0%,100%,.15)!important;border-color:hsla(0,0%,100%,.3)!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.3)!important}}.search_button__KZZPL{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--accent);color:var(--light);cursor:pointer;transition:transform .3s ease-in-out}@media screen and (min-width:768px){.search_button__KZZPL{right:.8rem;width:3.2rem;height:3.2rem;background:hsla(0,0%,100%,.1);color:#fff}}@media screen and (max-width:767px){.search_button__KZZPL{right:3px;width:3.2rem;height:3.2rem}.search_searchOpen__eKZrK .search_button__KZZPL{transform:translate(4rem,-50%)}}@media screen and (min-width:768px){.search_button__KZZPL.search_disabled__n2dY9{pointer-events:auto}}@media(any-hover:hover){.search_button__KZZPL{transition:color .3s ease-in-out,background .3s ease-in-out}}@media screen and (any-hover:hover)and (min-width:768px){.search_button__KZZPL:hover{background:hsla(0,0%,100%,.2)}}@media screen and (any-hover:hover)and (max-width:767px){.search_button__KZZPL:hover{background-color:var(--light-blue-2)}}.search_absoluteicon__CoDnL{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex!important;align-items:center;justify-content:center;width:3rem;height:3rem;color:inherit}.search_loader__YDw9T{width:100%;height:100%}.search_clear__lMk_q,.search_icon__Q2ifX{display:block;width:1.8rem;height:1.8rem;color:inherit}.search_clear__lMk_q{position:relative}.search_clear__lMk_q:after,.search_clear__lMk_q:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:currentColor;transform-origin:center;border-radius:.8rem}.search_clear__lMk_q:before{transform:translate(-50%,-50%) rotate(45deg)}.search_clear__lMk_q:after{transform:translate(-50%,-50%) rotate(-45deg)}.search_result__4nzBB{position:absolute;top:0;z-index:3;overflow:hidden;background-color:var(--light)}@media screen and (min-width:1024px){.search_result__4nzBB{border-radius:4rem 4rem 1rem 1rem}}@media(max-width:1023px)and (min-width:768px){.search_result__4nzBB{border-radius:3rem 3rem 1rem 1rem}}@media screen and (min-width:768px){.search_result__4nzBB{right:0;padding:2.6rem calc(var(--gl-hr-indent)/2) 1.2rem;width:100%}}@media screen and (max-width:767px){.search_result__4nzBB{right:-4rem;padding:1.6rem calc(var(--gl-hr-indent)/2) 0;width:calc(100vw + 2px - var(--gl-hr-indent)*2);border-radius:2rem 2rem 1rem 1rem}}.search_result__4nzBB.search_enter__t_bri{opacity:0;clip-path:inset(0 0 100% 0)}.search_result__4nzBB.search_enterActive__8ANfN{opacity:1;clip-path:inset(0);transition:opacity .3s ease-in-out,clip-path .3s ease-in-out}.search_result__4nzBB.search_exit__jjypf{opacity:1;clip-path:inset(0)}.search_result__4nzBB.search_exitActive__xi034{opacity:0;clip-path:inset(0 0 100% 0);transition:opacity .3s ease-out,clip-path .3s ease-out}.search_wrap__2tqsg{margin:0 calc(var(--gl-hr-indent)/-2);max-height:calc(var(--full-screen) - 6rem);overflow-x:hidden;overflow-y:auto}@media screen and (min-width:768px){.search_wrap__2tqsg{padding-top:4rem}}@media screen and (max-width:767px){.search_wrap__2tqsg{padding-top:3rem}}.search_title__geu3W{padding:0 var(--gl-hr-indent);font-weight:500;color:var(--gray-5)}.search_title__geu3W:not(:last-child){margin-bottom:.8rem}.search_listWrap__BRh7U:not(:last-child){position:relative}@media screen and (min-width:768px){.search_listWrap__BRh7U:not(:last-child){padding-bottom:.8rem;margin-bottom:1.8rem}}@media screen and (max-width:767px){.search_listWrap__BRh7U:not(:last-child){padding-bottom:.6rem;margin-bottom:.8rem}}.search_listWrap__BRh7U:not(:last-child):before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--light-2);opacity:.5}.search_item__m1_5H:not(:last-child){margin-bottom:.6rem}.search_placehodler__VA9Iq{color:var(--gray-5);padding:0 var(--gl-hr-indent)}@media screen and (max-width:767px){.search_listWrap__BRh7U:last-child .search_placehodler__VA9Iq{padding-bottom:1rem}}.search_more___fvQF{color:var(--gray-5);padding:0 var(--gl-hr-indent)}@media screen and (min-width:1024px){.search_more___fvQF{font-size:1.6rem}}@media screen and (max-width:1023px){.search_more___fvQF{font-size:1.4rem}}@media screen and (max-width:767px){.search_listWrap__BRh7U:last-child .search_more___fvQF{padding-bottom:.4rem}}.header-top_current___Ta6W{pointer-events:none}.header-top_top__1q7Ld{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:100%}@media screen and (min-width:1024px){.header-top_top__1q7Ld{gap:2rem}}@media screen and (max-width:1023px){.header-top_top__1q7Ld{grid-template-columns:auto 1fr auto;gap:1.6rem}}@media screen and (min-width:1024px){.header-top_top__1q7Ld:not(:last-child){padding-bottom:2.6rem}.header-top_top__1q7Ld:not(:last-child):before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100vw;height:1px;background-color:hsla(0,0%,100%,.1);opacity:1}}.header-top_navLeft__GYkN7{display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width:1023px){.header-top_navLeft__GYkN7{display:none}}.header-top_navList__4M1l3{display:flex;align-items:center;gap:3.5rem;list-style:none;margin:0;padding:0;font-size:1.6rem;font-weight:400}.header-top_logo__SGeE7{display:flex;justify-content:center;align-items:center;grid-column:2;position:relative;z-index:10;color:#fff;font-weight:700;letter-spacing:-.02em;white-space:nowrap}@media screen and (min-width:1024px){.header-top_logo__SGeE7{height:4rem;font-size:2.4rem}}@media(max-width:1023px)and (min-width:768px){.header-top_logo__SGeE7{height:3.4rem;font-size:2rem}}@media screen and (max-width:767px){.header-top_logo__SGeE7{height:2.6rem;font-size:1.8rem}}.header-top_logo__SGeE7 a{height:100%;display:flex;align-items:center;justify-content:center}@media screen and (min-width:1024px){.header-top_logo__SGeE7 a{width:auto}}@media(max-width:1023px)and (min-width:768px){.header-top_logo__SGeE7 a{width:auto}}@media screen and (max-width:767px){.header-top_logo__SGeE7 a{width:auto}}.header-top_logo__SGeE7 img{filter:brightness(0) invert(1)}.header-top_rightActions__s9AyM{display:flex;justify-content:flex-end;align-items:center;gap:2.2rem;grid-column:3}@media screen and (max-width:1023px){.header-top_rightActions__s9AyM{gap:1.8rem}}.header-top_searchWrapper__Px85T{display:flex;align-items:center;position:relative}.header-top_actionLink__9sj9e.header-top_current___Ta6W{background-color:hsla(0,0%,100%,.2);color:#fff}.message-input_wrapper__EIgZj{display:flex;flex-direction:column;gap:.8rem}.message-input_wrapper__EIgZj.message-input_primary__VaE5j{position:absolute;bottom:2.2rem;left:1.2rem;width:calc(100% - 3.6rem)}.message-input_wrapper__EIgZj.message-input_primary__VaE5j .message-input_container__P9QTy:focus-within{box-shadow:0 0 0 1px var(--accent)}.message-input_wrapper__EIgZj.message-input_secondary__oV3Ve{flex-shrink:0;width:100%;height:5.4rem}.message-input_wrapper__EIgZj.message-input_secondary__oV3Ve .message-input_container__P9QTy:focus-within{background-color:var(--light-blue-4)}.message-input_container__P9QTy{display:flex;align-items:center;gap:.8rem;width:100%;height:100%}.message-input_primary__VaE5j .message-input_container__P9QTy{background-color:var(--light-3);padding:1.7rem 1.2rem;border-radius:1.2rem;transition:box-shadow .3s ease-in-out}.message-input_secondary__oV3Ve .message-input_container__P9QTy{background-color:var(--light);padding:0 1.2rem;transition:background-color .3s ease-in-out}.message-input_filePreviewList__Lu5np{display:flex;flex-wrap:wrap;gap:.8rem;max-height:8rem}.message-input_filePreviewItem__z8tP3{position:relative;width:10rem;height:6rem;background-color:var(--light-1);border:1px solid var(--light-4);border-radius:.4rem;display:flex;justify-content:center;align-items:center;padding:.2rem}.message-input_filePreviewImage__4SBEs{max-width:100%;max-height:100%;object-fit:cover}.message-input_filePreviewName__RxC3p{font-size:.8rem;color:var(--dark-10);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding:0 .1rem}.message-input_fileRemoveBtn__NysyH{position:absolute;top:-.4rem;right:-.4rem;background-color:rgba(50,50,50,.7);color:#fff;border:none;border-radius:50%;width:1.3rem;height:1.3rem;font-size:.9rem;line-height:1.3rem;text-align:center;cursor:pointer;padding:0;display:flex;justify-content:center;align-items:center;z-index:1;transition:background-color .3s ease-in-out}.message-input_fileRemoveBtn__NysyH:hover{background-color:rgba(0,0,0,.8)}.message-input_input__koIK6{flex-grow:1;color:var(--dark-12)}.message-input_attachBtn__hviU7{color:var(--dark-2);transition:color .3s ease-in-out;flex-shrink:0}@media(any-hover:hover){.message-input_attachBtn__hviU7:hover{color:var(--light-blue-2)}}.message-input_sendBtn__jLP0q{color:var(--accent);transition:color .3s ease-in-out;flex-shrink:0}@media(any-hover:hover){.message-input_sendBtn__jLP0q:hover{color:var(--light-blue-2)}}.message-input_fileInput__2yzWu{display:none}.floating-window_container__aqBs_{z-index:110;position:fixed;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;background:var(--light);box-shadow:0 .4rem 1.8rem 0 var(--gray-4);overflow:hidden;will-change:clip-path,opacity}@media screen and (min-width:1024px){.floating-window_container__aqBs_{bottom:2rem;right:2rem;max-height:61.4rem;max-width:47.6rem;border-radius:1.2rem}}@media screen and (max-width:1023px){.floating-window_container__aqBs_{bottom:0;right:0}}.floating-window_container__aqBs_.floating-window_enter__Iu2V2{opacity:0;clip-path:inset(100% 0 0 0)}.floating-window_container__aqBs_.floating-window_enterActive__4qYh2{opacity:1;transition:clip-path .3s ease-in-out,opacity .3s ease-in-out;clip-path:inset(-2rem)}.floating-window_container__aqBs_.floating-window_exit__M0uHI{opacity:1;clip-path:inset(-2rem)}.floating-window_container__aqBs_.floating-window_exitActive__7s_Gd{opacity:0;clip-path:inset(100% 0 0 0);transition:clip-path .3s ease-out,opacity .3s ease-out}.chats_container__eiJha{position:relative}@media screen and (min-width:1024px){.chats_container__eiJha{height:75rem;display:flex;gap:5rem}}@media screen and (max-width:1023px){.chats_container__eiJha{height:90rem}}.offer-modal_wrap__3s_Tt.offer-modal_loading__MkXpX{pointer-events:none}.offer-modal_content__WaT4v{will-change:height,transform,opacity;transform:translateZ(0);backface-visibility:hidden;position:relative;z-index:2}.offer-modal_content__WaT4v:not(:last-child){margin-bottom:4rem}.offer-modal_textarea__vBc8j:not(:last-child){margin-bottom:2rem}.offer-modal_addressBtn__rd0Qf{width:100%}.offer-modal_addressBtn__rd0Qf:not(:last-child){margin-bottom:1.2rem}.offer-modal_addressText__Aox_L{font-weight:500}.offer-modal_footer__SwO0J{display:flex}@media screen and (min-width:1024px){.offer-modal_footer__SwO0J{gap:4rem}}@media(max-width:1023px)and (min-width:768px){.offer-modal_footer__SwO0J{gap:2rem}}@media screen and (max-width:767px){.offer-modal_footer__SwO0J{flex-direction:column-reverse;gap:1.2rem}.offer-modal_footer__SwO0J a,.offer-modal_footer__SwO0J button{width:100%}}@media screen and (min-width:768px){.offer-modal_back__XINr3{min-width:25.6rem}.offer-modal_send__LSxiy{flex:1 1 auto}}@media screen and (min-width:1024px){.offer-info-modal_content__Yp6K9{font-size:1.8rem;line-height:1.17}}@media(max-width:1023px)and (min-width:768px){.offer-info-modal_content__Yp6K9{font-size:1.6rem;letter-spacing:.01em;line-height:1.25}}@media screen and (max-width:767px){.offer-info-modal_content__Yp6K9{font-size:1.4rem;line-height:1.28}}.offer-info-modal_content__Yp6K9 strong{font-weight:600}.offer-info-modal_content__Yp6K9 em{font-style:italic}.offer-info-modal_content__Yp6K9 u{text-decoration:underline}@media screen and (min-width:768px){.offer-info-modal_content__Yp6K9 ul{padding-left:1.4rem}}@media screen and (max-width:767px){.offer-info-modal_content__Yp6K9 ul{padding-left:.6rem}}.offer-info-modal_content__Yp6K9 ul li{position:relative;padding-left:1.6rem}.offer-info-modal_content__Yp6K9 ul li:before{content:"";position:absolute;top:.8rem;left:0;width:.4rem;height:.4rem;border-radius:50%;background-color:currentColor}.offer-info-modal_content__Yp6K9 ol{counter-reset:counter}@media screen and (min-width:768px){.offer-info-modal_content__Yp6K9 ol{padding-left:.6rem}}@media screen and (max-width:767px){.offer-info-modal_content__Yp6K9 ol{padding-left:2px}}.offer-info-modal_content__Yp6K9 ol li{position:relative}@media screen and (min-width:768px){.offer-info-modal_content__Yp6K9 ol li{padding-left:2.4rem}}@media screen and (max-width:767px){.offer-info-modal_content__Yp6K9 ol li{padding-left:2rem}}.offer-info-modal_content__Yp6K9 ol li:before{counter-increment:counter;content:counter(counter) ".";position:absolute;top:0;left:0;color:inherit}.offer-info-modal_content__Yp6K9:not(:last-child){margin-bottom:4rem}.offer-info-modal_footer__0cOv2 a,.offer-info-modal_footer__0cOv2 button{width:100%}.icon-item_wrap__7YWtW{display:flex;gap:1.2rem;color:var(--dark-3)}.icon-item_icon__rkgu2{display:block;flex-shrink:0;width:2rem;height:2rem}.icon-item_text__6SGI3{color:var(--dark-4)}.icon-item_text__6SGI3 strong{color:var(--dark-3);font-weight:600}.price-block_row__nHWoF{display:flex;gap:2rem}.price-block_row__nHWoF:not(:last-child){margin-bottom:1.6rem}.price-block_column__e0_bd:last-child{margin-left:auto}@media screen and (min-width:768px){.price-block_title__m9E_9{line-height:1.2}}.price-block_wrap__V34vo{display:flex;align-items:center;gap:.4rem}@media screen and (min-width:1024px){.price-block_wrap__V34vo{font-size:1.8rem}}@media screen and (max-width:1023px){.price-block_wrap__V34vo{font-size:1.4rem}}.price-block_wrap__V34vo:not(:last-child){padding-bottom:2rem}.price-block_footer__r1sPN{display:flex;flex-wrap:wrap;border-top:1px solid var(--light-2)}@media screen and (min-width:768px){.price-block_footer__r1sPN{padding-top:2rem;gap:2rem}}@media screen and (max-width:767px){.price-block_footer__r1sPN{flex-direction:column-reverse;padding-top:1.6rem;gap:1.2rem}}.price-block_footer__r1sPN:not(:last-child){margin-bottom:1.4rem}.price-block_policy__upW30{width:100%;display:flex;justify-content:flex-end}@media screen and (min-width:768px){.price-block_btn__Uahv_{flex:1 1 auto;min-width:calc(50% - 2rem)}}@media screen and (max-width:767px){.price-block_btn__Uahv_{width:100%}}@media screen and (min-width:768px){.price-block_full__88Vud .price-block_btn__Uahv_.price-block_buy__IlWed{width:100%;order:0}.price-block_full__88Vud .price-block_btn__Uahv_.price-block_offer__iGT8G{order:1}.price-block_full__88Vud .price-block_btn__Uahv_.price-block_trade__gjwhT{order:2}}@media screen and (min-width:1024px){.price-block_body__GPIGE{font-size:1.4rem;line-height:1.28}}@media screen and (max-width:1023px){.price-block_body__GPIGE{font-size:1.2rem;line-height:1.33}}.price-block_descr__xrzT4{color:var(--dark-4)}.price-block_descr__xrzT4:not(:last-child){margin-bottom:2rem}.price-block_item__X7iAI:not(:last-child){margin-bottom:1.6rem}@media screen and (max-width:1023px){.price-input_wrap__X2qZF{width:100%}}.price-input_row__F5QBW{position:relative;display:flex}@media screen and (max-width:1023px){.price-input_row__F5QBW{width:100%}}.price-input_row__F5QBW:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:2;width:1px;height:100%}@media screen and (min-width:1024px){.price-input_input__EgAD0{width:11rem}}@media screen and (max-width:1023px){.price-input_input__EgAD0{width:50%}}.price-input_input__EgAD0 input{text-align:center}.price-input_input__EgAD0:first-child input{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.price-input_input__EgAD0:nth-child(2) input{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.category-slider_body__Qa79I{position:relative}@media screen and (max-width:1023px){.category-slider_body__Qa79I:not(:last-child){margin-bottom:1rem}}@media screen and (min-width:1024px){.category-slider_swiper__QQQZ4{margin:-12px -8px}}@media screen and (max-width:1023px){.category-slider_swiper__QQQZ4{margin:-10px -6px}}@media screen and (max-width:1199px){.category-slider_swiper__QQQZ4{overflow:visible!important}}.category-slider_slide__ohoa_{width:max(20%,220px)!important;height:auto!important}@media screen and (min-width:1024px){.category-slider_slide__ohoa_{padding:12px 8px}}@media screen and (max-width:1023px){.category-slider_slide__ohoa_{padding:10px 6px}}@media screen and (min-width:1024px){.category-slider_pagination__FEeYL{display:none}}@media screen and (max-width:1023px){.category-slider_arrow__tKjI9{display:none!important}}.category-slider_arrow__tKjI9.category-slider_disabled__hFHdX{opacity:0!important}.category-slider_loader__TPR2G{position:absolute;right:calc(var(--gl-hr-indent)*-1);top:1.2rem;z-index:5;display:flex;align-items:center;justify-content:center;height:calc(100% - 2.2rem);width:6rem;color:var(--accent);background:linear-gradient(to left,var(--light),transparent);pointer-events:none}@media screen and (min-width:1024px){.category-slider_loader__TPR2G{display:none}}.category-slider_loaderIn__TBD9_{width:4rem;height:4rem}.home-news_body__3RuoY{position:relative}@media screen and (max-width:1023px){.home-news_body__3RuoY:not(:last-child){margin-bottom:1rem}}@media screen and (min-width:1024px){.home-news_swiper__AglD1{margin:-12px -8px}}@media screen and (max-width:1023px){.home-news_swiper__AglD1{margin:-10px -6px}}@media screen and (max-width:1199px){.home-news_swiper__AglD1{overflow:visible!important}}div.home-news_slide___fQUw{width:max(20%,220px)!important;height:auto!important}@media screen and (min-width:1024px){div.home-news_slide___fQUw{padding:12px 8px}}@media screen and (max-width:1023px){div.home-news_slide___fQUw{padding:10px 6px}}@media screen and (min-width:1024px){div.home-news_slide___fQUw{width:33.333%!important}}@media screen and (max-width:1023px){div.home-news_slide___fQUw{width:min(92%,34rem)!important}.home-news_arrow__TXUC4{display:none!important}}.home-news_arrow__TXUC4.home-news_disabled__wK85V{opacity:0!important}@media screen and (min-width:1024px){.home-news_pagination__ocgKZ{display:none}}.newsletter_newsletter__Nv_Kg{background:#f5f5f5;padding:60px var(--gl-hr-indent)}@media screen and (max-width:1023px){.newsletter_newsletter__Nv_Kg{padding:50px var(--gl-hr-indent)}}@media screen and (max-width:767px){.newsletter_newsletter__Nv_Kg{padding:40px var(--gl-hr-indent)}}.newsletter_container__mdNvF{max-width:700px;margin:0 auto;text-align:center}.newsletter_title__qH0qx{font-size:36px;font-weight:700;color:#000;margin-bottom:28px;line-height:1.3}@media screen and (max-width:1023px){.newsletter_title__qH0qx{font-size:28px;margin-bottom:24px}}@media screen and (max-width:767px){.newsletter_title__qH0qx{font-size:22px;margin-bottom:20px}}.newsletter_form__B6xBB{display:flex;gap:12px;max-width:550px;margin:0 auto}@media screen and (max-width:1023px){.newsletter_form__B6xBB{flex-direction:column;gap:12px}}.newsletter_input__oyUWz{flex:1;padding:14px 20px;border:1px solid #e0e0e0;border-radius:62px;font-size:15px;font-family:inherit;background:#fff;transition:all .2s ease}.newsletter_input__oyUWz::placeholder{color:#999}.newsletter_input__oyUWz:focus{outline:none;border-color:#00bcd4;box-shadow:0 0 0 3px rgba(0,188,212,.1)}@media screen and (max-width:1023px){.newsletter_input__oyUWz{width:100%;font-size:14px;padding:12px 18px}}.newsletter_button__JrZQB{display:flex;align-items:center;justify-content:center;gap:6px;background:#00bcd4;color:#fff;padding:14px 28px;border:none;border-radius:62px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s ease;white-space:nowrap}@media(any-hover:hover){.newsletter_button__JrZQB:hover{background:#00acc1;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,188,212,.3)}}.newsletter_button__JrZQB:active{transform:translateY(0)}@media screen and (max-width:1023px){.newsletter_button__JrZQB{width:100%;padding:12px 24px;font-size:14px}}.newsletter_button__JrZQB svg{flex-shrink:0}@media screen and (max-width:1023px){.link-buttons_swiper__Ir7ec{overflow:visible!important}}@media screen and (min-width:1024px){.link-buttons_swiper__Ir7ec:not(:last-child){margin-bottom:4rem}}@media screen and (max-width:1023px){.link-buttons_swiper__Ir7ec:not(:last-child){margin-bottom:3rem}}.link-buttons_swiper__Ir7ec>div{display:flex}@media screen and (min-width:1024px){.link-buttons_swiper__Ir7ec>div{flex-wrap:wrap;gap:2.2rem;transform:none!important}}.link-buttons_slide__pmrMj{width:auto!important}.link-buttons_link__vPIhX{position:relative;display:block;height:5rem;padding:1.4rem 3.2rem;font-family:inherit;color:var(--accent);font-size:1.8rem;text-decoration:none;cursor:pointer;background-color:var(--light-blue);border-radius:1.6rem;transition:background-color .3s ease-in-out,color .3s ease-in-out,opacity .3s ease-in-out}@media(any-hover:hover){.link-buttons_link__vPIhX:hover{background:var(--blue-5)}}.link-buttons_link__vPIhX.link-buttons_active__MiGz3{pointer-events:none;background-color:var(--accent);color:var(--light)}.link-buttons_link__vPIhX.link-buttons_disabled__wti3k{opacity:.5;pointer-events:none}.link-buttons_absoluteloader__7Lxuw{position:absolute;top:0;left:0;width:100%;height:100%;display:flex!important;align-items:center;justify-content:center}.link-buttons_loaderContainer__ccSdw{display:block;width:4rem;height:4rem}.link-buttons_loader___wIlp{width:100%;height:100%}.link-buttons_children____swX{transition:opacity .3s ease-in-out}.link-buttons_isLoading__uim4K .link-buttons_children____swX{opacity:0}.price-input_wrapper__D9D1j:not(:last-child){margin-bottom:1.2rem}.price-input_container__tmGif{position:relative;display:inline-flex;justify-content:center;align-items:center;width:100%;padding-bottom:1.4rem;border-bottom:1px solid var(--light-2);margin-bottom:1rem}.price-input_currency__xklNZ{position:absolute;font-size:2.4rem;line-height:3.2rem;pointer-events:none;z-index:1;transform:translateY(-50%)}.price-input_inputContainer__zs6Nl{position:relative;display:inline-block;max-width:100%}.price-input_priceInput__pI_y5{font-family:inherit;font-size:4.8rem;line-height:6.4rem;box-sizing:border-box;text-align:center;width:1ch;min-width:1ch;max-width:100%;border:none;outline:none;padding:0;color:var(--gray-1);background:none;-moz-appearance:textfield}.price-input_priceInput__pI_y5::placeholder{color:var(--gray-1)}.price-input_priceInput__pI_y5::-webkit-inner-spin-button,.price-input_priceInput__pI_y5::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-input_mirror__K7WPv{font-family:inherit;font-size:4.8rem;line-height:6.4rem;visibility:hidden;white-space:pre;color:var(--gray-1);position:absolute;top:0;left:0;pointer-events:none;z-index:-1}.my-profile_container__UrvWI{max-width:100%}.my-profile_loading__OihzG{pointer-events:none;opacity:.6}.my-profile_section__E74pD:not(:last-child){margin-bottom:3.2rem;padding-bottom:3.2rem;border-bottom:1px solid var(--light-2)}.my-profile_sectionTitle__OTQ23{margin-bottom:2rem;font-weight:600;color:var(--dark-6)}.my-profile_profilePictureRow__BOWci{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2.4rem}@media screen and (max-width:639px){.my-profile_profilePictureRow__BOWci{flex-direction:column;align-items:center;text-align:center}}.my-profile_avatar__7W_Em{width:7rem;height:7rem;min-width:7rem;border-radius:50%;overflow:hidden;border:2px solid var(--accent);background-color:var(--light-1)}.my-profile_avatar__7W_Em>div{border-radius:50%}.my-profile_pictureInfo__CCvCF{flex:1;color:var(--gray-5);line-height:1.5}.my-profile_pictureInfo__CCvCF p{margin-bottom:.4rem}.my-profile_formRow__xx07W{display:flex;gap:2rem}.my-profile_formRow__xx07W:not(:last-child){margin-bottom:1.6rem}@media screen and (max-width:639px){.my-profile_formRow__xx07W{flex-direction:column;gap:1.6rem}}.my-profile_formField__BjwQ6{flex:1;min-width:0}.my-profile_formFieldFull__gn3xw{width:100%}.my-profile_inputLabel__SzoV4{display:block;margin-bottom:.8rem;font-size:1.4rem;font-weight:500;color:var(--dark-6)}.my-profile_emailDisplay__23wNA{padding:1.2rem 1.6rem;background-color:var(--light-1);border:1px solid var(--light-2);border-radius:.8rem;font-size:1.4rem;color:var(--gray-5)}.my-profile_emailPasswordSection__p6GY6{display:flex;flex-direction:column;gap:2rem}.my-profile_emailRow__PLzcz{width:100%}.my-profile_passwordRow__0wrLV{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem;background-color:var(--light-1);border:1px solid var(--light-2);border-radius:.8rem}@media screen and (max-width:639px){.my-profile_passwordRow__0wrLV{flex-direction:column;align-items:flex-start;gap:1.6rem}}.my-profile_passwordRow__0wrLV>div{flex:1}.my-profile_passwordRow__0wrLV button{white-space:nowrap}.my-profile_passwordHint__vnMIQ{margin-top:.4rem;color:var(--gray-5);line-height:1.5}.my-profile_stripeSection__l2pTc{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid rgba(8,145,178,.2);border-radius:1.2rem}@media screen and (max-width:639px){.my-profile_stripeSection__l2pTc{flex-direction:column;align-items:flex-start;gap:1.6rem}}.my-profile_stripeSection__l2pTc>div{flex:1}.my-profile_stripeSection__l2pTc button{white-space:nowrap;min-width:20rem}@media screen and (max-width:639px){.my-profile_stripeSection__l2pTc button{width:100%}}.my-profile_stripeDescription__IHspo{color:var(--dark-6);line-height:1.6}.my-profile_paymentMethodsSection__BwTo1{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem;background-color:var(--light-1);border:1px solid var(--light-2);border-radius:1.2rem}@media screen and (max-width:639px){.my-profile_paymentMethodsSection__BwTo1{flex-direction:column;align-items:flex-start;gap:1.6rem}}.my-profile_paymentMethodsSection__BwTo1>div{flex:1}.my-profile_paymentMethodsSection__BwTo1 button{white-space:nowrap;min-width:20rem}@media screen and (max-width:639px){.my-profile_paymentMethodsSection__BwTo1 button{width:100%}}.my-profile_paymentDescription__zYbBb{color:var(--dark-6);line-height:1.6}.my-profile_passwordFields__YfD_y{display:flex;flex-direction:column;gap:1.6rem}.my-profile_passwordModal__aH8AZ{display:flex;flex-direction:column;gap:2.4rem}.my-profile_actions__NXzWr{display:flex;justify-content:flex-end;margin-top:2.4rem}.my-profile_buttons__0qOlk{display:flex;gap:1.2rem;justify-content:center}@media screen and (max-width:639px){.my-profile_buttons__0qOlk{flex-direction:column}}@media screen and (min-width:640px){.my-profile_buttons__0qOlk a,.my-profile_buttons__0qOlk button{min-width:calc(50% - .6rem)}}@media screen and (max-width:639px){.my-profile_buttons__0qOlk a,.my-profile_buttons__0qOlk button{width:100%}}.my-profile_action__1QPue{font-size:1.6rem;letter-spacing:.01em;line-height:1.25;cursor:pointer;font-family:inherit;text-decoration:underline;color:var(--dark-4);transition:color .3s ease-in-out}@media(any-hover:hover){.my-profile_action__1QPue:hover{text-decoration:none;color:var(--accent)}}.profile_section__Fd7zv{padding-top:2.4rem;padding-bottom:4rem}.profile_backLink__GbO7j{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1.6rem;font-size:1.4rem;font-weight:500;color:var(--dark-6);text-decoration:none;transition:color .3s ease-in-out}@media(any-hover:hover){.profile_backLink__GbO7j:hover{color:var(--accent)}}.profile_backArrow__N4CWk{font-size:1.6rem}.profile_title__c6A6P{margin-bottom:2.4rem;font-weight:600}.profile_container__SyeWi{display:flex;gap:2.4rem}@media screen and (max-width:767px){.profile_container__SyeWi{flex-direction:column}}.profile_sidebar__DvawZ{flex-shrink:0;width:22rem}@media screen and (max-width:767px){.profile_sidebar__DvawZ{width:100%}}.profile_nav__Z8xNt{display:flex;flex-direction:column;background-color:var(--white);border-radius:1.2rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08)}@media screen and (max-width:767px){.profile_nav__Z8xNt{flex-direction:row;overflow-x:auto;border-radius:.8rem}}.profile_navItem__lzFTZ{padding:1.4rem 2rem;text-align:left;font-size:1.5rem;font-weight:500;font-family:inherit;color:var(--dark-6);background-color:transparent;border:none;border-left:3px solid transparent;cursor:pointer;transition:all .3s ease-in-out}@media screen and (max-width:767px){.profile_navItem__lzFTZ{padding:1.2rem 1.6rem;border-left:none;border-bottom:3px solid transparent;white-space:nowrap}}@media(any-hover:hover){.profile_navItem__lzFTZ:hover{background-color:var(--light-1)}}.profile_navItem__lzFTZ.profile_active__5Nm3T{color:var(--light);background-color:var(--accent);border-left-color:var(--accent-dark)}@media screen and (max-width:767px){.profile_navItem__lzFTZ.profile_active__5Nm3T{border-left-color:transparent;border-bottom-color:var(--accent-dark)}}.profile_content__sVkvl{flex:1;min-width:0;background-color:var(--white);border-radius:1.2rem;padding:2.4rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}@media screen and (max-width:767px){.profile_content__sVkvl{padding:1.6rem;border-radius:.8rem}}.profile_subTabs__IalHU{display:flex;gap:1.2rem;margin-bottom:2.4rem}.profile_subTab__KJ_jC{padding:1rem 2.4rem;border-radius:10rem;border:1px solid var(--light-3);background-color:var(--white);font-size:1.4rem;font-weight:500;font-family:inherit;color:var(--dark-6);cursor:pointer;transition:all .3s ease-in-out;white-space:nowrap}@media(any-hover:hover){.profile_subTab__KJ_jC:hover{border-color:var(--dark-4);color:var(--dark-8)}}.profile_subTabActive__3vGix{color:var(--light);background-color:#000;border-color:var(--dark-8);pointer-events:none}