:root{--paper: #f0ebe6;--paper-strong: #faf6f1;--blue: #96b9c8;--navy: #0f1432;--ink: #252638;--muted: #6f6b65;--line: rgba(15, 20, 50, .16);--white: #fffaf4;--shadow: 0 24px 60px rgba(15, 20, 50, .12);--site-max-width: 1840px;color:var(--ink);background:var(--paper);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(#f0ebe6e6,#f0ebe6e6),url(/assets/brand-pattern.webp);background-size:auto,520px 520px}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:where(a,button,input,textarea,select,summary):focus-visible{outline:3px solid #b78939;outline-offset:3px}.route-view h1[tabindex="-1"]:focus{outline:none}.skip-link{position:absolute;top:16px;left:16px;z-index:120;padding:12px 16px;color:var(--navy);background:var(--white);border:1px solid rgba(15,20,50,.18);border-radius:999px;box-shadow:var(--shadow);transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.app-shell{width:min(100%,var(--site-max-width));min-height:100vh;margin:0 auto;background:var(--paper);overflow-x:hidden}.app-shell.route-legal{overflow-x:clip}.route-standard.route-legal .route-view{animation:none;transform:none}@media(min-width:1440px){.app-shell{box-shadow:0 0 0 1px #0f14320d,0 24px 90px #0f143214}}.route-view{animation:route-in .26s ease both}@keyframes route-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.site-header{position:sticky;top:0;z-index:80;background:#f6f1ebf5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topline{display:none;padding:8px 24px;color:var(--navy);font-size:13px;text-align:center;border-bottom:1px solid rgba(15,20,50,.08)}.header-inner{display:flex;align-items:center;gap:28px;min-height:112px;padding:0 clamp(34px,2.85vw,42px)}.brand{display:grid;min-width:230px}.footer-brand-link{min-width:0}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto;color:var(--navy);font-weight:500}.desktop-nav a,.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:inherit;cursor:pointer}.header-actions,.mobile-actions{display:flex;align-items:center;gap:12px}.mobile-actions{display:none;margin-left:auto}.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fffaf48a;color:var(--navy);cursor:pointer}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 28px;border:1px solid var(--navy);border-radius:2px;background:var(--navy);color:#fff;font-weight:600;cursor:pointer}.button-small{min-height:42px;padding:0 18px;font-size:14px}.button-outline{background:transparent;color:var(--navy)}.button-light{border-color:var(--paper);background:var(--paper);color:var(--navy)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-weight:700;border-bottom:1px solid currentColor}.catalog-popover{position:absolute;left:clamp(260px,30vw,520px);top:100%;display:grid;grid-template-columns:repeat(3,minmax(210px,1fr));gap:10px;width:min(820px,calc(100vw - 40px));padding:18px;background:var(--paper-strong);border:1px solid var(--line);box-shadow:var(--shadow)}.catalog-popover a,.mobile-menu a,.mobile-menu button{display:flex;align-items:center;gap:10px;padding:12px;border:0;border-bottom:1px solid rgba(15,20,50,.08);background:transparent;color:var(--navy);text-align:left;cursor:pointer}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);align-items:center;gap:clamp(28px,4vw,68px);min-height:720px;padding:clamp(52px,7vw,96px) clamp(20px,4vw,58px)}.hero-home{grid-template-columns:minmax(0,600px) minmax(640px,1fr);align-items:start;gap:24px;min-height:635px;padding:90px 0 0 64px;background:linear-gradient(#f5f1ebe0,#f5f1ebe0),url(/assets/brand-pattern.webp);background-size:auto,410px 410px;border-bottom:1px solid rgba(150,185,200,.55)}.hero-compact{min-height:560px;padding-bottom:68px}.eyebrow{margin:0 0 22px;color:#6d9aac;font-weight:600}h1,h2,h3{margin:0;color:var(--navy);font-family:Literata,Georgia,serif;font-weight:500;letter-spacing:0}h1{max-width:760px;font-size:clamp(44px,5.5vw,84px);line-height:1.05}h2{font-size:clamp(32px,3.4vw,52px);line-height:1.08}h3{font-size:24px;line-height:1.2}.hero-text,.page-intro,.section-head p,.hero-copy>p:not(.eyebrow){max-width:620px;color:var(--ink);font-size:19px;line-height:1.62}.hero-home h1{width:820px;max-width:none;font-size:clamp(52px,4.28vw,58px);line-height:1.13;transform:scaleX(.75);transform-origin:left top}.hero-title-lines span{display:block;white-space:nowrap}.hero-home .eyebrow{margin-bottom:20px;color:#75a8bd;font-size:18px}.hero-home .hero-text{max-width:500px;margin:24px 0 0;color:var(--ink);font-size:21px;line-height:1.48}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin:32px 0}.hero-home .hero-actions{gap:30px;margin:30px 0 0}.hero-home .button{width:327px;min-height:60px;padding:0 18px;font-size:15px;white-space:nowrap}.hero-home .text-link{font-size:17px}.proof-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.18fr);gap:0;max-width:720px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-strip>.proof-item{display:flex;align-items:center;gap:12px;min-height:80px;padding:0 22px;color:var(--navy);border-right:1px solid var(--line)}.proof-icon{display:inline-grid;flex:0 0 auto;place-items:center;color:var(--navy)}.proof-copy{display:grid;min-width:0}.proof-strip>.proof-item-hours{padding-inline:14px}.proof-item-hours .proof-copy{display:block}.proof-item-hours strong{display:block;font-size:13px;font-weight:800;line-height:1.15;text-transform:lowercase;white-space:nowrap}@media(min-width:761px){.route-category .hero-compact .proof-strip{grid-template-columns:minmax(0,.95fr) minmax(0,1fr) minmax(0,1.35fr)}.route-category .hero-compact .proof-strip>.proof-item{gap:8px;min-width:0;padding-inline:10px}.route-category .hero-compact .proof-icon svg{width:20px;height:20px}.route-category .hero-compact .proof-strip>.proof-item-hours{padding-inline:8px 4px}.route-category .hero-compact .proof-item-location strong,.route-category .hero-compact .proof-item-response strong{font-size:13px;line-height:1.2;white-space:nowrap}.route-category .hero-compact .proof-item-location small,.route-category .hero-compact .proof-item-response small{font-size:12px;line-height:1.2;white-space:nowrap}.route-category .hero-compact .proof-item-hours strong{font-size:12px}}.hero-home .proof-strip{grid-template-columns:1fr 1.12fr .94fr;max-width:616px;margin-top:38px;border-top:0;border-bottom:0}.hero-home .proof-strip>.proof-item{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;column-gap:16px;min-height:72px;padding:0 22px 0 0;border-right:0}.hero-home .proof-strip>.proof-item+.proof-item{padding-left:30px}.hero-home .proof-strip>.proof-item:not(:last-child):after{position:absolute;top:10px;right:0;bottom:10px;width:1px;background:#0f14321f;content:""}.hero-home .proof-icon{position:relative;width:36px;height:36px}.hero-home .proof-icon>svg:first-child{width:35px;height:35px;stroke-width:1.35}.hero-home .proof-icon-accessory{position:absolute;right:-4px;bottom:-2px;width:15px;height:15px;padding:1px;border-radius:50%;background:var(--paper);stroke-width:1.7}.hero-home .proof-strip strong,.hero-home .proof-strip small{color:var(--navy);font-size:16px;font-weight:400;line-height:1.22;white-space:nowrap}.hero-home .proof-strip strong{align-self:end}.hero-home .proof-strip small{align-self:start}.proof-strip>.proof-item:last-child{border-right:0}.hero-media{position:relative;border:1px solid rgba(15,20,50,.22);background:var(--paper-strong);box-shadow:var(--shadow);overflow:hidden}.hero-media picture{display:block}.hero-media:before,.hero-media:after{position:absolute;z-index:2;width:54px;height:54px;border:2px solid var(--paper);content:""}.hero-media:before{top:-2px;left:-2px;border-right:0;border-bottom:0}.hero-media:after{right:-2px;bottom:-2px;border-left:0;border-top:0}.hero-media img{width:100%;height:clamp(420px,42vw,640px);object-fit:cover}.hero-home .hero-media{margin-top:-74px;border:0;background:transparent;box-shadow:none;overflow:visible}.hero-home .hero-media:before,.hero-home .hero-media:after{display:none}.hero-home .hero-media img{width:100%;height:auto;object-fit:contain}@media(min-width:2000px){.hero-home{padding-right:clamp(46px,3vw,64px);padding-left:clamp(46px,3vw,64px)}}.section,.blue-band,.experience,.contacts-hero,.service-page{padding:clamp(58px,7vw,110px) clamp(20px,4vw,58px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:26px;margin-bottom:36px}.blue-band{background:linear-gradient(#96b9c8f2,#96b9c8f2),url(/assets/brand-pattern.webp);background-size:auto,520px 520px}.category-rail{display:grid;grid-template-columns:repeat(6,minmax(160px,1fr));gap:1px;overflow-x:auto}.category-tile{min-width:170px;padding:20px;border-right:1px solid rgba(255,255,255,.45);color:var(--navy)}.category-tile img{width:100%;aspect-ratio:1.18;object-fit:cover;margin-bottom:18px}.category-tile span{display:flex;align-items:center;gap:8px;color:#fff;font-family:Literata,Georgia,serif;font-size:24px}.category-showcase{overflow:hidden;padding:clamp(48px,5vw,72px) clamp(34px,4.4vw,66px) clamp(34px,4vw,58px);background:linear-gradient(#96b9c8f5,#96b9c8f5),url(/assets/brand-pattern.webp);background-size:auto,520px 520px}.category-showcase .section-head{margin-bottom:clamp(28px,3.4vw,44px)}.category-showcase .category-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(28px,3.2vw,46px) 0;overflow:visible}.category-showcase .category-tile{position:relative;display:grid;grid-template-rows:clamp(132px,10vw,172px) auto;align-items:end;justify-items:center;min-width:0;min-height:clamp(190px,14vw,232px);padding:0 clamp(16px,1.9vw,30px);border-right:1px solid rgba(255,250,244,.55);color:#fffaf4}.category-showcase .category-tile:nth-child(6n){border-right:0}.category-showcase .category-object{width:100%;max-width:var(--category-object-width, 190px);height:clamp(126px,10vw,166px);margin:0 0 18px;object-fit:contain;aspect-ratio:auto;filter:drop-shadow(0 14px 16px rgba(15,20,50,.16));transition:transform .18s ease,filter .18s ease}.category-showcase .category-tile:hover .category-object{filter:drop-shadow(0 18px 18px rgba(15,20,50,.22));transform:translateY(-4px) scale(1.035)}.category-showcase .category-tile span{display:grid;place-items:center;width:100%;min-height:clamp(46px,4.2vw,64px);padding:0;overflow:visible;color:#fffaf4;font-family:Literata,Georgia,serif;font-size:clamp(18px,1.45vw,26px);line-height:1.08;text-align:center;white-space:normal}.route-home #what-buy .category-tile span{color:#315177}.category-showcase .category-tile[data-category=zoloto]{--category-object-width: 210px}.category-showcase .category-tile[data-category=serebro]{--category-object-width: 220px}.category-showcase .category-tile[data-category=monety]{--category-object-width: 186px}.category-showcase .category-tile[data-category=posuda]{--category-object-width: 224px}.category-showcase .category-tile[data-category=ikony]{--category-object-width: 158px}.category-showcase .category-tile[data-category=chasy]{--category-object-width: 228px}.category-showcase .category-tile[data-category=farfor]{--category-object-width: 170px}.category-showcase .category-tile[data-category=kartiny]{--category-object-width: 202px}.category-showcase .category-tile[data-category=nagrady]{--category-object-width: 166px}.category-showcase .category-tile[data-category=predmety-byta]{--category-object-width: 184px}.category-showcase .category-tile[data-category=voennaya-atributika]{--category-object-width: 248px}.category-showcase-action{display:flex;justify-content:center;margin-top:clamp(24px,3vw,42px)}.category-unlisted-link{display:inline-flex;align-items:center;gap:14px;color:var(--navy);font-family:Literata,Georgia,serif;font-size:clamp(22px,1.7vw,28px);line-height:1.15;border-bottom:1px solid currentColor}.category-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-directory-card{display:grid;gap:14px;overflow:hidden;background:#fffaf4c2;border:1px solid var(--line)}.category-directory-card img{width:100%;aspect-ratio:1.34;object-fit:cover}.category-directory-card span,.category-directory-card p,.category-directory-card strong{margin-right:22px;margin-left:22px}.category-directory-card span{color:var(--navy);font-family:Literata,Georgia,serif;font-size:26px;line-height:1.15}.category-directory-card p{color:var(--muted);line-height:1.55}.category-directory-card strong{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;color:var(--navy)}.stat-grid,.item-grid,.article-grid,.payout-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.step,.article-card,.payout-card,.valuation-card,.requisites,.doc-list,.legal-reader,.form-success,.lead-form,.faq-blog,.factor-panel,.external-callout,.map-panel,.contact-details{background:#fffaf4c2;border:1px solid var(--line)}.step{min-height:240px;padding:28px}.step span{display:block;margin-bottom:46px;color:#6d9aac;font-family:Literata,Georgia,serif;font-size:42px}.step p,.article-card p,.valuation-card p,.payout-card p,.factor-panel span,.contact-list span,.contact-list a,.lead-form label,.requisites p,.doc-layout p,.faq-blog p{color:var(--muted);line-height:1.55}.payout-grid,.article-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.payout-card,.article-card{overflow:hidden}.payout-card img,.article-card img{width:100%;aspect-ratio:1.5;object-fit:cover}.payout-card div,.article-card{padding:22px}.article-card span,.card-kicker,.slider-note,.breadcrumbs{color:#6d9aac;font-size:13px;font-weight:700}.experience{display:grid;grid-template-columns:.85fr 1.15fr;gap:36px;background:var(--navy);color:#fff}.experience h2,.experience p,.experience strong,.experience span{color:#fff}.stat-grid{grid-template-columns:repeat(4,1fr)}.stat-grid div{padding:24px;border-left:1px solid rgba(255,255,255,.24)}.stat-grid strong{display:block;margin-bottom:14px;font-family:Literata,Georgia,serif;font-size:34px;font-weight:500}.split-section{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px}.faq-blog{padding:32px}blockquote{margin:34px 0 12px;color:var(--navy);font-family:Literata,Georgia,serif;font-size:26px;line-height:1.35}details{padding:18px 0;border-bottom:1px solid var(--line)}summary{color:var(--navy);font-weight:700;cursor:pointer}.lead-form{display:grid;gap:16px;padding:28px}.lead-form.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-form.compact h2,.lead-form.compact .lead-email-field,.lead-form.compact .file-stack,.lead-form.compact .file-field,.lead-form.compact .consent,.lead-form.compact .form-error,.lead-form.compact button{grid-column:1 / -1}.lead-form label{display:grid;gap:8px;font-weight:700}input,textarea{width:100%;border:1px solid var(--line);border-radius:2px;background:var(--paper-strong);color:var(--navy);padding:14px}textarea{resize:vertical}.lead-form small,.form-error{color:#9b3f2f;font-weight:600}.file-field{display:flex;align-items:center;justify-content:flex-start;gap:9px;width:100%;padding:14px;border:1px dashed rgba(15,20,50,.28);background:var(--paper-strong);color:var(--navy);font:inherit;text-align:left;cursor:pointer}.file-field input{border:0;padding:0}.lead-file-input{display:none}.lead-upload-button:disabled{cursor:default;opacity:.62}.lead-upload-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.lead-upload-heading>span{color:var(--navy);font-weight:500}.lead-upload-heading small,.lead-upload-hint{color:var(--muted);font-weight:500}.lead-upload-heading small{white-space:nowrap}.lead-upload-hint{margin:-2px 0 0;font-size:11px;line-height:1.4}.selected-files{display:grid;gap:7px}.selected-file{display:grid;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:10px;min-width:0;padding:7px;border:1px solid rgba(15,20,50,.14);background:#fff}.selected-file-preview{display:grid;width:42px;height:42px;place-items:center;overflow:hidden;background:#6d9aac1f;color:#6d9aac}.selected-file-preview img{width:100%;height:100%;object-fit:cover}.selected-file-copy{display:grid;gap:2px;min-width:0}.selected-file-copy strong,.selected-file-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-file-copy strong{color:var(--navy);font-size:12px;font-weight:700}.selected-file-copy small{color:var(--muted);font-size:10px;font-weight:500}.selected-file-remove{display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;background:transparent;color:#0f14328c;cursor:pointer}.selected-file-remove:hover,.selected-file-remove:focus-visible{background:#9b3f2f17;color:#9b3f2f}.consent{display:flex!important;grid-template-columns:auto 1fr;align-items:flex-start;font-weight:500!important}.consent input{width:auto;margin-top:4px}.form-success{display:grid;gap:12px;place-items:start;padding:28px}.external-callout{display:flex;align-items:center;justify-content:center;gap:18px;margin:-34px clamp(20px,4vw,58px) 24px;padding:18px;color:var(--navy)}.catalog-layout{display:grid;grid-template-columns:minmax(240px,310px) 1fr;gap:28px;min-width:0}.factor-panel{position:sticky;top:140px;display:grid;align-self:start;gap:16px;padding:28px}.factor-panel span{display:flex;align-items:center;gap:8px}.catalog-blocks{display:grid;gap:56px;min-width:0}.catalog-block,.factor-panel,.item-grid{min-width:0}.item-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.valuation-card{display:grid;gap:12px;padding:0 0 22px;color:inherit;text-align:left;cursor:pointer;overflow:hidden}.valuation-card img{width:100%;aspect-ratio:1.36;object-fit:cover}.valuation-card>*:not(img){margin-left:22px;margin-right:22px}.card-action{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-weight:800}.catalog-block-cta{display:inline-flex;align-items:center;justify-self:start;gap:10px;margin-top:18px;padding:13px 18px;border:1px solid var(--navy);background:var(--navy);color:#fffaf4;font-weight:800}.contacts-hero,.service-page{display:grid;grid-template-columns:.86fr 1.14fr;gap:30px}.checklist span,.status-strip span,.quick-links a{display:flex;align-items:center;gap:10px;padding:16px;background:#fffaf4b8;border:1px solid var(--line)}.contacts-hero{align-items:start}.contact-details,.map-panel{padding:30px}.contact-list{display:grid;gap:14px;margin:26px 0}.contact-list span,.contact-list a,.messenger-row a{display:flex;align-items:center;gap:10px}.messenger-row{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.messenger-row a{padding:10px 14px;border:1px solid var(--line);background:var(--paper-strong);color:var(--navy);font-weight:700}.map-panel img{width:100%;aspect-ratio:1.3;object-fit:cover;margin-bottom:24px}.checklist{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:20px}.page-top{padding-top:70px}.filter-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:32px 0}.filter-row button{min-height:40px;border:1px solid var(--line);background:#fffaf4b3;color:var(--navy);padding:0 14px;cursor:pointer}.filter-row button.active{background:var(--navy);color:#fff}.article-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.article-detail{display:grid;grid-template-columns:minmax(0,.86fr) minmax(440px,1.14fr);gap:clamp(28px,4vw,68px);align-items:center;padding:clamp(58px,7vw,110px) clamp(20px,4vw,58px)}.article-detail img{width:100%;min-height:440px;object-fit:cover;border:1px solid var(--line);box-shadow:var(--shadow)}.article-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.article-meta span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--line);background:#fffaf4bd;color:var(--navy);font-weight:700}.article-body-layout article h2{margin-bottom:12px}.article-rich-content{display:grid;gap:0}.article-content-block+.article-content-block,.article-inline-figure+.article-content-block,.article-content-block+.article-inline-figure{margin-top:28px;padding-top:28px;border-top:1px solid var(--line)}.article-preview-unavailable{display:grid;justify-items:center;min-height:52vh;align-content:center;text-align:center}.article-preview-unavailable>svg{margin-bottom:14px;color:var(--blue-dark)}.article-preview-unavailable h1{max-width:760px;margin:0}.article-preview-unavailable>p:last-child{max-width:660px;margin:18px 0 0;color:var(--muted);line-height:1.65}.article-content-block-heading h2,.article-content-block-heading h3,.article-content-block-heading h4{margin:0}.article-paragraph{margin:0;color:var(--ink);line-height:1.8}.article-inline-link{color:var(--navy);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.article-list{margin:0;padding-left:1.4em;display:grid;gap:14px}.article-list li{line-height:1.75;padding-left:.1em}.article-quote{margin:0;padding:24px 28px;border-left:4px solid var(--blue);background:#96b9c81a}.article-quote p{margin:0;font-size:1.05rem;line-height:1.75}.article-quote footer{margin-top:14px;color:var(--muted);font-size:.95rem}.article-inline-figure{margin:0;display:grid;gap:14px}.article-inline-figure img{width:100%;border:1px solid var(--line);background:var(--paper-strong)}.article-inline-figure figcaption{color:var(--muted);font-size:.95rem;line-height:1.6}.legal-grid{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:26px;align-items:start}.legal-page-header{display:grid;justify-items:center;max-width:900px;margin:0 auto 36px;text-align:center}.route-standard:not(.route-about) .legal-page-header>h1{max-width:none;font-size:clamp(44px,3.9vw,58px);line-height:1.04}.legal-page-header .page-intro{max-width:680px;margin:18px auto 0}.doc-list,.requisites,.legal-reader{padding:28px}.doc-list{display:grid;gap:0;position:sticky;top:120px;align-self:start}.doc-list button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;padding:14px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--navy);cursor:pointer;font:inherit;line-height:1.35;text-align:left;transition:color .16s ease}.legal-page .doc-list button{display:grid;grid-template-columns:22px minmax(0,1fr) 18px;justify-content:initial;text-align:left}.legal-page .doc-list button svg{justify-self:start}.legal-page .doc-list button svg:last-child{justify-self:end}.legal-page .doc-list button:hover,.legal-page .doc-list button:focus-visible,.legal-page .doc-list button.active{color:#6d9aac}.legal-page .doc-list button.active{font-weight:800}.legal-reader{min-width:0;scroll-margin-top:120px}.legal-reader-header{padding-bottom:22px;border-bottom:1px solid var(--line)}.legal-reader-header p{margin:0 0 10px;color:#6d9aac;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.legal-reader-header h2{max-width:none;margin:0;font-size:clamp(26px,2.2vw,32px);line-height:1.15}.legal-reader-header .legal-reader-title-pravila-rekomendatelnyh-tehnologiy,.legal-reader-header .legal-reader-title-soglasie-na-informacionnye-soobshcheniya{font-size:clamp(24px,1.9vw,28px);letter-spacing:-.015em}.legal-reader-body{padding:24px 18px 8px 0}.legal-reader-body h2,.legal-reader-body h3{margin:30px 0 12px;color:var(--navy);font-family:Inter,Arial,sans-serif;font-size:1.25rem;line-height:1.3}.legal-reader-body h3{font-size:1.08rem}.legal-reader-body>:first-child{margin-top:0}.legal-reader-body p,.legal-reader-body li,.legal-reader-body td{color:#3e414d;font-size:1rem;line-height:1.65;white-space:pre-line}.legal-reader-body p{margin:0 0 16px}.legal-reader-body ul,.legal-reader-body ol{display:grid;gap:8px;margin:0 0 20px;padding-left:24px}.legal-table-wrap{max-width:100%;margin-bottom:22px;overflow-x:auto}.legal-table-wrap table{width:100%;border-collapse:collapse}.legal-table-wrap td{padding:10px 12px;border:1px solid var(--line);vertical-align:top}@media(max-width:760px){.route-standard:not(.route-about) .legal-page-header>h1{font-size:40px}.legal-page-header{margin-bottom:28px}}.route-standard.route-legal .route-view>.section.legal-page{padding-top:42px}@media(max-width:760px){.route-standard.route-legal .route-view>.section.legal-page{padding-top:30px}}@media(max-width:1120px){.legal-page .doc-list{position:static}.legal-reader-body{padding-right:0}}@media(min-width:761px){.legal-reader-title{white-space:nowrap}}@media(max-width:760px){.doc-list,.requisites,.legal-reader{padding:20px}.legal-page .doc-list button{padding:13px 0}.legal-reader-header h2{max-width:none;font-size:30px;overflow-wrap:anywhere}.legal-reader-body p,.legal-reader-body li,.legal-reader-body td{font-size:.96rem}}.doc-layout aside{position:sticky;top:140px;align-self:start}.doc-layout aside a.active{color:#6d9aac;font-weight:800}.doc-layout article{padding:30px;background:#fffaf4c2;border:1px solid var(--line)}.doc-layout article section+section{margin-top:28px;padding-top:28px;border-top:1px solid var(--line)}.cta-strip,.status-strip,.quick-links{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:34px}.service-page{align-items:center;min-height:720px}.service-page img{width:100%;aspect-ratio:1.2;object-fit:cover;box-shadow:var(--shadow)}.search-field{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid var(--line);background:var(--paper-strong)}.search-field input{border:0;background:transparent;padding:0}.search-field.inline{margin-top:26px;max-width:520px}.not-found-search{max-width:520px}.not-found-search .search-field.inline{margin-bottom:0}.not-found-search-results{display:grid;margin-top:8px;border:1px solid var(--line);background:var(--paper-strong)}.not-found-search-results a,.not-found-search-results>span{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;color:var(--navy)}.not-found-search-results a+a{border-top:1px solid var(--line)}.not-found-search-results a:hover,.not-found-search-results a:focus-visible{background:#6d9aac1f}.not-found-search-results>span{color:var(--muted)}.footer{display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:34px;padding:42px clamp(20px,4vw,58px) 24px;background:var(--navy);color:#ffffffb8}.footer h3{color:#fff}.footer>div{display:grid;align-content:start;gap:12px}.cookie-notice{position:fixed;right:20px;bottom:20px;z-index:10;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:min(560px,calc(100vw - 40px));padding:16px;background:var(--paper-strong);border:1px solid var(--line);box-shadow:var(--shadow)}.cookie-notice p{margin:0;color:var(--muted);font-size:14px}.cookie-notice button{border:1px solid var(--navy);background:var(--navy);color:#fff;padding:10px 14px}@media(min-width:1440px){.cookie-notice{right:max(20px,calc((100vw - var(--site-max-width)) / 2 + 20px))}}.mobile-sticky,.mobile-menu-open .cookie-notice,.mobile-menu-open .mobile-sticky{display:none}.modal-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:start center;padding:80px 20px;background:#0f14326b}.lead-modal-open{overflow:hidden}.lead-modal-scrim{z-index:120;padding:24px 14px;overflow-y:auto;background:#0a0e18a3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}@media(max-width:1120px){.desktop-nav,.header-actions{display:none}.mobile-actions{display:flex}.mobile-menu{display:grid;padding:12px 20px 22px;background:var(--paper-strong);border-top:1px solid var(--line)}.mobile-catalog{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.mobile-catalog{margin-top:10px}.hero,.article-detail,.contacts-hero,.service-page,.experience,.split-section,.catalog-layout,.legal-grid,.doc-layout{grid-template-columns:1fr}.hero{min-height:auto}.hero-home{padding:56px 24px}.hero-home .hero-media{justify-self:stretch;width:100%;margin-top:0}.hero-home h1{width:auto;max-width:760px;transform:none}.article-detail{grid-template-columns:1fr}.factor-panel,.doc-layout aside{position:static}.proof-strip{grid-template-columns:1fr}.proof-strip>.proof-item{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:760px){body{padding-bottom:72px}.topline{display:none}.header-inner{min-height:72px;padding:0 16px}.brand{min-width:0}.hero,.article-detail,.section,.blue-band,.experience,.contacts-hero,.service-page{padding:36px 16px}h1{font-size:43px}h2{font-size:32px}.hero-media img{height:310px}.article-detail img{min-height:280px}.section-head{display:grid;align-items:start}.stat-grid,.item-grid,.article-grid,.article-grid.three,.payout-grid,.checklist,.category-directory,.category-rail,.footer,.lead-form.compact{grid-template-columns:1fr}.item-grid{display:flex;overflow-x:auto;width:100%;max-width:100%;padding-bottom:12px}.valuation-card{flex:0 0 min(78vw,320px);min-width:0}.contact-details,.map-panel,.lead-form,.faq-blog{padding:20px}.hero-actions,.messenger-row{align-items:stretch;flex-direction:column}.cookie-notice{left:12px;right:12px;bottom:82px;grid-template-columns:1fr;width:auto}.mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:20;display:grid;grid-template-columns:1fr 1fr 1.2fr;background:var(--paper-strong);border-top:1px solid var(--line)}.mobile-sticky a{display:flex;align-items:center;justify-content:center;gap:6px;min-height:64px;color:var(--navy);font-size:13px;font-weight:800;border-right:1px solid var(--line)}.mobile-sticky a:last-child{background:var(--navy);color:#fff;border-right:0}}@media(max-width:760px){:root{--mobile-gutter: 24px}body{background:linear-gradient(#f0ebe6e6,#f0ebe6e6),url(/assets/brand-pattern.webp);background-size:auto,270px 270px}.site-header{position:relative;z-index:80;background:#faf6f1fa;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{min-height:110px;gap:10px;padding:0 18px}.brand{display:flex;align-items:center;gap:8px;min-width:0}.mobile-actions{gap:8px}.mobile-actions .icon-button{width:44px;height:44px;border:0;background:transparent}.mobile-actions .icon-button svg{width:34px;height:34px;stroke-width:2}.mobile-menu{position:relative;z-index:3;display:grid;gap:0;margin:0;padding:28px var(--mobile-gutter) 0;overflow:hidden;border:1px solid rgba(15,20,50,.12);border-radius:28px;background:linear-gradient(#faf6f1e8,#faf6f1e8),url(/assets/brand-pattern.webp);background-size:auto,245px 245px;box-shadow:0 18px 36px #0f14321f}.mobile-primary-nav{display:grid;gap:22px}.mobile-primary-nav a,.mobile-search-trigger{min-height:46px;padding:0;border:0;background:transparent;color:var(--navy);font-size:23px;font-weight:500;line-height:1.15}.mobile-primary-nav svg,.mobile-search-trigger svg{width:30px;height:30px;margin-right:16px;stroke-width:1.8}.mobile-search-trigger{margin-top:28px}.mobile-write{margin-top:30px;padding:22px 0 26px;border-top:1px solid rgba(15,20,50,.12);border-bottom:1px solid rgba(15,20,50,.12)}.mobile-write>span{display:block;margin-bottom:20px;color:#789eb0;font-size:21px;font-weight:700}.mobile-write>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mobile-write a{display:flex;align-items:center;gap:5px;padding:0;border:0;color:#0f1432b8;font-size:11px}.mobile-write a svg{flex:0 0 auto;width:38px;height:38px;padding:8px;border:1px solid rgba(15,20,50,.13);border-radius:50%;background:#fffaf49e;color:var(--navy)}.mobile-phone-row{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:94px;padding:0!important;border:0!important;color:var(--navy);font-family:Literata,Georgia,serif;font-size:21px}.mobile-phone-row svg:last-child{color:#7ea8bb}.mobile-catalog{display:none}.hero:not(.hero-compact){position:relative;display:block;min-height:690px;padding:0;overflow:hidden;background:#050b18}.hero:not(.hero-compact):before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#050b18e0,#050b1880 48%,#050b1814),linear-gradient(0deg,#050b1838,#050b180a);content:""}.hero:not(.hero-compact) .hero-media{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#050b18;box-shadow:none}.hero:not(.hero-compact) .hero-media:before,.hero:not(.hero-compact) .hero-media:after{display:none}.hero:not(.hero-compact) .hero-media img{width:100%;height:100%;object-fit:cover;object-position:60% center}.hero:not(.hero-compact) .hero-copy{position:relative;z-index:2;display:flex;min-height:690px;flex-direction:column;padding:38px var(--mobile-gutter) 0}.hero:not(.hero-compact) h1{order:1;max-width:330px;color:#fffaf4;font-size:48px;line-height:1.12;text-shadow:0 2px 18px rgba(0,0,0,.26)}.hero-home h1{width:auto;transform:none}.hero:not(.hero-compact) .eyebrow{order:2;max-width:285px;margin:26px 0 0;color:#a6cce0;font-size:23px;line-height:1.5}.hero:not(.hero-compact) .hero-text{display:none}.hero:not(.hero-compact) .hero-actions{order:3;display:grid;gap:18px;width:min(100%,374px);margin:32px 0 0}.hero:not(.hero-compact) .button{min-height:78px;border:0;border-radius:16px;background:#9cc8db;color:#fff;font-size:25px;font-weight:800}.hero-home .button{width:100%;white-space:normal}.hero:not(.hero-compact) .text-link{justify-content:center;min-height:78px;border:2px solid rgba(255,250,244,.88);border-radius:16px;color:#fff;font-size:23px;font-weight:800}.hero:not(.hero-compact) .proof-strip{order:4;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:auto calc(var(--mobile-gutter) * -1) 0;max-width:none;min-height:136px;border:0;background:#faf6f1f7}.hero:not(.hero-compact) .proof-strip>.proof-item{display:grid;grid-template-columns:1fr;align-content:center;justify-items:center;gap:6px;min-height:136px;padding:0 14px;border-right:1px solid rgba(15,20,50,.14);border-bottom:0;color:var(--navy)}.hero:not(.hero-compact) .proof-icon{display:grid;grid-row:auto;justify-items:center}.hero:not(.hero-compact) .proof-icon>svg:first-child{grid-row:auto;width:40px;height:40px;padding:8px;border:2px solid #8eb3c5;border-radius:50%;color:#6d9aac}.hero:not(.hero-compact) .proof-icon-accessory{display:none}.proof-strip strong{align-self:end;text-align:center;color:var(--navy);font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:800}.proof-strip small{align-self:start;text-align:center;color:#0f143285;font-size:10px}.blue-band{padding:38px 0 26px;background:linear-gradient(#faf6f1f2,#faf6f1f2),url(/assets/brand-pattern.webp);background-size:auto,280px 280px}.blue-band .section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 26px;padding:0 var(--mobile-gutter)}.blue-band h2{font-size:34px}.blue-band .text-link{border:0;color:#7ea8bb;font-size:18px;white-space:nowrap}.blue-band .text-link:before{content:none}.category-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 var(--mobile-gutter) 16px;overflow:hidden}.category-tile{min-width:0;overflow:hidden;padding:0;border:1px solid rgba(15,20,50,.12);border-radius:10px;background:#fffaf4d1}.category-tile:nth-child(n+4){display:none}.category-tile img{width:100%;aspect-ratio:1;margin:0;object-fit:cover}.category-tile span{display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px;min-height:74px;padding:0 12px;color:var(--navy);font-size:20px;line-height:1}.category-tile span svg{width:32px;height:32px;padding:6px;border-radius:50%;background:#0f14320a;color:#7ea8bb}.category-rail:after{grid-column:1 / -1;justify-self:center;width:86px;height:10px;border-radius:999px;background:radial-gradient(circle at 5px 50%,#7ea8bb 0 5px,transparent 6px),radial-gradient(circle at 29px 50%,rgba(15,20,50,.16) 0 4px,transparent 5px),radial-gradient(circle at 53px 50%,rgba(15,20,50,.16) 0 4px,transparent 5px),radial-gradient(circle at 77px 50%,rgba(15,20,50,.16) 0 4px,transparent 5px);content:""}.cookie-notice{display:none}.mobile-sticky{grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.28);background:var(--navy)}.mobile-sticky a{min-height:72px;border-right:1px solid rgba(255,255,255,.32);background:var(--navy);color:#fff;font-size:17px;font-weight:700}.mobile-sticky a svg{width:24px;height:24px}.mobile-sticky a:last-child{background:#93c1d5;color:#fff}}@media(max-width:760px){.header-inner{min-height:66px}.brand{gap:8px;flex:1 1 auto}.mobile-actions .icon-button{width:36px;height:36px}.mobile-actions .icon-button svg{width:31px;height:31px}.mobile-menu{padding:20px var(--mobile-gutter) 0;border-radius:20px}.mobile-primary-nav{gap:16px}.mobile-primary-nav a,.mobile-search-trigger{min-height:32px;font-size:17px}.mobile-primary-nav svg,.mobile-search-trigger svg{width:23px;height:23px;margin-right:13px}.mobile-search-trigger{margin-top:16px}.mobile-write{margin-top:16px;padding:14px 0 16px}.mobile-write>span{margin-bottom:12px;font-size:14px}.mobile-write a{font-size:10px}.mobile-write a svg{width:28px;height:28px;padding:6px}.mobile-phone-row{min-height:58px;gap:12px;font-size:18px}.mobile-phone-row svg{width:23px;height:23px}.hero:not(.hero-compact),.hero:not(.hero-compact) .hero-copy{min-height:420px}.hero:not(.hero-compact) .hero-copy{padding:28px var(--mobile-gutter) 0}.hero:not(.hero-compact) h1{max-width:290px;font-size:34px;line-height:1.1}.hero:not(.hero-compact) .eyebrow{max-width:220px;margin-top:16px;font-size:16px;line-height:1.45}.hero:not(.hero-compact) .hero-actions{width:205px;gap:10px;margin-top:18px}.hero:not(.hero-compact) .button,.hero:not(.hero-compact) .text-link{min-height:50px;border-radius:9px;font-size:16px}.hero:not(.hero-compact) .proof-strip{min-height:76px}.hero:not(.hero-compact) .proof-strip>.proof-item{min-height:76px;padding:0 8px}.hero:not(.hero-compact) .proof-icon>svg:first-child{width:30px;height:30px;padding:6px}.proof-strip strong{font-size:9px}.proof-strip small{font-size:8px}.blue-band{padding-top:28px}.blue-band h2{font-size:27px}.blue-band .text-link{font-size:13px}.category-rail{gap:14px}.category-tile span{min-height:54px;padding:0 10px;font-size:17px}.category-tile span svg{width:25px;height:25px;padding:5px}.mobile-sticky a{min-height:54px;font-size:13px}.mobile-sticky a svg{width:20px;height:20px}}@media(max-width:760px){.header-inner{min-height:55px}.mobile-actions .icon-button{width:32px;height:32px}.mobile-actions .icon-button svg{width:28px;height:28px}.mobile-menu{padding-top:12px;border-radius:18px}.mobile-primary-nav{gap:9px}.mobile-primary-nav a,.mobile-search-trigger{min-height:26px;font-size:15px;font-weight:400}.mobile-primary-nav svg,.mobile-search-trigger svg{width:20px;height:20px;margin-right:11px}.mobile-search-trigger{margin-top:9px}.mobile-write{margin-top:9px;padding:6px 0 8px}.mobile-write>span{margin-bottom:8px;font-size:13px}.mobile-write a svg{width:24px;height:24px;padding:5px}.mobile-phone-row{min-height:40px;font-size:16px}}@media(max-width:760px){.mobile-write>span{color:#7599aa;font-weight:600}.mobile-write a{font-weight:400}.hero:not(.hero-compact),.hero:not(.hero-compact) .hero-copy{min-height:383px}.hero:not(.hero-compact) .hero-copy{padding-top:16px}.hero:not(.hero-compact) .hero-media img{object-position:58% center}.hero:not(.hero-compact) h1{font-size:34px;line-height:1.1}.hero:not(.hero-compact) .eyebrow{margin-top:14px}.hero:not(.hero-compact) .hero-actions{gap:9px;margin-top:15px;width:190px}.hero:not(.hero-compact) .button,.hero:not(.hero-compact) .text-link{min-height:49px;font-size:15px;white-space:nowrap}.hero:not(.hero-compact) .proof-strip,.hero:not(.hero-compact) .proof-strip>.proof-item{min-height:68px}.hero:not(.hero-compact) .proof-icon>svg:first-child{width:28px;height:28px}.blue-band{padding-top:16px}.category-tile:nth-child(1) img{object-position:20% 62%}.category-tile:nth-child(2) img{object-position:20% 46%}.category-tile:nth-child(3) img{object-position:63% 60%}}@media(max-width:760px){body{padding-bottom:0}html,body,#root,.app-shell{width:100%;max-width:100%;overflow-x:hidden}.site-header,.mobile-menu,.hero:not(.hero-compact),.blue-band,.mobile-sticky{width:100%;max-width:100vw}.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;width:100%;max-width:100vw}.brand{flex:0 1 auto;max-width:none;min-width:0;overflow:hidden}.mobile-actions{flex:0 0 auto;margin-left:0;min-width:0}.mobile-actions .icon-button{flex:0 0 32px}.mobile-write>div{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-write a{min-width:0;overflow:hidden;white-space:nowrap}.hero:not(.hero-compact) .proof-strip{grid-template-columns:repeat(3,minmax(0,1fr));width:100vw;max-width:100vw}.hero:not(.hero-compact) .proof-strip>.proof-item{min-width:0;overflow:hidden}.hero:not(.hero-compact) .proof-strip strong,.hero:not(.hero-compact) .proof-strip small{text-align:center;color:var(--navy);font-family:Inter,system-ui,sans-serif;line-height:1.06;white-space:normal}.hero:not(.hero-compact) .proof-strip strong{font-size:11px;font-weight:800}.hero:not(.hero-compact) .proof-strip small{font-size:11px}.hero:not(.hero-compact) .proof-strip>.proof-item:last-child strong{font-size:10px}.category-rail{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:100vw;padding-right:20px;padding-left:20px}.category-tile,.category-tile span{min-width:0}.category-tile span{overflow:hidden;font-size:16px}.mobile-menu-open .mobile-sticky{display:grid}.mobile-sticky{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-sticky a{min-width:0}.mobile-menu{background:linear-gradient(#faf6f1d6,#faf6f1d6),url(/assets/brand-pattern.webp);background-size:auto,245px 245px}.blue-band .section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.blue-band h2{font-size:24px;white-space:nowrap}.blue-band .text-link{font-size:12px}}@media(max-width:760px){.category-showcase{padding:28px 0 30px;background:linear-gradient(#96b9c8f5,#96b9c8f5),url(/assets/brand-pattern.webp);background-size:auto,300px 300px}.category-showcase .section-head{display:block;margin:0 0 20px;padding:0 var(--mobile-gutter)}.category-showcase h2{color:var(--navy);font-size:29px;white-space:normal}.category-showcase .category-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 0;width:100%;max-width:100vw;padding:0 var(--mobile-gutter);overflow:visible}.category-showcase .category-tile,.category-showcase .category-tile:nth-child(n+4){display:grid}.category-showcase .category-tile{grid-template-rows:96px auto;min-height:124px;padding:0 8px;border:0;border-right:1px solid rgba(255,250,244,.45);border-radius:0;background:transparent}.category-showcase .category-tile:nth-child(3n){border-right:0}.category-showcase .category-tile:nth-child(6n){border-right:0}.category-showcase .category-object{max-width:min(var(--category-object-width, 110px),104px);height:88px;margin:0 0 10px}.category-showcase .category-tile[data-category=instrumenty] .category-object{max-width:70px}.category-showcase .category-tile span{color:#fffaf4;font-size:15px;line-height:1;text-overflow:clip;white-space:nowrap}.category-showcase .category-tile[data-category=instrumenty] span,.category-showcase .category-tile[data-category=voennaya-atributika] span{font-size:13px}.category-showcase .category-rail:after{content:none}.category-showcase-action{margin-top:24px;padding:0 var(--mobile-gutter)}.category-unlisted-link{gap:9px;font-size:19px;text-align:center}}.nav-current{border-bottom:1px solid currentColor}.button-outline-light{border-color:#fffaf4e6;background:transparent;color:#fffaf4}.route-about .cookie-notice{display:none}.route-about .about-page{background:linear-gradient(#f0ebe6f0,#f0ebe6f0),url(/assets/brand-pattern.webp);background-size:auto,520px 520px}@media(min-width:761px){.route-about .site-header{position:sticky;background:#f7f3eefa;border-bottom:1px solid rgba(15,20,50,.13)}.route-about .header-inner{display:flex;gap:18px;min-height:64px;padding:0 35px}.route-about .brand{min-width:150px}.route-about .desktop-nav,.route-about .header-actions{display:flex}.route-about .desktop-nav{gap:16px;margin-left:0;font-size:10.5px;font-weight:500;white-space:nowrap}.route-about .desktop-nav a,.route-about .nav-dropdown-trigger{white-space:nowrap}.route-about .nav-dropdown-trigger svg{display:none}.route-about .header-actions{gap:8px;margin-left:auto}.route-about .header-actions .icon-button{width:26px;height:26px;border:0;background:transparent}.route-about .header-actions .icon-button svg{width:20px;height:20px}.route-about .header-actions a[aria-label=Telegram],.route-about .header-actions a[aria-label=WhatsApp]{color:#fff;border-radius:50%}.route-about .header-actions a[aria-label=Telegram]{background:#7eafca}.route-about .header-actions a[aria-label=WhatsApp]{background:#60b777}.route-about .button-small{min-height:31px;min-width:104px;padding:0 12px;font-size:10.5px;white-space:nowrap}.route-about .mobile-actions,.route-about .mobile-menu{display:none}}.about-hero{position:relative;min-height:338px;overflow:hidden;border-bottom:1px solid rgba(15,20,50,.12);background:var(--paper)}.about-hero:before{position:absolute;top:0;right:0;bottom:0;left:36%;background:url(/assets/about/about-hero-photo.webp) right center / cover no-repeat;content:""}.about-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f0ebe6fc,#f0ebe6f5 31%,#f0ebe6c2 47%,#f0ebe614 67%),linear-gradient(180deg,#f0ebe614,#f0ebe614);content:""}.about-hero-copy{position:relative;z-index:2;width:min(620px,75vw);padding:63px 0 0 35px}.about-hero h1{max-width:610px;margin:14px 0 16px;color:var(--navy);font-size:36px;line-height:1.08;letter-spacing:0}.about-hero p:not(.eyebrow){max-width:430px;margin:0;color:#27314e;font-size:13px;line-height:1.42}.about-hero .eyebrow{margin:0;color:#75a7bd;font-size:11px;letter-spacing:.14em}.about-hero-actions{display:flex;align-items:center;gap:20px;margin-top:24px}.about-hero-actions .button{min-height:36px;padding:0 24px;font-size:11px}.about-hero-actions .text-link{gap:13px;color:var(--navy);font-size:12px}.about-section{position:relative;padding:19px 35px 24px;border-bottom:1px solid rgba(15,20,50,.13)}.about-section-label{display:flex;align-items:center;gap:10px;margin:0 0 15px;color:#0f14328a;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.about-section-label span{color:#0f14329e;letter-spacing:.08em}.about-section-label span:empty{display:none}.about-history-reference{display:grid;grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);gap:54px;min-height:0}.about-history-copy p:not(.about-section-label){max-width:384px;margin:0 0 12px;color:#303349;font-size:10.5px;line-height:1.48}.about-timeline{position:relative;display:grid;gap:11px;align-content:start;margin-top:31px;padding-left:26px}.about-timeline:before{position:absolute;top:7px;bottom:7px;left:7px;width:1px;background:#85afc1;content:""}.about-timeline-item{position:relative;display:grid;grid-template-columns:42px 1fr;gap:21px;color:#303349;font-size:10px;line-height:1.3}.about-timeline-item:before{position:absolute;top:3px;left:-24px;width:8px;height:8px;border-radius:50%;background:#77a9bf;content:""}.about-timeline-item strong{color:var(--navy);font-family:Literata,Georgia,serif;font-size:13px;font-weight:400}.about-reasons-section{padding-bottom:22px}.about-reasons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.about-reason-card{min-height:142px;padding:4px 24px 0 0;border-right:1px solid rgba(15,20,50,.14)}.about-reason-card+.about-reason-card{padding-left:22px}.about-reason-card:last-child{border-right:0}.about-reason-card svg{width:44px;height:44px;margin-bottom:16px;color:#7daec3;stroke-width:1.25}.about-reason-card h2,.about-expert-card h2,.about-blog-card h2{margin:0;color:var(--navy);font-family:Literata,Georgia,serif;font-weight:400;letter-spacing:0}.about-reason-card h2{font-size:15px;line-height:1.14}.about-reason-card p,.about-expert-card p,.about-blog-card span,.about-blog-card strong,.about-faq-list p{color:#4f5364;font-size:11px;line-height:1.55}.about-reason-card p{margin:8px 0 0;font-size:10px;line-height:1.43}.about-experts-section,.about-categories-section{padding-bottom:24px}.about-experts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.about-expert-card{min-height:164px;border:1px solid rgba(15,20,50,.15);background:#fffaf45c}.about-expert-head{display:grid;grid-template-columns:85px minmax(0,1fr);gap:12px;align-items:start}.about-expert-head img{width:85px;height:104px;object-fit:cover}.about-expert-head div{padding:12px 6px 0 0}.about-expert-card>p{margin:9px 14px 0;font-size:10px;line-height:1.43}.about-expert-card h2{font-size:13px;line-height:1.18}.about-expert-head p{margin:8px 0 0;font-size:10px;line-height:1.35}.about-category-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.about-category-card{display:grid;gap:10px;text-align:center}.about-category-card img{width:100%;height:104px;object-fit:cover}.about-category-card span{color:#315177;font-family:Literata,Georgia,serif;font-size:16px;line-height:1}.about-faq-blog{display:grid;grid-template-columns:.36fr .64fr;gap:30px;padding-top:17px;padding-bottom:18px}.about-faq-panel{padding-right:28px;border-right:1px solid rgba(15,20,50,.13)}.about-faq-list{display:grid;gap:5px;margin-bottom:9px}.about-faq-list details{min-height:28px;padding:0;border:1px solid rgba(15,20,50,.13);background:#fffaf452}.about-faq-list summary{display:flex;align-items:center;justify-content:space-between;min-height:28px;padding:0 12px;color:#303349;font-size:10px;line-height:1.2;cursor:pointer;list-style:none}.about-faq-list summary::-webkit-details-marker{display:none}.about-faq-list p{margin:0;padding:0 12px 8px;font-size:10px;line-height:1.35}.about-blog-panel .about-section-label{margin-bottom:12px}.about-blog-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.about-blog-card{display:grid;align-content:start}.about-blog-card img{width:100%;height:88px;object-fit:cover;margin-bottom:7px}.about-blog-card h2{min-height:34px;margin:4px 0 8px;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:500;line-height:1.35}.about-blog-card strong{display:inline-flex;align-items:center;gap:9px;color:var(--navy);font-size:10px;font-weight:500}.about-bottom-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;min-height:79px;padding:11px 47px 11px 35px;background:linear-gradient(#96b9c8fa,#96b9c8fa),url(/assets/brand-pattern.webp);color:#fffaf4}.about-bottom-cta .about-section-label{margin-bottom:9px;color:#fffaf4b8}.about-bottom-cta .about-section-label span{color:#fffaf4c7}.about-bottom-cta h2{margin:0;color:#fffaf4;font-size:20px;line-height:1.18}.about-bottom-actions{display:flex;gap:13px}.about-bottom-actions .button{min-width:125px;min-height:34px;padding:0 18px;font-size:11px}.route-about .footer{grid-template-columns:1.05fr 1.1fr 1.2fr;gap:46px;padding:20px 35px;align-items:start}.route-about .footer>div{gap:5px}.route-about .footer>div:nth-child(2){display:none}.route-about .footer .button,.route-about .footer h3{display:none}.route-about .footer p,.route-about .footer a,.route-about .footer span{font-size:10px;line-height:1.28}@media(max-width:760px){.about-hero{min-height:640px}.about-hero:before{top:0;right:0;bottom:0;left:0;background-position:center top}.about-hero:after{background:linear-gradient(180deg,#0f143233,#0f14328f)}.about-hero-copy{display:grid;align-content:end;width:100%;min-height:640px;padding:30px 24px}.about-hero h1,.about-hero p:not(.eyebrow),.about-hero .eyebrow,.about-hero-actions .text-link{color:#fffaf4}.about-hero h1{font-size:40px}.about-hero-actions{display:grid}.about-section,.about-bottom-cta{padding-right:24px;padding-left:24px}.about-history-reference,.about-reasons,.about-experts,.about-category-row,.about-faq-blog,.about-blog-row,.about-bottom-cta,.route-about .footer{grid-template-columns:1fr}.about-history-reference{gap:24px}.about-timeline{margin-top:0}.about-reason-card,.about-faq-panel{padding:18px 0;border-right:0;border-bottom:1px solid rgba(15,20,50,.13)}.about-reason-card+.about-reason-card{padding-left:0}.about-experts,.about-category-row,.about-blog-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.about-expert-card,.about-category-card,.about-blog-card{flex:0 0 78%;scroll-snap-align:start}.about-bottom-actions{display:grid}}.nav-catalog-accent{position:relative;min-height:42px;padding:0 14px;border:1px solid rgba(15,20,50,.18);background:#fffaf475;box-shadow:inset 0 0 0 1px #fffaf48c}.nav-catalog-accent:after{position:absolute;right:10px;bottom:5px;left:10px;height:1px;background:#6d9aace6;content:""}.header-inner{gap:20px;min-height:98px}.brand{min-width:270px}.desktop-nav{gap:22px}.desktop-nav a,.nav-dropdown-trigger{white-space:nowrap}.nav-catalog-accent{min-width:190px;justify-content:center;font-size:15px}.header-actions{gap:8px}.header-actions .icon-button{width:38px;height:38px}.header-actions .icon-button:first-child{width:54px;border-radius:999px}.header-actions .button-small{min-width:146px;white-space:nowrap}.footer{grid-template-columns:1.1fr .85fr 1fr .95fr 1.1fr}.footer-link-button,.question-button,.category-unlisted-link{border:0;background:transparent;cursor:pointer}.footer-link-button{padding:0;color:#ffffffeb;text-align:left;font-weight:700}.hero-home{grid-template-columns:minmax(0,560px) minmax(520px,.92fr);min-height:560px;padding-top:clamp(58px,5vw,76px)}.hero-home .hero-media{justify-self:end;width:min(100%,860px);margin-top:-48px}.hero-home .hero-media img{max-height:575px;object-fit:contain}.what-buy-jump{display:inline-flex;align-items:center;gap:8px;margin-top:26px;color:#6d9aac;font-weight:800}.category-showcase .category-tile[data-category=banknoty]{--category-object-width: 202px}.category-showcase .category-tile[data-category=knigi-pechatnaya-produkciya]{--category-object-width: 218px}.category-showcase .category-tile[data-category=predmety-byta]{--category-object-width: 174px}.expert-process{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(420px,1.08fr);gap:clamp(28px,4vw,70px);align-items:start}.expert-process.home-process{grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr);column-gap:clamp(34px,4vw,64px);row-gap:24px}.home-process .process-heading{grid-column:1 / -1}.home-process .process-heading h2{width:100%;max-width:none;margin-bottom:0}.home-process>.process-steps{grid-column:1;margin-top:0}.home-process>.accepted-types{grid-column:2}.process-left h2{max-width:610px}.process-steps{display:grid;gap:0;margin-top:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-steps .step{display:grid;grid-template-columns:94px 1fr;gap:0;min-height:0;padding:22px 0;border:0;border-bottom:1px solid var(--line);background:transparent}.process-steps .step:last-child{border-bottom:0}.process-steps .step span{align-self:center;width:100%;margin:0;font-size:32px;line-height:1;text-align:center}.process-steps .step h3{margin-bottom:6px;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:800}.route-home .expert-process .process-steps .step{padding:14px 0}.route-home .expert-process .process-steps .step p{margin:0}.accepted-types,.social-panel,.auction-info,.blog-question-panel{padding:clamp(26px,3vw,38px);background:#fffaf4c2;border:1px solid var(--line)}.accepted-types h3{margin-bottom:22px;font-size:30px}.accepted-tags{display:flex;flex-wrap:wrap;gap:10px}.accepted-tags a{padding:10px 14px;border:1px solid rgba(15,20,50,.16);border-radius:4px;background:#f0ebe6b3;color:var(--navy);font-weight:700}.home-process .accepted-types{padding:clamp(24px,2.6vw,34px)}.home-process .accepted-types h3{margin-bottom:18px}.home-process .accepted-tags{gap:8px}.home-process .accepted-tags a{padding:8px 11px;font-size:14px;line-height:1.25}.accepted-tags.large a{min-height:52px;padding:14px 18px}.process-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.home-process .process-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.home-process .process-actions .button{justify-content:center;width:100%;white-space:nowrap}.home-process .process-actions .text-link{grid-column:1 / -1;justify-self:start}.payout-section .payout-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:760px){.payout-section .payout-grid{touch-action:pan-y}}@media(min-width:761px){.route-home .payout-section .section-head h2{max-width:none;white-space:nowrap}}.payout-card{display:grid;grid-template-columns:minmax(150px,.9fr) minmax(0,1.1fr);align-items:stretch;min-height:260px}.payout-card img{height:100%;aspect-ratio:auto}.payout-card div{display:grid;align-content:center}.payout-card h3{font-size:clamp(24px,2vw,32px)}.payout-card p{margin:20px 0 0;color:var(--navy);font-family:Literata,Georgia,serif;font-size:clamp(34px,3.4vw,58px);line-height:.94;text-shadow:0 1px 0 rgba(255,250,244,.8),0 0 1px currentColor}.slider-dots{display:flex;justify-content:center;gap:10px;margin-top:22px}.slider-dots button{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#0f143229;cursor:pointer}.slider-dots button:hover,.slider-dots button:focus-visible{background:#6d9aac9e}.slider-dots button:focus-visible{outline:2px solid var(--navy);outline-offset:3px}.slider-dots button.active{width:28px;background:#6d9aac}.reviews-section h2{margin-bottom:30px}.review-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.review-services article,.review-service-card{display:grid;gap:18px;min-height:190px;padding:24px;background:#fffaf4c2;border:1px solid var(--line)}.review-service-card{color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.review-service-card:hover,.review-service-card:focus-visible{border-color:#0f143257;box-shadow:0 12px 28px #0f143214;transform:translateY(-2px)}.review-service-card:focus-visible{outline:2px solid #d5a31f;outline-offset:3px}.review-services article div,.review-service-card div{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-services strong{color:var(--navy);font-size:19px}.review-services span{display:inline-flex;align-items:center;gap:4px;color:#d5a31f;font-weight:800}.review-services p,.social-panel p,.blog-question-panel p{margin:0;color:var(--muted);line-height:1.55}.review-more{margin-top:22px}.faq-social-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.faq-social-section>.faq-blog,.faq-social-section>.social-panel{display:flex;min-width:0;height:100%;flex-direction:column}.faq-social-section .faq-blog h2,.faq-social-section .social-panel h2{max-width:none;margin-bottom:24px;font-size:clamp(34px,2.7vw,42px);line-height:1.08;white-space:nowrap}.faq-blog summary{display:flex;align-items:center;justify-content:space-between;gap:16px}.faq-actions{display:flex;align-items:center;justify-content:flex-start;margin-top:auto;padding-top:28px}.social-panel-actions{display:flex;justify-content:flex-start;margin-top:auto;padding-top:34px}.faq-question-button{min-height:46px;margin-left:0;padding:0 20px;border-color:#173f75;background:#173f75;white-space:nowrap}.faq-page-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:28px;align-items:start;margin-top:34px}.faq-page-list{display:grid;gap:12px}.faq-page-list details,.faq-page-aside{background:#fffaf4c2;border:1px solid var(--line)}.faq-page-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;color:var(--navy);font-weight:800;cursor:pointer}.faq-page-list summary::-webkit-details-marker{display:none}.faq-page-list p{margin:0;padding:0 22px 20px;color:var(--muted);line-height:1.55}.faq-page-aside{position:sticky;top:130px;display:grid;gap:16px;padding:28px}.faq-page-aside svg{color:#79a9bf}.faq-page-aside p{color:var(--muted);line-height:1.55}.social-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 22px;margin-top:34px}.social-buttons a{display:inline-flex;align-items:center;gap:12px;min-width:0;min-height:50px;padding:0;border:0;background:transparent;color:var(--navy);font-weight:800}.social-buttons img,.social-call-icon{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;object-fit:contain}.social-call-icon{border-radius:50%;background:#20c75a;color:#fff}@media(max-width:760px){.faq-social-section{grid-template-columns:1fr}.faq-social-section .faq-blog h2,.faq-social-section .social-panel h2{font-size:34px;white-space:normal}.faq-actions{align-items:flex-start}.social-panel-actions{justify-content:stretch}.faq-question-button{width:100%;margin-left:0;justify-content:center}.social-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.social-buttons img,.social-call-icon{flex-basis:40px;width:40px;height:40px}}.articles-preview .article-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.articles-preview.compact .article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lead-modal{position:relative;width:min(414px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:24px 24px 22px;background:#fffaf4;border:1px solid var(--line);box-shadow:0 28px 90px #0508125c}.lead-modal .modal-head{align-items:start;margin-bottom:18px}.lead-modal .modal-head h2{font-size:24px}.lead-modal .modal-head p{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.lead-modal .modal-head .icon-button{position:absolute;top:8px;right:8px;width:34px;height:34px;border:0;background:transparent;color:#0f14327a}.lead-modal .lead-form{display:grid;grid-template-columns:1fr;gap:13px;border:0;background:transparent;padding:0}.lead-modal .lead-form h2{display:none}.lead-form.modal-form label{gap:7px;color:var(--navy);font-size:12px;font-weight:500}.lead-form.modal-form input,.lead-form.modal-form textarea{min-height:38px;padding:10px 12px;background:#fff;border-color:#0f14322e}.lead-form.modal-form textarea{min-height:78px}.file-stack{display:grid;gap:8px}.file-stack>span{color:var(--navy);font-size:12px;font-weight:500}.lead-form.modal-form .file-field{position:relative;display:flex;align-items:center;min-height:38px;padding:0 12px;overflow:hidden;border:1px solid rgba(15,20,50,.16);background:#fff;color:#0f143280;cursor:pointer}.lead-form.modal-form .file-field input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.lead-form.modal-form .consent{gap:8px;align-items:flex-start;color:var(--muted);font-size:11px;line-height:1.35}.lead-form.modal-form .consent input{margin-top:2px}.lead-form.modal-form .form-error,.lead-form.modal-form small{font-size:11px}.lead-form.modal-form button[type=submit]{width:100%;min-height:46px;margin-top:2px}.consent a{color:var(--navy);border-bottom:1px solid currentColor}.contacts-hero{grid-template-columns:minmax(420px,.78fr) minmax(520px,1.22fr);align-items:stretch}.contacts-hero h1{max-width:560px}.route-button{margin-top:4px}.map-panel{min-height:560px;padding:0;overflow:hidden}.map-panel iframe{display:block;width:100%;height:100%;min-height:560px;border:0}.contacts-cta-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:28px;align-items:start;background:#fffaf4b8;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.contacts-cta-section .button{align-self:center;justify-self:start}.about-hero{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(520px,1.22fr);gap:26px;min-height:420px;padding:70px 54px 60px;background:linear-gradient(90deg,#f0ebe6fa,#f0ebe6c7),url(/assets/brand-pattern.webp);background-size:auto,520px 520px}.about-hero:before,.about-hero:after{display:none}.about-hero-copy{position:relative;z-index:1;max-width:none;padding:0}.about-hero h1{max-width:650px;font-size:clamp(44px,4.1vw,68px)}.about-hero p:not(.eyebrow){max-width:520px}.about-timeline{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:0;margin-top:24px;overflow-x:auto}.about-timeline:before{display:none}.about-timeline-item{display:grid;gap:10px;min-width:132px;padding:18px 16px;border-top:1px solid var(--line);border-right:1px solid var(--line)}.about-timeline-item:before{top:-6px;left:16px}.route-about .footer{grid-template-columns:1.1fr .85fr 1fr .95fr 1.1fr;gap:34px;padding:42px clamp(20px,4vw,58px) 24px}.route-about .footer>div:nth-child(2){display:grid}.route-about .footer .button,.route-about .footer h3{display:inline-flex}.route-about .footer h3{display:block}.route-about .footer p,.route-about .footer a,.route-about .footer span{font-size:14px}.auction-info{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;margin:clamp(42px,5vw,70px) clamp(20px,4vw,58px) 0}.auction-accepted,.auction-lots,.auction-strengths,.auction-process{padding-top:clamp(46px,5vw,72px);padding-bottom:clamp(46px,5vw,72px)}.auction-strengths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;background:var(--navy)}.auction-strengths article{padding:28px;color:#fffaf4;border:1px solid rgba(255,250,244,.22)}.auction-strengths h2,.auction-strengths p,.auction-strengths svg{color:#fffaf4}.auction-lot small{color:var(--muted);line-height:1.4}.blog-question-panel{display:grid;grid-template-columns:1fr auto 1fr;gap:28px;align-items:center;margin-top:42px}@media(min-width:1360px){.blog-question-panel>div:first-child h2{max-width:none;white-space:nowrap;font-size:30px;line-height:1.1}}.blog-question-panel h3{margin-bottom:12px;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:800}.mobile-sticky button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:64px;border:0;background:var(--navy);color:#fff;font-size:13px;font-weight:800}.mobile-sticky-ruble{flex:0 0 auto;width:20px;height:20px}.mobile-sticky-write{position:relative;display:grid;min-width:0;border-right:1px solid var(--line)}.mobile-sticky .mobile-sticky-write-trigger{width:100%;gap:6px}.mobile-sticky-write-options{position:absolute;left:50%;bottom:calc(100% + 12px);z-index:2;display:flex;flex-direction:column;gap:10px;padding:10px;transform:translate(-50%);border:1px solid rgba(255,250,244,.2);border-radius:999px;background:#0f1432f7;box-shadow:0 16px 34px #0f14324d}.mobile-sticky .mobile-sticky-write-options .mobile-sticky-contact{display:grid;width:46px;height:46px;min-width:46px;min-height:46px;padding:0;place-items:center;overflow:hidden;border:0;border-radius:50%;background:transparent}.mobile-sticky .mobile-sticky-write-options .mobile-sticky-contact:hover,.mobile-sticky .mobile-sticky-write-options .mobile-sticky-contact:focus-visible{outline:2px solid rgba(255,250,244,.9);outline-offset:2px}.mobile-sticky .mobile-sticky-write-options .mobile-sticky-contact img{display:block;width:100%;height:100%;object-fit:contain}.mobile-sticky .mobile-sticky-write-options .mobile-sticky-contact-email{border:1px solid rgba(255,250,244,.28);background:#fffaf40f;color:#fff}.mobile-sticky .mobile-sticky-write-options .mobile-sticky-contact-email svg{width:23px;height:23px;color:#fff}@media(max-width:1320px){.header-inner,.desktop-nav{gap:18px}.header-actions{gap:8px}.hero-home{grid-template-columns:minmax(0,52vw) minmax(420px,1fr);padding-left:46px}.hero-home h1{width:auto;max-width:720px;transform:none}}@media(max-width:1120px){.expert-process.home-process{grid-template-columns:1fr;row-gap:20px}.home-process .process-heading,.home-process>.process-steps,.home-process>.accepted-types{grid-column:1}.footer,.route-about .footer,.expert-process,.contacts-hero,.contacts-cta-section,.about-hero,.auction-info,.blog-question-panel,.faq-page-layout{grid-template-columns:1fr}.faq-page-aside{position:static}.review-services,.articles-preview .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-hero{padding:50px 24px}.hero-home .hero-media{justify-self:stretch;width:100%}}@media(max-width:760px){.hero-home{padding:34px 18px}.hero-home .hero-media img{max-height:none}.what-buy-jump{margin-top:14px}.category-showcase .category-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 0}.category-showcase .category-tile:nth-child(2n){border-right:0}.category-showcase .category-tile:nth-child(6n){border-right:1px solid rgba(255,250,244,.55)}.category-showcase .category-tile{grid-template-rows:132px auto;min-height:182px}.category-showcase .category-tile span{font-size:20px;white-space:normal}.payout-card{grid-template-columns:1fr}.payout-card img{height:auto;aspect-ratio:1.45}.review-services,.articles-preview .article-grid,.articles-preview.compact .article-grid,.auction-strengths{grid-template-columns:1fr}.lead-modal{max-height:calc(100vh - 40px)}.modal-scrim{padding:20px 12px}.map-panel,.map-panel iframe{min-height:360px}.about-hero{min-height:auto}.about-hero-copy{min-height:0}.about-hero h1,.about-hero p:not(.eyebrow),.about-hero .eyebrow,.about-hero-actions .text-link{color:var(--navy)}.about-timeline{grid-template-columns:repeat(7,180px)}.process-actions,.about-hero-actions{display:grid}.home-process .process-actions{grid-template-columns:1fr}.home-process .process-actions .text-link{grid-column:1}.home-process .accepted-tags{gap:6px}.home-process .accepted-tags a{padding:8px 10px;font-size:13px}}:root{--site-header-height: 99px}.app-shell{padding-top:var(--site-header-height)}.site-header,.route-about .site-header{position:fixed;top:0;left:50%;width:min(100%,var(--site-max-width));max-width:var(--site-max-width);transform:translate(-50%);z-index:120;background:#f6f1ebf5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header .header-inner,.route-about .site-header .header-inner{display:flex;align-items:center;gap:20px;min-height:calc(var(--site-header-height) - 1px);padding:0 clamp(34px,2.85vw,42px)}@media(min-width:761px){.route-home .reviews-section h2{white-space:nowrap}.route-about .site-header .brand{display:grid;min-width:270px}.route-about .site-header .desktop-nav{gap:22px;margin-left:auto;color:var(--navy);font-size:16px;font-weight:500}.route-about .site-header .nav-dropdown-trigger svg{display:block}.route-about .site-header .header-actions{gap:8px;margin-left:0}.route-about .site-header .header-actions .icon-button{width:38px;height:38px;border:1px solid var(--line);background:#fffaf48a;color:var(--navy)}.route-about .site-header .header-actions .icon-button:first-child{width:54px;border-radius:999px}.route-about .site-header .header-actions .icon-button svg{width:22px;height:22px}.route-about .site-header .header-actions a[aria-label=Telegram],.route-about .site-header .header-actions a[aria-label=WhatsApp]{background:#fffaf48a;color:var(--navy)}.route-about .site-header .button-small{min-height:42px;min-width:146px;padding:0 18px;font-size:14px}}@media(max-width:1320px)and (min-width:761px){.site-header .header-inner,.route-about .site-header .header-inner{gap:18px}}@media(max-width:760px){:root{--site-header-height: 99px}.site-header,.route-about .site-header{position:fixed;top:0;left:50%;width:min(100%,var(--site-max-width));max-width:100vw;transform:translate(-50%);z-index:120;background:#faf6f1fa;border-bottom:1px solid rgba(15,20,50,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header .header-inner,.route-about .site-header .header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:calc(var(--site-header-height) - 1px);width:100%;max-width:100vw;padding:0 18px}.site-header .brand,.route-about .site-header .brand{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden}.site-header .mobile-actions,.route-about .site-header .mobile-actions{display:flex;flex:0 0 auto;gap:8px;margin-left:0;min-width:0}.site-header .mobile-actions .icon-button,.route-about .site-header .mobile-actions .icon-button{flex:0 0 34px;width:34px;height:34px}.site-header .mobile-actions .icon-button svg,.route-about .site-header .mobile-actions .icon-button svg{width:30px;height:30px}.mobile-menu,.route-about .mobile-menu{max-height:calc(100vh - var(--site-header-height));overflow-y:auto}}.app-shell .site-header{background:linear-gradient(180deg,#0f1432fa,#0f1432f0),url(/assets/brand-pattern.webp);background-size:auto,320px 320px;border-bottom-color:#fffaf429;box-shadow:0 18px 38px #0f14322e}.app-shell .site-header .brand{width:clamp(300px,25vw,395px);min-width:clamp(300px,25vw,395px)}.app-shell .site-header .brand-logo-header{display:block;width:100%}.app-shell .site-header .brand-logo-header img{display:block;width:min(100%,395px);height:auto;aspect-ratio:928.85 / 174.79;object-fit:contain;object-position:left center}.app-shell .site-header .desktop-nav,.app-shell .site-header .desktop-nav a,.app-shell .site-header .nav-dropdown-trigger{color:var(--white)}.app-shell .site-header .nav-current{color:var(--white);border-bottom-color:var(--blue)}.app-shell .site-header .nav-catalog-accent{border-color:transparent;background:transparent;box-shadow:none}.app-shell .site-header .nav-catalog-accent:after{background:#96b9c8f2}.app-shell .site-header .header-actions .icon-button,.app-shell .site-header .mobile-actions .icon-button{width:46px;height:46px;border-color:#fffaf43d;background:#fffaf414;color:var(--white)}.app-shell .site-header .header-actions .icon-button:first-child{width:46px;border-radius:50%}.app-shell .site-header .header-actions .icon-button.is-active,.app-shell .site-header .header-actions .header-search-toggle:hover,.app-shell .site-header .header-actions .header-search-toggle:focus-visible{border-color:#fffaf475;background:#fffaf42e}.app-shell .site-header .header-actions .header-icon-social{padding:0;overflow:hidden;border-color:transparent;background:transparent;color:var(--white)}.app-shell .site-header .header-actions .header-brand-icon{display:block;width:100%;height:100%;object-fit:contain}.app-shell .site-header .header-actions .header-icon-utility,.app-shell .site-header .header-actions .header-search-toggle{border-color:#fffaf442;background:#fffaf40f;color:var(--white)}.app-shell .site-header .header-actions .header-icon-utility:hover,.app-shell .site-header .header-actions .header-icon-utility:focus-visible{border-color:#fffaf475;background:#fffaf424}@media(max-width:1320px)and (min-width:1121px){.app-shell .site-header .brand{width:250px;min-width:250px}.app-shell .site-header .desktop-nav{gap:13px;font-size:14px}.app-shell .site-header .nav-catalog-accent{min-width:168px;padding:0 10px}.app-shell .site-header .header-actions{gap:6px}.app-shell .site-header .header-actions .icon-button,.app-shell .site-header .header-actions .icon-button:first-child{width:38px;height:38px}}.app-shell .site-header .button-small{border-color:#fffaf4c7;background:var(--white);color:var(--navy)}.app-shell .site-header .catalog-popover{background:linear-gradient(180deg,#0f1432fa,#0f1432f5),url(/assets/brand-pattern.webp);background-size:auto,260px 260px;border-color:#fffaf429;box-shadow:0 24px 46px #0f143257}.app-shell .site-header .catalog-popover a{border-bottom-color:#fffaf41a;color:#fffaf4eb}.app-shell .site-header .catalog-popover a:hover,.app-shell .site-header .catalog-popover a:focus-visible{background:#fffaf414;color:var(--white)}.header-search-panel{--header-search-width: min(770px, calc(100vw - 56px) );display:grid;justify-items:center;gap:10px;padding:0 clamp(34px,2.85vw,42px) 18px;border-top:1px solid rgba(255,250,244,.12)}.header-search-field{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:var(--header-search-width);min-height:48px;padding:0 16px;border:1px solid rgba(255,250,244,.28);background:#fffaf4f2;box-shadow:inset 0 0 0 1px #96b9c81f;color:var(--navy)}.header-search-field input{width:100%;border:0;background:transparent;color:var(--navy);font:inherit;font-size:17px;outline:0}.header-search-field input::placeholder{color:#0f14327a}.header-search-clear{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(15,20,50,.16);border-radius:999px;background:#0f14320a;color:var(--navy)}.header-search-results{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:var(--header-search-width)}.header-search-results a,.header-search-empty{display:flex;align-items:center;justify-content:space-between;min-height:42px;gap:12px;padding:0 14px;border:1px solid rgba(255,250,244,.16);background:#fffaf414;color:#fffaf4e6;font-size:14px;font-weight:600}.header-search-results a:hover,.header-search-results a:focus-visible{border-color:#fffaf452;background:#fffaf424;color:var(--white)}.header-search-results svg{flex:0 0 auto;color:var(--blue)}.header-search-empty{justify-content:flex-start;grid-column:1 / -1}@media(max-width:760px){.app-shell .site-header{background:linear-gradient(180deg,#0f1432fa,#0f1432f2),url(/assets/brand-pattern.webp);background-size:auto,260px 260px;border-bottom-color:#fffaf429}.app-shell .site-header .brand{width:clamp(190px,62vw,260px);min-width:0;overflow:visible}.app-shell .site-header .brand-logo-header{display:block;width:100%;max-width:260px}.app-shell .site-header .brand-logo-header img{width:100%;height:auto}.app-shell .site-header .mobile-actions .icon-button{border-color:#fffaf43d;background:#fffaf414;color:var(--white)}.app-shell .site-header .mobile-menu{background:linear-gradient(180deg,#0f1432fa,#0f1432f2),url(/assets/brand-pattern.webp);background-size:auto,240px 240px;border-color:#fffaf429;box-shadow:0 18px 36px #0f143247}.app-shell .site-header .mobile-menu a,.app-shell .site-header .mobile-menu button,.app-shell .site-header .mobile-write>span{border-bottom-color:#fffaf41a;color:#fffaf4eb}.app-shell .site-header .mobile-menu svg{color:var(--blue)}.app-shell .site-header .mobile-write a{background:#fffaf414;border-color:#fffaf41a}.app-shell .site-header .mobile-write>div{display:grid;grid-template-columns:repeat(5,46px);justify-content:space-between;gap:8px}.app-shell .site-header .mobile-write .mobile-write-link{display:grid;width:46px;height:46px;min-width:46px;padding:0;place-items:center;overflow:hidden;border:0;border-radius:50%;background:transparent}.app-shell .site-header .mobile-write .mobile-write-link:hover,.app-shell .site-header .mobile-write .mobile-write-link:focus-visible{outline:2px solid rgba(255,250,244,.9);outline-offset:3px}.app-shell .site-header .mobile-write .mobile-write-brand-icon{display:block;width:100%;height:100%;object-fit:contain}.app-shell .site-header .mobile-write .mobile-write-email{border:1px solid rgba(255,250,244,.28);background:#fffaf40f;color:var(--white)}.app-shell .site-header .mobile-write .mobile-write-email svg{width:23px;height:23px;padding:0;border:0;background:transparent;color:var(--white)}.app-shell .site-header .mobile-phone-row{color:var(--white)}.header-search-panel{--header-search-width: 100%;padding:0 18px 14px}.header-search-field{min-height:44px;padding:0 12px}.header-search-field input{font-size:16px}.header-search-results{grid-template-columns:1fr}.header-search-results a,.header-search-empty{min-height:44px}}.route-about .about-page{width:min(100%,1440px);margin-inline:auto;background:linear-gradient(#f6f2edf6,#f6f2edf6),url(/assets/brand-pattern.webp);background-size:auto,520px 520px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.route-about .about-page h1,.route-about .about-page h2,.route-about .about-page h3,.route-about .about-category-card>span:last-child,.route-about .about-timeline-item strong{font-family:Literata,Georgia,serif}.route-about .about-hero{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:48px;align-items:center;min-height:0;padding:70px clamp(40px,4.45vw,64px) 40px;background:transparent}.route-about .about-hero-copy{width:auto;max-width:540px;padding:0}.route-about .about-hero .eyebrow{color:#6d9aac;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.08em}.route-about .about-hero h1{max-width:100%;margin:20px 0 22px;font-size:clamp(48px,3.9vw,58px);line-height:1.04}.route-about .about-hero p:not(.eyebrow){max-width:500px;color:#303349;font-size:16px;line-height:1.6}.route-about .about-hero-actions{gap:26px;margin-top:30px}.route-about .about-hero-actions .button{min-height:50px;padding-inline:26px;font-size:14px}.route-about .about-hero-actions .text-link{font-size:14px}.route-about .about-hero-media{position:relative;width:100%;margin:0;overflow:visible;aspect-ratio:auto;border:0;box-shadow:none}.route-about .about-carousel-frame{position:relative;width:100%;overflow:visible;aspect-ratio:16 / 9;border:1px solid rgba(15,20,50,.14);box-shadow:0 22px 52px #0f14321f}.route-about .about-hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.route-about .about-carousel-open{display:block;width:100%;height:100%;overflow:hidden;padding:0;border:0;background:transparent;cursor:zoom-in}.route-about .about-carousel-open:focus-visible{outline:3px solid #74a8bf;outline-offset:-5px}.route-about .about-carousel-open img{animation:about-gallery-reveal .24s ease-out}.route-about .about-carousel-arrow{position:absolute;z-index:2;top:50%;display:grid;width:40px;height:40px;padding:0;border:1px solid rgba(15,20,50,.24);background:#fffaf4f5;box-shadow:0 8px 24px #0f14321f;color:var(--navy);cursor:pointer;place-items:center;transform:translateY(-50%);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.route-about .about-carousel-arrow:hover,.route-about .about-carousel-arrow:focus-visible{border-color:var(--navy);background:#fff;transform:translateY(-50%) scale(1.04)}.route-about .about-carousel-arrow:focus-visible{outline:2px solid var(--sky);outline-offset:3px}.route-about .about-carousel-arrow-prev{left:-20px}.route-about .about-carousel-arrow-next{right:-20px}.route-about .about-carousel-dots{display:flex;justify-content:center;gap:0;margin-top:8px}.route-about .about-carousel-dots button{position:relative;display:grid;width:32px;height:32px;flex:0 0 32px;padding:0;border:0;background:transparent;cursor:pointer;place-items:center}.route-about .about-carousel-dots button.active{width:40px;flex-basis:40px}.route-about .about-carousel-dots button:before{width:10px;height:10px;border-radius:999px;background:#0f143229;content:""}.route-about .about-carousel-dots button:hover:before,.route-about .about-carousel-dots button:focus-visible:before{background:#6d9aac9e}.route-about .about-carousel-dots button:focus-visible{outline:2px solid var(--navy);outline-offset:-2px}.route-about .about-carousel-dots button.active:before{width:28px;background:#6d9aac}.about-lightbox-scrim{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;padding:28px;background:#070a1bf0;place-items:center}.about-lightbox{position:relative;display:grid;width:min(94vw,1480px);height:min(90vh,960px);min-height:320px;outline:0;place-items:center}.about-lightbox>img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100% - 62px);border:1px solid rgba(255,250,244,.26);box-shadow:0 26px 80px #0000006b;object-fit:contain;animation:about-gallery-reveal .22s ease-out}.about-lightbox-close,.about-lightbox-arrow{position:absolute;z-index:2;display:grid;width:48px;height:48px;padding:0;border:1px solid rgba(255,250,244,.42);border-radius:50%;background:#0c112dd1;color:#fffaf4;cursor:pointer;place-items:center}.about-lightbox-close:hover,.about-lightbox-close:focus-visible,.about-lightbox-arrow:hover,.about-lightbox-arrow:focus-visible{border-color:#fffaf4;background:#315177;outline:0}.about-lightbox-close{top:0;right:0}.about-lightbox-arrow{top:50%;transform:translateY(-50%)}.about-lightbox-arrow-prev{left:0}.about-lightbox-arrow-next{right:0}.about-lightbox-meta{position:absolute;right:80px;bottom:0;left:80px;display:flex;align-items:center;justify-content:center;gap:18px;min-height:44px;color:#fffaf4;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center}.about-lightbox-meta span{flex:none;font-size:12px;font-weight:700;letter-spacing:.08em}.about-lightbox-meta p{max-width:720px;margin:0;overflow:hidden;color:#fffaf4c7;font-size:13px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}@keyframes about-gallery-reveal{0%{opacity:.35}to{opacity:1}}.route-about .about-section{padding:34px clamp(40px,4.45vw,64px) 38px}.route-about .about-section-label{margin-bottom:28px;color:#6d9aac;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:700;line-height:1.35;letter-spacing:.1em;white-space:normal}.route-about .about-section-label span{color:#6d9aac;letter-spacing:.1em}.route-about .about-history-reference{display:block}.route-about .about-history-copy{max-width:none}.route-about .about-history-copy p:not(.about-section-label){max-width:100%;margin-bottom:18px;color:#303349;font-size:16px;line-height:1.6}.route-about .about-timeline-shell{margin-top:42px;overflow:visible}.route-about .about-timeline{position:relative;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:minmax(0,1fr);gap:0;align-content:stretch;align-items:stretch;height:256px;margin:0;padding:0;overflow:visible;border:0}.route-about .about-timeline:before{position:absolute;z-index:0;top:50%;right:0;bottom:auto;left:0;display:block;width:auto;height:1px;background:#74a8bf9e;content:""}.route-about .about-timeline-item{position:relative;z-index:1;display:block;min-width:0;min-height:0;height:100%;padding:0;border:0;background:transparent;color:#303349;text-align:center}.route-about .about-timeline-item:nth-child(2n){padding:0}.route-about .about-timeline-item:last-child{grid-column:auto}.route-about .about-timeline-item:before{position:absolute;top:50%;left:50%;display:block;width:14px;height:14px;border:3px solid var(--paper-strong);border-radius:50%;background:#74a8bf;box-shadow:0 0 0 1px #0f14323d;content:"";transform:translate(-50%,-50%)}.route-about .about-timeline-item:after{position:absolute;left:50%;width:1px;height:18px;background:#0f143233;content:"";transform:translate(-50%)}.route-about .about-timeline-item:nth-child(odd):after{top:auto;bottom:calc(50% + 7px)}.route-about .about-timeline-item:nth-child(2n):after{top:calc(50% + 7px)}.route-about .about-timeline-item strong{position:absolute;top:0;right:0;left:0;display:block;margin:0;color:#74a8bf;font-family:Literata,Georgia,serif;font-size:24px;font-weight:400;line-height:1;white-space:nowrap}.route-about .about-timeline-item span{position:absolute;top:38px;left:50%;display:block;width:calc(100% + 56px);max-width:230px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.42;transform:translate(-50%)}.route-about .about-timeline-item:nth-child(2n) strong{top:calc(50% + 34px)}.route-about .about-timeline-item:nth-child(2n) span{top:calc(50% + 68px)}.route-about .about-experts{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.route-about .about-expert-card{display:grid;grid-template-rows:auto auto;align-content:start;min-height:0;overflow:hidden;background:#fffaf480}.route-about .about-expert-head{display:block}.route-about .about-expert-head img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center top}.route-about .about-expert-head div{min-height:112px;padding:18px 18px 14px;text-align:center}.route-about .about-expert-card h2{font-size:20px;line-height:1.2}.route-about .about-expert-head p{margin-top:8px;font-size:14px;line-height:1.5}.route-about .about-expert-speciality{margin:0 18px;padding:14px 0 16px;border-top:1px solid rgba(15,20,50,.14);text-align:center}.route-about .about-expert-speciality span{display:block;margin-bottom:6px;color:#0f14328a;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.route-about .about-expert-speciality p{margin:0;color:#4f5364;font-size:14px;line-height:1.5}.route-about .about-reasons{grid-template-columns:repeat(4,minmax(0,1fr))}.route-about .about-reason-card{min-height:220px;padding:8px 28px 0 0}.route-about .about-reason-card+.about-reason-card{padding-left:28px}.route-about .about-reason-card h2{font-size:21px;line-height:1.25}.route-about .about-reason-card p{margin-top:12px;font-size:15px;line-height:1.58}.route-about .about-category-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;overflow:visible}.route-about .about-category-card{display:grid;grid-template-rows:160px auto;gap:14px;min-width:0;min-height:226px;padding:14px 12px 16px;border:1px solid rgba(15,20,50,.13);background:#96b9c824;text-align:center;transition:border-color .18s ease,background .18s ease,transform .18s ease}.route-about .about-category-card:hover,.route-about .about-category-card:focus-visible{border-color:#0f143247;background:#96b9c838;transform:translateY(-2px)}.route-about .about-category-card .about-category-media{display:grid;place-items:center;min-width:0;overflow:hidden}.route-about .about-category-card .about-category-media img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.route-about .about-category-card[data-category=ikony] .about-category-media,.route-about .about-category-card[data-category=nagrady] .about-category-media{padding:18px 20px}.route-about .about-category-card[data-category=ikony] .about-category-media img{max-width:68%;max-height:82%}.route-about .about-category-card[data-category=nagrady] .about-category-media img{max-width:74%;max-height:78%}.route-about .about-category-card>span:last-child{align-self:start;color:#315177;font-family:Literata,Georgia,serif;font-size:18px;line-height:1.28}.route-about .about-faq-blog{grid-template-columns:minmax(300px,.78fr) minmax(0,1.42fr);gap:48px}.route-about .about-faq-panel{padding-right:48px}.route-about .about-faq-list{gap:8px;margin-bottom:18px}.route-about .about-faq-list details,.route-about .about-faq-list summary{min-height:48px}.route-about .about-faq-list summary{padding:0 16px;font-size:15px;line-height:1.35}.route-about .about-faq-list p{padding:0 16px 14px;font-size:14px;line-height:1.5}.route-about .about-blog-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;overflow:visible}.route-about .about-blog-card{min-width:0}.route-about .about-blog-card img{height:auto;margin-bottom:12px;aspect-ratio:3 / 2;border:1px solid rgba(15,20,50,.1);object-fit:cover}.route-about .about-blog-card span{font-size:13px}.route-about .about-blog-card h2{min-height:60px;margin:7px 0 14px;font-family:Literata,Georgia,serif;font-size:17px;font-weight:500;line-height:1.38}.route-about .about-blog-card strong{font-size:14px}.route-about .about-bottom-cta{min-height:136px;padding:28px clamp(40px,4.45vw,64px)}.route-about .about-bottom-cta h2{font-size:28px}.route-about .about-bottom-cta .about-section-label,.route-about .about-bottom-cta .about-section-label span{color:#fffaf4c7}.route-about .about-bottom-actions .button{min-width:154px;min-height:46px;font-size:13px}@media(max-width:1120px){.route-about .about-hero{grid-template-columns:1fr}.route-about .about-hero-copy{max-width:660px}.route-about .about-hero h1{max-width:11ch}.route-about .about-hero-media{max-width:880px}.route-about .about-history-reference,.route-about .about-faq-blog{grid-template-columns:1fr}.route-about .about-history-reference{display:block}.route-about .about-timeline{grid-template-columns:repeat(7,minmax(176px,1fr));min-width:1232px}.route-about .about-timeline-shell{overflow-x:auto;overscroll-behavior-inline:contain}.route-about .about-experts,.route-about .about-reasons{grid-template-columns:repeat(2,minmax(0,1fr))}.route-about .about-reason-card{padding:24px;border-bottom:1px solid rgba(15,20,50,.13)}.route-about .about-reason-card+.about-reason-card{padding-left:24px}.route-about .about-reason-card:nth-child(2n){border-right:0}.route-about .about-category-row{grid-template-columns:repeat(3,minmax(0,1fr))}.route-about .about-faq-panel{padding:0 0 40px;border-right:0;border-bottom:1px solid rgba(15,20,50,.13)}}@media(max-width:760px){.route-about .about-hero{gap:28px;padding:38px 20px 40px}.route-about .about-hero h1{max-width:10ch;margin:16px 0 18px;font-size:40px;line-height:1.04}.route-about .about-hero p:not(.eyebrow){font-size:15px;line-height:1.58}.route-about .about-hero-actions{gap:16px;margin-top:24px}.route-about .about-hero-media{min-height:0}.route-about .about-carousel-frame{aspect-ratio:16 / 10;box-shadow:0 16px 34px #0f14321c}.route-about .about-carousel-arrow{width:36px;height:36px;background:#fffaf4f0}.route-about .about-carousel-arrow-prev{left:6px}.route-about .about-carousel-arrow-next{right:6px}.route-about .about-carousel-dots{margin-top:4px}.route-about .about-carousel-dots button{width:28px;height:28px;flex-basis:28px}.route-about .about-carousel-dots button.active{width:36px;flex-basis:36px}.route-about .about-carousel-dots button:before{width:7px;height:7px}.route-about .about-carousel-dots button.active:before{width:22px}.about-lightbox-scrim{padding:16px}.about-lightbox{width:100%;height:100%}.about-lightbox>img{max-height:calc(100% - 108px)}.about-lightbox-close{top:4px;right:4px}.about-lightbox-arrow{top:auto;bottom:0;transform:none}.about-lightbox-arrow-prev{left:4px}.about-lightbox-arrow-next{right:4px}.about-lightbox-meta{right:62px;bottom:0;left:62px;display:grid;gap:2px;min-height:48px}.about-lightbox-meta p{max-width:100%;font-size:11px}.route-about .about-section{padding:30px 20px 34px}.route-about .about-section-label{margin-bottom:22px;font-size:10px}.route-about .about-history-copy p:not(.about-section-label){font-size:15px}.route-about .about-timeline,.route-about .about-experts,.route-about .about-reasons,.route-about .about-category-row,.route-about .about-blog-row{display:grid;grid-template-columns:1fr;overflow:visible}.route-about .about-timeline-item:last-child{grid-column:auto}.route-about .about-timeline{position:relative;grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:auto;gap:0;align-content:start;width:100%;min-width:0;height:auto;margin:0;padding-left:34px;overflow:visible}.route-about .about-timeline-shell{margin-top:28px;overflow:visible}.route-about .about-timeline:before{top:7px;right:auto;bottom:7px;left:7px;width:1px;height:auto}.route-about .about-timeline-item{display:block;min-height:0;height:auto;padding:0 0 30px 14px;text-align:left}.route-about .about-timeline-item:nth-child(2n){display:block;padding:0 0 30px 14px}.route-about .about-timeline-item:last-child{padding-bottom:0}.route-about .about-timeline-item:before{top:2px;left:-33px;width:12px;height:12px}.route-about .about-timeline-item:after,.route-about .about-timeline-item:nth-child(odd):after,.route-about .about-timeline-item:nth-child(2n):after{display:none}.route-about .about-timeline-item strong{position:static;margin-bottom:8px;font-size:22px}.route-about .about-timeline-item span{position:static;width:auto;max-width:none;transform:none}.route-about .about-expert-head{display:block}.route-about .about-expert-head img{width:100%;height:auto;aspect-ratio:1 / 1}.route-about .about-expert-head div{min-height:0;padding:22px 20px 20px}.route-about .about-expert-card,.route-about .about-category-card,.route-about .about-blog-card{flex:initial}.route-about .about-reason-card,.route-about .about-reason-card+.about-reason-card{padding:24px 0;border-right:0}.route-about .about-category-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.route-about .about-category-card{grid-template-rows:116px auto;min-height:178px;padding:10px 8px 14px}.route-about .about-category-card[data-category=ikony] .about-category-media,.route-about .about-category-card[data-category=nagrady] .about-category-media{padding:10px 12px}.route-about .about-category-card[data-category=ikony] .about-category-media img{max-width:66%;max-height:82%}.route-about .about-category-card[data-category=nagrady] .about-category-media img{max-width:72%;max-height:80%}.route-about .about-category-card>span:last-child{font-size:15px}.route-about .about-blog-card h2{min-height:0}.route-about .about-bottom-cta{gap:22px;min-height:0;padding:28px 20px 32px}.route-about .about-bottom-cta h2{font-size:24px}}@media(prefers-reduced-motion:reduce){.route-about .about-carousel-open img,.about-lightbox>img{animation:none}}:root{--content-max-width: 1440px;--content-gutter: clamp(40px, 4.45vw, 64px);--content-section-y: clamp(54px, 5.2vw, 74px)}.route-standard .route-view{width:100%;min-width:0}.route-standard:not(.route-about) .route-view>.hero,.route-standard:not(.route-about) .route-view>.section,.route-standard:not(.route-about) .route-view>.blue-band,.route-standard:not(.route-about) .route-view>.experience,.route-standard:not(.route-about) .route-view>.contacts-hero,.route-standard:not(.route-about) .route-view>.service-page,.route-standard:not(.route-about) .route-view>.article-detail{width:min(100%,var(--content-max-width));margin-inline:auto}.route-standard:not(.route-about) .route-view>.section,.route-standard:not(.route-about) .route-view>.blue-band,.route-standard:not(.route-about) .route-view>.experience,.route-standard:not(.route-about) .route-view>.contacts-hero,.route-standard:not(.route-about) .route-view>.service-page,.route-standard:not(.route-about) .route-view>.article-detail{padding:var(--content-section-y) var(--content-gutter)}.route-standard:not(.route-about) .route-view>.hero{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:48px;min-height:0;padding:70px var(--content-gutter) 64px;background:linear-gradient(#f6f2edf6,#f6f2edf6),url(/assets/brand-pattern.webp);background-size:auto,520px 520px;border-bottom:1px solid rgba(15,20,50,.11)}.route-standard:not(.route-about) .hero-copy{width:auto;max-width:540px;min-width:0}.route-standard:not(.route-about) .hero .eyebrow{margin-bottom:20px;font-size:12px;line-height:1.4;letter-spacing:.08em}.route-standard:not(.route-about) .hero h1,.route-standard:not(.route-about) .hero-home h1{width:auto;max-width:11ch;margin:0;font-size:clamp(48px,3.9vw,58px);line-height:1.04;transform:none}.route-standard:not(.route-about) .hero-home h1{max-width:13ch}.route-standard:not(.route-about) .hero-text,.route-standard:not(.route-about) .hero-home .hero-text,.route-standard:not(.route-about) .hero-copy>p:not(.eyebrow){max-width:500px;margin:22px 0 0;color:#303349;font-size:16px;line-height:1.6}.route-standard:not(.route-about) .hero-actions,.route-standard:not(.route-about) .hero-home .hero-actions{gap:24px;margin:30px 0 0}.route-standard:not(.route-about) .hero-actions .button,.route-standard:not(.route-about) .hero-home .button{width:auto;min-width:0;min-height:50px;padding:0 26px;font-size:14px;white-space:normal}.route-standard:not(.route-about) .hero-actions .text-link,.route-standard:not(.route-about) .hero-home .text-link{font-size:14px}.route-standard:not(.route-about) .hero-media,.route-standard:not(.route-about) .hero-home .hero-media{width:100%;min-width:0;margin:0;overflow:hidden;aspect-ratio:16 / 9;border:1px solid rgba(15,20,50,.14);background:var(--paper-strong);box-shadow:0 22px 52px #0f14321f}.route-standard:not(.route-about) .hero-media:before,.route-standard:not(.route-about) .hero-media:after{display:none}.route-standard:not(.route-about) .hero-media picture{display:block;width:100%;height:100%}.route-standard:not(.route-about) .hero-media img,.route-standard:not(.route-about) .hero-home .hero-media img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center}.route-standard:not(.route-about) .what-buy-jump{margin-top:24px;font-size:14px}.route-standard:not(.route-about) .section-head{align-items:flex-end;gap:32px;margin-bottom:32px}.route-standard:not(.route-about) .section-head>*{min-width:0}.route-standard:not(.route-about) .section-head h2,.route-standard:not(.route-about) .section>h2,.route-standard:not(.route-about) .experience h2{max-width:18ch;font-size:clamp(32px,3vw,42px);line-height:1.08}.route-standard:not(.route-about) .section-head p{max-width:52ch;font-size:15px;line-height:1.58}.route-standard:not(.route-about) .external-callout{width:min(calc(100% - (var(--content-gutter) * 2)),calc(var(--content-max-width) - (var(--content-gutter) * 2)));margin:-24px auto 0;padding:18px 22px}.route-standard:not(.route-about) .category-directory{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.route-standard:not(.route-about) .category-directory-card img,.route-standard:not(.route-about) .valuation-card img{aspect-ratio:16 / 10}.route-standard:not(.route-about) .category-directory-card span{font-size:22px}.route-standard:not(.route-about) .category-directory-card p{font-size:14px}.route-standard:not(.route-about) .article-grid,.route-standard:not(.route-about) .article-grid.three,.route-standard:not(.route-about) .payout-grid,.route-standard:not(.route-about) .item-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.route-standard:not(.route-about) .payout-card img,.route-standard:not(.route-about) .article-card img{aspect-ratio:3 / 2}.route-standard:not(.route-about) .article-card h2,.route-standard:not(.route-about) .article-card h3,.route-standard:not(.route-about) .payout-card h3,.route-standard:not(.route-about) .valuation-card h3{font-size:21px;line-height:1.24}.route-standard:not(.route-about) .catalog-layout{grid-template-columns:minmax(230px,270px) minmax(0,1fr);gap:34px}.route-standard:not(.route-about) .factor-panel{top:calc(var(--site-header-height) + 24px);padding:24px}.route-standard:not(.route-about) .factor-panel h2,.route-standard:not(.route-about) .catalog-block .section-head h2{max-width:none;font-size:27px;line-height:1.15}.route-standard:not(.route-about) .catalog-blocks{gap:48px}.route-standard:not(.route-about) .experience{grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);gap:44px}.route-standard:not(.route-about) .stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.route-standard:not(.route-about) .stat-grid strong{font-size:27px}.route-standard:not(.route-about) .contacts-hero,.route-standard:not(.route-about) .service-page,.route-standard:not(.route-about) .article-detail{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:48px;min-height:0}.route-standard:not(.route-about) .contacts-hero h1,.route-standard:not(.route-about) .service-page h1,.route-standard:not(.route-about) .article-detail h1,.route-standard:not(.route-about) .page-top>h1{max-width:12ch;font-size:clamp(44px,3.9vw,58px);line-height:1.04}.route-standard:not(.route-about) .map-panel,.route-standard:not(.route-about) .map-panel iframe{min-height:460px}.route-standard:not(.route-about) .article-detail img,.route-standard:not(.route-about) .service-page>img{min-height:0;aspect-ratio:16 / 9;object-fit:cover}.route-standard:not(.route-about) .legal-grid,.route-standard:not(.route-about) .doc-layout{grid-template-columns:minmax(250px,4fr) minmax(0,8fr);gap:32px}.route-standard:not(.route-about) .split-section,.route-standard:not(.route-about) .auction-info,.route-standard:not(.route-about) .contacts-cta-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.route-standard:not(.route-about) .route-view img{object-position:center}@media(max-width:1120px){.route-standard:not(.route-about) .route-view>.hero,.route-standard:not(.route-about) .contacts-hero,.route-standard:not(.route-about) .service-page,.route-standard:not(.route-about) .article-detail,.route-standard:not(.route-about) .catalog-layout,.route-standard:not(.route-about) .experience,.route-standard:not(.route-about) .legal-grid,.route-standard:not(.route-about) .doc-layout{grid-template-columns:1fr}.route-standard:not(.route-about) .hero-copy{max-width:660px}.route-standard:not(.route-about) .hero-media{max-width:880px}.route-standard:not(.route-about) .factor-panel{position:static}.route-standard:not(.route-about) .category-directory,.route-standard:not(.route-about) .article-grid,.route-standard:not(.route-about) .article-grid.three,.route-standard:not(.route-about) .payout-grid,.route-standard:not(.route-about) .item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-standard:not(.route-about) .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){:root{--content-gutter: 20px;--content-section-y: 42px}.route-standard:not(.route-about) .route-view>.hero{position:relative;display:grid;grid-template-columns:1fr;gap:28px;min-height:0;padding:38px var(--content-gutter) 40px;overflow:visible}.route-standard:not(.route-about) .route-view>.hero:before{display:none}.route-standard:not(.route-about) .hero-copy,.route-standard:not(.route-about) .hero:not(.hero-compact) .hero-copy{position:static;z-index:auto;display:block;min-height:0;padding:0}.route-standard:not(.route-about) .hero h1,.route-standard:not(.route-about) .hero-home h1,.route-standard:not(.route-about) .contacts-hero h1,.route-standard:not(.route-about) .service-page h1,.route-standard:not(.route-about) .article-detail h1,.route-standard:not(.route-about) .page-top>h1{max-width:11ch;order:initial;color:var(--navy);font-size:40px;line-height:1.04;text-shadow:none}.route-standard:not(.route-about) .hero-home h1.hero-title-lines{width:100%;max-width:none}.route-standard:not(.route-about) .hero-home h1,.route-standard:not(.route-about) .hero-home h1.hero-title-lines{width:100%;max-width:none;font-size:clamp(30px,9.6vw,38px);line-height:1.04;transform:none}.route-standard:not(.route-about) .hero .eyebrow,.route-standard:not(.route-about) .hero:not(.hero-compact) .eyebrow{order:initial;max-width:none;margin:0 0 20px;color:#6d9aac;font-size:12px;line-height:1.4}.route-standard:not(.route-about) .hero-text,.route-standard:not(.route-about) .hero-home .hero-text,.route-standard:not(.route-about) .hero-copy>p:not(.eyebrow){display:block;font-size:15px;line-height:1.58}.route-standard:not(.route-about) .hero-actions,.route-standard:not(.route-about) .hero-home .hero-actions,.route-standard:not(.route-about) .hero:not(.hero-compact) .hero-actions{align-items:stretch;flex-direction:column;gap:14px;width:auto;margin:24px 0 0}.route-standard:not(.route-about) .hero-actions .button,.route-standard:not(.route-about) .hero-home .button,.route-standard:not(.route-about) .hero:not(.hero-compact) .button,.route-standard:not(.route-about) .hero:not(.hero-compact) .text-link{width:100%;min-height:50px;border-radius:0;font-size:14px;white-space:normal}.route-standard:not(.route-about) .hero-actions .button,.route-standard:not(.route-about) .hero:not(.hero-compact) .button{border:1px solid var(--navy);background:var(--navy);color:var(--white)}.route-standard:not(.route-about) .hero-actions .text-link,.route-standard:not(.route-about) .hero:not(.hero-compact) .text-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--navy);background:transparent;color:var(--navy)}.route-catalog-index .hero-compact .hero-actions .button{font-size:16px}.route-catalog-index .hero-compact .hero-actions .text-link,.route-category .hero-compact .hero-actions .text-link,.route-auction .hero-compact .hero-actions .text-link{min-height:46px;padding:10px 18px;line-height:1.2}.route-catalog-index .hero-compact .proof-strip>.proof-item,.route-category .hero-compact .proof-strip>.proof-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;min-height:74px;padding:8px 24px}.route-catalog-index .hero-compact .proof-copy,.route-category .hero-compact .proof-copy{row-gap:2px}.route-catalog-index .hero-compact .proof-strip strong,.route-category .hero-compact .proof-strip strong{font-size:17px;line-height:1.16}.route-catalog-index .hero-compact .proof-strip small,.route-category .hero-compact .proof-strip small{font-size:15px;line-height:1.2}.route-catalog-index .hero-compact .proof-item-hours strong,.route-category .hero-compact .proof-item-hours strong{font-size:clamp(14px,4.1vw,16px)}.route-standard:not(.route-about) .hero-media,.route-standard:not(.route-about) .hero-home .hero-media{position:relative;inset:auto;z-index:auto;aspect-ratio:16 / 10}.route-standard:not(.route-about) .hero:not(.hero-compact) .hero-media img{object-position:center}.route-standard:not(.route-about) .section-head,.route-standard:not(.route-about) .split-section,.route-standard:not(.route-about) .auction-info,.route-standard:not(.route-about) .contacts-cta-section{align-items:stretch;grid-template-columns:1fr}.route-standard:not(.route-about) .section-head{display:grid;gap:16px}.route-standard:not(.route-about) .section-head h2,.route-standard:not(.route-about) .section>h2,.route-standard:not(.route-about) .experience h2{max-width:none;font-size:32px}.route-standard:not(.route-about) .category-directory,.route-standard:not(.route-about) .article-grid,.route-standard:not(.route-about) .article-grid.three,.route-standard:not(.route-about) .payout-grid,.route-standard:not(.route-about) .item-grid,.route-standard:not(.route-about) .stat-grid{display:grid;grid-template-columns:1fr;overflow:visible}.route-standard:not(.route-about) .valuation-card,.route-standard:not(.route-about) .article-card,.route-standard:not(.route-about) .payout-card{min-width:0;flex:initial}.route-standard:not(.route-about) .external-callout{width:calc(100% - (var(--content-gutter) * 2));margin-top:20px;flex-wrap:wrap;justify-content:flex-start}.route-standard:not(.route-about) .map-panel,.route-standard:not(.route-about) .map-panel iframe{min-height:360px}}.route-blog .blog-page{padding:0}.route-standard.route-blog .route-view>.blog-page{padding:0}.route-blog .blog-hero{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:48px;align-items:center;min-height:576px;padding:70px var(--content-gutter) 64px;background:linear-gradient(#f6f2edf6,#f6f2edf6),url(/assets/brand-pattern.webp);background-size:auto,520px 520px;border-bottom:1px solid rgba(15,20,50,.11)}.route-blog .blog-hero-copy{align-self:start;min-width:0}.route-blog .blog-hero .eyebrow{margin:0 0 20px;font-size:12px;line-height:1.4;letter-spacing:.08em}.route-blog .blog-hero-title{max-width:none;margin:0;font-size:clamp(48px,3.75vw,56px);line-height:1.04}.route-blog .blog-hero-title span{display:block;white-space:nowrap}.route-blog .blog-hero .page-intro{max-width:500px;margin:22px 0 0;color:#303349;font-size:16px;line-height:1.6}.route-blog .blog-hero-media{width:100%;min-width:0;margin:0;overflow:hidden;aspect-ratio:16 / 9;border:1px solid var(--line);background:#ded7ce;box-shadow:var(--shadow)}.route-blog .blog-hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.route-blog .blog-page>.filter-row{margin:30px var(--content-gutter) 32px}.route-blog .blog-page>.article-grid,.route-blog .blog-page>.blog-question-panel{margin-inline:var(--content-gutter)}@media(max-width:1120px){.route-standard.route-blog .route-view>.blog-page{padding:0}.route-blog .blog-hero{grid-template-columns:1fr;gap:32px;min-height:0;padding:54px var(--content-gutter) 48px}.route-blog .blog-hero-copy{align-self:auto;max-width:680px}.route-blog .blog-hero-media{width:100%}}@media(max-width:760px){.route-blog .blog-page{padding:0}.route-blog .blog-hero{gap:26px;padding:38px var(--content-gutter) 34px}.route-blog .blog-hero-title{font-size:clamp(32px,8.8vw,35px);line-height:1.08}.route-blog .blog-hero .page-intro{font-size:15px;line-height:1.58}.route-blog .blog-hero-media{aspect-ratio:16 / 10}.route-blog .blog-page>.filter-row{margin:24px var(--content-gutter) 28px}.route-blog .blog-page>.article-grid,.route-blog .blog-page>.blog-question-panel{margin-inline:var(--content-gutter)}}@media(min-width:761px){.route-home #what-buy{padding:34px var(--content-gutter) 28px}.route-home #what-buy .section-head{margin-bottom:18px}.route-home #what-buy .category-rail{gap:16px 0}.route-home #what-buy .category-tile{grid-template-rows:108px auto;min-height:158px;padding:0 clamp(10px,1.25vw,18px)}.route-home #what-buy .category-object{height:106px;margin:0 0 8px}.route-home #what-buy .category-tile span{min-height:40px;font-size:clamp(16px,1.22vw,19px);line-height:1.08}.route-home #what-buy .category-showcase-action{margin-top:16px}.route-home #what-buy .category-unlisted-link{font-size:clamp(19px,1.45vw,22px)}.route-home .payout-card{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;aspect-ratio:2 / 1}.route-home .payout-card img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.route-home .payout-card div{min-width:0;padding:clamp(14px,1.6vw,22px)}.route-home .payout-card h3{margin:0;font-size:clamp(18px,1.5vw,22px);line-height:1.14}.route-home .payout-card p{margin:13px 0 0;font-size:clamp(28px,2.5vw,38px);line-height:1;letter-spacing:0;white-space:nowrap}.route-standard.route-home .route-view>.experience{gap:32px;padding:32px var(--content-gutter);align-items:center}.route-standard.route-home .route-view>.experience h2{font-size:clamp(32px,2.8vw,40px);line-height:1.04}.route-standard.route-home .route-view>.experience>div:first-child p{max-width:40ch;margin-top:12px;font-size:14px;line-height:1.45}.route-standard.route-home .route-view>.experience .stat-grid>div{min-width:0;padding:12px 18px}.route-standard.route-home .route-view>.experience .stat-grid strong{margin-bottom:8px;font-size:clamp(20px,1.7vw,25px);line-height:1.08;letter-spacing:0}.route-standard.route-home .route-view>.experience .stat-grid>div:nth-child(-n+3) strong{white-space:nowrap}.route-standard.route-home .route-view>.experience .stat-grid span{font-size:13px;line-height:1.38}}@media(min-width:1121px){.route-standard.route-home .route-view>.experience{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr)}}@media(max-width:760px){.route-home #what-buy{padding:32px var(--content-gutter) 28px}.route-home #what-buy .section-head{margin-bottom:20px}.route-home #what-buy .category-rail{gap:16px 0}.route-home #what-buy .category-tile{grid-template-rows:106px auto;min-height:160px;padding:0 10px}.route-home #what-buy .category-object{height:104px;margin:0 0 8px}.route-home #what-buy .category-tile span{min-height:42px;font-size:16px;line-height:1.08}.route-home #what-buy .category-showcase-action{margin-top:18px}.route-home #what-buy .category-unlisted-link{font-size:18px}.route-home .payout-card{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;aspect-ratio:2 / 1}.route-home .payout-card img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.route-home .payout-card div{min-width:0;padding:12px}.route-home .payout-card h3{margin:0;font-size:16px;line-height:1.12}.route-home .payout-card p{margin:10px 0 0;font-size:clamp(23px,7vw,27px);line-height:1;letter-spacing:0;white-space:nowrap}.route-standard.route-home .route-view>.experience{gap:24px;padding:32px var(--content-gutter)}.route-standard.route-home .route-view>.experience h2{font-size:32px;line-height:1.04}.route-standard.route-home .route-view>.experience>div:first-child p{max-width:38ch;margin-top:12px;font-size:14px;line-height:1.45}.route-standard.route-home .route-view>.experience .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.route-standard.route-home .route-view>.experience .stat-grid>div{min-width:0;padding:14px 12px}.route-standard.route-home .route-view>.experience .stat-grid strong{margin-bottom:7px;font-size:20px;line-height:1.08;letter-spacing:0}.route-standard.route-home .route-view>.experience .stat-grid>div:nth-child(-n+3) strong{white-space:nowrap}.route-standard.route-home .route-view>.experience .stat-grid span{font-size:13px;line-height:1.36}}@media(min-width:761px){.route-standard.route-home .route-view>#what-buy,.route-standard.route-home .route-view>.expert-process,.route-standard.route-home .route-view>.payout-section,.route-standard.route-home .route-view>.experience,.route-standard.route-home .route-view>.reviews-section,.route-standard.route-home .route-view>.faq-social-section,.route-standard.route-auction .route-view>.auction-info,.route-standard.route-auction .route-view>.auction-accepted,.route-standard.route-auction .route-view>.auction-lots,.route-standard.route-auction .route-view>.auction-strengths,.route-standard.route-auction .route-view>.auction-process{padding-bottom:24px}.route-standard.route-home .route-view>#what-buy+.expert-process,.route-standard.route-home .route-view>.expert-process+.payout-section,.route-standard.route-home .route-view>.payout-section+.experience,.route-standard.route-home .route-view>.experience+.reviews-section,.route-standard.route-home .route-view>.reviews-section+.faq-social-section,.route-standard.route-home .route-view>.faq-social-section+.articles-preview,.route-standard.route-auction .route-view>.auction-info+.auction-accepted,.route-standard.route-auction .route-view>.auction-accepted+.auction-lots,.route-standard.route-auction .route-view>.auction-lots+.auction-strengths,.route-standard.route-auction .route-view>.auction-strengths+.auction-process,.route-standard.route-auction .route-view>.auction-process+.faq-social-section{padding-top:24px}}@media(max-width:760px){.route-standard.route-home .route-view>#what-buy,.route-standard.route-home .route-view>.expert-process,.route-standard.route-home .route-view>.payout-section,.route-standard.route-home .route-view>.experience,.route-standard.route-home .route-view>.reviews-section,.route-standard.route-home .route-view>.faq-social-section,.route-standard.route-auction .route-view>.auction-info,.route-standard.route-auction .route-view>.auction-accepted,.route-standard.route-auction .route-view>.auction-lots,.route-standard.route-auction .route-view>.auction-strengths,.route-standard.route-auction .route-view>.auction-process{padding-bottom:20px}.route-standard.route-home .route-view>#what-buy+.expert-process,.route-standard.route-home .route-view>.expert-process+.payout-section,.route-standard.route-home .route-view>.payout-section+.experience,.route-standard.route-home .route-view>.experience+.reviews-section,.route-standard.route-home .route-view>.reviews-section+.faq-social-section,.route-standard.route-home .route-view>.faq-social-section+.articles-preview,.route-standard.route-auction .route-view>.auction-info+.auction-accepted,.route-standard.route-auction .route-view>.auction-accepted+.auction-lots,.route-standard.route-auction .route-view>.auction-lots+.auction-strengths,.route-standard.route-auction .route-view>.auction-strengths+.auction-process,.route-standard.route-auction .route-view>.auction-process+.faq-social-section{padding-top:20px}}.app-shell .footer .footer-brand-link{display:block;width:100%;min-width:0}.app-shell .footer .brand-logo-header{display:block;width:100%;max-width:260px;aspect-ratio:928.85 / 174.79}.app-shell .footer .brand-logo-header img{display:block;width:100%;height:auto;object-fit:contain;object-position:left center}@media(min-width:1121px){.route-standard:not(.route-about) .articles-preview .section-head h2{max-width:none;white-space:nowrap}.app-shell .footer,.app-shell.route-about .footer{grid-template-columns:repeat(5,minmax(0,1fr));column-gap:clamp(26px,2.2vw,42px);row-gap:0;align-items:start}}.app-shell{--button-corner-radius: 4px}.app-shell button,.app-shell .button{border-radius:var(--button-corner-radius)!important}.app-shell.route-faq{overflow-x:clip}.route-standard.route-faq .route-view>.faq-page{padding-top:28px;padding-bottom:32px}.route-standard.route-faq .faq-page>h1{max-width:none;margin:0;white-space:nowrap}.route-faq .faq-page>.page-intro{max-width:none;margin-top:16px;white-space:nowrap}.route-faq .faq-page-layout{gap:20px;margin-top:24px}.route-faq .faq-page-list{gap:6px}.route-faq .faq-page-list summary{min-height:38px;padding:6px 16px;line-height:1.2}.route-faq .faq-page-list p{padding:0 16px 12px}.route-faq .faq-page-aside{gap:12px;padding:22px}.route-faq .faq-page-aside h2{margin:0;font-size:clamp(34px,3vw,48px);line-height:1.08;white-space:nowrap}.route-faq .faq-page-aside .button{width:auto;min-width:220px;justify-self:center;padding-inline:24px}.route-standard.route-faq .route-view>.articles-preview{padding-top:32px;padding-bottom:40px}.route-faq .articles-preview .section-head{margin-bottom:24px}.route-faq .articles-preview .eyebrow{color:#6d9aac}.app-shell.route-article{overflow-x:clip}.route-standard.route-article .article-detail-copy{min-width:0}.route-standard.route-article .article-detail h1{max-width:none;font-size:clamp(42px,3.4vw,52px);line-height:1.06;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.route-standard.route-article .article-detail>img{width:100%;aspect-ratio:16 / 9;object-fit:cover}@media(min-width:1121px){.route-faq .faq-page-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.route-faq .faq-page-aside{top:calc(var(--site-header-height) + 20px)}.route-standard.route-article .article-detail{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.route-standard.route-article .article-body-layout>.doc-list{position:sticky;top:calc(var(--site-header-height) + 20px);align-self:start}}@media(max-width:760px){.route-standard.route-faq .route-view>.faq-page{padding-top:24px;padding-bottom:28px}.route-standard.route-faq .faq-page>h1{white-space:normal}.route-faq .faq-page>.page-intro,.route-faq .faq-page-aside h2{white-space:normal}.route-standard.route-article .article-detail h1{max-width:none;font-size:clamp(32px,9vw,40px)}.route-standard.route-faq .route-view>.articles-preview{padding-top:28px;padding-bottom:32px}}.app-shell .icon-button,.app-shell .header-search-clear{border-radius:50%!important}.app-shell .slider-dots button{border-radius:999px!important}.route-home .payout-section .payout-carousel{position:relative;padding-inline:48px}.route-home .payout-section .payout-viewport{overflow:hidden;touch-action:pan-y}.route-home .payout-section .payout-slide{animation:payout-group-enter .52s cubic-bezier(.22,.61,.36,1)}.route-home .payout-section .payout-card div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.route-home .payout-section .payout-card p{margin-top:18px}.route-home .payout-section .payout-arrow{position:absolute;z-index:2;top:50%;display:grid;width:40px;height:40px;padding:0;place-items:center;border:1px solid rgba(15,20,50,.24);border-radius:4px;color:var(--navy);background:#fffaf4f5;box-shadow:0 8px 24px #0f143214;cursor:pointer;transform:translateY(-50%);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.route-home .payout-section .payout-arrow:hover,.route-home .payout-section .payout-arrow:focus-visible{border-color:var(--navy);background:#fff;transform:translateY(-50%) scale(1.04)}.route-home .payout-section .payout-arrow:focus-visible{outline:2px solid var(--sky);outline-offset:3px}.route-home .payout-section .payout-arrow-prev{left:0}.route-home .payout-section .payout-arrow-next{right:0}@keyframes payout-group-enter{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media(max-width:760px){.route-home .payout-section .payout-carousel{padding-inline:0}.route-home .payout-section .payout-arrow{width:36px;height:36px;background:#fffaf4f0}.route-home .payout-section .payout-arrow-prev{left:6px}.route-home .payout-section .payout-arrow-next{right:6px}.route-home .payout-section .slider-dots{gap:6px;padding-inline:16px}.route-home .payout-section .slider-dots button{width:7px;height:7px}.route-home .payout-section .slider-dots button.active{width:22px}}@media(prefers-reduced-motion:reduce){.route-home .payout-section .payout-slide{animation:none}}.app-shell.route-category{overflow-x:clip}.route-category .route-view{animation-name:route-category-in}@keyframes route-category-in{0%{opacity:0}to{opacity:1}}@media(min-width:1121px){.route-category .route-view>.hero{grid-template-columns:minmax(0,5.6fr) minmax(0,6.4fr);gap:40px;padding-top:50px;padding-bottom:48px}.route-category .hero-copy{max-width:620px}.route-category .hero h1.hero-title-lines{max-width:none;font-size:clamp(32px,3vw,45px);line-height:1.03}.route-category .catalog-block .section-head h2,.route-category .blog-strip .section-head h2{max-width:none;white-space:nowrap}}.route-category .route-view>.catalog-layout{padding-top:38px;padding-bottom:38px}.route-category .catalog-layout{grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:30px}.route-category .factor-panel{gap:8px;padding:22px}.route-category .factor-panel h2,.route-category .factor-panel span{line-height:1}.route-category .factor-panel span svg{flex:0 0 auto}.route-category .factor-panel .button{margin-top:4px}.route-category .catalog-blocks{gap:32px}.route-category .catalog-block .section-head{align-items:center;margin-bottom:18px}.route-category .catalog-block .section-head h2{font-size:clamp(22px,1.75vw,27px)}.route-category .slider-note{flex:none;font-size:13px}.route-category .item-grid{align-items:stretch;gap:16px}.route-category .valuation-card{grid-template-rows:auto auto auto 1fr auto auto;gap:9px;min-height:100%;padding-bottom:18px;cursor:default}.route-category .valuation-card>*:not(img){margin-right:18px;margin-left:18px}.route-category .valuation-card h3{min-height:2.48em;font-size:19px;line-height:1.24}.route-category .valuation-card p{margin-top:0;margin-bottom:0;font-size:14px}.route-category .valuation-card small{color:var(--muted)}.route-category .valuation-card-action{justify-self:start;width:auto;min-height:34px;padding:0;border:0;background:transparent;font:inherit;cursor:pointer}.route-category .catalog-block-cta{margin-top:14px}.route-category .route-view>.blog-strip{padding-top:38px;padding-bottom:42px}.route-category .blog-strip .section-head{margin-bottom:20px}.route-category .blog-strip .section-head h2{font-size:clamp(28px,2.35vw,36px)}@media(max-width:1120px){.route-category .catalog-layout{grid-template-columns:1fr}.route-category .hero h1.hero-title-lines{width:100%;max-width:none}}@media(max-width:760px){.route-category .factor-panel,.route-category .hero-compact .hero-actions,.route-category .hero-compact .proof-strip,.route-category .hero-compact .hero-media{display:none}.route-category .route-view>.hero{gap:0;padding-bottom:0}.route-catalog-index .hero-compact .proof-strip,.route-category .hero-compact .proof-strip{width:100%;max-width:none}.route-category .hero-compact .proof-icon{justify-self:center}.route-category .hero-compact .proof-icon svg{width:30px;height:30px}.route-category .route-view>.hero{gap:24px;padding-top:30px;padding-bottom:30px}.route-category .hero h1.hero-title-lines{width:100%;max-width:none;font-size:clamp(25px,7.1vw,32px);line-height:1.04}.route-category .route-view>.catalog-layout{padding-top:28px;padding-bottom:28px}.route-category .catalog-blocks{gap:26px}.route-category .catalog-block .section-head{margin-bottom:14px}.route-category .slider-note{display:none}.route-category .valuation-card h3{min-height:0}.route-category .route-view>.blog-strip{padding-top:28px;padding-bottom:30px}}@media(min-width:1121px){.route-auction .route-view>.hero{grid-template-columns:minmax(0,5.6fr) minmax(0,6.4fr);gap:40px;padding-top:50px;padding-bottom:48px}.route-auction .hero-copy{max-width:620px}.route-auction .hero h1.hero-title-lines{max-width:none;font-size:clamp(32px,3vw,45px);line-height:1.03}.route-auction .auction-accepted .section-head h2,.route-auction .auction-lots .section-head h2,.route-auction .faq-social-section h2,.route-auction .articles-preview .section-head h2{max-width:none;white-space:nowrap}}@media(min-width:1121px){.route-standard.route-auction .route-view>.hero{gap:40px;padding-top:50px;padding-bottom:48px}}.route-standard.route-auction .route-view>.auction-info{padding-top:38px}.route-standard.route-auction .route-view>.faq-social-section{padding-bottom:38px}.route-standard.route-auction .route-view>.articles-preview{padding-top:38px;padding-bottom:42px}.route-auction .route-view>.auction-info,.route-auction .route-view>.auction-accepted,.route-auction .route-view>.auction-lots,.route-auction .route-view>.auction-strengths,.route-auction .route-view>.auction-process,.route-auction .route-view>.faq-social-section,.route-auction .route-view>.articles-preview{padding-top:38px;padding-bottom:38px}.route-auction .auction-info{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:32px;margin:0;border-right:0;border-left:0;background:transparent}.route-auction .auction-info h2{max-width:760px;margin-bottom:0;font-size:clamp(27px,2.3vw,36px);line-height:1.08}.route-auction .auction-info>p{align-self:end;max-width:650px;margin:0;color:var(--muted);font-size:17px;line-height:1.52}.route-auction .section-head{align-items:end;margin-bottom:18px}.route-auction .section-head h2{margin-bottom:0;font-size:clamp(28px,2.35vw,36px);line-height:1.08}.route-auction .section-head>p{max-width:460px;margin:0;font-size:14px;line-height:1.45}.route-auction .accepted-tags.large{gap:10px}.route-auction .accepted-tags.large a{min-height:0;padding:11px 14px}.route-auction .payout-grid{gap:16px}.route-auction .auction-lot{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:232px}.route-auction .auction-lot img{aspect-ratio:1;object-fit:cover}.route-auction .auction-lot>div{min-width:0;padding:18px}.route-auction .auction-lot h3{margin:0;font-size:clamp(19px,1.45vw,23px);line-height:1.16}.route-auction .auction-lot p{margin:14px 0 8px;font-size:clamp(27px,2.3vw,36px);line-height:1;white-space:nowrap}.route-auction .auction-lot small{font-size:13px;line-height:1.42}.route-auction .auction-strengths{gap:0}.route-auction .auction-strengths article{min-width:0;padding:24px 28px;border-width:0 0 0 1px}.route-auction .auction-strengths article:first-child{border-left:0}.route-auction .auction-strengths svg{width:34px;height:34px}.route-auction .auction-strengths h2{margin:16px 0 8px;font-size:clamp(22px,1.75vw,27px);line-height:1.08;white-space:nowrap}.route-auction .auction-strengths p{max-width:38ch;margin:0;font-size:14px;line-height:1.45}.route-auction .auction-process{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:34px}.route-auction .auction-process .process-steps{margin-top:0}.route-auction .auction-process .step{grid-template-columns:70px minmax(0,1fr);padding:16px 0}.route-auction .auction-process .step span{font-size:28px}.route-auction .auction-process .step h3{font-size:17px}.route-auction .auction-process .step p{margin:0;font-size:14px;line-height:1.45}.route-auction .faq-social-section{align-items:start;gap:24px}.route-auction .faq-social-section>.faq-blog,.route-auction .faq-social-section>.social-panel{height:auto;padding:28px}.route-auction .faq-social-section .faq-blog h2,.route-auction .faq-social-section .social-panel h2{margin-top:0;margin-bottom:18px;font-size:clamp(29px,2.2vw,36px)}.route-auction .faq-social-section details{padding:15px 0}.route-auction .faq-social-section .social-panel .button{margin-top:24px}.route-auction .articles-preview .section-head{margin-bottom:20px}@media(max-width:1120px){.route-auction .auction-info,.route-auction .auction-process{grid-template-columns:1fr}.route-auction .hero h1.hero-title-lines{width:100%;max-width:none}.route-auction .auction-strengths h2{white-space:normal}}@media(max-width:760px){.route-auction .route-view>.hero{gap:24px;padding-top:30px;padding-bottom:30px}.route-auction .hero h1.hero-title-lines{width:100%;max-width:none;font-size:clamp(25px,7.1vw,32px);line-height:1.04}.route-auction .route-view>.auction-info,.route-auction .route-view>.auction-accepted,.route-auction .route-view>.auction-lots,.route-auction .route-view>.auction-strengths,.route-auction .route-view>.auction-process,.route-auction .route-view>.faq-social-section,.route-auction .route-view>.articles-preview{padding-top:28px;padding-bottom:28px}.route-auction .auction-info,.route-auction .auction-process{gap:22px}.route-auction .section-head{align-items:flex-start;gap:12px;margin-bottom:14px}.route-auction .section-head h2,.route-auction .auction-process h2,.route-auction .faq-social-section h2,.route-auction .articles-preview .section-head h2{max-width:none;white-space:normal}.route-auction .accepted-tags.large a{padding:9px 11px;font-size:13px}.route-auction .payout-grid{grid-template-columns:1fr}.route-auction .auction-lot{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:151px}.route-auction .auction-lot>div{padding:14px}.route-auction .auction-lot h3{font-size:17px}.route-auction .auction-lot p{margin-top:10px;font-size:25px}.route-auction .auction-lot small{display:none}.route-auction .auction-strengths{grid-template-columns:1fr}.route-auction .auction-strengths article,.route-auction .auction-strengths article:first-child{padding:22px 0;border-width:1px 0 0}.route-auction .auction-strengths article:first-child{border-top:0}.route-auction .auction-process .step{grid-template-columns:54px minmax(0,1fr);padding:14px 0}.route-auction .faq-social-section{gap:16px}.route-auction .faq-social-section>.faq-blog,.route-auction .faq-social-section>.social-panel{padding:22px}}.route-standard.route-contacts .route-view>.contacts-hero{grid-template-columns:minmax(510px,4.55fr) minmax(0,7.45fr);align-items:stretch;gap:40px;padding-top:50px;padding-bottom:50px}.route-contacts .contact-details{padding:28px}.route-standard.route-contacts .contact-details h1{max-width:none;white-space:nowrap;font-size:clamp(46px,3vw,54px);line-height:1}.route-contacts .contact-details .page-intro{margin-top:16px;font-size:17px;line-height:1.45}.route-contacts .contact-list{gap:10px;margin:18px 0}.route-contacts .contact-list span,.route-contacts .contact-list a{gap:9px;font-size:15px;line-height:1.35}.route-contacts .contact-list svg{width:19px;height:19px}.route-contacts .route-button{display:flex;width:fit-content;min-height:46px;margin:0 auto}.route-contacts .messenger-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0 0}.route-contacts .messenger-row a{justify-content:center;min-width:0;min-height:42px;gap:5px;padding:8px 6px;font-size:11.5px;white-space:nowrap}.route-contacts .messenger-row a[href*="yandex.ru/maps/"]{gap:3px;padding-inline:3px;font-size:11px;letter-spacing:-.015em}.route-contacts .messenger-row a svg{flex:0 0 auto;width:17px;height:17px}.route-standard.route-contacts .map-panel,.route-standard.route-contacts .map-panel iframe{min-height:0;height:100%}.route-standard.route-contacts .route-view>.contacts-prep-section{display:grid;grid-template-columns:minmax(420px,.6fr) minmax(0,1.4fr);align-items:stretch;gap:24px;padding-top:24px;padding-bottom:24px}.route-contacts .contacts-prep-list,.route-contacts .contacts-photo-cta{min-width:0;border:1px solid var(--line);background:#fffaf4b8}.route-contacts .contacts-prep-list{display:grid;align-content:center;padding:10px 20px}.route-contacts .contacts-prep-list span{display:flex;align-items:center;gap:11px;min-height:48px;padding:10px 0;font-size:16px;line-height:1.25}.route-contacts .contacts-prep-list span+span{border-top:1px solid var(--line)}.route-contacts .contacts-prep-list svg{flex:0 0 auto}.route-contacts .contacts-photo-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:28px 30px}.route-contacts .contacts-photo-cta p{max-width:620px;margin:0;font-size:16px;line-height:1.45}.route-contacts .contacts-photo-cta .button{min-width:220px;justify-content:center}@media(max-width:1120px){.route-standard.route-contacts .route-view>.contacts-hero{grid-template-columns:1fr;gap:24px;padding-top:36px;padding-bottom:36px}.route-standard.route-contacts .map-panel,.route-standard.route-contacts .map-panel iframe{min-height:440px;height:440px}.route-standard.route-contacts .route-view>.contacts-prep-section{grid-template-columns:1fr;gap:18px}.route-contacts .contacts-photo-cta{grid-template-columns:minmax(0,1fr) auto}}@media(max-width:760px){.route-standard.route-contacts .route-view>.contacts-hero{gap:20px;padding-top:30px;padding-bottom:30px}.route-standard.route-contacts .contact-details h1{white-space:normal;font-size:40px}.route-contacts .contact-details{padding:20px}.route-contacts .messenger-row{grid-template-columns:repeat(2,minmax(0,1fr))}.route-standard.route-contacts .map-panel,.route-standard.route-contacts .map-panel iframe{min-height:360px;height:360px}.route-standard.route-contacts .route-view>.contacts-prep-section{gap:14px;padding-top:20px;padding-bottom:20px}.route-contacts .contacts-prep-list{padding:8px 16px}.route-contacts .contacts-prep-list span,.route-contacts .contacts-photo-cta p{font-size:15px}.route-contacts .contacts-photo-cta{grid-template-columns:1fr;gap:18px;padding:22px 20px}.route-contacts .contacts-photo-cta .button{width:100%;min-width:0}}.lead-form .lead-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.app-shell.route-home .payout-section .slider-dots{gap:0}.app-shell.route-home .payout-section .slider-dots button,.app-shell.route-home .payout-section .slider-dots button.active{position:relative;display:grid;width:32px;height:32px;place-items:center;background:transparent}.app-shell.route-home .payout-section .slider-dots button.active{width:40px}.app-shell.route-home .payout-section .slider-dots button:before{width:10px;height:10px;border-radius:999px;background:#0f143229;content:""}.app-shell.route-home .payout-section .slider-dots button:hover:before,.app-shell.route-home .payout-section .slider-dots button:focus-visible:before{background:#6d9aac9e}.app-shell.route-home .payout-section .slider-dots button.active:before{width:28px;background:#6d9aac}@media(max-width:760px){.route-standard.route-legal .page-top>h1{max-width:none;font-size:clamp(32px,8.5vw,35px);line-height:1.08;overflow-wrap:anywhere}.app-shell .footer,.app-shell.route-about .footer{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.mobile-sticky{padding-bottom:env(safe-area-inset-bottom)}.mobile-sticky-write{border-right-color:#ffffff52}.mobile-sticky .mobile-sticky-write-trigger{min-height:64px;color:#fff;font-size:13px;font-weight:700}.mobile-sticky .mobile-sticky-write-trigger svg{width:20px;height:20px}.app-shell.route-home .payout-section .slider-dots button{flex:0 0 28px;width:28px}.app-shell.route-home .payout-section .slider-dots button.active{flex-basis:36px;width:36px}.app-shell.route-home .payout-section .slider-dots button:before{width:7px;height:7px}.app-shell.route-home .payout-section .slider-dots button.active:before{width:22px;background:#6d9aac}}.route-standard.route-article .route-view>.article-hero,.route-standard.route-article .route-view>.article-reading-shell,.route-standard.route-article .route-view>.article-related-section{width:min(100%,var(--content-max-width));margin-inline:auto}.route-standard.route-article .route-view>.article-hero{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:clamp(34px,4.2vw,68px);padding:30px var(--content-gutter) clamp(58px,6vw,84px);border-bottom:1px solid rgba(15,20,50,.11);background:linear-gradient(#f6f2edf6,#f6f2edf6),url(/assets/brand-pattern.webp);background-size:auto,520px 520px}.route-article .article-breadcrumbs{display:flex;grid-column:1 / -1;align-items:center;gap:8px;min-width:0;color:#606274;font-size:13px;line-height:1.4}.route-article .article-breadcrumbs a{color:var(--navy);font-weight:700;text-decoration:underline;text-decoration-color:#0f143247;text-underline-offset:.22em}.route-article .article-breadcrumbs svg{flex:0 0 auto;color:#8b8990}.route-article .article-detail-copy{min-width:0;padding-top:8px}.route-standard.route-article .article-detail-copy .eyebrow{margin-bottom:18px;color:#5f8da1;font-size:13px;line-height:1.4;letter-spacing:.04em}.route-standard.route-article .article-hero h1{width:auto;max-width:12ch;margin:0;font-size:clamp(44px,3.8vw,60px);line-height:1.03;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance;word-break:normal}.route-standard.route-article .article-detail-copy .page-intro{max-width:52ch;margin:24px 0 0;color:#353649;font-size:clamp(17px,1.35vw,19px);line-height:1.66}.route-article .article-meta{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:30px;padding-top:20px;border-top:1px solid rgba(15,20,50,.14)}.route-article .article-meta span{display:inline-flex;align-items:center;gap:8px;min-height:0;padding:0;border:0;background:transparent;color:#4d4f60;font-size:13px;font-weight:650;line-height:1.4}.route-article .article-meta svg{flex:0 0 auto;color:#5f8da1}.route-article .article-detail-media{width:100%;min-width:0;margin:0;overflow:hidden;aspect-ratio:16 / 10;border:1px solid rgba(15,20,50,.14);background:var(--paper-strong);box-shadow:0 24px 54px #0f143221}.route-standard.route-article .article-hero .article-detail-media img{width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover;object-position:center}.route-standard.route-article .route-view>.article-reading-shell{display:grid;grid-template-columns:minmax(210px,240px) minmax(0,790px);justify-content:center;align-items:start;gap:clamp(42px,5vw,76px);padding:clamp(58px,6vw,86px) var(--content-gutter)}.route-article .article-sidebar{position:sticky;top:calc(var(--site-header-height) + 24px);align-self:start;min-width:0}.route-article .article-sidebar-card{padding-top:20px;border-top:2px solid var(--navy)}.route-article .article-sidebar-title{margin:0 0 18px;color:var(--navy);font-family:Literata,Georgia,serif;font-size:24px;font-weight:500;line-height:1.2}.route-article .article-toc{display:grid;gap:0}.route-article .article-toc-link{display:block;padding:11px 0 11px 16px;border-left:1px solid rgba(15,20,50,.18);color:#555765;font-size:14px;line-height:1.45;transition:border-color .16s ease,color .16s ease,transform .16s ease}.route-article .article-toc-link-level-3{padding-left:28px;font-size:13px}.route-article .article-toc-link:hover,.route-article .article-toc-link:focus-visible{border-left-color:#5f8da1;color:var(--navy);transform:translate(3px)}.route-article .article-sidebar-back{display:inline-flex;align-items:center;gap:8px;margin-top:22px;color:var(--navy);font-size:14px;font-weight:750}.route-article .article-rich-content{display:block;width:100%;min-width:0;max-width:790px;padding:clamp(36px,4vw,62px);border:1px solid rgba(15,20,50,.13);background:#fffaf4f0;box-shadow:0 20px 52px #0f143212}.route-article .article-content-flow{max-width:66ch;margin-inline:auto}.route-article .article-content-flow>.article-content-block{margin:0;padding:0;border:0}.route-article .article-content-flow>.article-section-heading{scroll-margin-top:calc(var(--site-header-height) + 28px);color:var(--navy);text-wrap:balance}.route-article .article-content-flow>h2.article-section-heading{font-size:clamp(32px,3vw,40px);line-height:1.12}.route-article .article-content-flow>h3.article-section-heading{font-size:clamp(24px,2.2vw,29px);line-height:1.18}.route-article .article-content-flow>*+.article-section-heading{margin-top:48px;padding-top:46px;border-top:1px solid rgba(15,20,50,.14)}.route-article .article-content-flow>.article-section-heading+.article-paragraph,.route-article .article-content-flow>.article-section-heading+.article-list,.route-article .article-content-flow>.article-section-heading+.article-quote,.route-article .article-content-flow>.article-section-heading+.article-inline-figure{margin-top:22px}.route-article .article-content-flow>.article-paragraph+.article-paragraph,.route-article .article-content-flow>.article-paragraph+.article-list,.route-article .article-content-flow>.article-list+.article-paragraph,.route-article .article-content-flow>.article-list+.article-list{margin-top:20px}.route-article .article-content-flow>.article-paragraph+.article-quote,.route-article .article-content-flow>.article-list+.article-quote,.route-article .article-content-flow>.article-paragraph+.article-inline-figure,.route-article .article-content-flow>.article-list+.article-inline-figure,.route-article .article-content-flow>.article-quote+.article-paragraph,.route-article .article-content-flow>.article-inline-figure+.article-paragraph{margin-top:32px}.route-article .article-paragraph,.route-article .article-list{color:#3f404d;font-size:18px;line-height:1.78}.route-article .article-list{display:grid;gap:12px;padding-left:1.35em}.route-article .article-list li{padding-left:.24em;line-height:inherit}.route-article .article-list li::marker{color:#5f8da1;font-weight:800}.route-article .article-inline-link{color:#203e62;text-decoration-thickness:1px;text-decoration-color:#203e6273;text-underline-offset:.2em}.route-article .article-quote{padding:26px 28px;border-left:4px solid #6d9aac;background:#96b9c821}.route-article .article-quote p{margin:0;color:#2f3548;font-family:Literata,Georgia,serif;font-size:20px;line-height:1.62}.route-article .article-quote footer{margin-top:14px;color:#656774;font-size:14px;line-height:1.5}.route-article .article-inline-figure{display:grid;gap:12px}.route-article .article-inline-figure img{width:100%;border:1px solid rgba(15,20,50,.14);background:var(--paper)}.route-article .article-inline-figure figcaption{color:#696a75;font-size:14px;line-height:1.55}.route-article .article-end-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin-top:clamp(48px,6vw,68px);padding:clamp(28px,4vw,38px);background:var(--navy);color:var(--white)}.route-article .article-end-cta .eyebrow{margin-bottom:12px;color:#a9ccda;font-size:12px;letter-spacing:.04em}.route-article .article-end-cta h2{max-width:15ch;color:var(--white);font-size:clamp(27px,2.5vw,34px);line-height:1.12}.route-article .article-end-cta-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:16px}.route-article .article-end-cta .button{min-height:48px;border-color:var(--white);background:var(--white);color:var(--navy)}.route-article .article-end-cta .text-link{color:var(--white)}.route-standard.route-article .route-view>.article-related-section{padding:clamp(54px,6vw,78px) var(--content-gutter) clamp(68px,7vw,96px);border-top:1px solid rgba(15,20,50,.11);background:#f6f2edb8}.route-article .article-related-header{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.route-article .article-related-header .eyebrow{margin-bottom:12px}.route-article .article-related-header h2{max-width:18ch;font-size:clamp(32px,3vw,42px);line-height:1.1}.route-article .article-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.route-article .article-related-card{display:grid;grid-template-rows:auto auto auto 1fr auto;min-width:0;overflow:hidden;border:1px solid rgba(15,20,50,.14);background:#fffaf4eb;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.route-article .article-related-card:hover,.route-article .article-related-card:focus-visible{border-color:#0f14324d;box-shadow:0 18px 36px #0f14321a;transform:translateY(-3px)}.route-article .article-related-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.route-article .article-related-card>span{margin:20px 22px 0;color:#5f8da1;font-size:12px;font-weight:750}.route-article .article-related-card h3{margin:10px 22px 0;font-size:23px;line-height:1.2}.route-article .article-related-card p{margin:12px 22px 0;color:#666771;font-size:14px;line-height:1.58}.route-article .article-related-card strong{display:inline-flex;align-items:center;gap:8px;margin:22px;color:var(--navy);font-size:14px}@media(max-width:1040px){.route-standard.route-article .route-view>.article-reading-shell{grid-template-columns:minmax(0,790px)}.route-article .article-sidebar{display:none}}@media(max-width:900px){.route-standard.route-article .route-view>.article-hero{grid-template-columns:1fr;gap:30px}.route-article .article-breadcrumbs{margin-bottom:-4px}.route-article .article-detail-copy{max-width:680px;padding-top:0}.route-standard.route-article .article-hero h1{max-width:14ch}.route-article .article-detail-media{max-width:860px}.route-article .article-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.route-standard.route-article .route-view>.article-hero{gap:24px;padding:22px 20px 42px}.route-article .article-breadcrumbs{overflow:hidden;font-size:12px;white-space:nowrap}.route-article .article-breadcrumbs span{overflow:hidden;text-overflow:ellipsis}.route-standard.route-article .article-detail-copy .eyebrow{margin-bottom:14px}.route-standard.route-article .article-hero h1{max-width:none;font-size:clamp(34px,9.6vw,40px);line-height:1.06}.route-standard.route-article .article-detail-copy .page-intro{margin-top:18px;font-size:17px;line-height:1.58}.route-article .article-meta{display:grid;gap:10px;margin-top:24px;padding-top:18px}.route-article .article-meta span{font-size:12.5px}.route-article .article-detail-media{width:calc(100% + 40px);margin:4px -20px 0;aspect-ratio:16 / 10;border-right:0;border-left:0;box-shadow:0 18px 38px #0f14321c}.route-standard.route-article .route-view>.article-reading-shell{display:block;padding:34px 16px 50px}.route-article .article-rich-content{max-width:none;padding:26px 20px 22px;box-shadow:0 14px 34px #0f14320e}.route-article .article-content-flow>h2.article-section-heading{font-size:30px;line-height:1.14}.route-article .article-content-flow>h3.article-section-heading{font-size:24px}.route-article .article-content-flow>*+.article-section-heading{margin-top:38px;padding-top:36px}.route-article .article-content-flow>.article-section-heading+.article-paragraph,.route-article .article-content-flow>.article-section-heading+.article-list,.route-article .article-content-flow>.article-section-heading+.article-quote,.route-article .article-content-flow>.article-section-heading+.article-inline-figure{margin-top:18px}.route-article .article-paragraph,.route-article .article-list{font-size:17px;line-height:1.72}.route-article .article-quote{padding:22px 20px}.route-article .article-quote p{font-size:18px;line-height:1.58}.route-article .article-end-cta{grid-template-columns:1fr;align-items:start;gap:24px;margin-top:44px;padding:26px 22px}.route-article .article-end-cta h2{max-width:none;font-size:28px}.route-article .article-end-cta-actions{display:grid;justify-content:stretch;width:100%}.route-article .article-end-cta .button{width:100%}.route-standard.route-article .route-view>.article-related-section{padding:48px 20px 68px}.route-article .article-related-header{display:grid;align-items:start;gap:18px;margin-bottom:26px}.route-article .article-related-header h2{max-width:none;font-size:32px}.route-article .article-related-header>.text-link{justify-self:start}.route-article .article-related-grid{grid-template-columns:1fr}.route-article .article-related-card h3{font-size:22px}}
