:root{--bg:#0e1115;--panel:#171b20;--text:#15191d;--muted:#68717a;--line:#e6e8ea;--accent:#e0a22b;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.55}.container{width:min(var(--max),calc(100% - 40px));margin:auto}
.site-header{background:#fff}.header-highlights{background:#fff;border-bottom:1px solid #f0f0f0}.header-highlights-inner{width:min(1305px,calc(100% - 40px));height:135px;margin:0 auto;display:grid;grid-template-columns:275px 1fr 1fr 1fr;align-items:center}.brand{display:flex;align-items:center;padding-right:34px}.brand img{width:245px;max-width:100%;height:auto;display:block}.header-feature{min-height:50px;padding:0 20px;display:flex;align-items:flex-start;justify-content:center;gap:12px;border-left:1px solid #dedede}.header-feature:first-of-type{border-left:0}.feature-check{width:17px;height:17px;flex:0 0 17px;border:1.6px solid #111;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1;font-weight:700;margin-top:2px;color:#111}.header-feature>div{display:flex;flex-direction:column}.header-feature strong{font-size:16px;line-height:1.25;color:#090909;font-weight:700;white-space:nowrap}.header-feature span:not(.feature-check){font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:400;letter-spacing:0;color:#8a8a8a;text-transform:uppercase;margin-top:7px;white-space:nowrap}.main-nav-bar{background:#111}.nav-wrap{height:56px;display:flex;align-items:center;justify-content:center}.nav-wrap nav{display:flex;align-items:center;gap:0}.nav-wrap nav a{display:flex;align-items:center;height:56px;padding:0 24px;color:#fff;text-decoration:none;font-weight:600;font-size:14px}.nav-wrap nav a:hover,.nav-wrap nav a.active{background:#f26722;color:#fff}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:27px}
.language-switch{display:flex;flex:0 0 auto;align-items:center;margin-left:12px;border-left:1px solid #444;white-space:nowrap}.nav-wrap nav .language-switch a{flex:0 0 auto;height:34px;padding:0 10px;font-size:12px}.nav-wrap nav .language-switch a.active{background:#f26722}
@media (min-width:801px) and (max-width:1100px){.nav-wrap nav>a{padding:0 18px}.language-switch{margin-left:6px}}
.hero{min-height:620px;position:relative;background:url('../images/hero.jpg') center/cover no-repeat;display:flex;align-items:center;color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,12,.9) 0%,rgba(8,10,12,.68) 48%,rgba(8,10,12,.12) 100%)}.hero-content{position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:#f0b641;margin:0 0 18px}.eyebrow.dark{color:#a36d08}.hero h1{font-size:clamp(44px,6vw,72px);line-height:1.02;margin:0;max-width:900px;letter-spacing:-.035em}.hero h1 span{font-weight:400;color:#d9dde1}.hero p:not(.eyebrow){max-width:700px;font-size:18px;color:#d6d9dc;margin:26px 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-block;padding:14px 22px;text-decoration:none;font-weight:800;font-size:14px}.btn.primary{background:var(--accent);color:#111}.btn.ghost{border:1px solid rgba(255,255,255,.55);color:#fff}.stats{background:#11151a;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid div{padding:30px 22px;border-right:1px solid #2b3036}.stats-grid div:last-child{border-right:0}.stats strong{display:block;font-size:31px;color:#f0b641}.stats span{font-size:13px;color:#b9c0c7}.section{padding:90px 0}.section-head{margin-bottom:42px}.section-head h2{font-size:40px;margin:0;letter-spacing:-.03em}.cards.three{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards article{padding:34px;border:1px solid var(--line);background:#fff}.cards h3{font-size:21px;margin:18px 0 8px}.cards p{margin:0;color:var(--muted)}.icon{font-size:30px;color:#ad7408}.offer{background:#f4f5f6}.split{display:grid;grid-template-columns:1fr .75fr;gap:60px;align-items:end}.split>p{color:var(--muted);margin:0}.products{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#d8dadd}.products a{background:#fff;padding:35px;text-decoration:none;color:#171a1e;transition:.2s}.products a:hover{background:#161a1f;color:#fff}.products span{font-size:12px;color:#a67312;font-weight:800}.products h3{font-size:25px;margin:14px 0 8px}.products p{margin:0;color:#7b838a}.products a:hover p{color:#bcc2c8}.stock{background:url('../images/hero2.jpg') center/cover no-repeat;color:#fff;position:relative}.stock:before{content:"";position:absolute;inset:0;background:rgba(9,11,14,.78)}.stock-inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:75px 0;gap:40px}.stock h2{font-size:38px;margin:0}.stock p:not(.eyebrow){color:#d1d5d8;max-width:650px}footer{background:#0d1014;color:#b9c0c6;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:50px}.footer-grid img{display:block;width:220px;max-width:100%;height:auto}.footer-grid h4{color:#fff;margin-top:0}.copyright{border-top:1px solid #272c31;margin-top:40px;padding-top:20px;font-size:12px;color:#7f878e}@media(max-width:1050px){.header-highlights-inner{grid-template-columns:230px 1fr 1fr 1fr}.brand img{width:205px}.header-feature{padding:0 13px;gap:9px}.header-feature strong{font-size:14px}.header-feature span:not(.feature-check){font-size:12px}}
@media(max-width:800px){.header-highlights-inner{height:auto;min-height:98px;display:flex;justify-content:center;padding:20px}.brand{padding:0}.brand img{width:220px}.header-feature{display:none}.main-nav-bar{position:relative}.nav-wrap{height:56px;justify-content:flex-end}.menu-toggle{display:block}.nav-wrap nav{display:none;position:absolute;top:56px;left:0;right:0;background:#111;padding:10px 20px;z-index:20;box-shadow:0 10px 20px rgba(0,0,0,.12);flex-direction:column;align-items:stretch}.nav-wrap nav a{height:48px;padding:0 14px}.nav-wrap nav.open{display:flex}.hero{min-height:560px}.stats-grid{grid-template-columns:repeat(2,1fr)}.cards.three,.products,.split,.footer-grid{grid-template-columns:1fr}.section{padding:65px 0}.stock-inner{align-items:flex-start;flex-direction:column}.section-head h2,.stock h2{font-size:32px}}
@media(max-width:800px){.nav-wrap nav .language-switch{margin:8px 0 0;border-left:0;border-top:1px solid #444}.nav-wrap nav .language-switch a{height:40px;justify-content:center;flex:1}}
.products { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.products a { padding: 0; overflow: hidden; min-width: 0; }
.product-photo { display: block; width: 100%; height: auto; aspect-ratio: 4 / 5; object-fit: cover; }
.product-copy { padding: 22px 20px 26px; }
.products h3 { margin: 0 0 10px; font-size: 20px; line-height: 1.3; }
@media (max-width: 1000px) {
  .products { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 540px) {
  .products { grid-template-columns: 1fr; }
}
.products a:focus-visible { outline: 3px solid #ffbe32; outline-offset: -3px; }

.site-footer { padding: 0; background: transparent; font-family: 'Trebuchet MS', Helvetica, sans-serif; }
.footer-main { padding: 70px 0 50px; background: #242424; color: #f7f7f7; }
.footer-grid { grid-template-columns: 2fr 1fr; gap: 30px; }
.footer-company, .footer-contact { padding: 0 15px; }
.footer-company img { width: 220px; margin-bottom: 7px; }
.footer-company p { max-width: 680px; margin: 0; font-size: 15px; line-height: 1.7; }
.footer-contact h3 { margin: 0 0 35px; color: #f8c12c; font-size: 13px; line-height: 1.2; text-transform: uppercase; }
.footer-contact address { display: grid; gap: 13px; margin: 0; font-size: 15px; font-style: normal; line-height: 1.7; }
.footer-contact-line { position: relative; display: block; padding-left: 30px; color: #f7f7f7; text-decoration: none; }
.footer-contact-line::before { position: absolute; left: 0; top: 0; width: 20px; color: #f7c02e; font-size: 18px; text-align: center; }
.footer-location::before { content: '◆'; font-size: 12px; top: 3px; }
.footer-phone::before { content: '☎'; }
.footer-mail::before { content: '✉'; }
.footer-contact a:hover { color: #f8c12c; }
.footer-contact a:focus-visible { outline: 2px solid #f8c12c; outline-offset: 3px; }
.footer-copyright { padding: 30px 0; background: #131313; color: #838383; font-size: 14px; line-height: 1.7; }
.footer-copyright-inner { display: flex; justify-content: space-between; align-items: center; gap: 25px; }
.footer-copyright a { color: #b7b7b7; text-decoration: none; }
.footer-copyright a:hover { color: #f8c12c; }
.footer-copyright a:focus-visible { outline: 2px solid #f8c12c; outline-offset: 3px; }
.privacy-container { max-width: 900px; }
.privacy-content { color: #525b62; }
.privacy-content h2 { margin: 45px 0 15px; color: #15191d; font-size: 25px; }
.privacy-content p, .privacy-content li { line-height: 1.8; }
.privacy-content li + li { margin-top: 8px; }
.privacy-content a { color: #b44d25; }
.privacy-updated { margin-top: 0; color: #747c82; font-size: 14px; }
.offer-page-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 30px; }
.offer-page-card { min-width: 0; color: #202428; text-align: center; text-decoration: none; }
.offer-card-image { position: relative; display: block; overflow: hidden; background: #ddd; }
.offer-card-image::after { content: ''; position: absolute; inset: 0; background: #1110; transition: background .25s ease; }
.offer-card-image img { display: block; width: 100%; height: auto; aspect-ratio: 600 / 427; object-fit: cover; transition: transform .35s ease; }
.offer-page-card h2 { margin: 0; padding-top: 28px; font-size: 18px; font-weight: 400; line-height: 1.4; }
.offer-page-card:hover .offer-card-image::after { background: #1117; }
.offer-page-card:hover img { transform: scale(1.045); }
.offer-page-card:hover h2 { color: #eb6831; }
.offer-page-card:focus-visible { outline: 3px solid #f8c12c; outline-offset: 5px; }
.stock-access-section { padding: 90px 0; background: #f4f5f6; }
.stock-access-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: 85px; align-items: center; }
.stock-access-copy h2 { max-width: 620px; margin: 0 0 22px; font-size: clamp(34px, 4vw, 48px); line-height: 1.12; }
.stock-access-copy > p:not(.eyebrow) { max-width: 650px; color: #606970; font-size: 17px; line-height: 1.8; }
.stock-login-steps { display: grid; gap: 22px; margin: 38px 0 0; padding: 0; list-style: none; }
.stock-login-steps li { display: flex; gap: 18px; align-items: flex-start; }
.stock-login-steps li > span { display: grid; width: 34px; height: 34px; flex: 0 0 34px; place-items: center; border: 1px solid #eb6831; border-radius: 50%; color: #eb6831; font-weight: 700; }
.stock-login-steps strong { display: block; margin: 2px 0 4px; }
.stock-login-steps p { margin: 0; color: #727a80; font-size: 14px; }
.stock-login-card { padding: 44px; background: #fff; border-top: 4px solid #eb6831; box-shadow: 0 20px 55px #16191d16; }
.stock-login-icon { display: grid; width: 42px; height: 42px; margin-bottom: 25px; place-items: center; border: 2px solid #eb6831; border-radius: 50%; color: #eb6831; font-size: 22px; font-weight: 700; }
.stock-login-card h2 { margin: 0 0 9px; font-size: 30px; }
.stock-login-card > p { margin: 0 0 28px; color: #687078; line-height: 1.7; }
.stock-login-form { display: grid; gap: 12px; }
.stock-login-form label { font-size: 14px; font-weight: 700; }
.stock-login-form input { width: 100%; min-height: 52px; padding: 0 15px; border: 1px solid #ccd0d3; background: #fff; color: #171a1e; font: inherit; }
.stock-login-form input:focus { border-color: #eb6831; outline: 2px solid #eb683133; }
.stock-login-form .btn { margin-top: 6px; border: 0; cursor: pointer; }
.stock-demo-message { margin: 8px 0 0; padding: 12px; background: #fff7e4; color: #735717; font-size: 13px; line-height: 1.5; }
.stock-access-help { margin: 25px 0 0 !important; padding-top: 22px; border-top: 1px solid #e5e7e9; font-size: 14px; }
.stock-access-help a { color: #b44d25; }
.stock-security-note { padding: 27px 0; background: #171b20; color: #fff; }
.stock-security-note .container { display: flex; gap: 28px; align-items: center; }
.stock-security-note strong { color: #f8c12c; white-space: nowrap; }
.stock-security-note span { color: #c5c9cc; font-size: 14px; }
.stock-table-preview[hidden] { display: none; }
.stock-table-preview { padding: 75px 0 90px; background: #fff; scroll-margin-top: 25px; }
.stock-preview-banner { display: flex; gap: 18px; margin-bottom: 38px; padding: 15px 18px; border-left: 4px solid #eb6831; background: #fff4ed; color: #6d493a; font-size: 14px; }
.stock-table-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 30px; }
.stock-table-heading h2 { margin: 0; font-size: 40px; }
.stock-updated { margin: 10px 0 0; color: #6d747a; font-size: 14px; }
.stock-preview-back { padding: 11px 16px; border: 1px solid #c9cdd0; background: #fff; color: #32373b; cursor: pointer; }
.stock-preview-back:hover { border-color: #eb6831; color: #b44d25; }
.stock-table-tools { display: grid; grid-template-columns: minmax(220px, 420px) auto; gap: 8px 25px; align-items: end; margin: 38px 0 20px; }
.stock-table-tools label { grid-column: 1; font-size: 14px; font-weight: 700; }
.stock-table-tools input { grid-column: 1; min-height: 48px; padding: 0 14px; border: 1px solid #c9cdd0; font: inherit; }
.stock-table-tools input:focus { border-color: #eb6831; outline: 2px solid #eb683133; }
.stock-table-tools p { grid-column: 2; grid-row: 2; margin: 0; color: #6c7379; font-size: 14px; }
.stock-search-controls { display: flex; gap: 10px; align-items: center; }
.stock-search-controls input { flex: 1; }
.stock-search-controls .btn { min-height: 48px; padding: 0 20px; border: 0; cursor: pointer; }
.stock-search-controls a { color: #a64520; font-size: 14px; }
.stock-table-scroll { overflow-x: auto; border: 1px solid #e0e2e4; }
.stock-table { width: 100%; min-width: 850px; border-collapse: collapse; }
.stock-table th { padding: 18px 20px; border-right: 1px solid #fff; background: #f0ba2d; color: #171717; text-align: left; font-size: 14px; }
.stock-table th:nth-child(n+3), .stock-table td:nth-child(n+3) { text-align: center; }
.stock-table td { padding: 18px 20px; border-top: 1px solid #fff; border-right: 1px solid #fff; background: #f3f3f3; color: #626a71; }
.stock-table tbody tr:nth-child(even) td { background: #f8f8f8; }
.stock-table tbody tr:hover td { background: #fff8e7; }
.stock-number { font-variant-numeric: tabular-nums; font-weight: 700; }
.stock-delivery { color: #267343 !important; }
.stock-muted { color: #92989d !important; font-weight: 400; }
.stock-no-results { padding: 25px; background: #f4f5f6; text-align: center; }
.stock-alert { margin: 0 0 20px !important; padding: 13px 15px; font-size: 14px; line-height: 1.5; }
.stock-alert-success { border-left: 4px solid #2f7b4b; background: #edf8f1; color: #245d39 !important; }
.stock-alert-error { border-left: 4px solid #b94132; background: #fff0ee; color: #7e2d24 !important; }
.stock-secondary-form { margin-top: 15px; text-align: center; }
.stock-secondary-form button { border: 0; background: transparent; color: #a64520; text-decoration: underline; cursor: pointer; }
.product-intro { background: #fff; }
.product-intro-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: 80px; align-items: start; }
.product-intro aside { padding: 34px; border-top: 4px solid #eb6831; background: #f3f4f5; }
.product-intro h2 { margin: 0 0 22px; font-size: 26px; }
.product-intro h3 { margin: 32px 0 12px; font-size: 21px; }
.product-intro p, .product-intro li { color: #5d666d; line-height: 1.8; }
.product-intro ul { padding-left: 20px; }
.product-params-link { display: inline-block; margin-top: 18px; color: #b44d25; font-weight: 700; line-height: 1.5; }
.price-table { width: 100%; margin-top: 30px; border-collapse: collapse; }
.price-table caption { padding: 0 0 12px; text-align: left; font-size: 17px; font-weight: 700; }
.price-table th, .price-table td { padding: 13px 16px; border: 1px solid #dfe1e3; text-align: left; }
.price-table th { background: #f0ba2d; color: #171717; }
.product-uses { background: #f4f5f6; }
.product-uses .section-head { text-align: center; }
.product-uses .section-head p { color: #656d73; }
.use-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 25px; }
.use-grid.five { grid-template-columns: repeat(5, minmax(0,1fr)); }
.use-grid.three { grid-template-columns: repeat(3, minmax(0,1fr)); }
.use-grid article { min-width: 0; background: #fff; }
.use-grid img { display: block; width: 100%; height: auto; aspect-ratio: 600 / 315; object-fit: cover; }
.use-grid h3 { margin: 0; padding: 20px 18px 24px; font-size: 17px; font-weight: 600; line-height: 1.4; text-align: center; }
.parameters-content { background: #f5f6f7; }
.parameters-back { display: inline-block; margin-bottom: 28px; color: #b44d25; font-weight: 700; }
.parameters-intro { margin: 0 0 32px; color: #5f676d; font-size: 18px; }
.parameter-table-wrap { margin-bottom: 42px; overflow-x: auto; background: #fff; box-shadow: 0 8px 25px #16191d0b; }
.parameter-table { width: 100%; min-width: 620px; border-collapse: collapse; font-variant-numeric: tabular-nums; }
.parameter-table th, .parameter-table td { padding: 11px 14px; border: 1px solid #e0e2e4; text-align: center; }
.parameter-table th { background: #f0ba2d; color: #171717; font-size: 14px; }
.parameter-table tr:first-child th { background: #25282b; color: #fff; font-size: 16px; }
.parameter-table td { background: #fff; color: #586168; }
.parameter-table tr:nth-child(even) td { background: #f7f7f7; }
@media (max-width: 800px) {
  .footer-grid { grid-template-columns: 1fr; gap: 45px; }
  .footer-main { padding: 55px 0 45px; }
  .footer-copyright-inner { align-items: flex-start; flex-direction: column; }
  .offer-page-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 45px 24px; }
  .stock-access-grid { grid-template-columns: 1fr; gap: 55px; }
  .stock-security-note .container { align-items: flex-start; flex-direction: column; gap: 8px; }
  .stock-table-heading, .stock-preview-banner { align-items: flex-start; flex-direction: column; }
  .product-intro-grid { grid-template-columns: 1fr; gap: 45px; }
  .use-grid, .use-grid.five, .use-grid.three { grid-template-columns: repeat(2, minmax(0,1fr)); }
}
@media (max-width: 480px) {
  .offer-page-grid { grid-template-columns: 1fr; }
  .stock-login-card { padding: 32px 24px; }
  .use-grid, .use-grid.five, .use-grid.three { grid-template-columns: 1fr; }
}

.hero-slider {
  display: grid;
  background: #171b20;
  overflow: hidden;
}
.hero-slide {
  grid-area: 1 / 1;
  position: relative;
  display: flex;
  align-items: center;
  min-width: 0;
  padding: 75px 0 120px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .8s ease, visibility .8s;
}
.hero-slide.is-active { opacity: 1; visibility: visible; }
.hero-photo { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero-slide .hero-content { transform: translateX(35px); transition: transform .8s ease; }
.hero-slide.is-active .hero-content { transform: translateX(0); }
.hero-slide h2 { font-size: clamp(44px,6vw,72px); line-height: 1.02; margin: 0; max-width: 900px; letter-spacing: -.035em; }
.hero-slide h2 span { font-weight: 400; color: #d9dde1; }
.slider-controls { position: absolute; bottom: 28px; left: 0; right: 0; z-index: 2; display: flex; align-items: center; gap: 12px; }
.slider-controls[hidden] { display: none; }
.slider-controls button { min-width: 44px; min-height: 44px; padding: 8px 14px; border: 1px solid #ffffff80; background: #111b; color: #fff; font: inherit; cursor: pointer; }
.slider-controls button:hover { background: #ffbe32; color: #111; }
.slider-controls button:focus-visible, .hero-slide a:focus-visible { outline: 3px solid #ffbe32; outline-offset: 4px; }
.slider-count { min-width: 42px; text-align: center; font-variant-numeric: tabular-nums; }
@media (max-width: 600px) {
  .hero-slide h1, .hero-slide h2 { font-size: clamp(32px,9vw,48px); overflow-wrap: anywhere; }
  .hero-slide { padding-top: 55px; }
}
@media (prefers-reduced-motion: reduce) {
  .hero-slide, .hero-slide .hero-content { transition: none; }
  .hero-slide .hero-content { transform: none; }
}

.nav-wrap nav a {
  text-transform: uppercase;
}

.header-feature span:not(.feature-check) {
  color: #eb6831;
}

.page-hero { position: relative; padding: 57px 0 53px; background: #242424 url('../images/page-title-background.jpg') center / cover no-repeat; color: #fff; }
.page-hero::before { content: ''; position: absolute; inset: 0; background: #1115; }
.page-hero .container { position: relative; }
.page-hero h1 { margin: 0; font-size: 46px; line-height: 1.4; }
.about-intro { display: grid; grid-template-columns: 1fr 1fr; min-height: 505px; }
.about-intro-photo { background: #eee url('../images/o-nas-firma.jpg') center / cover no-repeat; }
.about-intro-copy { display: flex; align-items: center; padding: 90px max(40px, calc((100vw - var(--max)) / 2)) 90px 70px; }
.about-intro-copy p { max-width: 530px; margin: 0; color: #555d64; font-size: 17px; line-height: 1.8; }
.about-details-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.about-details-grid > p { margin: 0; color: #5f676e; font-size: 15px; line-height: 1.8; }
.about-bars { display: grid; gap: 24px; }
.about-bars p { display: flex; justify-content: space-between; gap: 20px; margin: 0 0 9px; font-size: 14px; font-weight: 700; }
.about-bars strong { color: #b87900; }
.about-bar { height: 8px; overflow: hidden; border-radius: 8px; background: #e3e3e3; }
.about-bar span { display: block; height: 100%; border-radius: inherit; background: #f8c12c; }
.about-numbers { position: relative; padding: 115px 0 105px; background: #232323 url('../images/o-nas-liczby.jpg') center / cover no-repeat; color: #fff; }
.about-numbers::before { content: ''; position: absolute; inset: 0; background: #18181899; }
.about-numbers .container { position: relative; }
.about-numbers h2 { margin: 0 0 50px; text-align: center; font-size: clamp(38px, 5vw, 54px); line-height: 1.1; }
.about-numbers h2 span { color: #f8c12c; font-weight: 400; }
.about-counters { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; text-align: center; }
.about-counters strong { display: block; color: #f8c12c; font-size: clamp(34px, 4vw, 49px); line-height: 1.15; }
.about-counters span { display: block; margin-top: 9px; font-size: 18px; }
.contact-overview-grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: 90px; }
.contact-page h2 { margin: 0 0 22px; font-size: 30px; }
.contact-overview p { color: #606970; font-size: 16px; line-height: 1.8; }
.contact-email-links { display: grid; gap: 4px; }
.contact-email-links a, .department-grid a { color: #4f585f; text-decoration: none; }
.contact-email-links a:hover, .department-grid a:hover { color: #eb6831; }
.contact-map-section { padding: 0 0 90px; }
.map-placeholder { display: grid; min-height: 430px; place-items: center; padding: 40px 20px; overflow: hidden; background: #e9eaeb; border: 1px solid #d7d9db; text-align: center; }
.map-placeholder-content { max-width: 540px; }
.map-placeholder h3 { margin: 12px 0; font-size: 28px; }
.map-placeholder p { margin: 0 0 25px; color: #626a71; line-height: 1.7; }
.map-mark { display: block; color: #eb6831; font-size: 48px; line-height: 1; }
.map-placeholder iframe { display: block; width: 100%; min-height: 430px; border: 0; }
.contact-departments { background: #f4f5f6; }
.contact-departments > .container > h2 { text-align: center; }
.department-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 1px; margin-top: 40px; background: #d8dadd; }
.department-grid article { min-width: 0; padding: 30px; background: #fff; }
.department-grid h3 { min-height: 52px; margin: 0 0 25px; font-size: 18px; line-height: 1.45; }
.department-grid h3 span { display: block; font-weight: 400; }
.department-grid a { position: relative; display: block; padding-left: 28px; overflow-wrap: anywhere; line-height: 1.8; }
.department-grid .contact-phone::before, .department-grid .contact-email::before { position: absolute; left: 0; color: #eb6831; }
.department-grid .contact-phone::before { content: '☎'; }
.department-grid .contact-email::before { content: '✉'; }
@media (max-width: 800px) {
  .about-intro, .about-details-grid { grid-template-columns: 1fr; }
  .about-intro-photo { min-height: 360px; }
  .about-intro-copy { padding: 55px 20px; }
  .about-details-grid { gap: 50px; }
  .about-counters { grid-template-columns: repeat(2, 1fr); gap: 45px 20px; }
  .contact-overview-grid { grid-template-columns: 1fr; gap: 50px; }
  .department-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
}
@media (max-width: 480px) {
  .about-counters { grid-template-columns: 1fr; }
  .department-grid { grid-template-columns: 1fr; }
}

.nav-wrap nav a:hover,
.nav-wrap nav a.active {
  background: #ffbe32;
  color: #111;
}

@media (min-width: 801px) {
  .nav-wrap {
    justify-content: flex-start;
  }
}

.benefits .cards.three {
  gap: 0;
}

.benefits .cards article {
  min-width: 0;
  min-height: 240px;
  padding: 75px 24px 65px;
  border: 0;
  background: #f8c12c url('../images/service-1.jpg') center / cover no-repeat;
  text-align: center;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.benefits .cards article:nth-child(2) {
  background-color: #252525;
  background-image: url('../images/service-2.jpg');
}

.benefits .cards article:nth-child(3) {
  background-color: #353535;
  background-image: url('../images/service-3.jpg');
}

.benefits .cards h3 {
  margin: 0 0 15px;
  color: #383838;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.3;
}

.benefits .cards p {
  color: #0a0a0a;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.55;
}

.benefits .cards article:nth-child(n + 2) h3 {
  color: #f8c12c;
  font-weight: 300;
}

.benefits .cards article:nth-child(n + 2) p {
  color: #fff;
}

@media (max-width: 800px) {
  .benefits .cards article {
    min-height: 200px;
    padding: 52px 24px;
  }
}
