@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#0755e9;--navy:#111d43;--muted:#4c6088;--line:#d7e5ff;--soft:#edf5ff;--height:34px;--radius:8px;--container:958px;--font:Manrope,"Segoe UI",Arial,sans-serif}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:auto}
body{margin:0;color:var(--navy);background:#f8fbff;font:400 12px/1.4 var(--font);-webkit-font-smoothing:antialiased}
button,input{font:inherit}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
.container{width:min(calc(100% - 70px),var(--container));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:absolute;left:12px;top:-60px;padding:10px;background:#fff;z-index:100}.skip-link:focus{top:12px}
.site-header{position:relative;z-index:20;background:#fff;height:43px}
.header-row{height:100%;display:flex;align-items:center;gap:0}
.brand{display:flex;align-items:center;gap:6px;flex:none;min-width:134px}
.brand-mark{width:30px;height:29px;border:3px solid #132145;border-radius:2px;background:#fff;box-shadow:0 1px 3px #b8c6e2;display:grid;place-items:center;color:var(--blue);font-size:16px;font-style:italic;font-weight:800;line-height:1}
.brand-copy{display:grid;line-height:1}.brand-copy strong{font-size:17px;letter-spacing:-.06em;font-weight:800}.brand-copy small{margin-top:2px;font-size:7px;letter-spacing:-.02em;color:#24335a}
.desktop-nav{display:flex;align-items:center;justify-content:space-between;flex:1;gap:11px;margin-left:13px}
.desktop-nav a{font-size:8px;font-weight:700;white-space:nowrap}.desktop-nav a:hover{color:var(--blue)}
.header-actions{margin-left:18px;display:flex;align-items:center;gap:8px;white-space:nowrap}
.header-actions::before{content:"⌕";font-size:26px;line-height:1;margin-right:9px;color:#001551}
.header-actions .button{height:31px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:7px;font-size:9px;font-weight:800}
.button-ghost{border:1px solid #a6c4ff;color:#0345c9;background:#fff}.button-primary{color:#fff;background:linear-gradient(180deg,#1787fa,#0649d3);box-shadow:0 3px 10px #d2e2ff}
.mobile-menu{display:none}
.home-page{position:relative;overflow:clip;background:linear-gradient(125deg,#f7fbff 0%,#fff 39%,#f7fbff 68%,#fff 100%)}
.home-page::before{position:absolute;z-index:0;content:"";top:5px;left:-10%;right:-10%;height:410px;background:linear-gradient(45deg,transparent 32%,#e6f1ff 32%,#e6f1ff 35%,transparent 35%),linear-gradient(127deg,transparent 60%,#edf5ff 60%,#edf5ff 66%,transparent 66%);opacity:.75;pointer-events:none}
.home-page>*{position:relative}
.home-top{padding-top:7px}
.hero-main{height:175px;position:relative;display:grid;grid-template-columns:42% 40% 18%;gap:0}
.hero-intro{position:relative;z-index:2;padding:8px 0 0 17px}
.hero-intro h1{margin:0;font-size:43px;line-height:.9;letter-spacing:-.055em;font-weight:800}
.hero-intro h1 span{color:#1358dc}
.hero-break-wide{display:none}
.hero-intro-extra{display:none}
.hero-intro p{margin:10px 0 0 3px;font-size:12px;line-height:1.35;color:#304879}
.hero-promo{height:168px;border-radius:8px;position:relative;overflow:hidden;background:linear-gradient(115deg,#0839af,#066cea 60%,#d2eaff);color:#fff;display:block}
.hero-promo-copy{position:relative;z-index:2;display:flex;flex-direction:column;padding:18px 0 0 25px;text-shadow:0 1px 2px #03409a}
.hero-promo strong{font-size:19px;line-height:1.17;letter-spacing:-.03em;font-weight:800}
.hero-promo small{font-size:9px;margin-top:6px;color:#e1edff}
.promo-button{width:130px;height:31px;margin-top:13px;border-radius:6px;background:#fff;box-shadow:0 3px 10px #1646a0;color:#1048c6;text-shadow:none;display:flex;align-items:center;justify-content:space-around;font-size:10px;font-weight:800}
.promo-button b{font-size:18px;font-weight:500}
.hero-building{position:absolute;right:-72px;top:0;width:306px;height:168px;background-image:url('/assets/img/home-design-source.png');background-position:-595px -50px;background-size:1024px 1536px;mix-blend-mode:normal;mask-image:linear-gradient(to right,transparent 0,#000 25%)}
.hero-note{align-self:start;padding:9px 8px 0 37px;transform:rotate(-19deg);color:#0641ba;font-size:11px;font-weight:700;font-style:italic;line-height:1.15;white-space:nowrap}
.flag-mark{display:block;width:34px;height:15px;margin:4px 0 0 74px;transform:rotate(-4deg);background:linear-gradient(#fff 0 33%,#0754dd 33% 66%,#f7222d 66%)}
.promo-benefits{position:absolute;z-index:3;right:0;top:70px;width:173px;height:101px;padding:10px 12px;display:grid;gap:4px;border:1px solid #d6e5ff;border-radius:8px;box-shadow:0 5px 17px #d9e8ff;background:#fff}
.promo-benefits span{display:flex;align-items:center;gap:11px;color:#082c88;font-size:13px}.promo-benefits b{color:#25375a;font-size:9px;font-weight:600}
.search-and-stats{display:grid;grid-template-columns:41% 59%;gap:0}
.search-side{padding-right:25px}
.home-search{height:33px;border:1px solid #cfe1ff;border-radius:8px;background:#fff;display:flex;align-items:center;box-shadow:0 3px 8px #dbe7fa}
.home-search svg{width:15px;height:15px;margin:0 8px 0 17px;fill:none;stroke:#112864;stroke-width:2;stroke-linecap:round}
.home-search input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;font-size:9px;color:#172753}.home-search input::placeholder{color:#687a9e}
.home-search button{height:31px;width:62px;border:0;border-radius:6px;background:linear-gradient(180deg,#1e88fb,#0750e4);color:#fff;font-weight:700}
.filter-row{display:flex;gap:6px;margin-top:10px;white-space:nowrap}
.filter-row a{height:29px;min-width:58px;display:flex;align-items:center;justify-content:space-between;gap:7px;padding:0 10px;border:1px solid #d7e5ff;border-radius:7px;background:#fff;box-shadow:0 3px 7px #e7effc;font-size:8px;font-weight:700}
.filter-row a span{font-size:13px;color:#173c86}
.market-stats{display:grid;grid-template-columns:1.22fr 1.37fr .83fr 1fr;gap:8px;padding-left:10px;margin-top:5px}
.market-card{position:relative;min-height:96px;padding:10px 11px;border:1px solid #d7e5ff;border-radius:8px;background:#fff;box-shadow:0 3px 8px #e4edfa;overflow:hidden}
.market-card>div{display:inline-grid;vertical-align:top;margin:1px 0 0 5px}
.stat-icon{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:5px;background:#e9f2ff;color:#0752e1;font-size:18px;font-weight:800;line-height:1}.stat-icon.green{color:#00a481;background:#e6fff6}
.market-card strong{font-size:9px;white-space:nowrap}.market-card small{font-size:7px;color:#52658c;white-space:nowrap}
.market-card>b{display:inline-block;margin-top:7px;font-size:19px;letter-spacing:-.05em;line-height:1;font-weight:800;white-space:nowrap}
.market-card em{font-size:8px;color:#069d72;font-style:normal;font-weight:700;margin-left:5px}
.market-card:nth-child(n+3)>div{display:block;margin:3px 0}.market-card:nth-child(n+3)>b{font-size:16px;margin-top:3px}
.mini-bars{display:block;position:absolute;bottom:9px;left:14px;right:12px;height:17px;background:repeating-linear-gradient(90deg,#2a79f5 0 3px,transparent 3px 8px);clip-path:polygon(0 92%,100% 8%,100% 100%,0 100%)}
.mini-line{display:block;position:absolute;bottom:10px;left:13px;right:11px;height:20px;border-bottom:2px solid #2679fb;transform:skewY(-10deg)}
.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:9px}.section-title h2,.why-section h2{font-size:16px;letter-spacing:-.04em;line-height:1.1;margin:0;font-weight:800}.section-title>a,.company-section>a{font-size:10px;color:#0042c9;font-weight:800;white-space:nowrap}.section-title>a span,.company-section>a span{font-size:16px;margin-left:6px;font-weight:400}
.categories-section{margin-top:14px}.category-rail{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:8px}
.category-card{height:92px;min-width:0;border:1px solid #d8e8ff;border-radius:7px;background:#fff;box-shadow:0 3px 6px #e1ebfb;text-align:center;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s}.category-card:hover{transform:translateY(-3px)}
.category-picture{display:block;height:52px;flex:none;background-color:#f2f8ff;background-size:cover;background-position:center;background-repeat:no-repeat}
.category-construction{background-image:url('/assets/img/categories/construction.webp')}.category-medicine{background-image:url('/assets/img/categories/medicine.webp')}.category-it{background-image:url('/assets/img/categories/it.webp')}.category-office{background-image:url('/assets/img/categories/office.webp')}.category-food{background-image:url('/assets/img/categories/food.webp')}.category-security{background-image:url('/assets/img/categories/security.webp')}.category-transport{background-image:url('/assets/img/categories/transport.webp')}.category-energy{background-image:url('/assets/img/categories/energy.webp')}.category-services{background-image:url('/assets/img/categories/services.webp')}
.category-card strong{margin:auto 1px;font-size:9px;line-height:1.16;font-weight:800;letter-spacing:-.03em}.all-categories{justify-content:center;align-items:center;gap:8px}.all-categories>span{font-size:29px;line-height:1;color:#14296f}
.demo-banner{height:155px;margin-top:14px;border-radius:7px;background:linear-gradient(110deg,#0d2d6d,#003c9d 50%,#0b2d6b);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center}
.demo-copy{position:relative;z-index:2;width:315px;flex:none;padding-left:28px}.demo-copy h2{font-size:27px;letter-spacing:-.05em;line-height:1;margin:0 0 8px}.demo-copy p{font-size:11px;line-height:1.3;margin:0 0 12px}.demo-copy a{display:inline-flex;justify-content:space-between;align-items:center;min-width:177px;height:31px;padding:0 18px;border-radius:6px;background:#fff;color:#0048ce;font-size:10px;font-weight:800}.demo-copy a span{font-size:18px}
.demo-laptop{position:absolute;z-index:1;left:274px;top:0;width:320px;height:155px;background-image:url('/assets/img/home-design-source.png');background-size:1024px 1536px;background-position:-303px -458px}
.demo-points{position:absolute;z-index:2;left:620px;top:27px;margin:0;padding:0;list-style:none;display:grid;gap:15px;font-size:12px;white-space:nowrap}.demo-points li::before{content:"✓";width:17px;height:17px;display:inline-grid;place-items:center;margin-right:11px;border:1px solid #fff;border-radius:50%;font-size:11px}
.demo-script{position:absolute;right:36px;top:21px;transform:rotate(-18deg);font-size:15px;font-style:italic;line-height:1.2;letter-spacing:.03em}
.tenders-section{margin-top:9px}.tenders-heading{margin-bottom:8px}.tenders-heading p{margin:2px 0 0;font-size:10px;color:#4a6088}
.tender-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 13px}
.tender-card{min-width:0;height:180px;border:1px solid #d9e6fd;border-radius:7px;overflow:hidden;background:#fff;box-shadow:0 3px 7px #e5efff}
.tender-picture{height:72px;position:relative;background-image:url('/assets/img/home-design-source.png');background-size:1024px 1536px;background-color:#dceaff}
.tender-medical{background-position:-35px -663px}.tender-building{background-position:-278px -663px}.tender-computers{background-position:-520px -663px}.tender-logistics{background-position:-763px -663px}.tender-furniture{background-position:-35px -852px}.tender-ambulance{background-position:-278px -852px}.tender-materials{background-position:-520px -852px}.tender-landscape{background-position:-763px -852px}
.tender-law,.tender-state{position:absolute;top:7px;left:8px;height:24px;display:flex;align-items:center;padding:0 8px;border-radius:6px;background:#fff;color:#0642c7;font-size:9px;font-weight:800;box-shadow:0 1px 5px #a3bde1}.tender-state{left:auto;right:33px;color:#e41219}.tender-state.state-green{color:#00895f}.favorite-icon{position:absolute;right:8px;top:2px;font-size:26px;color:#fff;text-shadow:0 1px 2px #12397e}
.tender-body{position:relative;padding:3px 10px}.tender-body h3{font-size:10px;font-weight:800;letter-spacing:-.03em;line-height:1.12;min-height:35px;margin:0 0 2px}.tender-body p{font-size:9px;color:#445b85;line-height:1.2;margin:1px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tender-body p span,.tender-body small span{color:#112e76;margin-right:7px}.tender-body strong{font-size:13px;font-weight:800;display:block;margin-top:2px;line-height:1}.tender-body small{display:block;margin-top:4px;color:#52698e;font-size:9px}.tender-body>a{position:absolute;right:9px;bottom:0;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e9f2ff;color:#0956ed;font-size:20px;line-height:1}
.app-banner{height:100px;display:flex;align-items:center;margin-top:14px;border-radius:8px;background:#eaf4ff;overflow:hidden}.app-phones{width:125px;height:100px;flex:none;background-image:url('/assets/img/home-design-source.png');background-size:1024px 1536px;background-position:-31px -1049px}.app-copy{width:290px;flex:none}.app-copy h2{font-size:16px;letter-spacing:-.04em;line-height:1.2;margin:0 0 5px}.app-copy p{max-width:275px;font-size:9px;color:#526a93;margin:0}.store-buttons{display:flex;gap:13px;align-items:center}.store-buttons a{height:41px;padding:5px 10px;border-radius:6px;background:#090909;color:#fff;display:flex;align-items:center;gap:5px;font-size:9px;line-height:1.1;white-space:nowrap}.store-buttons a strong{font-size:14px;font-weight:700}.store-buttons .rustore{background:#0862e8;display:block;line-height:1.1;font-size:9px}.app-qr{width:64px;height:64px;flex:none;margin-left:auto;background-image:url('/assets/img/home-design-source.png');background-size:1024px 1536px;background-position:-835px -1066px}.qr-caption{font-size:8px;line-height:1.15;width:88px;padding-left:8px}
.why-section{margin-top:15px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:9px}.why-grid article{height:69px;display:flex;align-items:center;gap:10px;padding:7px 10px;border:1px solid #d7e5ff;border-radius:7px;background:#fff;box-shadow:0 2px 7px #e8effb}.why-grid article>span{width:49px;height:49px;flex:none;display:grid;place-items:center;background:#eaf3ff;border-radius:50%;color:#0856df;font-size:30px;font-weight:800}.why-grid h3{margin:0 0 4px;font-size:10px;line-height:1.1}.why-grid p{margin:0;color:#51668d;font-size:9px;line-height:1.2}
.company-section{height:70px;display:flex;align-items:center;justify-content:space-between;gap:15px}.company-logos{display:flex;align-items:center;justify-content:space-between;flex:1;gap:15px;color:#415781}.company-logos span{font-size:12px;font-weight:800;white-space:nowrap}.company-logos span:nth-child(1){font-size:17px;letter-spacing:.07em}.company-logos span:nth-child(2){font-size:19px;font-style:italic}.company-logos span:nth-child(4){font-size:10px}.company-logos span:nth-child(8){font-size:16px;font-weight:500}
.site-footer{border-top:1px solid #cfe0fb;background:#f6faff;color:#253b66;padding-top:17px}.footer-grid{display:grid;grid-template-columns:1.65fr .77fr .98fr .98fr 1.45fr;gap:18px;padding-bottom:24px}.footer-grid section{display:flex;flex-direction:column;gap:6px}.footer-grid section h2{font-size:9px;margin:2px 0 1px}.footer-grid section>a:not(.brand){font-size:9px;color:#40577e}.footer-grid section:first-child p{font-size:13px;font-style:italic;line-height:1.2;transform:rotate(-8deg);color:#334e8b;margin:20px 0 0}.footer-grid .brand{min-width:0}.footer-newsletter{padding:9px 13px;border:1px solid #d8e5fb;border-radius:7px;background:#f2f8ff}.footer-newsletter p{margin:0;font-size:8px}.footer-newsletter form{display:flex;gap:5px}.footer-newsletter input{height:32px;min-width:0;flex:1;border:1px solid #d3e2fc;border-radius:6px;background:#fff;padding:0 10px;font-size:9px}.footer-newsletter button{height:32px;width:34px;border:0;border-radius:6px;background:#0966ec;color:#fff;font-size:20px}.footer-bottom{min-height:46px;border-top:1px solid #d8e4f9;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:8px}.footer-legal{display:flex;gap:13px}.footer-socials{display:flex;gap:15px}.footer-socials span{width:27px;height:27px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#0b60ed;font-size:13px;font-weight:800}.footer-socials span:nth-child(3){background:#f92732}.footer-socials span:nth-child(4){background:#101a36}
.page-hero{min-height:65vh;padding:90px 0}.page-hero h1{font-size:42px;line-height:1.1;letter-spacing:-.04em}.eyebrow{font-size:11px;color:var(--blue);font-weight:800}.search-box{display:flex;align-items:center;gap:10px;max-width:790px;height:54px;margin-top:25px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#fff}.search-box svg{width:20px;margin-left:12px;fill:none;stroke:var(--blue);stroke-width:2}.search-box input{flex:1;min-width:0;border:0;outline:0}.search-box button{height:100%;padding:0 22px;border:0;border-radius:7px;background:var(--blue);color:#fff}.placeholder-card{max-width:790px;margin-top:25px;padding:40px;background:#fff;border:1px solid var(--line);border-radius:10px}.placeholder-card h2{font-size:20px}.placeholder-card p{font-size:13px;color:var(--muted)}
@media(max-width:1100px){.container{width:min(calc(100% - 70px),var(--container))}.desktop-nav{gap:7px}.header-actions{margin-left:10px}.category-rail{overflow-x:auto;display:flex;padding-bottom:7px;scroll-snap-type:x mandatory}.category-card{min-width:87px;scroll-snap-align:start}.app-copy{width:280px}.store-buttons{gap:6px}}
@media(max-width:800px){.site-header{height:62px}.container{width:min(calc(100% - 32px),var(--container))}.desktop-nav,.header-actions{display:none}.mobile-menu{display:block;margin-left:auto;position:relative}.mobile-menu summary{width:38px;height:38px;display:grid;place-content:center;gap:5px;border:1px solid var(--line);border-radius:8px;background:#fff;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{width:18px;height:2px;background:var(--navy)}.mobile-menu nav{position:absolute;right:0;top:46px;width:230px;padding:10px;display:grid;gap:3px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 10px 25px #d2e2fa}.mobile-menu nav a{padding:9px;font-size:13px}.brand-mark{width:36px;height:35px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:8px}.home-top{padding-top:24px}.hero-main{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:15px}.hero-intro{padding:14px 0 0}.hero-intro h1{font-size:clamp(30px,5vw,43px)}.hero-intro p{font-size:11px}.hero-promo{height:190px}.hero-building{height:190px}.hero-note,.promo-benefits{display:none}.search-and-stats{grid-template-columns:1fr;margin-top:15px}.search-side{padding:0}.filter-row{flex-wrap:wrap}.filter-row a{font-size:10px}.market-stats{padding:0;margin-top:13px;grid-template-columns:repeat(3,1fr)}.market-card:nth-child(4){display:block}.market-stats{grid-template-columns:repeat(4,1fr)}.categories-section{margin-top:28px}.demo-banner{margin-top:25px}.demo-laptop{left:30%;opacity:.7}.demo-points{left:auto;right:25px}.demo-script{display:none}.tender-grid{grid-template-columns:repeat(2,1fr)}.tender-picture{background-size:1024px 1536px}.tender-card{height:186px}.app-banner{height:auto;min-height:120px;flex-wrap:wrap;gap:10px;padding-right:14px}.app-copy{flex:1;min-width:220px}.store-buttons{padding:0 15px 14px}.app-qr,.qr-caption{display:none}.why-grid{grid-template-columns:repeat(2,1fr)}.company-logos{overflow:hidden}.company-logos span:nth-child(n+5){display:none}.footer-grid{grid-template-columns:repeat(4,1fr)}.footer-newsletter{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;padding:10px 0}}
@media(max-width:540px){.container{width:calc(100% - 28px)}.home-top{padding-top:12px}.hero-main{grid-template-columns:1fr;gap:13px}.hero-intro{padding:6px 2px}.hero-intro h1{font-size:clamp(36px,9.6vw,52px);line-height:.95}.hero-intro p{font-size:12px}.desktop-only{display:none}.hero-promo{height:178px}.hero-promo-copy{padding:16px 0 0 19px}.hero-promo strong{font-size:21px}.hero-building{right:-55px}.search-and-stats{margin-top:15px}.home-search input{font-size:10px}.home-search svg{margin-left:10px}.filter-row{gap:6px}.filter-row a{font-size:9px}.market-stats{grid-template-columns:repeat(2,1fr);gap:8px}.market-card{height:88px}.market-card:nth-child(n+3)>b{font-size:16px}.categories-section{margin-top:23px}.section-title h2,.why-section h2{font-size:18px}.section-title>a{font-size:9px}.category-card{min-width:92px}.demo-banner{height:205px}.demo-copy{padding:19px;align-self:flex-start}.demo-copy h2{font-size:25px}.demo-copy p{font-size:10px}.demo-laptop{left:33%;top:49px;opacity:.65}.demo-points{left:20px;right:auto;top:125px;gap:5px;font-size:10px}.demo-points li::before{width:14px;height:14px;margin-right:7px}.tenders-heading{align-items:start}.tenders-heading p{font-size:9px}.tender-grid{gap:10px}.tender-card{height:187px}.tender-body h3{font-size:10px}.tender-picture{height:70px}.tender-law,.tender-state{font-size:8px;padding:0 5px;height:20px}.tender-state{right:23px}.favorite-icon{right:4px;font-size:22px}.app-banner{padding:0 9px 10px;gap:0}.app-phones{width:80px}.app-copy{min-width:calc(100% - 95px)}.app-copy h2{font-size:13px}.app-copy p{font-size:8px}.store-buttons{justify-content:center;width:100%;padding:0;gap:5px}.store-buttons a{height:32px;padding:4px 7px;font-size:7px}.store-buttons a strong{font-size:11px}.why-grid{gap:8px}.why-grid article{padding:6px;gap:6px}.why-grid article>span{width:35px;height:35px;font-size:23px}.why-grid h3{font-size:9px}.why-grid p{font-size:8px}.company-section{height:65px}.company-logos span:nth-child(n+4){display:none}.company-logos span{font-size:11px!important}.footer-grid{grid-template-columns:repeat(2,1fr);gap:20px}.footer-grid section:first-child{grid-column:1/-1}.footer-newsletter{grid-column:1/-1}.footer-bottom{justify-content:flex-start}.footer-legal{flex-wrap:wrap;gap:8px}.footer-socials{order:2}.page-hero{padding:55px 0}.page-hero h1{font-size:30px}}
.hero-building{width:190px;right:0;background-position:-635px -50px}
.demo-laptop{background-position:-332px -458px}
.categories-section{margin-top:-6px}
.tender-picture{background-size:1536px 2304px;background-repeat:no-repeat}
.tender-picture::after{content:"";position:absolute;left:0;right:0;bottom:0;height:16px;background:linear-gradient(transparent,#fff)}
.tender-medical{background-position:-53px -1044px}.tender-building{background-position:-417px -1044px}.tender-computers{background-position:-780px -1044px}.tender-logistics{background-position:-1144px -1044px}.tender-furniture{background-position:-53px -1327px}.tender-ambulance{background-position:-417px -1327px}.tender-materials{background-position:-780px -1327px}.tender-landscape{background-position:-1144px -1327px}
.tender-law,.tender-state,.favorite-icon{z-index:1}
.tender-body h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:35px}
@media(min-width:801px){.home-top{padding-top:10px}}
@media(max-width:540px){.categories-section{margin-top:23px}.hero-building{right:0}}
@media(min-width:1101px){body{zoom:clamp(1,calc(100vw / 1024px),1.3)}}
.tender-picture{background-size:1024px 3072px}
.tender-medical{background-position:-35px -1390px}.tender-building{background-position:-278px -1390px}.tender-computers{background-position:-520px -1390px}.tender-logistics{background-position:-763px -1390px}.tender-furniture{background-position:-35px -1766px}.tender-ambulance{background-position:-278px -1766px}.tender-materials{background-position:-520px -1766px}.tender-landscape{background-position:-763px -1766px}
.hero-building{width:155px;background-position:-660px -50px}
.market-card{height:96px;min-height:0}
.categories-section{margin-top:-10px}
.demo-script{right:-2px}
@media(min-width:801px){.category-rail{padding-bottom:0}.category-card{min-width:84px}}
/* Shared icon scale and finished brand details */
.icon{display:inline-block;width:18px;height:18px;flex:none;vertical-align:middle}
.brand-mark{border:0;box-shadow:none;background:none;overflow:visible}
.brand-mark img{width:100%;height:100%;object-fit:contain;display:block}
.header-actions::before{content:none}
.header-search-link{width:22px;height:31px;display:grid;place-items:center;color:#0d2260;margin-right:5px}
.header-search-link .icon{width:16px;height:16px}
.header-actions .button-primary .icon{width:13px;height:13px;margin-left:2px}
.desktop-nav a:focus-visible,.header-actions a:focus-visible,.category-card:focus-visible,.tender-body>a:focus-visible,.store-badge:focus-visible,.footer-grid a:focus-visible,.footer-bottom a:focus-visible{outline:2px solid #0d60ef;outline-offset:3px}
.promo-benefits .icon{width:13px;height:13px;color:#122a6c}
.stat-icon .icon{width:16px;height:16px}
.stat-chart{position:absolute;left:13px;right:10px;bottom:9px;width:calc(100% - 23px);height:18px;overflow:visible}
.all-categories .icon{width:30px;height:30px;color:#14296f;margin-top:3px}
.favorite-icon{width:21px;height:24px;display:grid;place-items:center;text-shadow:none}.favorite-icon .icon{width:18px;height:18px;filter:drop-shadow(0 1px 2px #23416c)}
.tender-body p .icon,.tender-body small .icon{width:10px;height:10px;margin-right:7px;color:#173878;vertical-align:-1px}
.tender-body>a .icon{width:15px;height:15px}
.why-grid article>span .icon{width:27px;height:27px}
.store-buttons .store-badge{height:41px;min-width:104px;padding:4px 8px;border-radius:6px;background:#080a10;color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;line-height:1.05;font-size:8px;white-space:nowrap;box-shadow:0 3px 8px #becde3}
.store-buttons .store-badge strong{font-size:13px;font-weight:800;letter-spacing:-.04em}
.store-buttons .store-badge .icon{width:23px;height:23px}
.store-buttons .store-badge.rustore{display:flex;background:linear-gradient(145deg,#167ffb,#0453d8)}
.store-buttons .store-badge.store-soon{cursor:default;opacity:.8}
.app-qr{width:70px;height:70px;display:grid;place-items:center;background:none;margin-left:auto}
.app-qr img{width:68px;height:68px;display:block;object-fit:contain;background:#fff;border-radius:4px}
.qr-caption{width:91px;padding-left:5px}
.company-logos{min-width:0}.company-logos span{letter-spacing:-.03em}
.site-footer{background:linear-gradient(#f9fcff,#f5faff)}
.footer-grid{grid-template-columns:1.45fr .75fr .77fr .8fr .7fr 1.59fr;gap:13px}
.footer-grid section{min-width:0}.footer-grid section h2{font-size:9px;font-weight:800;color:#101e46}
.footer-grid section>a:not(.brand){line-height:1.12}
.footer-newsletter{padding:9px 11px;gap:4px!important}
.footer-newsletter h2{font-size:11px!important;white-space:nowrap}
.footer-subscribe{display:flex;gap:5px;margin-top:3px}
.footer-subscribe input{height:30px;min-width:0;width:100%;border:1px solid #d3e2fc;border-radius:6px;background:#fff;padding:0 9px;font-size:9px}
.footer-subscribe input:disabled{color:#6c7c9b;opacity:1}
.footer-subscribe button{height:30px;width:33px;flex:none;border:0;border-radius:6px;background:#9abdf7;color:#fff;font-size:18px;cursor:not-allowed}
.footer-socials{gap:8px}.footer-socials a{width:25px;height:25px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#0b60ed;font-size:16px;font-weight:800}
.footer-socials a:nth-child(3){background:#f92732}.footer-socials a:nth-child(4){background:#101a36}
.footer-socials .icon{width:15px;height:15px}
.footer-made{white-space:nowrap;line-height:1.15}
.footer-requisites{min-height:44px;border-top:1px solid #d8e4f9;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:8px;color:#4d628a}
.footer-requisites>a:first-child{font-weight:800;color:#143980;white-space:nowrap}
.footer-requisites>span{flex:1;text-align:center}
.footer-iks{width:88px;height:31px;flex:none}.footer-iks img{display:block;width:88px;height:31px}
@media(max-width:1100px){.footer-grid{gap:9px}.footer-grid section>a:not(.brand){font-size:8px}.store-buttons{gap:6px}.store-buttons .store-badge{min-width:95px;padding-inline:5px}}
@media(max-width:800px){.footer-grid{grid-template-columns:repeat(4,1fr);gap:18px}.footer-newsletter{grid-column:1/-1}.app-qr{display:none}.footer-requisites{flex-wrap:wrap;padding-block:10px}.footer-requisites>span{text-align:left}}
@media(max-width:540px){.categories-section{margin-top:23px}.favorite-icon{right:3px}.store-buttons .store-badge{height:33px;min-width:0;flex:1;padding:3px 4px;font-size:6px;gap:3px}.store-buttons .store-badge strong{font-size:10px}.store-buttons .store-badge .icon{width:17px;height:17px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:17px}.footer-grid section:first-child,.footer-newsletter{grid-column:1/-1}.footer-requisites{gap:7px}.footer-requisites>span{flex-basis:100%;order:2;font-size:8px}.footer-iks{order:1}.footer-made{white-space:normal}}
@media(max-width:540px){.market-card>div{max-width:calc(100% - 33px);margin-left:5px}.market-card:nth-child(-n+2)>b{display:block;margin-top:6px}.market-card:nth-child(n+3)>div{max-width:none}.footer-grid section:first-child p{margin:7px 0 0;transform:none}}
/* Hero and figures rebuilt against the enlarged approved design fragment. */
.hero-promo{background:radial-gradient(circle at 72% -5%,#4aa8ff 0,transparent 39%),linear-gradient(112deg,#0640b5 0%,#0867db 64%,#d5e9ff 100%);box-shadow:0 5px 14px #d7e5fb}
.hero-promo::before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 43%,#4ca5ff20 72%,#ffffff55 100%);pointer-events:none}
.hero-promo-copy{padding:18px 0 0 25px}
.hero-promo strong{font-size:20px;line-height:1.15;letter-spacing:-.04em;text-shadow:0 1px 1px #033887}
.hero-promo small{margin-top:7px;font-size:9px;letter-spacing:-.01em;color:#eef6ff}
.promo-button{margin-top:15px;width:132px;height:32px;box-shadow:0 5px 12px #00328345;font-size:10px}
.hero-building{right:0;top:0;width:218px;height:168px;background-size:1024px 1536px;background-position:-600px -51px;mask-image:linear-gradient(to right,transparent 0%,#000 29%,#000 100%)}
.hero-note{font-family:Caveat,cursive;font-size:16px;font-weight:700;letter-spacing:.025em;line-height:.95;padding-top:8px;transform:rotate(-17deg)}
.flag-mark{height:13px;margin-top:4px}
.promo-benefits{top:70px;width:173px;height:102px;padding:10px 12px;gap:1px;border-radius:8px;box-shadow:0 6px 20px #aac8ef50}
.promo-benefits span{gap:9px}.promo-benefits b{font-size:9px;font-weight:700;letter-spacing:-.025em;color:#23355d}
.promo-benefits .icon{width:13px;height:13px}
.market-stats{gap:8px;padding-left:10px;margin-top:5px}
.market-stats .market-card{height:96px;min-height:0;padding:10px 10px 8px;border-radius:8px;box-shadow:0 5px 13px #cfe0f651;overflow:hidden}
.market-card-heading{display:flex!important;align-items:center;gap:6px;margin:0!important;width:100%;height:24px}
.market-card-label{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:1px}
.market-card-label strong{display:block;font-size:9px;line-height:1.1;letter-spacing:-.035em;font-weight:800;white-space:nowrap}
.market-card-label small{display:block;font-size:7px;line-height:1.15;color:#566889;white-space:nowrap}
.market-card .stat-icon{width:23px;height:23px;flex:none;display:grid;place-items:center;border-radius:5px;background:#e9f3ff}
.market-card .stat-icon.green{background:#e6fbf4;color:#00a381}
.market-card .stat-icon .icon{width:16px;height:16px}
.market-card-metric{display:flex!important;align-items:center;justify-content:space-between;gap:4px;margin:5px 0 0!important;width:100%;height:22px}
.market-card-metric b{font-size:19px;font-weight:800;letter-spacing:-.055em;line-height:1;white-space:nowrap}
.market-card-metric em{margin:0;padding:2px 4px;border-radius:4px;background:#e7f9f1;color:#009b68;font-size:7px;font-weight:800;font-style:normal;white-space:nowrap}
.market-card-chart .stat-chart{left:10px;bottom:8px;width:calc(100% - 20px);height:20px}
.market-card-count{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}
.market-card-count .market-card-label{display:block;margin-top:8px}
.market-card-count .market-card-label small{font-size:7px;line-height:1.14}
.market-card-count>b{display:block;margin-top:auto!important;font-size:15px!important;font-weight:800;letter-spacing:-.055em;line-height:1.05}
@media(max-width:800px){.hero-building{height:100%;background-position:-600px -50px}.market-stats .market-card{height:96px}.market-card-metric{max-width:none!important}}
@media(max-width:540px){.hero-promo-copy{padding-top:17px}.hero-promo strong{font-size:21px}.hero-building{right:-21px;width:202px;background-position:-616px -50px}.market-stats .market-card{height:102px}.market-card-metric{margin-top:7px!important}.market-card-count .market-card-label{margin-top:7px}.market-card-count>b{font-size:19px!important}.market-card-chart .stat-chart{height:19px}}
.hero-promo::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#063cab66 0%,#063cab48 45%,transparent 72%);pointer-events:none}
.market-card-count>b{font-size:18px!important}
@media(min-width:801px){.categories-section{margin-top:1px}}
.filter-row{gap:7px;align-items:center;overflow:visible}
.filter-row a{height:30px;min-width:0;flex:none;display:flex;align-items:center;justify-content:space-between;gap:5px;padding:0 10px;border-radius:8px;border-color:#d6e5ff;background:#fff;box-shadow:0 3px 8px #d9e8f77a;color:#162750;font-size:9px;font-weight:700;letter-spacing:-.025em;line-height:1}
.filter-row a:nth-child(1){width:58px}.filter-row a:nth-child(2){width:68px}.filter-row a:nth-child(3){width:80px}.filter-row a:nth-child(4){width:79px}.filter-row a:nth-child(5){width:78px}
.filter-chevron{display:block;flex:none;width:10px;height:10px;color:#143a85;stroke-width:2}
.filter-row a:hover,.filter-row a:focus-visible{border-color:#77a8fa;box-shadow:0 4px 10px #bed8fb}
@media(max-width:1019px){.filter-row{flex-wrap:wrap}.filter-row a:nth-child(n){width:auto;flex:0 0 auto}}
@media(max-width:540px){.filter-row a{font-size:9px;padding-inline:10px;min-height:30px}}
@media(min-width:801px){.search-and-stats{grid-template-columns:43.5% 56.5%}}
@media(min-width:1020px){
  .search-and-stats{grid-template-columns:47% 53%}
  .filter-row{gap:8px;margin-top:10px}
  .filter-row a{height:38px;padding-inline:12px;border-radius:10px;border-color:#d3e3ff;box-shadow:0 5px 14px #c9dcfa91;font-size:10.5px;letter-spacing:-.03em}
  .filter-row a:nth-child(1){width:67px}.filter-row a:nth-child(2){width:77px}.filter-row a:nth-child(3){width:92px}.filter-row a:nth-child(4){width:90px}.filter-row a:nth-child(5){width:86px}
  .filter-chevron{width:12px;height:12px}
  .market-card-metric b{font-size:17px}
  .market-card-metric em{font-size:6px;padding-inline:3px}
}
@media(max-width:800px){.filter-row a{height:38px;font-size:10px;padding-inline:12px;border-radius:10px;box-shadow:0 5px 14px #c9dcfa91}.filter-chevron{width:12px;height:12px}}
@media(min-width:1020px){
  .search-and-stats{grid-template-columns:48.5% 51.5%}
  .filter-row a:nth-child(n){width:auto;height:34px;padding-inline:10px;gap:4px;font-size:9.2px;border-radius:9px}
  .filter-chevron{width:10px;height:10px}
}
@media(min-width:1500px){:root{--container:1160px}.hero-main{grid-template-columns:calc(48.5% + 10px) calc(51.5% - 183px) 173px}}
@media(min-width:801px){.hero-building{width:183px;background-position:-635px -51px}}
@media(min-width:1500px){.hero-building{width:158px;background-position:-660px -51px;mask-image:linear-gradient(to right,transparent 0%,#000 16%)}}
@media(min-width:1500px){
  .filter-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;gap:8px}
  .filter-row a:nth-child(n){width:100%;min-width:0;padding-inline:9px;gap:3px;font-size:clamp(8.8px,.5vw,9.2px)}
  .filter-chevron{width:9px;height:9px}
}
@media(min-width:1500px){
  .hero-break-compact{display:none}
  .hero-break-wide{display:block}
  .hero-intro-extra{display:inline}
  .hero-intro h1{font-size:47px;line-height:.97;letter-spacing:-.058em}
  .hero-intro p{max-width:520px;margin-top:13px;font-size:13.5px;line-height:1.38}
}
.hero-intro{padding-left:0}
.hero-intro p{margin-left:0}
.market-stats{grid-template-columns:repeat(3,minmax(0,1fr))}
.market-card-company .market-card-metric em{background:#e7f9f1;color:#008d70}
@media(max-width:540px){.market-stats{grid-template-columns:1fr}}
.demo-banner{isolation:isolate;background:radial-gradient(ellipse at 43% 110%,#0965ce91 0%,transparent 37%),linear-gradient(107deg,#102e6a 0%,#08459e 47%,#0b2c68 100%);box-shadow:0 7px 20px #b9cff153}
.demo-banner::before{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(130deg,transparent 0 25%,#0d62ca4d 25% 29%,transparent 29% 37%,#0c58b746 37% 43%,transparent 43%),linear-gradient(38deg,transparent 0 68%,#091f52a1 68% 81%,transparent 81%);pointer-events:none}
.demo-banner::after{content:"";position:absolute;z-index:0;inset:0;background:radial-gradient(circle at 38% 23%,#7ec7ffb3 0 1px,transparent 2px),radial-gradient(circle at 47% 70%,#8fd2ff7d 0 1px,transparent 2px),radial-gradient(circle at 58% 17%,#79bbff8c 0 1px,transparent 2px);pointer-events:none}
.demo-copy h2{font-weight:800;letter-spacing:-.045em}
.demo-copy p{color:#f1f7ff;font-weight:500}
.demo-copy a{box-shadow:0 6px 13px #031c4c66;transition:transform .2s,box-shadow .2s}
.demo-copy a:hover{transform:translateY(-2px);box-shadow:0 9px 17px #031c4c80}
.demo-laptop{mask-image:linear-gradient(to right,transparent 0%,#000 9%,#000 87%,transparent 100%)}
.demo-points{left:590px}
.demo-script{right:12px;top:18px;width:145px;transform:rotate(-11deg);font:700 19px/.88 Caveat,cursive;letter-spacing:.005em;text-shadow:0 1px 1px #08275d}
.demo-script svg{display:block;width:79px;height:42px;margin:10px 0 0 -8px;transform:rotate(6deg)}
@media(max-width:800px){.demo-points{display:none}}
@media(max-width:540px){.demo-banner{height:315px;align-items:flex-start}.demo-copy{width:100%;padding:20px 18px}.demo-copy h2{font-size:25px}.demo-copy p{max-width:260px;font-size:10.5px}.demo-laptop{left:50%;top:170px;transform:translateX(-50%);opacity:.92}}
@media(min-width:1500px){
  .demo-banner{height:187px}
  .demo-copy{width:355px;flex:none;padding-left:35px}
  .demo-copy h2{font-size:34px;margin-bottom:10px}
  .demo-copy p{max-width:320px;font-size:15px;margin-bottom:14px}
  .demo-copy a{min-width:212px;height:39px;font-size:12px}
  .demo-laptop{left:322px;top:0;transform:scale(1.2);transform-origin:left top}
  .demo-points{left:64%;top:35px;gap:17px;font-size:14px}
  .demo-points li::before{width:21px;height:21px;margin-right:12px;font-size:12px}
  .demo-script{right:25px;top:26px;width:170px;font-size:23px}
  .demo-script svg{width:95px;height:48px}
}

/* Header navigation: one compact group, with readable type and clear interaction. */
.site-header{height:50px;border-bottom:1px solid #e7effc;box-shadow:0 3px 18px #153b7710}
.desktop-nav{flex:0 1 auto;justify-content:flex-start;gap:4px;margin-left:12px;min-width:0}
.desktop-nav a{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:31px;padding:0 3px;border-radius:7px;font-size:9px;font-weight:800;line-height:1.1;transition:color .18s ease,background-color .18s ease,transform .18s ease}
.desktop-nav a::after{content:"";position:absolute;right:8px;bottom:3px;left:8px;height:2px;border-radius:2px;background:#176cf1;opacity:0;transform:scaleX(.35);transition:opacity .18s ease,transform .18s ease}
.desktop-nav a:hover,.desktop-nav a:focus-visible{color:#0755e9;background:#edf5ff}
.desktop-nav a:hover::after,.desktop-nav a:focus-visible::after{opacity:1;transform:scaleX(1)}
.nav-more{gap:5px}
.nav-chevron{width:6px;height:6px;margin-top:-3px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(45deg)}
.header-actions{margin-left:auto;gap:7px}
.header-search-link{width:31px;height:31px;margin-right:0;border-radius:8px;transition:color .18s ease,background-color .18s ease}
.header-search-link:hover{color:var(--blue);background:#edf5ff}
.header-actions .button{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}
.header-actions .button:hover{color:var(--blue);background:#edf5ff;transform:translateY(-1px)}
.header-actions .button-primary:hover{color:#fff;background:linear-gradient(180deg,#3197ff,#0957e8);box-shadow:0 6px 15px #1659df42}
@media(min-width:1500px){.desktop-nav{gap:9px;margin-left:18px}.desktop-nav a{padding-inline:6px;font-size:10px}.header-actions{gap:9px}}
@media(min-width:801px) and (max-width:1000px){.desktop-nav a:nth-child(5),.desktop-nav a:nth-child(6),.desktop-nav a:nth-child(7){display:none}}
@media(max-width:800px){.site-header{height:62px}.mobile-menu nav a:hover,.mobile-menu nav a:focus-visible{color:var(--blue);background:#edf5ff;border-radius:6px}}
@media(prefers-reduced-motion:reduce){.desktop-nav a,.desktop-nav a::after,.header-search-link,.header-actions .button{transition:none}.header-actions .button:hover{transform:none}}

/* Tender cards: image, two-line title, two short facts, price and deadline. */
.tender-grid{gap:11px 13px}
.tender-card{display:flex;flex-direction:column;height:auto;min-height:220px;border-radius:9px;border-color:#d7e4fb;box-shadow:0 3px 10px #153b7712;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.tender-card:hover{transform:translateY(-2px);border-color:#a9c9ff;box-shadow:0 8px 20px #1454ab20}
.tender-picture{height:88px;flex:none;background-size:cover;background-position:center}
.tender-medical{background-image:url('/assets/img/tenders/tender-medical.jpg')}.tender-building{background-image:url('/assets/img/tenders/tender-building.jpg')}.tender-computers{background-image:url('/assets/img/tenders/tender-computers.jpg')}.tender-logistics{background-image:url('/assets/img/tenders/tender-logistics.jpg')}.tender-furniture{background-image:url('/assets/img/tenders/tender-furniture.jpg')}.tender-ambulance{background-image:url('/assets/img/tenders/tender-ambulance.jpg')}.tender-materials{background-image:url('/assets/img/tenders/tender-materials.jpg')}.tender-landscape{background-image:url('/assets/img/tenders/tender-landscape.jpg')}
.tender-picture::after{height:18px;bottom:-1px;background:#fff;clip-path:polygon(0 55%,12% 28%,25% 42%,38% 22%,52% 49%,66% 27%,80% 43%,92% 20%,100% 38%,100% 100%,0 100%)}
.tender-law,.tender-state{top:8px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:6px;font-size:9px;line-height:1;white-space:nowrap}
.tender-law{left:12px}
.tender-state{left:auto;right:39px}
.favorite-icon{top:8px;right:7px;display:grid;place-items:center;width:24px;height:24px;padding:0;border:1px solid #ffffff55;border-radius:6px;background:#0d21435e;color:#fff;backdrop-filter:blur(3px);cursor:pointer;transition:background-color .18s ease,transform .18s ease}
.favorite-icon:hover{background:#0d2143a3;transform:scale(1.06)}
.favorite-icon:focus-visible{outline:2px solid #fff;outline-offset:2px}
.favorite-icon svg{display:block;width:16px;height:16px;filter:drop-shadow(0 1px 2px #19396a)}
.favorite-icon.is-favorite{background:#bf244bda}
.favorite-icon.is-favorite svg path{fill:#ff4c6a;stroke:#fff}
.tender-body{height:auto;min-height:132px;flex:1;display:flex;flex-direction:column;padding:7px 12px 10px}
.tender-body h3{display:block;height:auto;min-height:0;max-height:none;margin:0 0 7px;font-size:10.5px;font-weight:800;line-height:1.25;letter-spacing:-.025em;-webkit-line-clamp:unset;overflow:visible;overflow-wrap:anywhere}
.tender-body .tender-meta{display:flex;align-items:flex-start;gap:6px;height:auto;min-height:14px;margin:0 0 3px;color:#415981;font-size:9px;line-height:1.28;white-space:normal;overflow:visible}
.tender-body .tender-meta .icon{width:10px;height:10px;flex:none;margin:2px 0 0;color:#24509b}
.tender-body .tender-meta span{min-width:0;margin-right:0;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}
.tender-body .tender-price{display:block;margin-top:auto;padding:10px 30px 0 0;font-size:14px;line-height:1.1;letter-spacing:-.02em}
.tender-body .tender-deadline{display:flex;align-items:center;gap:6px;margin-top:4px;padding-right:30px;color:#54698e;font-size:9px;line-height:1.2}
.tender-body .tender-deadline .icon{width:10px;height:10px;flex:none;margin:0;color:#24509b}
.tender-body>a{right:9px;bottom:8px;width:27px;height:27px;transition:background-color .18s ease,transform .18s ease}
.tender-body>a:hover{background:#d8e9ff;transform:translateX(2px)}
@media(max-width:800px){.tender-card{height:auto;min-height:220px}.tender-picture{height:88px}}
@media(max-width:540px){.tender-grid{grid-template-columns:1fr;gap:12px}.tender-card{height:auto;min-height:220px}.tender-body h3{font-size:11px}.tender-body .tender-meta{font-size:9.5px}.tender-law,.tender-state{height:24px;padding-inline:7px;font-size:8.5px}.tender-law{left:12px}.tender-state{right:39px}.favorite-icon{right:7px;top:8px;width:24px;height:24px}}
@media(max-width:540px){.tender-picture{height:110px}}
@media(prefers-reduced-motion:reduce){.tender-card,.tender-body>a,.favorite-icon{transition:none}.tender-card:hover,.tender-body>a:hover,.favorite-icon:hover{transform:none}}
.tenders-more{text-align:center;padding:18px 0 4px}
.tenders-more button{min-width:214px;min-height:39px;padding:0 18px;border:1px solid #bad4ff;border-radius:9px;background:#fff;color:#0752dc;font:800 10px/1 var(--font);box-shadow:0 3px 10px #14459614;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}
.tenders-more button:hover:not(:disabled){background:#edf5ff;border-color:#75a9ff;transform:translateY(-1px)}
.tenders-more button:disabled{cursor:wait;opacity:.7}
.tenders-more button span{margin-left:7px;font-size:15px;vertical-align:-1px}
.tenders-more p{min-height:14px;margin:7px 0 0;color:#4c6088;font-size:9px}
@media(prefers-reduced-motion:reduce){.tenders-more button{transition:none}.tenders-more button:hover:not(:disabled){transform:none}}

/* Compact handoff from the tender grid to a readable app-install panel. */
.tenders-more{padding:10px 0 0}
.tenders-more button{min-width:260px;min-height:45px;padding-inline:22px;font-size:11px}
.tenders-more p:empty{display:none}
.tenders-more p:not(:empty){min-height:0;margin-top:7px}
.app-banner{display:grid;grid-template-columns:142px minmax(260px,1fr) auto 82px 104px;align-items:center;column-gap:12px;height:124px;margin-top:13px;padding:0 16px 0 0;border-radius:10px;background:linear-gradient(110deg,#e9f4ff,#f3f8ff)}
.app-phones{width:142px;height:116px;align-self:end;background-size:1163px 1745px;background-position:-35px -1191px}
.app-copy{width:auto;min-width:0}
.app-copy h2{margin-bottom:7px;font-size:18px;line-height:1.17}
.app-copy p{max-width:340px;font-size:10px;line-height:1.35}
.store-buttons{gap:9px;padding:0}
.store-buttons .store-badge{height:50px;min-width:122px;padding:6px 11px;gap:7px;border-radius:8px;font-size:9px}
.store-buttons .store-badge strong{font-size:15px}
.store-buttons .store-badge .icon{width:28px;height:28px}
.app-qr{width:82px;height:82px;margin:0}
.app-qr img{width:80px;height:80px}
.qr-caption{width:auto;max-width:104px;padding:0;font-size:9px;line-height:1.25}
@media(min-width:1101px) and (max-width:1499px){.app-banner{grid-template-columns:120px minmax(240px,1fr) auto 70px;column-gap:10px;padding-right:14px}.app-phones{width:120px;height:108px;background-size:1090px 1635px;background-position:-33px -1116px}.store-buttons .store-badge{min-width:112px;padding-inline:8px}.app-qr{width:70px;height:70px}.app-qr img{width:68px;height:68px}.qr-caption{display:none}}
@media(min-width:801px) and (max-width:1100px){.app-banner{grid-template-columns:105px minmax(180px,1fr) auto;column-gap:9px;height:114px;padding-right:12px}.app-phones{width:105px;height:100px;background-size:1024px 1536px;background-position:-31px -1049px}.app-copy h2{font-size:16px}.app-copy p{font-size:9px}.store-buttons{gap:6px}.store-buttons .store-badge{height:45px;min-width:99px;padding:5px 7px;gap:5px;font-size:8px}.store-buttons .store-badge strong{font-size:12px}.store-buttons .store-badge .icon{width:23px;height:23px}.app-qr,.qr-caption{display:none}}
@media(max-width:800px){.app-banner{display:grid;grid-template-columns:90px minmax(0,1fr);height:auto;min-height:0;gap:7px 10px;padding:9px 12px 13px 0}.app-phones{width:90px;height:100px;grid-row:1;align-self:center;background-size:1024px 1536px;background-position:-31px -1049px}.app-copy{grid-column:2;min-width:0}.app-copy h2{font-size:16px}.app-copy p{font-size:9.5px}.store-buttons{grid-column:1/-1;justify-content:center;width:100%;padding:0 12px}.store-buttons .store-badge{height:46px;min-width:0;flex:1;max-width:165px;padding:5px 8px;gap:6px;font-size:8px}.store-buttons .store-badge strong{font-size:13px}.store-buttons .store-badge .icon{width:24px;height:24px}.app-qr,.qr-caption{display:none}}
@media(max-width:540px){.tenders-more button{width:100%;min-width:0}.app-banner{grid-template-columns:82px minmax(0,1fr);gap:5px 6px;padding:8px 9px 11px 0}.app-phones{width:82px;height:96px}.app-copy h2{font-size:15px}.app-copy p{font-size:9px;line-height:1.3}.store-buttons{gap:5px;padding:0 9px}.store-buttons .store-badge{height:43px;padding:4px;gap:3px;font-size:7px}.store-buttons .store-badge strong{font-size:11px}.store-buttons .store-badge .icon{width:20px;height:20px}}

/* Real company-logo images in a continuously moving, clickable demo carousel. */
.company-section{display:block;height:auto;padding:21px 0 25px}
.company-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}
.company-eyebrow{display:block;margin-bottom:4px;color:#4e73ad;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.company-heading h2{margin:0;color:var(--navy);font-size:17px;font-weight:800;line-height:1.1;letter-spacing:-.035em}
.company-actions{display:flex;align-items:center;gap:13px;flex:none}
.company-logo:focus-visible,.company-all:focus-visible,.company-viewport:focus-visible{outline:2px solid #1262e8;outline-offset:3px}
.company-all{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 13px;border:1px solid #b8d2fa;border-radius:8px;background:#f4f9ff;color:#064dc2;font-size:10px;font-weight:800;white-space:nowrap;box-shadow:0 3px 8px #174c9b10;transition:background-color .18s,border-color .18s,transform .18s}
.company-all span{font-size:16px;font-weight:500;line-height:1}
.company-all:hover{background:#e7f1ff;border-color:#82b0f9;transform:translateY(-1px)}
.company-viewport{margin-top:9px;padding:4px 0;overflow:clip}
.company-viewport::-webkit-scrollbar{display:none}
.company-track{display:flex;width:max-content;animation:company-marquee 22s linear infinite;will-change:transform}
@keyframes company-marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
.company-logo-set{display:flex;flex:none;gap:10px;padding-right:10px}
.company-logo{width:170px;height:64px;display:flex;flex:none;align-items:center;justify-content:center;padding:8px 14px;border:1px solid #cadcf7;border-radius:10px;background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 3px 9px #174d9810;transition:border-color .18s,box-shadow .18s}
.company-logo:hover{border-color:#3177e5;box-shadow:0 5px 14px #174d9824,inset 0 0 0 1px #3177e5}
.company-logo img{display:block;max-width:100%;max-height:43px;width:auto;height:auto;object-fit:contain}
.company-logo-rushydro img{width:142px;height:43px;object-fit:cover;object-position:center;max-width:none}
.company-demo-note{display:block;margin-top:8px;color:#7183a1;font-size:8px;line-height:1.35}
.company-demo-note a{color:#4c6d9e;text-decoration:underline;text-underline-offset:2px}
@media(max-width:800px){.company-section{padding:22px 0 25px}.company-heading h2{font-size:16px}.company-logo{width:154px;height:59px}.company-logo img{max-height:39px}}
@media(max-width:540px){.company-section{padding:20px 0 24px}.company-heading{align-items:start;gap:11px}.company-heading h2{font-size:16px}.company-actions{width:auto}.company-viewport{margin-top:12px}.company-logo{width:149px;height:57px}.company-demo-note{font-size:7.5px}}
@media(prefers-reduced-motion:reduce){.company-logo,.company-all{transition:none}.company-all:hover{transform:none}}

/* The footer brand follows the hand-lettered lockup in the homepage design. */
.footer-grid .footer-brand-panel{gap:0}
.footer-brand .brand-mark{width:39px;height:40px;flex:none}
.footer-brand .brand-copy strong{font-size:23px;letter-spacing:-.055em}
.footer-brand .brand-copy small{font-size:8px;letter-spacing:0;color:#4776b6}
.footer-signature{position:relative;width:min(100%,260px);height:70px;margin-top:18px;color:#2b65ab}
.footer-signature span{display:block;width:max-content;font-family:Caveat,"Segoe Print",cursive;font-size:22px;font-weight:600;line-height:1.05;letter-spacing:.015em;transform:rotate(-8deg);transform-origin:left center}
.footer-signature-arrow{position:absolute;right:16px;bottom:11px;width:65px;height:48px;color:#0789f7}
@media(max-width:540px){.footer-signature{margin-top:14px;height:68px}.footer-signature span{font-size:21px}.footer-signature-arrow{right:10px}}
.footer-grid{padding-bottom:12px}
.footer-grid > section:not(.footer-brand-panel):not(.footer-newsletter){gap:10px}
.footer-grid > section:not(.footer-brand-panel):not(.footer-newsletter) h2{margin:2px 0 3px;font-size:12px;font-weight:800;line-height:1.25}
.footer-grid > section:not(.footer-brand-panel):not(.footer-newsletter) > a{font-size:11px;line-height:1.28}
.footer-newsletter{align-self:center;min-height:108px;justify-content:center}
@media(max-width:800px){.footer-grid > section:not(.footer-brand-panel):not(.footer-newsletter){gap:8px}}
@media(max-width:540px){.footer-grid{row-gap:20px;padding-bottom:18px}.footer-grid > section:not(.footer-brand-panel):not(.footer-newsletter) h2{font-size:13px}.footer-grid > section:not(.footer-brand-panel):not(.footer-newsletter) > a{font-size:11px}}
.footer-requisites{min-height:58px;gap:18px}
.footer-company-credit{display:flex;flex-direction:column;align-items:flex-end;gap:3px;min-width:0;margin-left:auto;text-align:right;line-height:1.3}
.footer-company-credit strong{font-size:10px;font-weight:800;color:#15254d}
.footer-company-credit span{font-size:9px;color:#596d91}
@media(max-width:540px){.footer-requisites{justify-content:flex-end;padding-block:12px}.footer-company-credit{flex:1 0 100%;max-width:100%}.footer-company-credit strong{font-size:9px}.footer-company-credit span{font-size:8px}}

/* A compact, single-line channel strip with original vector marks. */
.footer-bottom{min-height:70px;gap:22px}
.footer-legal{flex-wrap:wrap;row-gap:7px}
.footer-channels{display:flex;flex:none;align-items:center;gap:10px;margin-left:auto;color:#2464bb}
.footer-channels-title{font-family:Caveat,"Segoe Print",cursive;font-size:22px;font-weight:700;line-height:1;transform:rotate(-4deg);white-space:nowrap}
.footer-channels-arrow{width:34px;height:18px;flex:none;color:#348fe7}
.footer-channel{height:38px;display:flex;align-items:center;gap:6px;padding:3px 4px;color:#1a315b;transition:color .18s,transform .18s}
.footer-channel img{display:block;width:27px;height:27px;flex:none}
.footer-channel strong{font-size:10px;font-weight:800;line-height:1;white-space:nowrap}
.footer-channel:hover{color:#0d60ef;transform:translateY(-2px)}
.footer-channel:focus-visible{outline:2px solid #0d60ef;outline-offset:3px}
@media(max-width:1000px){.footer-bottom{flex-wrap:wrap;padding-block:10px}.footer-channels{margin-left:0}}
@media(max-width:540px){.footer-bottom{align-items:flex-start;gap:10px}.footer-bottom>span:first-child,.footer-legal{width:100%}.footer-channels{width:100%;gap:9px;margin-top:2px}.footer-channels-title{font-size:21px}.footer-channels-arrow{width:27px}.footer-channel{width:38px;height:36px;justify-content:center;padding:3px}.footer-channel img{width:27px;height:27px}.footer-channel strong{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.footer-channel{transition:none}.footer-channel:hover{transform:none}}

/* Login and registration are a matched button pair. */
.header-actions .header-auth{width:108px;height:34px;flex:none;padding:0 8px;border:1px solid #a6c4ff;border-radius:8px;background:#fff;color:#0345c9;font-size:10px;line-height:1;text-align:center}

/* Matched compact calls to action for the category and company sections. */
.section-title>a.section-cta,.company-all.section-cta{min-width:166px;min-height:40px;display:inline-flex;align-items:center;justify-content:space-between;gap:14px;padding:0 11px 0 17px;border:1px solid #a8c9fa;border-radius:9px;background:linear-gradient(180deg,#fff 0%,#f2f7ff 100%);color:#0750c8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;box-shadow:0 3px 10px #174c9b15;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s}
.section-title>a.section-cta-wide{min-width:194px}
.section-cta svg{width:21px;height:21px;flex:none;padding:3px;border-radius:6px;background:#e4efff;color:#075ee2;transition:background-color .18s,transform .18s}
.section-title>a.section-cta:hover,.company-all.section-cta:hover{border-color:#4f96f4;background:#eaf3ff;box-shadow:0 5px 13px #174c9b24;transform:translateY(-1px)}
.section-cta:hover svg{background:#d3e7ff;transform:translateX(2px)}
.section-cta:focus-visible{outline:2px solid #0d60ef;outline-offset:3px}
@media(max-width:540px){.section-title>a.section-cta,.company-all.section-cta{min-width:142px;min-height:36px;gap:7px;padding:0 8px 0 12px;font-size:9px}.section-title>a.section-cta-wide{min-width:169px}.section-cta svg{width:18px;height:18px;padding:2px}.categories-section .section-title{align-items:center;gap:8px}.categories-section .section-title h2{font-size:16px;max-width:190px}.company-heading{align-items:center}.company-heading h2{font-size:14px}.tenders-heading{gap:8px}.tenders-heading>div{min-width:0;flex:1}}
@media(prefers-reduced-motion:reduce){.section-title>a.section-cta,.company-all.section-cta,.section-cta svg{transition:none}.section-title>a.section-cta:hover,.company-all.section-cta:hover,.section-cta:hover svg{transform:none}}
.company-eyebrow{text-transform:none;letter-spacing:.045em}
@media(min-width:801px){.categories-section{margin-top:16px}}
