.Navigation_root__ArqV8{margin-top:90px;position:sticky;top:20px;z-index:100}.Navigation_inner__esF_J{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px;background-color:rgba(var(--color-background--rgb),.7);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.05)}.Navigation_burger__h_3il{display:none;flex-direction:column;gap:8px;border:none;padding:8px}.Navigation_burger__h_3il:after,.Navigation_burger__h_3il:before{content:"";display:block;width:28px;height:2px;background-color:#fff;transition:transform .4s ease-in-out}.Navigation_burger__h_3il:hover{cursor:pointer}.Navigation_burger__h_3il.Navigation_active__RzU4Q:before{transform:rotate(-45deg) translateY(6px)}.Navigation_burger__h_3il.Navigation_active__RzU4Q:after{transform:rotate(45deg) translate(-1px,-7px)}.Navigation_menu__I1kXz{display:flex;align-items:center;justify-content:space-between;width:100%}.Navigation_menu__I1kXz .Navigation_links__Pdo6U{margin:0 auto;display:flex;align-items:center;gap:32px}.Navigation_menu__I1kXz .Navigation_links__Pdo6U a{font-weight:300;font-size:15px;text-transform:uppercase}.Navigation_menu__I1kXz .Navigation_links__Pdo6U a:hover{color:var(--color-link);text-decoration:underline}.Navigation_mobileFooter__0iwUg{display:none}.Navigation_navFlowSpacer__xYMjZ{display:none;height:120px;flex-shrink:0}.Navigation_logo__C87e8{display:flex;align-items:center;text-decoration:none;color:inherit;font-weight:700;font-size:32px;gap:12px}.Navigation_logo__C87e8 p{margin-bottom:0}.Navigation_logo__C87e8 p,.Navigation_logo__C87e8 p span{font-family:var(--font-montserrat),"Montserrat",sans-serif!important}.Navigation_logo__C87e8 p span{color:var(--color-secondary)}.Navigation_logo__C87e8:before{background-image:url(/_next/static/media/logo.29f88c2c.svg);background-size:46px 40px;display:inline-block;width:46px;height:40px;content:""}.Navigation_logoText__4DZ6K{display:flex;flex-direction:column;align-items:flex-start;gap:0;line-height:1}.Navigation_logoSubtitle__eOo5I{font-family:var(--font-montserrat),"Montserrat",sans-serif!important;display:block;width:auto;margin-top:0;padding-top:0;border-top:none;text-align:left;font-size:13px;font-weight:500;letter-spacing:.01em;text-transform:uppercase;color:#fff}@media(max-width:1200px){.Navigation_root__ArqV8{position:fixed;width:100%;margin-top:0;top:0;left:0}.Navigation_inner__esF_J{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;transform:none;border-radius:0;border:none;border-bottom:1px solid hsla(0,0%,100%,.05);background-color:var(--color-background);-webkit-backdrop-filter:none;backdrop-filter:none}.Navigation_burger__h_3il{display:flex}.Navigation_menu__I1kXz{flex-direction:column;justify-content:space-between;position:fixed;top:71px;right:0;bottom:0;left:auto;width:100%;max-width:600px;height:auto;background-color:var(--color-block);gap:30px;padding-top:50px;padding-bottom:env(safe-area-inset-bottom,0);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;z-index:1001;transform:translate3d(100%,0,0);transition:transform .4s ease-in-out}.Navigation_menu__I1kXz .Navigation_links__Pdo6U{flex-direction:column}.Navigation_menu__I1kXz.Navigation_opened___lX4O{transform:translateZ(0)}.Navigation_mobileFooter__0iwUg{display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 20px 40px;margin-top:auto;text-align:center}.Navigation_mobileFooterText__zlF6q{font-size:14px;font-weight:300;color:hsla(0,0%,100%,.4);line-height:1.6}.Navigation_mobileFooterTg__aKo5Y{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:12px;background-color:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;text-decoration:none;transition:background-color .2s,color .2s}.Navigation_mobileFooterTg__aKo5Y:hover{background-color:hsla(0,0%,100%,.1);color:#fff;text-decoration:none}.Navigation_mobileFooterTg__aKo5Y svg{display:block;flex-shrink:0;overflow:visible}.Navigation_logo__C87e8{font-size:22px}.Navigation_logo__C87e8:before{content:"";width:30px;height:30px;background-image:url(/_next/static/media/logo.29f88c2c.svg);background-repeat:no-repeat;background-size:contain}.Navigation_logoSubtitle__eOo5I{font-size:11px;padding-top:0;margin-top:0}.Navigation_navFlowSpacer__xYMjZ{display:block;height:76px}}.Button_button__zTJ1i{position:relative;display:flex;align-items:center;gap:12px;border:none;font-family:var(--font-montserrat),"Montserrat",sans-serif!important;font-size:16px;font-weight:500;line-height:28px;overflow:hidden;background-color:var(--color-secondary);padding:12px 20px;border-radius:12px;transition:background-color .2s ease-in-out,opacity .2s ease-in-out,color .2s ease-in-out}.Button_button__zTJ1i:hover:not(:disabled){background-color:var(--color-hover);cursor:pointer}.Button_button__zTJ1i.Button_disabled__WWJaH{opacity:.5}.Button_button__zTJ1i svg path[fill]{fill:#fff;transition:fill .2s ease-in-out}.Button_button__zTJ1i svg path[stroke]{stroke:#fff;transition:stroke .2s ease-in-out}.Button_little__mAFwd{padding:4px 12px;font-size:14px}.Button_bordered__txbRc{border:1px solid hsla(0,0%,100%,.2);background-color:rgba(0,0,0,0)}.Button_bordered__txbRc:hover:not(:disabled){background-color:#fff;color:var(--color-background)}.Button_bordered__txbRc:hover:not(:disabled) svg path[fill]{fill:var(--color-secondary)}.Button_bordered__txbRc:hover:not(:disabled) svg path[stroke]{stroke:var(--color-secondary)}.Button_large__t_GUv{padding:24px 32px;font-family:var(--font-roboto),"Roboto",sans-serif;font-size:28px;font-weight:700}.Button_loader__Jj8Eu{position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--color-secondary);opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;padding:8px}.Button_loader__Jj8Eu svg{height:100%;width:auto;animation:Button_rotating__FPBip 1s linear infinite}.Button_loader__Jj8Eu svg path{stroke:#fff!important}.Button_loader__Jj8Eu.Button_small__wthBk svg{height:24px}.Button_loader__Jj8Eu{transition:opacity infinite .2s linear,visibility infinite .2s linear}.Button_loader__Jj8Eu.Button_show__YMzlb{opacity:1;visibility:visible}@keyframes Button_rotating__FPBip{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:500px){.Button_button__zTJ1i{font-size:12px;line-height:20px}.Button_large__t_GUv{display:flex;align-items:center;justify-content:center;width:100%;font-size:18px;padding:16px 24px}}.Footer_footer__x0zRh{background-color:var(--color-footer);margin-top:64px;padding:60px 0}.Footer_inner__NCkA4{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px}.Footer_info__F_7OQ{display:flex;flex-direction:column}.Footer_info__F_7OQ .Footer_logo__4bFQ2{display:flex;align-items:center;gap:12px;font-family:var(--font-montserrat),"Montserrat",sans-serif!important;font-size:32px;font-weight:700}.Footer_info__F_7OQ .Footer_logo__4bFQ2 p{margin-bottom:4px}.Footer_info__F_7OQ .Footer_logo__4bFQ2 p span{color:var(--color-secondary)}.Footer_info__F_7OQ .Footer_logo__4bFQ2:before{content:url(/_next/static/media/logo.29f88c2c.svg)}.Footer_info__F_7OQ .Footer_text__pk2j3{max-width:360px;font-family:var(--font-montserrat),"Montserrat",sans-serif!important;font-size:16px;font-weight:400;color:#78819d;line-height:100%;margin-top:12px}.Footer_info__F_7OQ .Footer_contacts__EKZIh{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-top:16px}.Footer_info__F_7OQ .Footer_contacts__EKZIh a{font-style:16px;font-weight:400;display:flex;align-items:center;gap:8px;font-family:var(--font-montserrat),"Montserrat",sans-serif!important;color:#6a6fe6}.Footer_info__F_7OQ .Footer_contacts__EKZIh a:hover{text-decoration:underline}.Footer_info__F_7OQ .Footer_copy__L2Oau{justify-content:space-between;margin-top:16px;font-style:16px;font-weight:400}.Footer_info__F_7OQ .Footer_copy__L2Oau,.Footer_info__F_7OQ .Footer_copy__L2Oau a{display:flex;align-items:center;font-family:var(--font-montserrat),"Montserrat",sans-serif!important}.Footer_info__F_7OQ .Footer_copy__L2Oau a{gap:8px;color:var(--color-secondary)}.Footer_info__F_7OQ .Footer_copy__L2Oau a:hover{text-decoration:underline}.Footer_linksGrid__m2AwX{display:flex;gap:64px}.Footer_linksCol__kTvM5{display:flex;flex-direction:column;gap:12px}.Footer_linksCol__kTvM5 a{font-size:14px;font-weight:400;line-height:1;color:#78819d;text-decoration:none;transition:color .2s}.Footer_linksCol__kTvM5 a:hover{color:#fff}.Footer_linksTitle__zbAKc{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:#a0a8c4;margin-bottom:4px}.Footer_payments__Bq5lI{display:flex;flex-wrap:wrap;gap:16px}.Footer_payments__Bq5lI .Footer_payment__WN01F{display:flex;align-items:center;justify-content:center;width:80px;height:32px;background-color:var(--color-background);border-radius:4px}@media(max-width:680px){.Footer_inner__NCkA4{flex-direction:column;align-items:flex-start}.Footer_linksGrid__m2AwX{gap:32px}}.PromoBanner_banner__vgisU{background:linear-gradient(90deg,#6366f1,#8b5cf6 50%,#6366f1);background-size:200% 100%;animation:PromoBanner_shimmer__9g85y 3s ease-in-out infinite;margin:-120px -9999px 24px;padding:12px 9999px;position:relative;z-index:1}@media(max-width:640px){.PromoBanner_banner__vgisU{margin-top:-76px;padding:10px 10015px}}@keyframes PromoBanner_shimmer__9g85y{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.PromoBanner_content__ZBq4S{display:flex;align-items:center;justify-content:center;gap:16px;max-width:1200px;margin:0 auto;flex-wrap:wrap}@media(min-width:769px){.PromoBanner_content__ZBq4S{flex-wrap:nowrap}}@media(max-width:640px){.PromoBanner_content__ZBq4S{flex-direction:column;gap:10px;text-align:center}}.PromoBanner_text__IoTSt{font-size:14px;font-weight:500;color:#fff}@media(min-width:769px){.PromoBanner_text__IoTSt{white-space:nowrap}}@media(max-width:640px){.PromoBanner_text__IoTSt{font-size:13px}}.PromoBanner_button__le0Jo{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;font-size:13px;font-weight:600;color:#fff;white-space:nowrap;transition:all .2s}.PromoBanner_button__le0Jo:hover{background:hsla(0,0%,100%,.3);transform:translateX(2px)}.PromoBanner_button__le0Jo svg{transition:transform .2s}.PromoBanner_button__le0Jo:hover svg{transform:translateX(3px)}@media(max-width:640px){.PromoBanner_button__le0Jo{padding:8px 20px;font-size:12px}}.ModelsCatalog_catalogPage__RDVWN{padding:120px 0 80px;min-height:100vh;position:relative;overflow-x:hidden}body.promo-banner-hidden .ModelsCatalog_catalogPage__RDVWN{padding-top:56px}.ModelsCatalog_breadcrumbs__wiUyZ{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:32px;font-size:14px;color:var(--color-subtext)}.ModelsCatalog_breadcrumbs__wiUyZ a{color:var(--color-subtext);transition:color .2s;white-space:nowrap}.ModelsCatalog_breadcrumbs__wiUyZ a:hover,.ModelsCatalog_breadcrumbs__wiUyZ span{color:#fff}.ModelsCatalog_breadcrumbs__wiUyZ span:last-child{white-space:normal;word-break:break-word}.ModelsCatalog_hero__duMpB{margin-bottom:24px;position:relative}.ModelsCatalog_hero__duMpB h1{font-family:var(--font-inter),"Inter",sans-serif!important;font-size:56px;font-weight:500;margin-bottom:32px;max-width:800px;line-height:1.2}.ModelsCatalog_hero__duMpB h1 span{font-family:var(--font-inter),"Inter",sans-serif!important;color:var(--color-secondary)}.ModelsCatalog_hero__duMpB .ModelsCatalog_subtitle__8M5L2{font-family:var(--font-inter),"Inter",sans-serif!important;font-size:18px;font-weight:300;color:hsla(0,0%,100%,.5);max-width:700px;margin-bottom:32px;line-height:1.6}.ModelsCatalog_hero__duMpB .ModelsCatalog_totalBadge__ic5GU{display:inline-block;padding:5px 14px;background:rgba(var(--color-secondary--rgb),.1);border:1px solid rgba(var(--color-secondary--rgb),.2);border-radius:100px;font-size:13px;color:var(--color-link);margin-bottom:16px;position:relative;z-index:1;font-weight:500}.ModelsCatalog_searchBox__5QHhf{position:relative;max-width:100%;margin-bottom:32px}.ModelsCatalog_searchBox__5QHhf .ModelsCatalog_searchIcon__A5029{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:rgba(var(--color-subtext--rgb),.45);width:20px;height:20px;pointer-events:none}.ModelsCatalog_searchBox__5QHhf input{width:100%;padding:14px 80px 14px 48px;background:var(--color-block);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;color:#fff;font-size:16px;font-family:var(--font-inter),"Inter",sans-serif!important;font-weight:300;transition:all .2s ease}.ModelsCatalog_searchBox__5QHhf input::placeholder{color:rgba(var(--color-subtext--rgb),.4)}.ModelsCatalog_searchBox__5QHhf input:focus{border-color:rgba(var(--color-secondary--rgb),.3);outline:none}.ModelsCatalog_searchBox__5QHhf .ModelsCatalog_searchRight__xBf1l{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:6px}.ModelsCatalog_searchBox__5QHhf .ModelsCatalog_clearBtn__14T0h{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:hsla(0,0%,100%,.1);border:none;border-radius:50%;cursor:pointer;color:var(--color-subtext);transition:all .2s}.ModelsCatalog_searchBox__5QHhf .ModelsCatalog_clearBtn__14T0h svg{width:14px;height:14px}.ModelsCatalog_searchBox__5QHhf .ModelsCatalog_clearBtn__14T0h:hover{background:hsla(0,0%,100%,.16);color:#fff}.ModelsCatalog_searchBox__5QHhf .ModelsCatalog_kbdHint__5TdIq{display:flex;align-items:center;gap:3px}.ModelsCatalog_searchBox__5QHhf .ModelsCatalog_kbdHint__5TdIq kbd{display:inline-flex;align-items:center;justify-content:center;height:22px;min-width:22px;padding:0 5px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:5px;font-size:11px;color:rgba(var(--color-subtext--rgb),.5);font-family:system-ui,-apple-system,sans-serif;line-height:1}.ModelsCatalog_categories__xvaMe{display:flex;gap:8px;margin-bottom:20px}.ModelsCatalog_categoryPill__l84XN{display:flex;align-items:center;justify-content:center;gap:8px;flex:1 1 auto;padding:10px 12px;background:var(--color-block);border:1px solid hsla(0,0%,100%,.05);border-radius:8px;color:#fff;font-size:14px;font-family:var(--font-inter),"Inter",sans-serif!important;font-weight:400;cursor:pointer;white-space:nowrap;transition:all .2s ease;min-width:0}.ModelsCatalog_categoryPill__l84XN .ModelsCatalog_catIcon__YIRKT{display:flex;align-items:center}.ModelsCatalog_categoryPill__l84XN .ModelsCatalog_catIcon__YIRKT svg{width:16px;height:16px}.ModelsCatalog_categoryPill__l84XN .ModelsCatalog_catCount__TJith{font-size:12px;color:#fff;font-weight:300;opacity:.9}.ModelsCatalog_categoryPill__l84XN:hover{border-color:hsla(0,0%,100%,.1);color:#fff}.ModelsCatalog_categoryPill__l84XN.ModelsCatalog_active__JUlc0{background:var(--color-block);border-color:var(--color-secondary);color:#fff}.ModelsCatalog_categoryPill__l84XN.ModelsCatalog_active__JUlc0 .ModelsCatalog_catCount__TJith{color:#fff;opacity:.8}.ModelsCatalog_catalogBody__Oldj_{display:flex;gap:28px;align-items:flex-start}.ModelsCatalog_filterSidebar__3TEhy{width:220px;flex-shrink:0;position:sticky;top:80px;background:var(--color-block);border:1px solid hsla(0,0%,100%,.06);border-radius:14px;overflow:hidden}.ModelsCatalog_sidebarOverlay__H3W7S{display:none}.ModelsCatalog_sidebarHeader__cB4HZ{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid hsla(0,0%,100%,.06)}.ModelsCatalog_sidebarTitle__ecn_k{font-size:13px;font-weight:600;color:#fff;flex:1 1;text-transform:uppercase;letter-spacing:.6px}.ModelsCatalog_sidebarReset__kEHp0{font-size:12px;color:var(--color-secondary);background:none;border:none;cursor:pointer;padding:2px 6px;border-radius:5px;transition:background .15s}.ModelsCatalog_sidebarReset__kEHp0:hover{background:rgba(var(--color-secondary--rgb),.1)}.ModelsCatalog_sidebarClose__leufc{display:none;align-items:center;justify-content:center;width:24px;height:24px;background:hsla(0,0%,100%,.06);border:none;border-radius:6px;color:hsla(0,0%,100%,.6);cursor:pointer}.ModelsCatalog_sidebarClose__leufc svg{width:14px;height:14px}.ModelsCatalog_sidebarSection__RY8qT{border-bottom:1px solid hsla(0,0%,100%,.05)}.ModelsCatalog_sidebarSection__RY8qT:last-child{border-bottom:none}.ModelsCatalog_sidebarSectionHeader__mS9w0{display:flex;align-items:center;justify-content:space-between;width:100%;padding:11px 16px;background:none;border:none;color:hsla(0,0%,100%,.7);font-size:13px;font-family:var(--font-inter),"Inter",sans-serif!important;font-weight:400;cursor:pointer;transition:color .15s,background .15s;text-align:left}.ModelsCatalog_sidebarSectionHeader__mS9w0:hover{background:hsla(0,0%,100%,.03);color:#fff}.ModelsCatalog_sidebarSectionHeader__mS9w0.ModelsCatalog_active__JUlc0{color:#fff}.ModelsCatalog_sidebarChevron__Tuz1K{flex-shrink:0;transition:transform .2s;color:hsla(0,0%,100%,.3)}.ModelsCatalog_sidebarChevron__Tuz1K.ModelsCatalog_open__X1LwP{transform:rotate(90deg)}.ModelsCatalog_sidebarSectionBody__OR639{padding:4px 12px 12px}.ModelsCatalog_sidebarChipList__FwBzS{display:flex;flex-wrap:wrap;gap:5px}.ModelsCatalog_sidebarChip__1zynQ{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);border-radius:6px;color:hsla(0,0%,100%,.65);font-size:12px;font-family:var(--font-inter),"Inter",sans-serif!important;cursor:pointer;transition:all .15s;white-space:nowrap}.ModelsCatalog_sidebarChip__1zynQ svg{width:13px;height:13px;flex-shrink:0}.ModelsCatalog_sidebarChip__1zynQ:hover{border-color:hsla(0,0%,100%,.15);color:#fff}.ModelsCatalog_sidebarChip__1zynQ.ModelsCatalog_active__JUlc0{background:rgba(var(--color-secondary--rgb),.12);border-color:rgba(var(--color-secondary--rgb),.5);color:#fff}.ModelsCatalog_sidebarShowMore__L9kbV{display:block;width:100%;padding:5px 10px;background:none;border:none;border-radius:7px;color:hsla(0,0%,100%,.35);font-size:12px;font-family:var(--font-inter),"Inter",sans-serif!important;text-align:left;cursor:pointer;transition:color .15s;margin-top:2px}.ModelsCatalog_sidebarShowMore__L9kbV:hover{color:hsla(0,0%,100%,.7)}.ModelsCatalog_sidebarOptionIcon___8ZBZ{display:inline-flex;align-items:center;flex-shrink:0}.ModelsCatalog_sidebarOptionIcon___8ZBZ svg{width:14px;height:14px}.ModelsCatalog_sidebarOptionList__Oa87Y{display:flex;flex-direction:column;gap:2px}.ModelsCatalog_sidebarOption__rT3JP{display:flex;align-items:center;gap:7px;width:100%;padding:6px 10px;background:none;border:none;border-radius:7px;color:hsla(0,0%,100%,.6);font-size:13px;font-family:var(--font-inter),"Inter",sans-serif!important;text-align:left;cursor:pointer;transition:background .15s,color .15s}.ModelsCatalog_sidebarOption__rT3JP:hover{background:hsla(0,0%,100%,.05);color:#fff}.ModelsCatalog_sidebarOption__rT3JP.ModelsCatalog_active__JUlc0{background:rgba(var(--color-secondary--rgb),.12);color:#fff;font-weight:500}.ModelsCatalog_catalogMain__Dghvu{flex:1 1;min-width:0}.ModelsCatalog_toolbar__ejbSw{justify-content:space-between;margin-bottom:20px;flex-wrap:wrap}.ModelsCatalog_toolbarLeft__6PEY4,.ModelsCatalog_toolbar__ejbSw{display:flex;align-items:center;gap:12px}.ModelsCatalog_toolbarRight__WBNSV{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ModelsCatalog_filtersToggle__xgZmY{display:none;align-items:center;gap:6px;padding:7px 14px;background:var(--color-block);border:1px solid hsla(0,0%,100%,.07);border-radius:8px;color:hsla(0,0%,100%,.8);font-size:13px;font-family:var(--font-inter),"Inter",sans-serif!important;cursor:pointer;transition:all .15s}.ModelsCatalog_filtersToggle__xgZmY svg{width:14px;height:14px}.ModelsCatalog_filtersToggle__xgZmY:hover{border-color:hsla(0,0%,100%,.15);color:#fff}.ModelsCatalog_compareBtn__Rus8R{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:var(--color-block);border:1px solid hsla(0,0%,100%,.07);border-radius:8px;color:hsla(0,0%,100%,.8);font-size:13px;font-family:var(--font-inter),"Inter",sans-serif!important;font-weight:400;text-decoration:none;white-space:nowrap;transition:all .15s}.ModelsCatalog_compareBtn__Rus8R svg{width:14px;height:14px;flex-shrink:0}.ModelsCatalog_compareBtn__Rus8R:hover{border-color:hsla(0,0%,100%,.15);color:#fff}.ModelsCatalog_filtersBadge__nAyTX{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:var(--color-secondary);color:#fff;border-radius:9px;font-size:11px;font-weight:600;line-height:1}.ModelsCatalog_count__wgu9R{color:hsla(0,0%,100%,.45)}.ModelsCatalog_clearFilters__HtyjH,.ModelsCatalog_count__wgu9R{font-family:var(--font-inter),"Inter",sans-serif!important;font-size:13px;font-weight:300}.ModelsCatalog_clearFilters__HtyjH{background:none;border:none;color:var(--color-secondary);cursor:pointer;transition:all .2s;padding:4px 10px;border-radius:6px}.ModelsCatalog_clearFilters__HtyjH:hover{background:var(--color-block);opacity:.9}.ModelsCatalog_sortSelect__Ki9g6{flex-shrink:0}.ModelsCatalog_sortSelect__Ki9g6 select{padding:8px 36px 8px 14px;background:var(--color-block);border:1px solid hsla(0,0%,100%,.05);border-radius:8px;color:#fff;font-size:13px;font-family:var(--font-inter),"Inter",sans-serif!important;font-weight:300;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%23a6abcd' viewBox='0 0 16 16'%3E%3Cpath d='M8 12L2 6h12L8 12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:all .2s}.ModelsCatalog_sortSelect__Ki9g6 select:hover{border-color:hsla(0,0%,100%,.1)}.ModelsCatalog_sortSelect__Ki9g6 select:focus{border-color:rgba(var(--color-secondary--rgb),.3);outline:none}.ModelsCatalog_sortSelect__Ki9g6 select option{background:var(--color-block-accent);color:#fff}.ModelsCatalog_viewToggle__aGOpQ{display:flex;align-items:center;gap:2px;background:var(--color-block);border-radius:8px;padding:3px}.ModelsCatalog_viewBtn__xHXxX{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;border:none;background:none;color:hsla(0,0%,100%,.4);cursor:pointer;transition:all .15s}.ModelsCatalog_viewBtn__xHXxX svg{width:16px;height:16px}.ModelsCatalog_viewBtn__xHXxX:hover{color:hsla(0,0%,100%,.7)}.ModelsCatalog_viewBtn__xHXxX.ModelsCatalog_active__JUlc0{background:hsla(0,0%,100%,.1);color:#fff}.ModelsCatalog_tableWrapper__uH9HV{width:100%;border-radius:14px;border:1px solid hsla(0,0%,100%,.07);margin-bottom:32px;overflow:hidden}.ModelsCatalog_table__nrhuB{width:100%;border-collapse:collapse;font-family:var(--font-inter),"Inter",sans-serif!important;font-size:14px;table-layout:auto}.ModelsCatalog_table__nrhuB thead{background:hsla(0,0%,100%,.03);border-bottom:1px solid hsla(0,0%,100%,.07)}.ModelsCatalog_table__nrhuB .ModelsCatalog_thName__QUQZd,.ModelsCatalog_table__nrhuB .ModelsCatalog_th__63GAT{padding:10px 14px;text-align:left;font-size:11px;font-weight:500;color:hsla(0,0%,100%,.4);white-space:nowrap;text-transform:uppercase;letter-spacing:.04em}.ModelsCatalog_table__nrhuB .ModelsCatalog_tRow__yOdfY{border-bottom:1px solid hsla(0,0%,100%,.05);transition:background .12s}.ModelsCatalog_table__nrhuB .ModelsCatalog_tRow__yOdfY:last-child{border-bottom:none}.ModelsCatalog_table__nrhuB .ModelsCatalog_tRow__yOdfY:hover{background:hsla(0,0%,100%,.03)}.ModelsCatalog_table__nrhuB td{padding:10px 14px;vertical-align:middle}.ModelsCatalog_table__nrhuB .ModelsCatalog_tName__4FbeY{width:100%}.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameLink__6udKj{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;position:relative}.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameLink__6udKj:hover .ModelsCatalog_tNameText__gcv8_{color:var(--color-secondary)}.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameIcon__HsXz2{display:flex;align-items:center;flex-shrink:0}.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameIcon__HsXz2 svg{width:18px;height:18px}.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameText__gcv8_{transition:color .15s;overflow:hidden;text-overflow:ellipsis}.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameText__gcv8_,.ModelsCatalog_table__nrhuB .ModelsCatalog_tPrice__fG5h_{font-family:var(--font-montserrat),"Montserrat",sans-serif!important;font-size:14px;font-weight:500;white-space:nowrap}.ModelsCatalog_table__nrhuB .ModelsCatalog_tPrice__fG5h_{color:hsla(0,0%,100%,.9)}.ModelsCatalog_table__nrhuB .ModelsCatalog_tContext__R0QsH{font-family:var(--font-montserrat),"Montserrat",sans-serif!important;font-size:14px;font-weight:400;white-space:nowrap;color:hsla(0,0%,100%,.45)}.ModelsCatalog_table__nrhuB .ModelsCatalog_tContext__R0QsH .ModelsCatalog_tContextCompact__oNqWL{display:none}.ModelsCatalog_table__nrhuB .ModelsCatalog_tMeta__ggjym{font-size:13px;color:hsla(0,0%,100%,.45);white-space:nowrap}@media(max-width:768px){.ModelsCatalog_tableWrapper__uH9HV{border-radius:12px;border-color:hsla(0,0%,100%,.06)}.ModelsCatalog_table__nrhuB .ModelsCatalog_thName__QUQZd,.ModelsCatalog_table__nrhuB .ModelsCatalog_th__63GAT{padding:10px;font-size:10px}.ModelsCatalog_table__nrhuB td{padding:10px}.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameLink__6udKj{gap:7px}.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameIcon__HsXz2 svg{width:16px;height:16px}.ModelsCatalog_table__nrhuB .ModelsCatalog_tContext__R0QsH,.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameText__gcv8_,.ModelsCatalog_table__nrhuB .ModelsCatalog_tPrice__fG5h_{font-size:13px}.ModelsCatalog_table__nrhuB .ModelsCatalog_tContext__R0QsH .ModelsCatalog_tContextFull__B8TDp{display:none}.ModelsCatalog_table__nrhuB .ModelsCatalog_tContext__R0QsH .ModelsCatalog_tContextCompact__oNqWL{display:inline}.ModelsCatalog_table__nrhuB .ModelsCatalog_tMeta__ggjym{font-size:13px}.ModelsCatalog_table__nrhuB .ModelsCatalog_tRow__yOdfY:nth-child(2n){background:hsla(0,0%,100%,.015)}.ModelsCatalog_table__nrhuB .ModelsCatalog_tRow__yOdfY:hover{background:hsla(0,0%,100%,.04)}}@media(max-width:480px){.ModelsCatalog_table__nrhuB .ModelsCatalog_thName__QUQZd,.ModelsCatalog_table__nrhuB .ModelsCatalog_th__63GAT{padding:9px 7px;font-size:9px}.ModelsCatalog_table__nrhuB .ModelsCatalog_thName__QUQZd:last-child,.ModelsCatalog_table__nrhuB .ModelsCatalog_th__63GAT:last-child{padding-right:10px}.ModelsCatalog_table__nrhuB .ModelsCatalog_thName__QUQZd:first-child,.ModelsCatalog_table__nrhuB .ModelsCatalog_th__63GAT:first-child{padding-left:10px}.ModelsCatalog_table__nrhuB td{padding:9px 7px}.ModelsCatalog_table__nrhuB td:last-child{padding-right:10px}.ModelsCatalog_table__nrhuB td:first-child{padding-left:10px}.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameIcon__HsXz2 svg{width:14px;height:14px}.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameLink__6udKj{gap:6px}.ModelsCatalog_table__nrhuB .ModelsCatalog_tNameText__gcv8_{font-size:12px;max-width:130px}.ModelsCatalog_table__nrhuB .ModelsCatalog_tContext__R0QsH,.ModelsCatalog_table__nrhuB .ModelsCatalog_tMeta__ggjym,.ModelsCatalog_table__nrhuB .ModelsCatalog_tPrice__fG5h_{font-size:12px}}.ModelsCatalog_grid__W_VZz{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:56px;padding:2px}@keyframes ModelsCatalog_cardIn__drKt5{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ModelsCatalog_card__BnOKC{position:relative;display:flex;flex-direction:column;background-color:var(--color-block);border-radius:14px;width:100%;padding-bottom:8px;overflow:visible;transition:outline-color .15s ease;outline:1px solid rgba(0,0,0,0);animation:ModelsCatalog_cardIn__drKt5 .3s ease both}.ModelsCatalog_card__BnOKC:hover{outline-color:hsla(0,0%,100%,.12)}.ModelsCatalog_cardHeader__GEXpj{display:flex;flex-direction:column;gap:4px;padding:12px 12px 8px;background-image:url(/_next/static/media/minisquare.f7100ad9.png);background-position:50%}.ModelsCatalog_cardHeader__GEXpj .ModelsCatalog_cardNameLink__CTVLN{color:inherit;text-decoration:none}.ModelsCatalog_cardHeader__GEXpj .ModelsCatalog_cardNameLink__CTVLN:after{content:"";position:absolute;inset:0;border-radius:inherit}.ModelsCatalog_cardHeader__GEXpj .ModelsCatalog_cardName___JnP6{font-family:var(--font-montserrat),"Montserrat",sans-serif!important;font-size:15px;font-weight:600;text-transform:uppercase;line-height:1.3;word-break:break-word}.ModelsCatalog_cardHeader__GEXpj .ModelsCatalog_cardName___JnP6 mark{background:none;color:inherit}.ModelsCatalog_cardHeader__GEXpj .ModelsCatalog_cardProviderRow__VuL49{display:flex;align-items:center;gap:4px;font-family:var(--font-inter),"Inter",sans-serif!important;font-size:14px;font-weight:300;color:hsla(0,0%,100%,.5)}.ModelsCatalog_cardHeader__GEXpj .ModelsCatalog_cardProviderRow__VuL49 svg{width:16px;height:16px;flex-shrink:0;color:var(--color-secondary)}.ModelsCatalog_cardBadges__LSetH{display:flex;flex-wrap:wrap;gap:5px;padding:12px 12px 8px}.ModelsCatalog_badge__PtOU7{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:6px;font-size:11px;font-weight:500;white-space:nowrap;line-height:1.4}.ModelsCatalog_badgeVision__aYqa1{background:rgba(59,130,246,.08);color:#60a5fa;border:1px solid rgba(59,130,246,.15)}.ModelsCatalog_badgeTools__dfsiH{background:rgba(234,179,8,.08);color:#fbbf24;border:1px solid rgba(234,179,8,.15)}.ModelsCatalog_badgeReasoning__4olZT{background:rgba(168,85,247,.08);color:#c084fc;border:1px solid rgba(168,85,247,.15)}.ModelsCatalog_badgeAudio__pip_k{background:rgba(34,197,94,.08);color:#4ade80;border:1px solid rgba(34,197,94,.12)}.ModelsCatalog_badgeImageGen__sIxCn{background:rgba(236,72,153,.08);color:#f472b6;border:1px solid rgba(236,72,153,.12)}.ModelsCatalog_badgeDefault__4qTEt{background:hsla(0,0%,100%,.04);color:var(--color-subtext);border:1px solid hsla(0,0%,100%,.06)}.ModelsCatalog_cardChatPrices__ZbJeh{display:flex;justify-content:space-between}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPrice__b0Tqx{display:flex;flex-direction:column;gap:4px;width:100%;padding:8px 12px}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPrice__b0Tqx span{font-family:var(--font-montserrat),"Montserrat",sans-serif!important;font-size:15px;font-weight:300;color:hsla(0,0%,100%,.5)}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPrice__b0Tqx .ModelsCatalog_cardPriceData__n8047{display:flex;align-items:center;gap:12px;font-family:var(--font-montserrat),"Montserrat",sans-serif!important;font-size:20px;line-height:100%;font-weight:500}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPrice__b0Tqx .ModelsCatalog_cardPriceData__n8047+span{font-size:13px}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingTooltip__ORgWy{position:relative;display:inline-flex;align-items:center;line-height:0;cursor:pointer;z-index:1}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingTooltipIcon__qE5_j{display:inline-flex;align-items:center;justify-content:center}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingTooltipIcon__qE5_j svg{width:16px;height:16px;color:var(--color-secondary);flex-shrink:0}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA{position:absolute;left:-10px;bottom:calc(100% + 8px);z-index:30;width:280px;padding:8px 12px;border-radius:6px;background-color:#c0640d;color:#fff!important;font-size:16px;line-height:1.4;text-shadow:1px 1px 10px rgba(0,0,0,.25);box-shadow:0 4px 12px rgba(0,0,0,.2);visibility:hidden;opacity:0;transform:translateY(8px);transition:opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s ease-in-out}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA b,.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA p{color:#fff!important}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA b{display:flex;align-items:center;gap:8px;font-size:22px;margin-bottom:6px}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA b svg{width:22px;height:22px;flex-shrink:0}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA b svg path{fill:currentColor}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA p{margin:0;font-size:16px;font-weight:300;opacity:.95}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA .ModelsCatalog_cardPricingPopoverArrow__OhkCl{position:absolute;left:12px;bottom:-6.5px;width:0;height:0;border-left:6.5px solid rgba(0,0,0,0);border-right:6.5px solid rgba(0,0,0,0);border-top:6.5px solid #c0640d}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingTooltip__ORgWy:hover .ModelsCatalog_cardPricingPopover__gnJdA{visibility:visible;opacity:1;transform:translateY(0)}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopoverOnline__zitW2{background-color:#0e8fff}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopoverOnline__zitW2 .ModelsCatalog_cardPricingPopoverArrow__OhkCl{border-top-color:#0e8fff}@media(max-width:768px){.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA{width:240px;font-size:14px}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA b{font-size:18px}}@media(max-width:480px){.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA{width:200px;font-size:12px;padding:6px 10px}.ModelsCatalog_cardChatPrices__ZbJeh .ModelsCatalog_cardPricingPopover__gnJdA b{font-size:16px}}.ModelsCatalog_cardPricing__gCHgs{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:12px 12px 8px;font-size:14px;color:var(--color-subtext)}.ModelsCatalog_cardPricing__gCHgs strong{color:#fff;font-weight:600}.ModelsCatalog_cardMeta__6cUSG{padding:0 12px 12px;font-size:13px;color:hsla(0,0%,100%,.5);font-family:var(--font-montserrat),"Montserrat",sans-serif!important;font-weight:300}.ModelsCatalog_highlight__bcZZk{background:rgba(var(--color-secondary--rgb),.25);color:#fff;border-radius:2px;padding:0 2px}.ModelsCatalog_emptyState__w87Bz{text-align:center;padding:72px 24px}.ModelsCatalog_emptyState__w87Bz .ModelsCatalog_emptyIcon__I7EVX{font-size:48px;margin-bottom:16px;opacity:.4;display:block}.ModelsCatalog_emptyState__w87Bz h3{font-size:18px;font-weight:600;margin-bottom:8px;color:#fff}.ModelsCatalog_emptyState__w87Bz p{font-size:14px;color:var(--color-subtext);margin-bottom:24px;max-width:380px;margin-left:auto;margin-right:auto;line-height:1.5}.ModelsCatalog_emptyState__w87Bz button{padding:10px 24px;background:rgba(var(--color-secondary--rgb),.12);border:1px solid rgba(var(--color-secondary--rgb),.25);border-radius:10px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.ModelsCatalog_emptyState__w87Bz button:hover{background:rgba(var(--color-secondary--rgb),.2);border-color:rgba(var(--color-secondary--rgb),.4)}@media(max-width:1024px){.ModelsCatalog_grid__W_VZz{grid-template-columns:repeat(2,1fr)}.ModelsCatalog_catalogBody__Oldj_{display:block}.ModelsCatalog_filterSidebar__3TEhy{position:fixed;top:0;left:0;bottom:0;width:280px;z-index:200;border-radius:0;overflow-y:auto;transform:translateX(-100%);transition:transform .25s ease}.ModelsCatalog_filterSidebar__3TEhy.ModelsCatalog_sidebarOpen__wMg2w{transform:translateX(0)}.ModelsCatalog_sidebarOverlay__H3W7S{display:block;position:fixed;inset:0;z-index:199;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ModelsCatalog_sidebarClose__leufc{display:flex}.ModelsCatalog_filtersToggle__xgZmY{display:inline-flex}}@media(max-width:768px){.ModelsCatalog_catalogPage__RDVWN{padding:110px 0 60px}body.promo-banner-hidden .ModelsCatalog_catalogPage__RDVWN{padding-top:71px}.ModelsCatalog_hero__duMpB h1{font-size:30px}.ModelsCatalog_hero__duMpB .ModelsCatalog_subtitle__8M5L2{font-size:14px;margin-bottom:24px}.ModelsCatalog_searchBox__5QHhf input{padding:14px 64px 14px 44px;font-size:16px}.ModelsCatalog_toolbar__ejbSw{flex-wrap:nowrap;flex-direction:column;gap:8px;align-items:stretch}.ModelsCatalog_toolbarLeft__6PEY4{flex-wrap:nowrap;gap:8px}.ModelsCatalog_toolbarRight__WBNSV{flex-wrap:nowrap;gap:8px;justify-content:flex-end}.ModelsCatalog_compareBtn__Rus8R{padding:7px 9px;gap:0}.ModelsCatalog_compareBtn__Rus8R span{display:none}.ModelsCatalog_compareBtn__Rus8R svg{width:16px;height:16px}.ModelsCatalog_sortSelect__Ki9g6{flex:1 1}.ModelsCatalog_sortSelect__Ki9g6 select{width:100%}.ModelsCatalog_filtersRow__OXzP0{gap:12px;padding:12px 14px}.ModelsCatalog_filterSelectNative__yCCdZ,.ModelsCatalog_filterSelect__Opq6r select{font-size:14px!important}.ModelsCatalog_filterSep__xbhco{display:none}.ModelsCatalog_grid__W_VZz{grid-template-columns:1fr;gap:12px}.ModelsCatalog_cardHeader__GEXpj{padding:12px 12px 8px}.ModelsCatalog_cardBadges__LSetH{padding:8px 12px 6px}.ModelsCatalog_cardChatPrices__ZbJeh,.ModelsCatalog_cardPricing__gCHgs{padding:0}.ModelsCatalog_cardMeta__6cUSG{padding:0 12px 10px}}@media(max-width:480px){.ModelsCatalog_catalogPage__RDVWN{padding:100px 0 48px}body.promo-banner-hidden .ModelsCatalog_catalogPage__RDVWN{padding-top:67px}.ModelsCatalog_breadcrumbs__wiUyZ{display:none}.ModelsCatalog_hero__duMpB{margin-bottom:12px}.ModelsCatalog_hero__duMpB h1{font-size:24px;margin-bottom:14px}.ModelsCatalog_hero__duMpB:before{width:400px;height:250px}.ModelsCatalog_searchBox__5QHhf{margin-bottom:12px}.ModelsCatalog_searchBox__5QHhf input{padding:11px 44px 11px 40px;font-size:15px;border-radius:10px}.ModelsCatalog_searchBox__5QHhf .ModelsCatalog_searchIcon__A5029{left:13px;width:17px;height:17px}.ModelsCatalog_searchBox__5QHhf .ModelsCatalog_kbdHint__5TdIq{display:none}.ModelsCatalog_categories__xvaMe{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;margin-bottom:10px}.ModelsCatalog_categories__xvaMe::-webkit-scrollbar{display:none}.ModelsCatalog_categoryPill__l84XN{flex:0 0 auto;padding:7px 12px;font-size:13px;gap:5px}.ModelsCatalog_toolbar__ejbSw{margin-bottom:16px;gap:6px}.ModelsCatalog_filterSelectNative__yCCdZ,.ModelsCatalog_filterSelect__Opq6r select{font-size:13px!important}.ModelsCatalog_cardHeader__GEXpj{padding:10px 10px 6px}.ModelsCatalog_cardBadges__LSetH{padding:6px 10px 4px}.ModelsCatalog_cardChatPrices__ZbJeh,.ModelsCatalog_cardPricing__gCHgs{padding:0}.ModelsCatalog_cardMeta__6cUSG{padding:0 10px 8px}.ModelsCatalog_grid__W_VZz{gap:20px}}@media(max-width:640px){.ModelsCatalog_catalogPage__RDVWN{padding:76px 0 60px}body.promo-banner-hidden .ModelsCatalog_catalogPage__RDVWN{padding-top:51px}}