/*
Theme Name: СМУ-Липецк
Theme URI: http://localhost:8888/
Author: SMU migration
Description: Управляемая WordPress-тема, сохраняющая визуальный стиль Joomla-сайта СМУ-Липецк.
Version: 0.2.2
Text Domain: smu-l
*/

:root { --smu-blue:#3958df; --smu-light:#9bc4eb; --smu-dark:#0b0d0f; }
html { scroll-behavior:smooth; }
body { overflow-x:hidden; font-family:"Jost",sans-serif; }
.smu-screen-reader { position:absolute!important; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0); }
.smu-header { position:absolute; z-index:30; width:100%; padding:20px 0 0; }
.smu-topline { display:flex; justify-content:space-between; width:calc(100% - 230px); color:#fff; font-size:15px; line-height:21.4286px; font-weight:500; text-transform:uppercase; margin:0 auto; padding-bottom:10px; }
.smu-header-card { width:calc(100% - 230px); min-height:98px; margin:auto; padding:0 20px; display:flex; align-items:center; justify-content:space-between; gap:24px; border-radius:15px; background:#fff; filter:drop-shadow(0 5px 12.5px rgba(66,69,71,.1)); }
.smu-logo { display:flex; align-items:center; gap:20px; color:#000; }
.smu-logo { height:98px; }
.smu-logo:hover { color:#000; text-decoration:none; }
.smu-logo img { width:80px; max-height:90px; object-fit:contain; }
.smu-logo span { font-size:20px; font-weight:800; line-height:1.45; }
.smu-menu { display:flex; gap:0; list-style:none; padding:0; margin:0; }
.smu-menu a { display:block; padding:10px 15px; color:#000; font-weight:700; }
.smu-menu .current-menu-item>a,.smu-menu .current_page_item>a,.smu-menu .active>a,.smu-menu a[aria-current="page"],.smu-menu a:hover { background:#fff; color:var(--smu-blue); text-decoration:none; }
.smu-contact { display:flex; align-items:center; gap:20px; color:#000; }
.smu-contact > div { flex:0 0 auto; }
.smu-contact .smu-button { flex:0 0 172.171875px; width:172.171875px; min-height:53.421875px; padding:15px 12px; font-size:15px; line-height:21.4286px; font-weight:400; text-transform:none; }
.smu-contact__phone,.smu-contact__mail { color:#000; font-size:20px; font-weight:700; }
.smu-contact__phone { display:flex; align-items:center; gap:10px; white-space:nowrap; }
.smu-phone-icon { display:inline-block; flex:0 0 24px; width:24px; height:24px; background:url('assets/legacy/images/tel.svg') center/contain no-repeat; }
.smu-contact__mail { display:block; font-weight:400; text-decoration:underline; }
.smu-button { display:inline-flex; align-items:center; justify-content:center; min-height:54px; padding:12px 34px; border:2px solid var(--smu-blue); border-radius:5px; background:var(--smu-blue); color:#fff; font-weight:700; text-transform:uppercase; cursor:pointer; }
.smu-button:hover,.smu-button:focus { background:#63a5e4; border-color:#63a5e4; color:#fff; text-decoration:none; }
.smu-button--outline { color:var(--smu-blue); background:#fff; }
.smu-mobile-bar { display:none; }
.smu-mobile-menu { display:none; }
.smu-hero { height:670px; background-position:50% 30%; background-size:cover; }
.smu-stats { position:relative; z-index:2; margin-top:-78px; }
.smu-stats__row { display:flex; max-width:1240px; margin:auto; }
.smu-stat-address,.smu-stat { width:30%; min-height:210px; }
.smu-stat-address { padding:110px 20px 10px; position:relative; }
.smu-stat-address:before { content:''; position:absolute; top:46px; width:45px; height:45px; display:block; border:0; border-radius:6px; background-color:hsl(229,72%,55%); background-image:url('assets/legacy/images/place.png'); background-repeat:no-repeat; background-position:center; filter:drop-shadow(0 5px 12.5px rgba(31,72,255,.25)); }
.smu-stat-address span { display:block; color:#808080; font-size:18px; }
.smu-stat-address strong { display:block; margin-top:10px; color:#0b0d0f; font-size:20px; line-height:1.2; text-transform:uppercase; }
.smu-stat { position:relative; padding:22px 20px 27px; border-radius:6px; display:flex; flex-direction:column; color:#fff; }
.smu-stat--blue { background:var(--smu-blue); }
.smu-stat--black { background:#0b0d0f; }
.smu-stat:after { content:attr(data-number); position:absolute; right:20px; top:20px; font-size:68px; font-weight:800; color:rgba(11,13,15,.2); }
.smu-stat--black:after { color:rgba(255,255,255,.1); }
.smu-stat img { width:72px; height:72px; object-fit:contain; }
.smu-stat strong { margin-top:auto; font-size:30px; text-transform:uppercase; }
.smu-stat span { font-size:22px; opacity:.5; }
.smu-section { padding:80px 0; }
.smu-title { margin:0 0 30px; color:#000; font-size:48px; line-height:1.1; font-weight:700; text-align:center; text-transform:uppercase; }
.smu-about { display:grid; grid-template-columns:640px 670px; gap:15px; align-items:start; }
.smu-about:before,.smu-about:after,.smu-docs:before,.smu-docs:after { display:none; content:none; }
.smu-about__image { position:relative; }
.smu-about__image>img { width:100%; height:650px; object-fit:cover; border-radius:8px; }
.smu-about__badge { position:absolute; right:10%; bottom:0; display:flex; gap:16px; align-items:center; padding:24px; background:#fff; border-radius:6px 6px 0 0; color:var(--smu-blue); font-size:32px; line-height:1.05; text-transform:uppercase; }
.smu-about__badge img { width:68px; }
.smu-about__badge strong { display:block; }
.smu-about__content .smu-title { text-align:left; margin-bottom:30px; }
.smu-about__content { padding-left:52px; padding-right:52px; }
.smu-about__content p { color:#171b1f; font-size:16px; line-height:1.7; text-indent:6%; }
.smu-about__links { display:flex; gap:12px; justify-content:center; margin-top:7%; }
.smu-services { display:grid; grid-template-columns:repeat(3,1fr); gap:42px; }
.smu-service { position:relative; height:358px; overflow:hidden; border-radius:8px; }
.smu-service img { width:100%; height:100%; object-fit:cover; }
.smu-service:after { display:none; content:none; }
.smu-service strong { position:absolute; z-index:2; left:25px; right:20px; bottom:20px; color:#fff; font-size:22px; font-weight:600; line-height:.91; letter-spacing:-.22px; }
.smu-carousel { position:relative; overflow:hidden; }
.smu-carousel__track { display:flex; gap:10px; overflow-x:auto; scroll-snap-type:x mandatory; scrollbar-width:none; }
.smu-carousel__track::-webkit-scrollbar { display:none; }
.smu-carousel__item { flex:0 0 calc((100% - 30px)/4); scroll-snap-align:start; }
.smu-carousel__item img { display:block; width:100%; aspect-ratio:1/1; object-fit:cover; }
.smu-carousel__arrow { position:absolute; z-index:2; top:45%; width:44px; height:54px; border:0; color:#fff; background:rgba(0,0,0,.35); font-size:34px; }
.smu-carousel__arrow--next { right:0; }
.smu-carousel__arrow:disabled { opacity:.45; cursor:default; }
.smu-carousel__dots { display:flex; justify-content:center; align-items:center; gap:10px; min-height:30px; padding-top:14px; }
.smu-carousel__dots button { width:10px; height:10px; padding:0; border:0; border-radius:50%; background:#d6d6d6; transition:.2s ease; }
.smu-carousel__dots button:hover,.smu-carousel__dots button:focus { background:var(--smu-blue); outline:0; }
.smu-carousel__dots button.is-active { background:transparent; border:2px solid var(--smu-blue); transform:scale(1.4); }
.smu-gallery { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:5px; width:min(1140px,100%); margin-left:auto; margin-right:auto; padding:2.5px; box-sizing:border-box; }
.smu-gallery a { display:block; overflow:hidden; aspect-ratio:3/2; }
.smu-gallery img { display:block; width:100%; height:100%; object-fit:fill; transition:transform .25s; }
.smu-gallery a:hover img { transform:scale(1.04); }
.smu-docs { display:grid; grid-template-columns:640px 640px; gap:30px; }
.smu-docs__grid { display:grid; grid-template-columns:1fr 1fr; gap:10px; }
.smu-docs img { width:100%; height:auto; }
.smu-form-section { position:relative; min-height:370px; padding:35px 15px; background:url('assets/legacy/images/bg.jpg') center bottom/cover fixed; color:#fff; }
.smu-form-section:before { content:''; position:absolute; inset:0; background:rgba(55,140,221,.5); }
.smu-form-section>.container { position:relative; }
.smu-form { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }
.smu-form input,.smu-form textarea { width:100%; min-height:60px; padding:15px 10px; border:0; border-radius:5px; background:#fff; color:#333; font-family:Arial,sans-serif; font-size:14px; line-height:20px; font-weight:400; }
.smu-form textarea { height:60px; resize:vertical; }
.smu-form__consent,.smu-form__actions,.smu-form__status { grid-column:1/-1; text-align:center; }
.smu-form__consent { color:#fff; font-family:"Jost",sans-serif; font-size:14px; line-height:20px; font-weight:400; }
.smu-form .smu-form__consent input { width:auto; min-height:0; margin:0 7px 0 0; vertical-align:middle; font-family:inherit; }
.smu-form__consent a { color:inherit; text-decoration:underline; }
.smu-form__actions .smu-button { width:165px; min-height:54px; padding:12px 20px; border:2px solid #fff; border-radius:0; background:transparent; color:#fff; font-family:Arial,sans-serif; font-size:14px; line-height:20px; font-weight:400; }
.smu-form__actions .smu-button:hover,.smu-form__actions .smu-button:focus { border-color:var(--smu-blue); background:var(--smu-blue); color:#fff; }
.smu-form__status { min-height:20px; }
.smu-footer-main { height:340px; padding:30px 0; }
.smu-footer-main__row { display:grid; grid-template-columns:1fr 1fr; align-items:center; height:280px; }
.smu-footer-main__row:before,.smu-footer-main__row:after,.smu-footer-bottom__row:before,.smu-footer-bottom__row:after { display:none; content:none; }
.smu-footer-contact { display:flex; gap:20px; align-items:center; height:260px; padding:15px; justify-content:space-around; }
.smu-footer-contact img { width:110px; }
.smu-footer-contact a { display:block; color:#878787; font-size:23px; line-height:.8; font-weight:700; margin:20px 0 0; }
.smu-footer-contact a:last-child { color:#000; font-size:12px; font-weight:400; text-decoration:underline; }
.smu-footer-contact a:last-child img { width:auto; height:auto; vertical-align:middle; }
.smu-footer-map iframe { display:block; width:100%; height:280px; border:0; }
.smu-footer-bottom { height:70px; padding:0; color:rgba(255,255,255,.4); background:#024482; font-size:12px; }
.smu-footer-bottom__row { display:grid; grid-template-columns:1fr 1fr 1fr; align-items:center; gap:20px; }
.smu-footer-bottom__row { height:70px; }
.smu-footer-bottom a { color:inherit; font-size:12px; line-height:14px; }
.smu-footer-bottom__row>*:nth-child(2) { text-align:center; }
.smu-footer-bottom__row>*:last-child { text-align:right; }
.smu-modal { position:fixed; z-index:1052; inset:0; display:grid; place-items:center; padding:15px; overflow-y:auto; visibility:hidden; opacity:0; pointer-events:none; background:rgba(0,0,0,.5); transition:opacity .15s linear,visibility 0s linear .3s; }
.smu-modal[aria-hidden="false"] { visibility:visible; opacity:1; pointer-events:auto; transition-delay:0s; }
.smu-modal__dialog { position:relative; width:min(420px,100%); border:1px solid rgba(0,0,0,.2); border-radius:0; background:#fff; box-shadow:0 5px 15px rgba(0,0,0,.5); transform:translateY(-25%); transition:transform .3s ease-out; }
.smu-modal[aria-hidden="false"] .smu-modal__dialog { transform:translateY(0); }
@media (prefers-reduced-motion:reduce) { .smu-modal,.smu-modal__dialog { transition:none; } }
.smu-modal__header { position:relative; min-height:105px; padding:15px 37px; border-bottom:1px solid #e5e5e5; }
.smu-modal__header h2 { margin:10px 0 20px; padding:0; color:#3958df; font-family:"Jost",sans-serif; font-size:32px; line-height:1.2; font-weight:700; text-align:center; text-transform:uppercase; }
.smu-modal__close { position:absolute; z-index:2; right:10px; top:10px; width:36px; height:36px; padding:0; border:0; background:none; color:#aaa; font:400 36px/36px Arial,sans-serif; }
.smu-modal__close:hover,.smu-modal__close:focus { color:#2172c0; outline:0; }
.smu-modal__body { display:flex; justify-content:center; padding:15px; }
.smu-modal .smu-form--callback { display:flex; width:300px; flex-direction:column; gap:0; }
.smu-modal .smu-form--callback>label:not(.smu-form__consent) { display:block; margin:0 0 10px; }
.smu-modal .smu-form--callback input[type="text"],.smu-modal .smu-form--callback input[type="tel"] { min-height:42px; padding:10px 12px; border:1px solid #aaa; border-radius:0; outline-color:#3958df; font:400 16px/20px Arial,sans-serif; }
.smu-modal .smu-form--callback .smu-form__consent { display:block; margin:15px 0; color:#333; font:400 14px/20px "Jost",sans-serif; text-align:center; }
.smu-modal .smu-form--callback .smu-form__consent input { margin-right:5px; }
.smu-modal .smu-form--callback .smu-form__consent a { color:#3958df; text-decoration:none; }
.smu-modal .smu-form--callback .smu-form__actions { margin:0; }
.smu-modal .smu-form--callback .smu-form__actions .smu-button { width:auto; min-height:42px; padding:8px 12px; border:1px solid #aaa; background:#fff; color:#333; font:400 14px/20px Arial,sans-serif; }
.smu-modal .smu-form--callback .smu-form__actions .smu-button:hover,.smu-modal .smu-form--callback .smu-form__actions .smu-button:focus { border-color:#aaa; background:#aaa; color:#333; }
.smu-modal .smu-form--callback .smu-form__status { min-height:20px; margin-top:8px; color:#333; font-size:13px; }
.smu-modal__footer { padding:15px; border-top:1px solid #e5e5e5; text-align:center; }
.smu-modal__footer-close { width:180px; height:35px; padding:0; border:1px solid #aaa; border-radius:0; background:#3958df; color:#333; font:400 14px/35px Arial,sans-serif; transition:.25s; }
.smu-modal__footer-close:hover,.smu-modal__footer-close:focus { border-color:#aaa; background:#aaa; outline:0; }
body.smu-modal-open { overflow:hidden; }
.smu-lightbox { position:fixed; z-index:1100; inset:0; display:none; place-items:center; padding:30px; background:rgba(0,0,0,.9); }
.smu-lightbox.is-open { display:grid; }
.smu-lightbox img { max-width:95vw; max-height:90vh; }
.smu-lightbox button { position:absolute; z-index:2; color:#fff; border:0; background:rgba(0,0,0,.35); }
.smu-lightbox__close { right:20px; top:12px; width:48px; height:48px; font-size:42px; line-height:42px; }
.smu-lightbox__arrow { top:50%; width:52px; height:72px; margin-top:-36px; font-size:60px; line-height:60px; }
.smu-lightbox__arrow--prev { left:20px; }
.smu-lightbox__arrow--next { right:20px; }
.smu-lightbox__counter { position:absolute; left:50%; bottom:12px; padding:5px 12px; transform:translateX(-50%); border-radius:3px; background:rgba(0,0,0,.55); color:#fff; font:400 14px/20px Arial,sans-serif; }
.smu-content { min-height:420px; padding:210px 0 80px; }
.smu-content--works { padding-top:190px; }
.smu-breadcrumbs { margin-bottom:35px; font-size:14px; }
.smu-content h1.smu-title { position:relative; margin:0 0 20px; padding:20px 0 10px; border-bottom:2px solid rgba(170,170,170,.35); color:#3958df; font-size:36px; line-height:1.1; text-align:left; }
.smu-content h1.smu-title:after { position:absolute; left:0; bottom:-2px; width:100px; height:2px; content:''; background:#3958df; }
.smu-content--contacts { min-height:0; padding-bottom:72px; }
.smu-contacts-table { width:100%; border-collapse:collapse; color:#333; }
.smu-contacts-table td { padding:8px; border-right:1px solid var(--smu-blue); vertical-align:top; }
.smu-contacts-table td:first-child { width:20%; }
.smu-contacts-table td:last-child { border-right:0; }
.smu-contacts-table tr:nth-child(odd) { background:#fcfcfc; }
.smu-contacts-table tr:nth-child(even) { background:rgba(55,140,221,.15); }
.smu-contacts-table tr:hover { background:rgba(55,140,221,.25); }
.smu-contacts-table a { color:inherit; }
.smu-404 { text-align:center; padding:220px 20px 120px; }

@media (min-width:1200px) {
  .container { width:1340px; }
  .smu-about { min-height:659.7px; }
  .smu-stats__row { max-width:1340px; }
  .smu-services { gap:56px; }
  .home main > section:nth-of-type(3) { padding-top:105px; padding-bottom:0; }
  .home main > section:nth-of-type(4) { padding-top:100px; padding-bottom:80px; }
  .home main > section:nth-of-type(5) { padding-top:65px; padding-bottom:26px; }
  .home main > section:nth-of-type(6) { padding-top:65px; padding-bottom:68px; }
  .home main > section:nth-of-type(7) { padding-top:10px; padding-bottom:80px; }
  .home main > section:nth-of-type(5) .smu-title,
  .home main > section:nth-of-type(6) .smu-title { width:1340px; margin-left:-15px; }
  .home main > section:nth-of-type(5) .smu-carousel,
  .home main > section:nth-of-type(6) .smu-carousel { margin-left:-15px; width:1310px; }
  .smu-form-section > .container { width:1170px; }
  .smu-footer-main__row,.smu-footer-bottom__row { width:1170px; }
  .smu-form-section .smu-title { margin:10px 0 30px; font-size:32px; line-height:45.7143px; }
  .smu-form-section .smu-form { padding:0 8px; gap:15px; }
  body:not(.home) .smu-content > .container { width:1170px; }
}

@media (min-width:992px) {
  body:not(.home) .smu-header { position:relative; }
  body:not(.home) .smu-topline { color:#333; font-weight:500; }
  body:not(.home) .smu-header-card { min-height:107px; }
  body:not(.home) .smu-logo { height:107px; }
  body:not(.home) .smu-content,body:not(.home) .smu-content--works { padding-top:60px; }
  body:not(.home) .smu-breadcrumbs { min-height:40px; margin:0 0 20px; padding:10px 15px; background:#f5f5f5; border-radius:4px; font-size:12px; line-height:20px; }
}

@media (max-width:991px) {
  .smu-header { position:absolute; padding:0; }
  .smu-topline,.smu-header-card { display:none; }
  .smu-mobile-bar { height:60px; display:flex; justify-content:space-between; align-items:center; padding:0 18px; background:#fff; }
  .smu-mobile-bar img { height:54px; width:auto; }
  .smu-mobile-toggle { width:40px; height:40px; border:0; background:linear-gradient(#000 0 0) 50% 10px/34px 2px no-repeat,linear-gradient(#000 0 0) 50% 19px/34px 2px no-repeat,linear-gradient(#000 0 0) 50% 28px/34px 2px no-repeat; }
  .smu-mobile-toggle:focus { outline:0; }
  .smu-mobile-toggle:focus-visible { outline:0; }
  .smu-mobile-toggle[aria-expanded="true"] { position:fixed; z-index:1000; top:0; right:0; left:min(300px,calc(100vw - 60px)); width:auto; height:60px; background-color:#d1d1d1; background-image:linear-gradient(45deg,transparent 47%,#000 48%,#000 52%,transparent 53%),linear-gradient(-45deg,transparent 47%,#000 48%,#000 52%,transparent 53%); background-position:center; background-size:38px 38px; background-repeat:no-repeat; }
  .smu-mobile-phone { display:flex; align-items:center; justify-content:center; color:#000; }
  .smu-mobile-menu { position:fixed; z-index:950; inset:0 auto 0 0; width:min(300px,calc(100vw - 60px)); padding:0; transform:translateX(-120%); transition:transform .3s ease; background:#fff; box-shadow:4px 0 20px rgba(0,0,0,.1); }
  .smu-mobile-menu { display:block; }
  .smu-mobile-menu.is-open { transform:none; }
  .smu-mobile-menu ul { display:block; width:100%; list-style:none; padding:0; margin:0; }
  .smu-mobile-menu li { display:block; margin:0; border-bottom:1px solid #f2f2f2; }
  .smu-mobile-menu a { display:flex; align-items:center; min-height:62px; padding:15px 20px; color:#000; font-size:20px; line-height:1.2; font-weight:400; text-transform:uppercase; }
  .smu-mobile-menu a:hover,.smu-mobile-menu a:focus { color:#000; text-decoration:none; background:#fff; }
  .smu-hero { height:395px; background-position:center; }
  .smu-stats { margin-top:-24px; }
  .smu-stats__row { display:flex; flex-wrap:wrap; justify-content:space-between; padding:0 15px; }
  .smu-stat-address,.smu-stat { width:49%; min-height:174px; margin-bottom:2%; }
  .smu-stat-address { padding:95px 20px 0; }
  .smu-stat--black { grid-column:1; }
  .smu-about { grid-template-columns:1fr; gap:8px; }
  .smu-about__image>img { height:auto; }
  .smu-about__content { padding-left:0; padding-right:0; }
  .smu-about__content .smu-title { text-align:center; }
  .smu-services { grid-template-columns:repeat(2,1fr); gap:20px; }
  .smu-service { height:auto; aspect-ratio:1/1; }
  .smu-service strong { left:14px; bottom:12px; font-size:16px; }
  .smu-carousel__item { flex-basis:100%; }
  .smu-gallery { grid-template-columns:repeat(2,minmax(0,1fr)); width:100%; }
  .smu-docs { grid-template-columns:1fr; gap:50px; }
  .smu-form { grid-template-columns:1fr; }
  .smu-footer-contact { flex-direction:column; gap:10px; text-align:center; }
  .smu-footer-main { height:auto; }
  .smu-footer-main__row { grid-template-columns:1fr; height:auto; gap:20px; }
  .smu-footer-contact { padding-left:0; }
  .smu-footer-map { display:none; }
  .smu-footer-bottom { height:auto; padding:15px 0; }
  .smu-footer-bottom__row { height:auto; }
  .smu-footer-bottom__row { grid-template-columns:1fr; text-align:center; }
  .smu-footer-bottom__row>*:last-child { text-align:center; }
}

@media (max-width:480px) {
  .smu-gallery { grid-template-columns:1fr; }
  .container { width:auto; padding-left:15px; padding-right:15px; }
  .smu-title { font-size:46px; }
  .smu-section { padding:62px 0; }
  .smu-stat-address span { font-size:13px; }
  .smu-stat-address strong { font-size:18px; }
  .smu-stat { padding:20px; }
  .smu-stat strong { font-size:16px; }
  .smu-stat span { font-size:14px; }
  .smu-about__badge { right:10%; padding:20px; font-size:27px; }
  .smu-about__content p { font-size:16px; line-height:1.7; }
  .smu-about__links { flex-direction:column; padding:0 30px; }
  .smu-services { gap:20px; }
  .smu-form-section .smu-title { font-size:26px; }
  .smu-contacts-table td { padding:7px 6px; overflow-wrap:anywhere; }
  .smu-contacts-table td:first-child { width:34%; }
  .smu-modal { align-items:start; padding:10px; }
  .smu-modal__header { min-height:90px; padding-left:25px; padding-right:25px; }
  .smu-modal__header h2 { font-size:26px; }
  .smu-modal__body { padding:15px 10px; }
  .smu-lightbox { padding:15px; }
  .smu-lightbox__arrow { width:42px; height:58px; margin-top:-29px; font-size:46px; }
  .smu-lightbox__arrow--prev { left:4px; }
  .smu-lightbox__arrow--next { right:4px; }
}

.smu-content--technique { padding-bottom:90px; }
.smu-tech-intro { max-width:820px; margin:0 0 32px; color:#777; font-size:18px; line-height:1.55; }
.smu-tech-filters { display:flex; flex-wrap:wrap; gap:10px; margin:0 0 35px; }
.smu-tech-filters a,.smu-tech-filters button { display:inline-flex; min-height:42px; align-items:center; padding:9px 16px; border:1px solid #3958df; background:#fff; color:#3958df; font:600 14px/1.2 Jost,sans-serif; text-decoration:none; transition:.2s; }
.smu-tech-filters a:hover,.smu-tech-filters a.is-active,.smu-tech-filters button:hover,.smu-tech-filters button.is-active { background:#3958df; color:#fff; }
.smu-tech-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; }
.smu-tech-card { display:flex; min-width:0; flex-direction:column; overflow:hidden; border:1px solid #ececec; background:#fff; box-shadow:0 10px 28px rgba(0,0,0,.08); }
.smu-tech-card--clickable { cursor:pointer; }
.smu-tech-card--clickable:focus-visible { outline:3px solid #3958df; outline-offset:3px; }
.smu-tech-card[hidden] { display:none; }
.smu-tech-card__image { height:250px; overflow:hidden; background:#f3f3f3; }
.smu-tech-card__image img { width:100%; height:100%; object-fit:cover; }
.smu-tech-card a.smu-tech-card__image { display:block; }
.smu-tech-card__image--placeholder { display:flex; align-items:center; justify-content:center; background:linear-gradient(145deg,#eef2ff,#f7f9ff); }
.smu-tech-card__image--placeholder img { width:150px; height:150px; object-fit:contain; opacity:.82; }
.smu-tech-card__body { display:flex; flex:1; flex-direction:column; padding:24px; }
.smu-tech-card__category { margin-bottom:7px; color:#3958df; font-size:13px; font-weight:700; text-transform:uppercase; }
.smu-tech-card__model { color:#888; font-size:14px; font-weight:600; text-transform:uppercase; }
.smu-tech-card h2 { margin:5px 0 12px; font-size:25px; line-height:1.15; }
.smu-tech-card h2 a { color:inherit; text-decoration:none; }
.smu-tech-card h2 a:hover,.smu-tech-card__category a:hover { color:#3958df; }
.smu-tech-card__category a { color:inherit; text-decoration:none; }
.smu-tech-card p { margin:0 0 18px; color:#666; font-size:15px; line-height:1.5; }
.smu-tech-card dl { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; margin:0 0 20px; }
.smu-tech-card dl div { display:flex; min-height:108px; align-items:center; justify-content:center; flex-direction:column; padding:14px 10px; background:#f5f7ff; text-align:center; }
.smu-tech-card dt { color:#888; font-size:11px; font-weight:600; hyphens:none; line-height:1.3; overflow-wrap:normal; text-transform:uppercase; word-break:normal; }
.smu-tech-card dl div,.smu-tech-card dd { min-width:0; }
.smu-tech-card dd { margin:7px 0 0; color:#111; font-size:16px; font-weight:700; line-height:1.25; overflow-wrap:anywhere; }
.smu-tech-card__footer { display:flex; align-items:center; justify-content:space-between; gap:12px; margin-top:auto; padding-top:18px; border-top:1px solid #eee; }
.smu-tech-card__footer strong { font-size:18px; }
.smu-tech-card__prices { display:grid; min-width:0; gap:8px; }
.smu-tech-card__prices span { display:block; }
.smu-tech-card__prices small { display:block; margin-bottom:1px; color:#777; font-size:10px; font-weight:700; line-height:1.2; text-transform:uppercase; }
.smu-tech-card__prices strong { display:block; font-size:16px; line-height:1.2; }
.smu-tech-card__footer .smu-button { padding:13px 18px; }
@media (max-width:991px) { .smu-tech-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media (max-width:640px) { .smu-tech-grid { grid-template-columns:1fr; }.smu-tech-card__image{height:230px}.smu-tech-card dl{grid-template-columns:repeat(2,1fr)} }
.smu-equipment-single { padding-bottom:90px; }
.smu-equipment-single__grid { display:grid; grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr); gap:48px; align-items:start; }
.smu-equipment-single__image { min-height:480px; overflow:hidden; background:#f3f3f3; }
.smu-equipment-single__image img { width:100%; height:100%; min-height:480px; object-fit:cover; }
.smu-equipment-single__content .smu-title { margin:8px 0 22px; }
.smu-equipment-single__description { color:#666; font-size:18px; line-height:1.6; }
.smu-equipment-single__specs { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; margin:28px 0; }
.smu-equipment-single__specs div { padding:16px; background:#f5f7ff; }
.smu-equipment-single__specs dt { color:#777; font-size:12px; font-weight:700; text-transform:uppercase; }
.smu-equipment-single__specs dd { margin:5px 0 0; font-size:18px; font-weight:700; overflow-wrap:anywhere; }
.smu-equipment-single__footer { display:flex; align-items:center; justify-content:space-between; gap:24px; padding-top:24px; border-top:1px solid #eee; }
@media (max-width:900px) { .smu-equipment-single__grid { grid-template-columns:1fr; }.smu-equipment-single__image,.smu-equipment-single__image img{min-height:360px} }
@media (max-width:540px) { .smu-equipment-single__specs { grid-template-columns:1fr; }.smu-equipment-single__footer{align-items:stretch;flex-direction:column}.smu-equipment-single__image,.smu-equipment-single__image img{min-height:260px} }
