.ser-site-main{width:100%;background:#f6f8fb;padding:1px 0 48px}.ser-shell{--ser-navy:#102a43;--ser-blue:#0d5ea6;--ser-blue2:#0a4d8c;--ser-red:#d82333;--ser-text:#172b3f;--ser-muted:#66788a;--ser-line:#dfe7ef;--ser-soft:#f5f8fb;--ser-green:#16834a;--ser-shadow:0 18px 50px rgba(16,42,67,.09);width:min(1180px,calc(100% - 32px));margin:28px auto 0;color:var(--ser-text);font:inherit;line-height:1.5}.ser-shell *{box-sizing:border-box}.ser-shell a{text-decoration:none}.ser-shell svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.ser-shell h1,.ser-shell h2,.ser-shell h3,.ser-shell p{margin-top:0}.ser-shell button,.ser-shell input,.ser-shell select{font:inherit}.ser-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin:0 0 14px;font-size:12px;color:#8a99a8}.ser-breadcrumb svg{width:14px;height:14px}.ser-breadcrumb a{color:#62768a!important}.ser-breadcrumb a:hover{color:var(--ser-blue)!important}.ser-kicker,.ser-step{display:inline-block;font-size:11px;line-height:1.2;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:var(--ser-red)}.ser-kicker--light{color:#dceeff}.ser-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:7px;padding:10px 15px;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:800;line-height:1.2;cursor:pointer;transition:.16s ease}.ser-button:hover{transform:translateY(-1px)}.ser-button--primary{background:var(--ser-blue);color:#fff!important;box-shadow:0 7px 16px rgba(13,94,166,.2)}.ser-button--primary:hover{background:var(--ser-blue2)}.ser-button--quiet{border-color:#e0e7ee;background:#fff;color:#657689!important}.ser-button--light{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.1);color:#fff!important}.ser-button svg{width:16px;height:16px}.ser-city-explorer,.ser-results,.ser-guide,.ser-related{margin-top:30px}.ser-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.ser-section-title h2{margin:4px 0 4px;font-size:25px;line-height:1.2;letter-spacing:-.018em}.ser-section-title p{margin:0;color:var(--ser-muted);font-size:13px}.ser-section-title--row{align-items:flex-end}.ser-text-link{display:inline-flex;align-items:center;gap:5px;color:var(--ser-blue)!important;font-size:12px;font-weight:800;white-space:nowrap}.ser-text-link svg{width:16px;height:16px}.ser-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.ser-card{display:flex;min-width:0;flex-direction:column;border:1px solid #dee6ed;border-radius:15px;background:#fff;box-shadow:0 6px 20px rgba(16,42,67,.035);overflow:hidden;transition:.16s ease}.ser-card:hover{transform:translateY(-2px);border-color:#c3d6e5;box-shadow:0 13px 31px rgba(16,42,67,.08)}.ser-card__head{position:relative;display:flex;align-items:flex-start;gap:11px;padding:16px 16px 11px}.ser-card__avatar{display:grid;width:49px;height:49px;flex:0 0 49px;place-items:center;border:1px solid #cfe0ed;border-radius:12px;background:linear-gradient(145deg,#f8fbfd,#eaf3fa);color:var(--ser-blue);font-size:15px;font-weight:900;letter-spacing:-.03em}.ser-card__identity{min-width:0;flex:1}.ser-card__identity>span{display:block;margin:0 0 3px;color:var(--ser-red);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.ser-card__identity h3{margin:0;font-size:15px;line-height:1.26}.ser-card__identity h3 a{display:-webkit-box;overflow:hidden;color:#173048!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ser-card__identity>div{display:flex;align-items:center;gap:4px;margin-top:5px;color:#718294}.ser-card__identity>div svg{width:13px;height:13px;flex:0 0 13px}.ser-card__identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.ser-card__verified{display:grid;width:23px;height:23px;flex:0 0 23px;place-items:center;border-radius:50%;background:#e9f7ef;color:var(--ser-green)}.ser-card__verified svg{width:13px;height:13px;stroke-width:2.4}.ser-card__address{margin:0 16px 11px;padding:10px 11px;border-radius:9px;background:#f7f9fb}.ser-card__address span{display:block;margin-bottom:3px;color:#8a98a6;font-size:9px;font-weight:800;text-transform:uppercase}.ser-card__address p{display:-webkit-box;overflow:hidden;margin:0;color:#52677b;font-size:11px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ser-card__facts{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 16px 10px;border:1px solid #e7edf2;border-radius:9px;overflow:hidden}.ser-card__facts div{min-width:0;padding:8px 10px}.ser-card__facts div+div{border-left:1px solid #e7edf2}.ser-card__facts span{display:block;color:#8a98a6;font-size:9px}.ser-card__facts strong{display:block;overflow:hidden;margin-top:2px;color:#324a5f;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ser-card__branches{display:flex;flex-wrap:wrap;gap:5px;padding:0 16px 12px}.ser-card__branches span{max-width:100%;overflow:hidden;padding:5px 7px;border-radius:6px;background:#eef4f8;color:#536a7d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ser-card__branches .ser-card__more{background:#fff0f1;color:#b62b37}.ser-card__actions{display:flex;align-items:center;gap:4px;margin-top:auto;padding:10px 12px;border-top:1px solid #edf1f4;background:#fbfcfd}.ser-card__action{display:inline-flex;align-items:center;gap:4px;padding:6px 7px;border-radius:7px;color:#607487!important;font-size:10px;font-weight:750}.ser-card__action:hover{background:#eef5fa;color:var(--ser-blue)!important}.ser-card__action svg{width:13px;height:13px}.ser-card__profile{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:var(--ser-blue)!important;font-size:10px;font-weight:850}.ser-card__profile svg{width:13px}.ser-card--compact .ser-card__head{padding-bottom:9px}.ser-card--compact .ser-card__facts{margin-top:0}.ser-empty{padding:52px 20px;border:1px dashed #cbd8e3;border-radius:15px;background:#fff;text-align:center}.ser-empty h3{margin:0 0 5px;font-size:19px}.ser-empty p{margin:0 auto 15px;color:var(--ser-muted);font-size:12px}.ser-profile-hero{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;overflow:hidden;padding:30px;border-radius:22px;background:linear-gradient(120deg,#0b355c,#0e61a8);box-shadow:0 18px 46px rgba(13,67,112,.18);color:#fff}.ser-profile-hero:after{content:"";position:absolute;right:-120px;top:-150px;width:390px;height:390px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.03),0 0 0 90px rgba(255,255,255,.02)}.ser-profile-hero__avatar{position:relative;z-index:1;display:grid;width:88px;height:88px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:22px;background:rgba(255,255,255,.11);font-size:27px;font-weight:900;letter-spacing:-.05em}.ser-profile-hero__body{position:relative;z-index:1;min-width:0}.ser-badge-row{display:flex;flex-wrap:wrap;gap:6px}.ser-badge{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08);color:#e4eef6;font-size:9px;font-weight:800}.ser-badge--verified{background:rgba(20,160,90,.18);color:#dff8ea}.ser-badge svg{width:12px;height:12px}.ser-profile-hero h1{margin:8px 0 5px;font-size:clamp(29px,4vw,45px);line-height:1.06;letter-spacing:-.03em;color:#fff}.ser-profile-location{display:flex;align-items:center;gap:5px;color:#cfe0ed;font-size:12px;font-weight:700}.ser-profile-location svg{width:14px}.ser-profile-hero p{max-width:760px;margin:10px 0 14px;color:#d9e8f4;font-size:13px;line-height:1.6}.ser-profile-actions{display:flex;flex-wrap:wrap;gap:7px}.ser-profile-hero__license{position:relative;z-index:1;min-width:180px;padding:17px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(4,33,58,.25)}.ser-profile-hero__license span,.ser-profile-hero__license small{display:block;color:#c9dceb;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.ser-profile-hero__license strong{display:block;margin:5px 0 9px;font-size:18px;color:#fff}.ser-profile-hero__license small{text-transform:none;letter-spacing:0}.ser-profile-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(285px,.72fr);gap:16px;margin-top:16px}.ser-profile-main{display:flex;min-width:0;flex-direction:column;gap:14px}.ser-content-card,.ser-side-card{border:1px solid var(--ser-line);border-radius:15px;background:#fff;box-shadow:0 6px 20px rgba(16,42,67,.03)}.ser-content-card{padding:20px}.ser-content-card__head{display:flex;align-items:center;gap:10px;margin-bottom:15px}.ser-content-card__head>div{min-width:0}.ser-content-card__head h2{margin:3px 0 0;font-size:19px;line-height:1.2}.ser-content-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:10px;background:#edf5fb;color:var(--ser-blue)}.ser-content-icon svg{width:18px}.ser-count-pill{margin-left:auto;padding:5px 7px;border-radius:999px;background:#f0f4f7;color:#617588;font-size:9px}.ser-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ser-contact-item{display:flex;gap:10px;min-width:0;padding:13px;border:1px solid #e6edf2;border-radius:10px}.ser-contact-item:first-child{grid-column:1/-1}.ser-contact-item__icon{display:grid;width:33px;height:33px;flex:0 0 33px;place-items:center;border-radius:9px;background:#f1f6fa;color:var(--ser-blue)}.ser-contact-item__icon svg{width:16px}.ser-contact-item>div{min-width:0;flex:1}.ser-contact-item small,.ser-contact-item strong{display:block}.ser-contact-item small{color:#8a98a6;font-size:9px;font-weight:750;text-transform:uppercase}.ser-contact-item strong{margin-top:2px;color:#334b60;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.ser-contact-item a{display:inline-flex;align-items:center;gap:3px;margin-top:6px;color:var(--ser-blue)!important;font-size:10px;font-weight:800}.ser-contact-item a svg{width:12px}.ser-branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.ser-branch-grid>div{display:flex;align-items:flex-start;gap:7px;padding:10px;border-radius:9px;background:#f6f9fb}.ser-branch-grid>div span{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border-radius:50%;background:#e7f5ed;color:var(--ser-green)}.ser-branch-grid svg{width:12px}.ser-branch-grid strong{font-size:11px;line-height:1.4;font-weight:700;color:#455c70}.ser-company-box,.ser-employees{padding:14px;border-radius:10px;background:#f7f9fb;color:#52677a}.ser-company-box strong,.ser-company-box span{display:block}.ser-company-box strong{font-size:13px;color:#314a60}.ser-company-box span{margin-top:3px;font-size:10px}.ser-employees{font-size:12px;line-height:1.65}.ser-faq details{border-top:1px solid #e9eef2}.ser-faq details:first-of-type{border-top:0}.ser-faq summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;cursor:pointer;color:#344d61;font-size:12px;font-weight:800;list-style:none}.ser-faq summary::-webkit-details-marker{display:none}.ser-faq summary svg{width:15px;transition:.15s}.ser-faq details[open] summary svg{transform:rotate(45deg)}.ser-faq p{margin:0 0 12px;color:#65788b;font-size:11px;line-height:1.6}.ser-map-card{position:relative;overflow:hidden;padding:22px;border:1px solid #d7e4ee;border-radius:15px;background:linear-gradient(135deg,#f8fbfd,#edf5fa)}.ser-map-card>div{position:relative;z-index:1;max-width:72%}.ser-map-card h2{margin:4px 0 6px;font-size:19px}.ser-map-card p{margin-bottom:13px;color:#64788b;font-size:11px}.ser-map-card__art{position:absolute;right:36px;top:50%;display:grid;width:92px;height:92px;place-items:center;border:1px solid #cfe0ec;border-radius:50%;background:#fff;color:var(--ser-blue);transform:translateY(-50%);box-shadow:0 0 0 20px rgba(13,94,166,.04)}.ser-map-card__art svg{width:35px;height:35px}.ser-side-card{padding:18px}.ser-side-card--sticky{position:sticky;top:20px}.ser-side-card__head{display:flex;align-items:center;gap:9px;margin-bottom:12px}.ser-side-card__head>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#eaf5ee;color:var(--ser-green)}.ser-side-card__head>span svg{width:17px}.ser-side-card__head small{display:block;color:#7f8f9d;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.ser-side-card__head h2{margin:2px 0 0;font-size:17px}.ser-register-list{margin:0}.ser-register-list>div{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:9px 0;border-top:1px solid #edf1f4}.ser-register-list dt{color:#7a8b9b;font-size:10px}.ser-register-list dd{margin:0;text-align:right;color:#30485d;font-size:10px;font-weight:800;overflow-wrap:anywhere}.ser-official-note{display:flex;gap:7px;margin-top:12px;padding:10px;border-radius:9px;background:#f4f8fb;color:#6a7e90;font-size:9px;line-height:1.5}.ser-official-note svg{width:14px;height:14px;flex:0 0 14px;color:var(--ser-blue)}.ser-copy-link{display:flex;width:100%;align-items:center;justify-content:center;gap:5px;margin-top:10px;padding:9px;border:1px solid #dce5ec;border-radius:8px;background:#fff;color:#5d7183;font-size:10px;font-weight:800;cursor:pointer}.ser-copy-link.is-copied{border-color:#cbe7d6;background:#f1fbf5;color:var(--ser-green)}.ser-copy-link svg{width:13px}.ser-related .ser-card-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.ser-disclaimer{display:flex;align-items:flex-start;gap:9px;margin:16px 0 0;padding:13px 15px;border:1px solid #e2e8ee;border-radius:10px;background:#fbfcfd;color:#738495}.ser-disclaimer svg{width:15px;height:15px;flex:0 0 15px;margin-top:1px;color:#7188a0}.ser-disclaimer p{margin:0;font-size:9px;line-height:1.55}.ser-mobile-actions{display:none}@supports (content-visibility:auto){.ser-city-explorer,.ser-guide,.ser-related,.ser-content-card,.ser-map-card,.ser-disclaimer{content-visibility:auto;contain-intrinsic-size:1px 420px}.ser-card{content-visibility:auto;contain-intrinsic-size:1px 300px}}@media(max-width:820px){@supports (content-visibility:auto){.ser-city-explorer,.ser-related,.ser-content-card,.ser-map-card{contain-intrinsic-size:1px 360px}.ser-card{contain-intrinsic-size:1px 250px}}}@media(max-width:1100px){.ser-card-grid,.ser-card-grid--showcase,.ser-related .ser-card-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.ser-site-main{padding-bottom:76px}.ser-shell{width:min(100% - 20px,1180px);margin-top:18px}.ser-filter-actions .ser-button{flex:1}.ser-profile-hero{grid-template-columns:auto 1fr;padding:22px}.ser-profile-hero__license{grid-column:1/-1;display:flex;align-items:center;gap:10px}.ser-profile-hero__license strong{margin:0}.ser-profile-layout{grid-template-columns:1fr}.ser-side-card--sticky{position:static}.ser-contact-grid{grid-template-columns:1fr 1fr}.ser-related .ser-card-grid--related{grid-template-columns:repeat(2,1fr)}.ser-mobile-actions{position:fixed;z-index:9998;left:0;right:0;bottom:0;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;border-top:1px solid #dce5ec;background:#fff;box-shadow:0 -8px 25px rgba(16,42,67,.1)}.ser-mobile-actions a{display:flex;min-height:58px;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#405970!important;font-size:9px;font-weight:800}.ser-mobile-actions a+a{border-left:1px solid #e8edf2}.ser-mobile-actions svg{width:17px;height:17px;color:var(--ser-blue)}}@media(max-width:620px){.ser-shell{width:calc(100% - 14px)}.ser-breadcrumb{font-size:10px}.ser-results__toolbar,.ser-section-title--row,.ser-showcase__head{align-items:flex-start;flex-direction:column}.ser-card-grid,.ser-card-grid--showcase,.ser-related .ser-card-grid--related{grid-template-columns:1fr}.ser-profile-hero{grid-template-columns:1fr;padding:20px 17px}.ser-profile-hero__avatar{width:70px;height:70px;border-radius:17px;font-size:22px}.ser-profile-hero h1{font-size:29px}.ser-profile-hero__license{grid-column:auto;display:block}.ser-profile-hero__license strong{margin:5px 0 9px}.ser-profile-actions .ser-button{flex:1 1 calc(50% - 4px)}.ser-content-card{padding:16px}.ser-contact-grid,.ser-branch-grid{grid-template-columns:1fr}.ser-contact-item:first-child{grid-column:auto}.ser-map-card>div{max-width:100%}.ser-map-card__art{display:none}.ser-section-title h2,.ser-results__toolbar h2{font-size:21px}.ser-disclaimer{margin-bottom:10px}}@media(max-width:400px){.ser-profile-actions .ser-button{flex:1 1 100%}.ser-card__actions{gap:2px}.ser-card__action{padding:6px 5px}}.ser-branch-grid strong a{color:inherit!important;text-decoration:none}.ser-branch-grid strong a:hover{color:var(--ser-blue)!important;text-decoration:underline}@media(max-width:620px){.ser-profile-hero,.ser-content-card,.ser-side-card,.ser-card,.ser-map-card{box-shadow:none}.ser-profile-hero{background:#0d568f}.ser-card:hover,.ser-button:hover{transform:none}.ser-mobile-actions{box-shadow:0 -2px 10px rgba(16,42,67,.06)}}.ser-site-main{background:transparent;padding:1px 0 44px}.ser-shell{
  --ser-navy:#17191d;
  --ser-blue:#d71920;
  --ser-blue2:#b80f18;
  --ser-red:#d71920;
  --ser-text:#191b20;
  --ser-muted:#6d727c;
  --ser-line:#e6e8ec;
  --ser-soft:#f6f7f8;
  --ser-green:#14804a;
  --ser-shadow:0 10px 30px rgba(20,24,31,.055);
  width:min(1240px,calc(100% - 40px));
  margin:20px auto 0;
  color:var(--ser-text);
  line-height:1.5
}.ser-shell :where(h1,h2,h3,strong){font-family:inherit}.ser-breadcrumb{margin-bottom:11px;color:#8b9098;font-size:11px}.ser-breadcrumb a{color:#6f747d!important}.ser-breadcrumb a:hover,.ser-text-link{color:var(--ser-red)!important}.ser-kicker,.ser-step{color:var(--ser-red);font-size:10px;font-weight:850;letter-spacing:.085em}.ser-kicker--light{color:var(--ser-red)}.ser-hero{
  grid-template-columns:minmax(0,1fr) minmax(360px,.58fr);
  border:1px solid var(--ser-line);
  border-radius:15px;
  background:#fff;
  box-shadow:none;
  color:var(--ser-text)
}.ser-hero:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--ser-red)}.ser-hero__glow{display:none}.ser-hero__main{padding:27px 30px 25px 32px}.ser-hero h1{max-width:820px;margin:7px 0 9px;color:#15171b;font-size:clamp(29px,3.25vw,42px);line-height:1.06;letter-spacing:-.032em}.ser-hero p{max-width:800px;margin-bottom:14px;color:#616772;font-size:14px;line-height:1.58}.ser-trust-line{color:#747a84;font-size:11px}.ser-trust-line span{width:24px;height:24px;background:#fff1f2;color:var(--ser-red)}.ser-trust-line b{color:#b7bbc1}.ser-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;margin:18px 20px 18px 0;border:1px solid var(--ser-line);border-radius:12px;background:#f7f7f8;gap:0;overflow:hidden}.ser-hero__stats div{min-height:76px;padding:13px 15px;background:transparent;border-bottom:1px solid var(--ser-line)}.ser-hero__stats div:nth-last-child(-n/**/+2){border-bottom:0}.ser-hero__stats div:nth-child(odd){border-right:1px solid var(--ser-line)}.ser-hero__stats strong{color:#17191d;font-size:24px;letter-spacing:-.03em}.ser-hero__stats span{margin-top:5px;color:#767b83;font-size:9px;letter-spacing:.045em}.ser-search-panel{z-index:2;margin:14px 0 25px;padding:17px 18px;border:1px solid var(--ser-line);border-radius:13px;background:#fff;box-shadow:none}.ser-search-panel__head{margin-bottom:12px;align-items:center}.ser-search-panel__head h2{margin-top:2px;color:#1b1d21;font-size:18px;letter-spacing:-.015em}.ser-filter-form{grid-template-columns:minmax(240px,1.55fr) repeat(4,minmax(120px,1fr)) auto;gap:8px}.ser-field label{margin-bottom:5px;color:#737983;font-size:10px}.ser-field input,.ser-field select{height:42px;border-color:#dde0e5!important;border-radius:8px!important;color:#24272d!important;font-size:12px!important}.ser-field input:focus,.ser-field select:focus{border-color:#e89a9f!important;box-shadow:0 0 0 3px rgba(215,25,32,.07)!important}.ser-input-icon>svg{top:12px;color:#8b9098}.ser-filter-toggle{border-radius:8px;color:var(--ser-red)}.ser-button{min-height:42px;border-radius:8px;padding:9px 14px;font-size:12px;box-shadow:none!important}.ser-button--primary{background:var(--ser-red);color:#fff!important}.ser-button--primary:hover{background:var(--ser-blue2)}.ser-button--quiet{border-color:#dde0e5;background:#fff;color:#5e646d!important}.ser-button--light{border-color:#f0c6c8;background:#fff4f4;color:var(--ser-red)!important}.ser-city-explorer,.ser-branch-explorer,.ser-results,.ser-guide,.ser-related{margin-top:25px}.ser-section-title{margin-bottom:12px}.ser-section-title h2,.ser-results__toolbar h2{color:#17191d;font-size:22px;letter-spacing:-.024em}.ser-section-title p,.ser-results__toolbar p{color:#747a84;font-size:12px}.ser-text-link{font-size:11px}.ser-city-grid{gap:8px}.ser-city-card{gap:9px;padding:11px 12px;border-color:var(--ser-line);border-radius:9px;box-shadow:none}.ser-city-card:hover{transform:translateY(-1px);border-color:#e2b4b7;box-shadow:0 7px 18px rgba(24,27,34,.045)}.ser-city-card__icon{width:34px;height:34px;flex-basis:34px;border-radius:8px;background:#fff1f2;color:var(--ser-red)}.ser-city-card strong{color:#24272c;font-size:13px}.ser-city-card small{color:#80858e;font-size:10px}.ser-all-cities{border-color:var(--ser-line);border-radius:9px}.ser-all-cities summary{padding:11px 13px;color:#555b64;font-size:11px}.ser-all-cities summary span{background:#fff0f1;color:var(--ser-red)}.ser-all-cities__grid a{color:#555b64!important}.ser-all-cities__grid a:hover{background:#faf3f3;color:var(--ser-red)!important}.ser-card-grid{gap:10px}.ser-card{position:relative;border-color:var(--ser-line);border-radius:11px;box-shadow:none}.ser-card:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:transparent;transition:.16s ease}.ser-card:hover{transform:translateY(-1px);border-color:#dddfe3;box-shadow:0 8px 22px rgba(24,27,34,.055)}.ser-card:hover:before{background:var(--ser-red)}.ser-card__head{gap:10px;padding:14px 14px 9px}.ser-card__avatar{width:43px;height:43px;flex-basis:43px;border-color:#f0d8da;border-radius:9px;background:#fff4f4;color:var(--ser-red);font-size:13px}.ser-card__identity>span{color:var(--ser-red);font-size:8px}.ser-card__identity h3{font-size:14px;line-height:1.27}.ser-card__identity h3 a{color:#1c1f24!important}.ser-card__identity>div{margin-top:4px;color:#7c828b}.ser-card__identity small{font-size:9px}.ser-card__verified{width:21px;height:21px;flex-basis:21px}.ser-card__address{margin:0 14px 9px;padding:9px 10px;border-radius:8px;background:#f7f7f8}.ser-card__address span{font-size:8px}.ser-card__address p{color:#5e646d;font-size:10px}.ser-card__facts{margin:0 14px 9px;border-color:#e8e9ec;border-radius:8px}.ser-card__facts div{padding:7px 9px}.ser-card__facts span{font-size:8px}.ser-card__facts strong{color:#353941;font-size:10px}.ser-card__branches{gap:4px;padding:0 14px 10px}.ser-card__branches span{padding:4px 6px;border-radius:5px;background:#f1f2f4;color:#5f646c;font-size:8px}.ser-card__branches .ser-card__more{background:#fff0f1;color:#b82028}.ser-card__actions{padding:8px 10px;border-top-color:#eceef0;background:#fbfbfc}.ser-card__action{padding:5px 6px;color:#666c75!important;font-size:9px}.ser-card__action:hover{background:#fff0f1;color:var(--ser-red)!important}.ser-card__profile{color:var(--ser-red)!important;font-size:9px}.ser-sort select{border-radius:7px!important;font-size:10px!important}.ser-pagination a,.ser-pagination span{border-radius:7px!important}.ser-pagination .current{background:var(--ser-red)!important;border-color:var(--ser-red)!important;color:#fff!important}.ser-guide__grid>div,.ser-seo-faq,.ser-content-card,.ser-side-card,.ser-map-card{border-color:var(--ser-line)!important;border-radius:11px!important;box-shadow:none!important}.ser-guide__grid>div{background:#fff!important}.ser-guide__grid>div>span,.ser-content-icon,.ser-contact-item__icon{background:#fff1f2!important;color:var(--ser-red)!important}.ser-seo-faq details,.ser-faq details{border-color:#eceef0}.ser-seo-faq summary,.ser-faq summary{color:#33373e}.ser-map-card{background:#f7f7f8!important}.ser-map-card__art{border-color:#eee0e1;background:#fff;color:var(--ser-red);box-shadow:0 0 0 16px rgba(215,25,32,.035)}.ser-official-note{background:#f7f7f8;color:#686e77}.ser-official-note svg{color:var(--ser-red)}.ser-disclaimer{border-color:#e8e9ec;background:#fafafa;color:#737981}.ser-empty{border-color:#d9dce0;border-radius:11px;background:#fff}.ser-profile-hero{grid-template-columns:auto minmax(0,1fr) minmax(175px,auto);gap:16px;padding:22px 24px;border:1px solid var(--ser-line);border-radius:14px;background:#fff;box-shadow:none;color:var(--ser-text)}.ser-profile-hero:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--ser-red)}.ser-profile-hero:after{display:none}.ser-profile-hero__avatar{width:72px;height:72px;border:1px solid #f0d5d7;border-radius:14px;background:#fff2f3;color:var(--ser-red);font-size:22px}.ser-badge{border-color:#e8e9ec;background:#f5f6f7;color:#5d636c}.ser-badge--verified{border-color:#d7eadf;background:#eef9f2;color:#167744}.ser-profile-hero h1{margin:7px 0 4px;color:#17191d;font-size:clamp(26px,3vw,37px);line-height:1.08;letter-spacing:-.032em}.ser-profile-location{color:#6d737c;font-size:11px}.ser-profile-hero p{margin:8px 0 12px;color:#626873;font-size:12px;line-height:1.55}.ser-profile-hero__license{min-width:175px;padding:13px 14px;border:1px solid var(--ser-line);border-radius:10px;background:#f7f7f8}.ser-profile-hero__license span,.ser-profile-hero__license small{color:#7c818a;font-size:8px}.ser-profile-hero__license strong{margin:4px 0 7px;color:#22252a;font-size:16px}.ser-profile-layout{grid-template-columns:minmax(0,1.82fr) minmax(270px,.68fr);gap:13px;margin-top:13px}.ser-profile-main{gap:11px}.ser-content-card{padding:17px}.ser-content-card__head{gap:9px;margin-bottom:12px}.ser-content-card__head h2{font-size:17px}.ser-content-icon{width:34px;height:34px;flex-basis:34px;border-radius:8px}.ser-contact-grid{gap:7px}.ser-contact-item{gap:9px;padding:11px;border-color:#e9eaed;border-radius:8px}.ser-contact-item__icon{width:30px;height:30px;flex-basis:30px;border-radius:7px}.ser-contact-item small{font-size:8px}.ser-contact-item strong{color:#3c4149;font-size:11px}.ser-contact-item a{color:var(--ser-red)!important;font-size:9px}.ser-branch-grid{gap:6px}.ser-branch-grid>div{padding:9px;border-radius:8px;background:#f7f7f8}.ser-branch-grid strong{color:#4d535c;font-size:10px}.ser-company-box,.ser-employees{padding:12px;border-radius:8px;background:#f7f7f8;color:#5f656e}.ser-side-card{padding:15px}.ser-side-card__head>span{width:33px;height:33px;border-radius:8px;background:#fff1f2;color:var(--ser-red)}.ser-side-card__head h2{font-size:15px}.ser-register-list>div{padding:8px 0;border-color:#eceef0}.ser-register-list dt,.ser-register-list dd{font-size:9px}.ser-copy-link{border-color:#e2e4e7;border-radius:7px;color:#626872}.ser-copy-link:hover{border-color:#ebbec1;color:var(--ser-red)}.ser-showcase{border-color:var(--ser-line)!important;border-radius:12px!important;box-shadow:none!important}.ser-showcase__head h2{font-size:20px!important;color:#17191d!important}@media(max-width:1100px){
  .ser-hero{grid-template-columns:1fr}
  .ser-hero__stats{grid-template-columns:repeat(4,1fr);margin:0 20px 20px 30px}
  .ser-hero__stats div{min-height:66px;border-bottom:0;border-right:1px solid var(--ser-line)}
  .ser-hero__stats div:last-child{border-right:0}
  .ser-filter-form{grid-template-columns:minmax(220px,1.5fr) repeat(2,minmax(140px,1fr));}
  .ser-filter-actions{grid-column:auto}
}@media(max-width:820px){
  .ser-site-main{padding-bottom:64px}
  .ser-shell{width:min(100% - 22px,1240px);margin-top:15px}
  .ser-hero__main{padding:23px 22px 20px 24px}
  .ser-hero h1{font-size:31px}
  .ser-hero p{font-size:13px}
  .ser-hero__stats{grid-template-columns:repeat(2,1fr);margin:0 14px 14px 18px}
  .ser-hero__stats div{border-bottom:1px solid var(--ser-line)}
  .ser-hero__stats div:nth-last-child(-n/**/+2){border-bottom:0}
  .ser-hero__stats div:nth-child(even){border-right:0}
  .ser-search-panel{margin-top:11px;padding:14px}
  .ser-filter-form{grid-template-columns:1fr 1fr}
  .ser-field--search{grid-column:1/-1}
  .ser-filter-actions{grid-column:1/-1}
  .ser-profile-hero{grid-template-columns:auto 1fr;padding:19px}
  .ser-profile-hero__license{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:10px}
  .ser-profile-hero__license strong{margin:0}
  .ser-profile-layout{grid-template-columns:1fr}
  .ser-mobile-actions{padding-bottom:env(safe-area-inset-bottom);border-top-color:#e1e3e6;box-shadow:0 -4px 14px rgba(18,21,27,.06)}
  .ser-mobile-actions a{min-height:54px;color:#4f555e!important}
  .ser-mobile-actions svg{color:var(--ser-red)}
}@media(max-width:620px){
  .ser-shell{width:calc(100% - 14px);margin-top:11px}
  .ser-breadcrumb{margin-bottom:8px;font-size:9px}
  .ser-hero{border-radius:11px}
  .ser-hero:before{width:3px}
  .ser-hero__main{padding:19px 16px 17px 18px}
  .ser-hero h1{font-size:27px;line-height:1.08}
  .ser-hero p{font-size:12px;line-height:1.52}
  .ser-trust-line{align-items:flex-start;font-size:9px;line-height:1.4}
  .ser-hero__stats{margin:0 8px 9px 11px;border-radius:9px}
  .ser-hero__stats div{min-height:57px;padding:10px}
  .ser-hero__stats strong{font-size:19px}
  .ser-hero__stats span{font-size:7px}
  .ser-search-panel{padding:12px;border-radius:10px}
  .ser-search-panel__head h2{font-size:16px}
  .ser-filter-form{grid-template-columns:1fr;gap:7px}
  .ser-field--search,.ser-filter-actions{grid-column:auto}
  .ser-field input,.ser-field select{height:41px}
  .ser-filter-actions{display:grid;grid-template-columns:1fr auto}
  .ser-city-grid{grid-template-columns:1fr 1fr;gap:6px}
  .ser-city-card{padding:9px}
  .ser-city-card__icon{width:30px;height:30px;flex-basis:30px}
  .ser-city-card strong{font-size:11px}
  .ser-city-card small{font-size:9px}
  .ser-all-cities__grid{grid-template-columns:repeat(2,1fr)}
  .ser-section-title h2,.ser-results__toolbar h2{font-size:19px}
  .ser-card-grid,.ser-card-grid--showcase,.ser-related .ser-card-grid--related{gap:8px}
  .ser-card{border-radius:9px}
  .ser-profile-hero{grid-template-columns:1fr;padding:17px 15px 16px 17px;border-radius:11px}
  .ser-profile-hero:before{width:3px}
  .ser-profile-hero__avatar{width:60px;height:60px;border-radius:11px;font-size:19px}
  .ser-profile-hero h1{font-size:25px}
  .ser-profile-hero__license{grid-column:auto;display:block}
  .ser-profile-hero__license strong{margin:4px 0 7px}
  .ser-profile-actions .ser-button{flex:1 1 calc(50% - 4px)}
  .ser-content-card{padding:14px}
  .ser-contact-grid,.ser-branch-grid{grid-template-columns:1fr}
  .ser-map-card{padding:16px!important}
  .ser-mobile-actions a{font-size:8px}
}@media(max-width:400px){
  .ser-city-grid{grid-template-columns:1fr}
  .ser-filter-actions{grid-template-columns:1fr}
  .ser-profile-actions .ser-button{flex:1 1 100%}
}