

/* Start:/bitrix/templates/sluhcomfort/assets/css/normalize.css?17587072717772*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector
 */
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. CUSTOM FOR WEBFLOW: changed from `textfield` to `none` to normalize iOS rounded input
 * 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
 *    (similar to normalize.css >=4.0.0)
 */
input[type='search'] {
  -webkit-appearance: none;
  /* 1 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

/* End */


/* Start:/bitrix/templates/sluhcomfort/assets/css/webflow.css?1776086460175682*/
@font-face {
  font-family: 'webflow-icons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class^="w-icon-"],
[class*=" w-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'webflow-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w-icon-slider-right:before {
  content: "\e600";
}
.w-icon-slider-left:before {
  content: "\e601";
}
.w-icon-nav-menu:before {
  content: "\e602";
}
.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "\e603";
}
.w-icon-file-upload-remove:before {
  content: "\e900";
}
.w-icon-file-upload-icon:before {
  content: "\e903";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
input.w-button {
  -webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
.w-code-block {
  margin: unset;
}
pre.w-code-block code {
  all: inherit;
}
.w-optimization {
  display: contents;
}
.w-webflow-badge,
.w-webflow-badge > img {
  box-sizing: unset;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  min-height: unset;
  min-width: unset;
  margin: unset;
  padding: unset;
  float: unset;
  clear: unset;
  border: unset;
  border-radius: unset;
  background: unset;
  background-image: unset;
  background-position: unset;
  background-size: unset;
  background-repeat: unset;
  background-origin: unset;
  background-clip: unset;
  background-attachment: unset;
  background-color: unset;
  box-shadow: unset;
  transform: unset;
  transition: unset;
  direction: unset;
  font-family: unset;
  font-weight: unset;
  color: unset;
  font-size: unset;
  line-height: unset;
  font-style: unset;
  font-variant: unset;
  text-align: unset;
  letter-spacing: unset;
  text-decoration: unset;
  text-indent: unset;
  text-transform: unset;
  list-style-type: unset;
  text-shadow: unset;
  vertical-align: unset;
  cursor: unset;
  white-space: unset;
  word-break: unset;
  word-spacing: unset;
  word-wrap: unset;
}
.w-webflow-badge {
  position: fixed !important;
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  top: auto !important;
  right: 12px !important;
  bottom: 12px !important;
  left: auto !important;
  color: #aaadb0 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  transform: none !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: unset !important;
  white-space: nowrap;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.w-webflow-badge > img {
  position: unset;
  display: inline-block !important;
  visibility: unset !important;
  opacity: 1 !important;
  vertical-align: middle !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 18px;
  line-height: 22px;
}
figure {
  margin: 0;
  margin-bottom: 10px;
}
figcaption {
  margin-top: 5px;
  text-align: center;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}
.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-embed:after {
  clear: both;
}
.w-video {
  width: 100%;
  position: relative;
  padding: 0;
}
.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
button,
[type='button'],
[type='reset'] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #dddddd;
}
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.w-input::placeholder,
.w-select::placeholder {
  color: #999;
}
.w-input:focus,
.w-select:focus {
  border-color: #3898EC;
  outline: 0;
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
}
.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eeeeee;
}
textarea.w-input,
textarea.w-select {
  height: auto;
}
.w-select {
  background-color: #f3f3f3;
}
.w-select[multiple] {
  height: auto;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px;
}
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-radio:before,
.w-radio:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-radio:after {
  clear: both;
}
.w-radio-input {
  margin: 4px 0 0;
  line-height: normal;
  float: left;
  margin-left: -20px;
}
.w-radio-input {
  margin-top: 3px;
}
.w-file-upload {
  display: block;
  margin-bottom: 10px;
}
.w-file-upload-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -100;
}
.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
  display: inline-block;
  color: #333333;
}
.w-file-upload-error {
  display: block;
  margin-top: 10px;
}
.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}
.w-file-upload-uploading-btn {
  display: flex;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.w-file-remove-link {
  margin-top: 3px;
  margin-left: 10px;
  width: auto;
  height: auto;
  padding: 3px;
  display: block;
  cursor: pointer;
}
.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}
.w-file-upload-error-msg {
  display: inline-block;
  color: #ea384c;
  padding: 2px 0;
}
.w-file-upload-info {
  display: inline-block;
  line-height: 38px;
  padding: 0 12px;
}
.w-file-upload-label {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  display: inline-block;
  margin-right: 8px;
  width: 20px;
}
.w-icon-file-upload-uploading {
  height: 20px;
}
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row:before,
.w-row:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-row:after {
  clear: both;
}
.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
.w-col-1 {
  width: 8.33333333%;
}
.w-col-2 {
  width: 16.66666667%;
}
.w-col-3 {
  width: 25%;
}
.w-col-4 {
  width: 33.33333333%;
}
.w-col-5 {
  width: 41.66666667%;
}
.w-col-6 {
  width: 50%;
}
.w-col-7 {
  width: 58.33333333%;
}
.w-col-8 {
  width: 66.66666667%;
}
.w-col-9 {
  width: 75%;
}
.w-col-10 {
  width: 83.33333333%;
}
.w-col-11 {
  width: 91.66666667%;
}
.w-col-12 {
  width: 100%;
}
.w-hidden-main {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: none !important;
  }
  .w-col-medium-1 {
    width: 8.33333333%;
  }
  .w-col-medium-2 {
    width: 16.66666667%;
  }
  .w-col-medium-3 {
    width: 25%;
  }
  .w-col-medium-4 {
    width: 33.33333333%;
  }
  .w-col-medium-5 {
    width: 41.66666667%;
  }
  .w-col-medium-6 {
    width: 50%;
  }
  .w-col-medium-7 {
    width: 58.33333333%;
  }
  .w-col-medium-8 {
    width: 66.66666667%;
  }
  .w-col-medium-9 {
    width: 75%;
  }
  .w-col-medium-10 {
    width: 83.33333333%;
  }
  .w-col-medium-11 {
    width: 91.66666667%;
  }
  .w-col-medium-12 {
    width: 100%;
  }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-col-small-1 {
    width: 8.33333333%;
  }
  .w-col-small-2 {
    width: 16.66666667%;
  }
  .w-col-small-3 {
    width: 25%;
  }
  .w-col-small-4 {
    width: 33.33333333%;
  }
  .w-col-small-5 {
    width: 41.66666667%;
  }
  .w-col-small-6 {
    width: 50%;
  }
  .w-col-small-7 {
    width: 58.33333333%;
  }
  .w-col-small-8 {
    width: 66.66666667%;
  }
  .w-col-small-9 {
    width: 75%;
  }
  .w-col-small-10 {
    width: 83.33333333%;
  }
  .w-col-small-11 {
    width: 91.66666667%;
  }
  .w-col-small-12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col {
    width: 100%;
  }
  .w-col-tiny-1 {
    width: 8.33333333%;
  }
  .w-col-tiny-2 {
    width: 16.66666667%;
  }
  .w-col-tiny-3 {
    width: 25%;
  }
  .w-col-tiny-4 {
    width: 33.33333333%;
  }
  .w-col-tiny-5 {
    width: 41.66666667%;
  }
  .w-col-tiny-6 {
    width: 50%;
  }
  .w-col-tiny-7 {
    width: 58.33333333%;
  }
  .w-col-tiny-8 {
    width: 66.66666667%;
  }
  .w-col-tiny-9 {
    width: 75%;
  }
  .w-col-tiny-10 {
    width: 83.33333333%;
  }
  .w-col-tiny-11 {
    width: 91.66666667%;
  }
  .w-col-tiny-12 {
    width: 100%;
  }
}
.w-widget {
  position: relative;
}
.w-widget-map {
  width: 100%;
  height: 400px;
}
.w-widget-map label {
  width: auto;
  display: inline;
}
.w-widget-map img {
  max-width: inherit;
}
.w-widget-map .gm-style-iw {
  text-align: center;
}
.w-widget-map .gm-style-iw > button {
  display: none !important;
}
.w-widget-twitter {
  overflow: hidden;
}
.w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  text-align: center;
  background: white;
  border: #758696 solid 1px;
  border-radius: 3px;
}
.w-widget-twitter-count-shim * {
  pointer-events: none;
  user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  position: relative;
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #999;
  font-family: serif;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  position: relative;
  display: block;
}
.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  top: 50%;
  left: 0;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-color: rgba(117, 134, 150, 0);
  border-right-color: #5d6c7b;
  border-width: 4px;
  margin-left: -9px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-left: -10px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: white;
  border-width: 4px;
  margin-left: -8px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-left: -9px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical:before {
  border-color: rgba(117, 134, 150, 0);
  border-top-color: #5d6c7b;
  border-width: 5px;
  margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: white;
  border-width: 4px;
  margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}
.w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: white;
}
.w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  object-fit: cover;
  z-index: -100;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.w-background-video--control {
  position: absolute;
  bottom: 1em;
  right: 1em;
  background-color: transparent;
  padding: 0;
}
.w-background-video--control > [hidden] {
  display: none !important;
}
.w-slider {
  position: relative;
  height: 300px;
  text-align: center;
  background: #dddddd;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
.w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-nav.w-round > div {
  border-radius: 100%;
}
.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
  color: #fff;
}
.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
  background-color: #222;
}
.w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 100ms, color 100ms;
}
.w-slider-dot.w-active {
  background-color: #fff;
}
.w-slider-dot:focus {
  outline: none;
  box-shadow: 0px 0px 0px 2px #fff;
}
.w-slider-dot:focus.w-active {
  box-shadow: none;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: white;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
}
.w-slider-arrow-left [class^='w-icon-'],
.w-slider-arrow-right [class^='w-icon-'],
.w-slider-arrow-left [class*=' w-icon-'],
.w-slider-arrow-right [class*=' w-icon-'] {
  position: absolute;
}
.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}
.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.w-slider-aria-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.w-slider-force-show {
  display: block !important;
}
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
.w-dropdown-toggle {
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
.w-dropdown-toggle:focus {
  outline: 0;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  background: #dddddd;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}
.w-dropdown-link:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}
/**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`.
 */
/**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
.w-lightbox-backdrop {
  cursor: auto;
  font-style: normal;
  letter-spacing: normal;
  list-style: disc;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  outline: 0;
  /* 1 */
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
  /* 2 */
}
/**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
.w-lightbox-view:before {
  content: "";
  height: 100vh;
}
/* .w-lightbox-content */
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle;
}
/*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
.w-lightbox-figure {
  position: relative;
  margin: 0;
  /* 1 */
}
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
/**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}
/**
 * 1. Reset if style is set by user on "All Images"
 */
.w-lightbox-image {
  display: block;
  float: none;
  /* 1 */
  max-width: 100vw;
  max-height: 100vh;
}
.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}
.w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
}
.w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
}
/*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
}
/**
 * 1. All IE versions add extra space at the bottom without this.
 */
.w-lightbox-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1vh;
  line-height: 0;
  /* 1 */
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
/*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
.w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  /* 1 */
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  /* 2 */
}
.w-lightbox-active {
  opacity: 0.3;
}
.w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden;
}
.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
.w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
.w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%;
}
/*
 * Utility classes
 */
.w-lightbox-hide {
  display: none;
}
.w-lightbox-noscroll {
  overflow: hidden;
}
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }
  /* .w-lightbox-content */
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }
  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }
  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }
  .w-lightbox-left,
  .w-lightbox-right {
    display: block;
    opacity: 0.5;
  }
  .w-lightbox-close {
    opacity: 0.8;
  }
  .w-lightbox-control:hover {
    opacity: 1;
  }
}
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0;
}
.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-richtext:after {
  clear: both;
}
.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
  white-space: initial;
}
.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
  outline: 2px solid #2895f7;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}
.w-richtext figure.w-richtext-figure-type-video > div:after,
.w-richtext figure[data-rt-type="video"] > div:after {
  content: '';
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.w-richtext figure {
  position: relative;
  max-width: 60%;
}
.w-richtext figure > div:before {
  cursor: default!important;
}
.w-richtext figure img {
  width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
.w-richtext figure div {
  /* fix incorrectly sized selection border in the data manager */
  font-size: 0px;
  color: transparent;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
  clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  /* padding-bottom is used for aspect ratios in video figures
      we want the div to inherit that so hover/selection borders in the designer-canvas
      fit right*/
  padding-bottom: inherit;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none;
}
.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none;
}
.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  float: right;
}
[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #C8C8C8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation='over-left'] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation='over-left'] .w-nav-overlay,
.w-nav[data-animation='over-left'] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation='over-right'] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation='over-right'] .w-nav-overlay,
.w-nav[data-animation='over-right'] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
}
.w-nav-button:focus {
  outline: 0;
}
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white;
}
.w-nav[data-collapse='all'] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse='all'] .w-nav-button {
  display: block;
}
.w--nav-dropdown-open {
  display: block;
}
.w--nav-dropdown-toggle-open {
  display: block;
}
.w--nav-dropdown-list-open {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse='medium'] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse='medium'] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse='small'] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse='small'] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse='tiny'] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse='tiny'] .w-nav-button {
    display: block;
  }
}
.w-tabs {
  position: relative;
}
.w-tabs:before,
.w-tabs:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-tabs:after {
  clear: both;
}
.w-tab-menu {
  position: relative;
}
.w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222222;
  background-color: #dddddd;
}
.w-tab-link.w--current {
  background-color: #C8C8C8;
}
.w-tab-link:focus {
  outline: 0;
}
.w-tab-content {
  position: relative;
  display: block;
  overflow: hidden;
}
.w-tab-pane {
  position: relative;
  display: none;
}
.w--tab-active {
  display: block;
}
@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}
.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.w-dyn-empty {
  padding: 10px;
  background-color: #dddddd;
}
.w-dyn-hide {
  display: none !important;
}
.w-dyn-bind-empty {
  display: none !important;
}
.w-condition-invisible {
  display: none !important;
}
.wf-layout-layout {
  display: grid;
}


.sc-catalog__inner {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 24px;
}



.sc-card {
  border-radius: 16px;
  background: #fff;
  padding: 16px;
  box-shadow: 0 8px 24px rgba(0,0,0,.04);
  display: flex;
  flex-direction: column;
  height: 100%;
}

.sc-card__image-wrap {
  display: block;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 12px;
}

.sc-card__image {
  width: 100%;
  height: 200px;
  object-fit: contain;
}

.sc-card__brand {
  font-size: 13px;
  text-transform: uppercase;
  opacity: .6;
}

.sc-card__title {
  display: block;
  margin: 4px 0 8px;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  color: #222;
}

.sc-card__meta span {
  font-size: 13px;
  opacity: .7;
  margin-right: 8px;
}

.sc-card__price {
  margin-top: 8px;
  font-weight: 700;
  font-size: 18px;
}

.sc-card__buy {
  margin-top: auto;
}


.sc-catalog__inner {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 24px;
}

/* строка брендов над сеткой */
.sc-catalog__brands-row {
  grid-column: 1 / -1;
  margin-bottom: 20px;
}

.sc-brands {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.sc-brands__item {
  display: inline-flex;
  align-items: center;
  padding: 6px 14px;
  border-radius: 999px;
  border: 1px solid #e0e0e0;
  font-size: 14px;
  text-decoration: none;
  color: #333;
  background: #fff;
  transition: background .2s, color .2s, box-shadow .2s, border-color .2s;
}

.sc-brands__item:hover {
  border-color: #252525;
  box-shadow: 0 0 0 1px rgba(84,196,241,.25);
}

.sc-brands__item--active {
  background: #bebebe;
  border-color: #bebebe;
  color: #fff;
}





/* общий блок каталога */
.sc-catalog {
  width: 100%;
  max-width: 1440px;
  margin: 40px auto 0; /* <-- верхний отступ 40px */
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
  box-sizing: border-box;
}

/* лента брендов */
.sc-catalog__brands-row {
  grid-column: 1 / -1;
  margin-bottom: 20px;
}

/* Сетка внутри контейнера */
.sc-catalog__inner {
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: 24px;
}

/* На мобилке в одну колонку */
@media (max-width: 991px) {
  .sc-catalog__inner {
    grid-template-columns: 1fr;
  }
}






/* ===== СЕРИЯ ===== */

.sc-series {
  margin-bottom: 8px;
}

.sc-series__toggle {
  width: 100%;
  padding: 8px 12px;
  border: none;
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Onest", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  text-align: left;
}

.sc-series__toggle::before {
  content: "";
  width: 12px;
  height: 1px;
  background: #ccc;
  margin-right: 8px;
}

.sc-series__icon {
  font-size: 12px;
  transition: transform .2s ease;
}

.sc-series__toggle.is-open .sc-series__icon {
  transform: rotate(180deg);
}

.sc-series__body {
  display: none;
  padding: 8px 0 0;
}

.sc-series__body.is-open {
  display: block;
}

/* чтобы сетка карточек не прилипала */
.sc-series__body .sc-grid {
  margin-top: 8px;
}


/* Обёртка блока бренда */
.sc-brand-blocks {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* Заголовок: "Слуховые аппараты ReSound" */
.sc-brand__title {
  margin-bottom: 12px;
  padding: 12px 20px;
  border-radius: 12px;
  background: #f3f3f3;
  font-family: "Onest", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

/* ----- Табы серий ----- */

.sc-series-tabs {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
}

/* сам таб */
.sc-series-tabs__item {
  border: none;
  padding: 6px 18px;
  border-radius: 100px;
  background: #f0f0f0;
  cursor: pointer;
  font-family: "Onest", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #222;
  transition: background .2s ease, color .2s ease, box-shadow .2s ease;
}

/* активный таб */
.sc-series-tabs__item--active {
  background: #252525;
  color: #fff;
  box-shadow: 0 0 0 1px #252525;
}

/* для ховера */
.sc-series-tabs__item:hover {
  background: #e5e5e5;
}

.sc-series-tabs__item--active:hover {
  background: #646464;
}

/* ----- Контент табов ----- */

.sc-series-panes {
  margin-top: 4px;
}

.sc-series-pane {
  display: none;
}

.sc-series-pane--active {
  display: block;
}

/* заголовок серии над карточками, если нужно */
.sc-series-pane__title {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 500;
  font-family: "Onest", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

/* небольшие отступы от фильтра / краёв */
.sc-catalog__content .sc-brand {
  margin-bottom: 24px;
}




/* Сам компонент внутри контейнера */
.sc-bc {
  padding: 10px 0 14px;
  font-family: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #6b6e7a;
}

/* Список крошек */
.sc-bc__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 12px;
  margin: 0;
  padding: 0;
  list-style: none;             /* убрали цифру 1 */
}

/* Элемент цепочки */
.sc-bc__item {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}

/* Разделитель "›" перед каждым, кроме первого */
.sc-bc__item + .sc-bc__item::before {
  content: "›";
  margin-right: 8px;
  color: #c0c2c8;
  font-size: 12px;
}

/* Ссылки-крошки */
.sc-bc__link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #6b6e7a;
  transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

.sc-bc__link:hover {
  color: #121321;
  text-decoration: underline;
}

/* Текущая страница */
.sc-bc__current {
  color: #121321;
  font-weight: 500;
}

/* Небольшой акцент-плашка для последней крошки (по желанию) */
.sc-bc__item:last-child .sc-bc__current {
  padding: 3px 10px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 0 0 1px rgba(12, 23, 39, 0.04);
}

@media (max-width: 767px) {
  .sc-bc {
    padding: 8px 0 10px;
    font-size: 12px;
  }

  .sc-bc__list {
    gap: 2px 8px;
  }

  .sc-bc__item + .sc-bc__item::before {
    margin-right: 4px;
  }

  /* на мобиле без плашки, просто жирный текст */
  .sc-bc__item:last-child .sc-bc__current {
    padding: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
  }
}


/* Мобилка: сворачиваем серединку в "…" */
@media (max-width: 480px) {
  .sc-bc {
    padding: 6px 0 8px;
    font-size: 12px;
  }

  .sc-bc__list {
    gap: 2px 6px;
  }

  /* по умолчанию прячем все элементы */
  .sc-bc__item {
    display: none;
  }

  /* показываем только первую ("Главная") и последнюю (текущую) */
  .sc-bc__item:first-child,
  .sc-bc__item:last-child {
    display: inline-flex;
  }

  /* убираем старый разделитель "›" */
  .sc-bc__item + .sc-bc__item::before {
    content: "";
    margin-right: 0;
  }

  /* перед последней крошкой рисуем "…", как сокращение пути */
  .sc-bc__item:last-child::before {
    content: "…";
    margin-right: 4px;
    color: #c0c2c8;
    font-size: 12px;
  }

  /* на мобилке без белой плашки у последней */
  .sc-bc__item:last-child .sc-bc__current {
    padding: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
  }
}


/* Заголовок каталога аппаратов */
.sc-catalog__inner .sc-page-title,
.sc-catalog__inner .sc-brand__title {
  grid-column: 1 / -1;     /* на всю ширину grid */

  margin: 0 0 24px;
  padding: 0;

  background: transparent; /* убираем серый фон */
  border-radius: 0;
  box-shadow: none;

  font-size: 32px;
  line-height: 1.3;
  font-weight: 600;
}

/* Хлебные крошки каталога */
.sc-catalog__breadcrumbs {
  grid-column: 1 / -1;
  margin: 0 0 6px;
  min-width: 0;
}


.sc-card {
  position: relative;
}

.sc-card__badges {
  position: absolute;
  top: 16px;
  left: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  z-index: 2;
}

.sc-badge {
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
}

.sc-badge--new {
  background-color: #27ae60;
}

.sc-badge--promo {
  background-color: #f1c40f;
  color: #000;
}

.sc-badge--sale {
  background-color: #e74c3c;
}


/* Базовый вид бейджа */
.sc-card .sc-badge {
  padding: 7px 16px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
}

/* Новинка – зелёная */
.sc-card .sc-badge--new {
  background-color: #27ae60 !important;
}

/* Акция – жёлтая */
.sc-card .sc-badge--promo {
  background-color: #f1c40f !important;
  color: #000 !important;
}

/* Скидка – красная */
.sc-card .sc-badge--sale {
  background-color: #e74c3c !important;
}


.sc-card {
  position: relative;
}

.sc-card__badges {
  position: absolute;
  top: 16px;
  left: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  z-index: 2;
}


/* ===== БАЗА ===== */

.sc-filter {
  width: 100%;
  margin: 0;
  background: #f5f5f6;               /* фон блока фильтра */
  border-radius: 28px;
  padding: 18px 18px 22px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.04);
  font-family: inherit;
}

/* убираем лишние паддинги bootstrap внутри */
.sc-filter .bx-filter-section.container-fluid {
  padding: 0;
}

/* на всякий случай глушим синие ссылки внутри фильтра */
.sc-filter a {
  color: #222222;
}

/* ===== ЗАГОЛОВОК ===== */

.sc-filter .bx-filter-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 16px;
  color: #151515;
}

/* ===== КАРТОЧКИ ПАРАМЕТРОВ ===== */

.sc-filter .bx-filter-parameters-box {
  background: #ffffff;
  border-radius: 18px;
  padding: 12px 14px 10px;
  margin: 0 0 10px 0;
  border: 1px solid #e4e4e8;
}

.sc-filter .bx-filter-parameters-box-title {
  cursor: pointer;
  margin-bottom: 6px;
}

.sc-filter .bx-filter-parameters-box-title span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 500;
  color: #222222;
}

.sc-filter .bx-filter-parameters-box-title i.fa {
  font-size: 14px;
  opacity: 0.5;
}

/* контейнер с контролами */
.sc-filter .bx-filter-block {
  padding-top: 4px;
}

.sc-filter .bx-filter-parameters-box-container {
  margin: 0;
}

/* подписи "ОТ / ДО" */
.sc-filter .bx-ft-sub {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #999ca5;
  margin-bottom: 3px;
}

/* ===== ИНПУТЫ ===== */

.sc-filter input[type="text"],
.sc-filter input[type="number"],
.sc-filter .calendar {
  width: 100%;
  height: 38px;
  border-radius: 10px;
  border: 1px solid #dedfe4;
  padding: 0 10px;
  font-size: 14px;
  outline: none;
  background: #fff;
  color: #202020;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

.sc-filter input[type="text"]::placeholder,
.sc-filter input[type="number"]::placeholder {
  color: #b4b5bc;
}

.sc-filter input[type="text"]:focus,
.sc-filter input[type="number"]:focus,
.sc-filter .calendar:focus {
  border-color: #111111;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .06);
  background: #ffffff;
}

/* ===== СЛАЙДЕР ЦЕНЫ (МОНОХРОМНЫЙ) ===== */

.sc-filter .bx-ui-slider-track-container {
  margin-top: 10px;
}

.sc-filter .bx-ui-slider-track {
  height: 3px;
  border-radius: 999px;
  background: #e1e2e8 !important;      /* светло-серый трек */
}

.sc-filter .bx-ui-slider-pricebar-v {
  background: #111111 !important;       /* активная часть */
}

.sc-filter .bx-ui-slider-pricebar-vn {
  background: #e1e2e8 !important;
}

.sc-filter .bx-ui-slider-pricebar-vd {
  background: #f3f3f7 !important;
}

.sc-filter .bx-ui-slider-handle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: #111111 !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .22);
  top: -8px;
}

.sc-filter .bx-ui-slider-part span {
  font-size: 10px;
  color: #a1a3ad !important;
}

/* лёгкий ховер по активной части */
.sc-filter .bx-ui-slider-track:hover .bx-ui-slider-pricebar-v {
  background: #000000 !important;
}

/* ===== ЧЕКБОКСЫ / РАДИО / ВЫПАДАЮЩИЕ ===== */

.sc-filter .bx-filter-param-label {
  font-size: 14px;
  color: #1f1f23;
}

.sc-filter .bx-filter-input-checkbox {
  display: inline-flex;
  align-items: center;
}

.sc-filter .bx-filter-input-checkbox input {
  margin-right: 6px;
}

.sc-filter .bx-filter-param-text {
  font-size: 14px;
}

/* селекты */
.sc-filter .bx-filter-select-container {
  width: 100%;
}

.sc-filter .bx-filter-select-block {
  border-radius: 10px;
  border: 1px solid #dedfe4;
  padding: 8px 12px;
  background: #fff;
}

.sc-filter .bx-filter-select-text {
  font-size: 14px;
  color: #222222;
}

.sc-filter .bx-filter-select-arrow {
  border-left-color: transparent;
}

/* раскрывающийся список опций */
.sc-filter .bx-filter-select-popup {
  border-radius: 12px;
  border: 1px solid #e4e4e8;
  box-shadow: 0 14px 30px rgba(0, 0, 0, .08);
}

/* ===== КНОПКИ ===== */

.sc-filter__buttons-row {
  margin-top: 12px;
}

.sc-filter__btn-apply {
  width: 100%;
  background: #151515;
  border-radius: 999px;
  border: none;
  color: #ffffff;
  padding: 11px 24px;
  font-size: 15px;
  font-weight: 600;
  text-transform: none;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
  transition: background .2s ease, transform .1s ease, box-shadow .2s ease;
}

.sc-filter__btn-apply:hover {
  background: #000000;
  transform: translateY(-1px);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);
}

.sc-filter__btn-apply:active {
  transform: translateY(0);
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.2);
}

.sc-filter__btn-reset {
  display: inline-block;
  margin-top: 6px;
  border: none;
  background: transparent;
  font-size: 13px;
  color: #9a9ca4;
  text-decoration: underline;
  padding: 0;
}

/* результат "найдено N товаров" */
.sc-filter__result {
  display: block;
  margin-top: 10px;
  background: #ffffff;
  border-radius: 999px;
  padding: 6px 14px;
  border: 1px solid #e4e4ea;
  font-size: 13px;
  color: #272727;
}

.sc-filter__result .arrow {
  display: none;
}

/* ===== МОБИЛЬНАЯ КНОПКА ОТКРЫТИЯ ФИЛЬТРА ===== */

.sc-filter__toggle {
  display: none; /* включаем в @media */
  width: 100%;
  border-radius: 18px;
  border: none;
  padding: 10px 14px;
  margin-bottom: 10px;
  background: #ffffff;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.04);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sc-filter__toggle-text {
  font-size: 15px;
  font-weight: 600;
  color: #1b1b1f;
}

.sc-filter__toggle-icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #151515;
  position: relative;
}

.sc-filter__toggle-icon::before,
.sc-filter__toggle-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 2px;
  background: #151515;
  transform-origin: center;
  transition: transform .2s ease;
}

.sc-filter__toggle-icon::before {
  transform: translate(-50%, -50%) rotate(90deg); /* вертикальная палка – плюс */
}

.sc-filter__toggle-icon::after {
  transform: translate(-50%, -50%) rotate(0deg);  /* горизонтальная */
}

/* когда фильтр открыт – превращаем в "минус" */
.sc-filter.sc-filter--open .sc-filter__toggle-icon::before {
  transform: translate(-50%, -50%) rotate(0deg);
}

/* ===== АДАПТИВ ===== */

@media (max-width: 767px) {
  .sc-filter {
    border-radius: 24px;
    padding: 12px 14px 16px;
    margin-bottom: 20px;
  }

  .sc-filter:not(.sc-filter--open) {
    padding: 0 !important;
    margin-bottom: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .sc-filter:not(.sc-filter--open) .bx-filter-section.container-fluid {
    padding: 0 !important;
  }

  .sc-filter__toggle {
    display: flex;
  }

  .sc-filter:not(.sc-filter--open) .sc-filter__toggle {
    position: fixed !important;
    left: 50px !important;
    right: 50px !important;
    width: calc(100vw - 100px) !important;
    max-width: calc(100vw - 100px) !important;
    bottom: calc(12px + env(safe-area-inset-bottom)) !important;
    z-index: 40 !important;
    margin: 0 !important;
    padding: 14px 16px !important;
    border: 1px solid #f59e0b !important;
    border-radius: 20px !important;
    background: #f59e0b !important;
    box-shadow: 0 18px 36px rgba(245, 158, 11, 0.28) !important;
  }

  .sc-filter:not(.sc-filter--open) .sc-filter__toggle-text {
    color: #ffffff !important;
  }

  .sc-filter:not(.sc-filter--open) .sc-filter__toggle-icon {
    border-color: #ffffff !important;
  }

  .sc-filter:not(.sc-filter--open) .sc-filter__toggle-icon::before,
  .sc-filter:not(.sc-filter--open) .sc-filter__toggle-icon::after {
    background: #ffffff !important;
  }

  .sc-filter__inner {
    display: none;
  }

  .sc-filter.sc-filter--open .sc-filter__inner {
    display: block;
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    padding: 0 16px calc(16px + env(safe-area-inset-bottom));
  }

  .sc-filter.sc-filter--open {
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .sc-filter.sc-filter--open::before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, 0.28);
    z-index: 44;
  }

  .sc-filter.sc-filter--open .bx-filter-section.container-fluid {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    z-index: 45 !important;
    display: flex !important;
    flex-direction: column !important;
    max-height: 100vh !important;
    border-radius: 0 !important;
    background: #ffffff !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  .sc-filter.sc-filter--open .sc-filter__toggle {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: calc(18px + env(safe-area-inset-top)) 18px 14px !important;
    border: 0 !important;
    border-bottom: 1px solid #e5e7eb !important;
    border-radius: 0 !important;
    background: #ffffff !important;
    box-shadow: none !important;
  }

  .sc-filter.sc-filter--open .sc-filter-form {
    padding: 12px 0 16px !important;
  }

  .sc-filter.sc-filter--open .scf-card {
    margin-bottom: 10px !important;
    border-radius: 18px !important;
    overflow: hidden !important;
  }

  .sc-filter.sc-filter--open .scf-card:last-of-type {
    margin-bottom: 0 !important;
  }

  .sc-filter.sc-filter--open .scf-card__head {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .sc-filter.sc-filter--open .scf-card__body {
    padding-left: 14px !important;
    padding-right: 14px !important;
    padding-bottom: 14px !important;
  }

  .sc-filter.sc-filter--open .scf-actions {
    margin-top: 12px !important;
    padding: 0 2px 2px !important;
  }

  .sc-filter.sc-filter--open .sc-filter__toggle-text {
    color: #111827 !important;
  }

  .sc-filter.sc-filter--open .sc-filter__toggle-icon {
    border-color: #111827 !important;
  }

  .sc-filter.sc-filter--open .sc-filter__toggle-icon::before,
  .sc-filter.sc-filter--open .sc-filter__toggle-icon::after {
    background: #111827 !important;
  }

  /* чтобы не дубливался текст "Подбор параметров" внутри */
  .sc-filter .bx-filter-title {
    display: none;
  }

  .sc-filter .bx-filter-parameters-box {
    padding: 10px 12px 8px;
  }

  .sc-catalog,
  .sc-layout,
  .sc-catalog__content {
    padding-bottom: calc(92px + env(safe-area-inset-bottom)) !important;
  }
}

body.sc-filter-mobile-open {
  overflow: hidden;
}

@media (min-width: 768px) {
  .sc-filter__toggle {
    display: none;
  }
  .sc-filter__inner {
    display: block;
  }
}

.sc-brand__description {
  margin: 80px 0 18px;
  font-size: 14px;
  line-height: 1.6;
  color: #55555b;
}


/* сетка карточек */
.sc-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 24px;
}

/* карточка товара */
.sc-card {
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.06);
  padding: 20px 20px 24px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* блок с картинкой */
.sc-card__image-wrap {
  display: block;
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  background: #f9fafb;
  padding: 16px;
  margin-bottom: 16px;
}

.sc-card__image {
  width: 100%;
  height: 260px;
  object-fit: contain;
}

.sc-card__included-wrap {
  width: fit-content;
  margin: -4px auto 12px;
}

.sc-card__included-title {
  margin-bottom: 6px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  color: #475569;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.sc-card__included {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0;
  width: fit-content;
  margin: 0;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(6px);
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
}

.sc-card__included-item {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 8px;
}

.sc-card__included-item + .sc-card__included-item {
  border-left: 1px solid rgba(148, 163, 184, 0.35);
}

.sc-card__included-item::after {
  content: attr(data-tooltip);
  position: absolute;
  left: 50%;
  bottom: calc(100% + 10px);
  transform: translateX(-50%) translateY(6px);
  padding: 6px 10px;
  border-radius: 10px;
  background: rgba(15, 23, 42, 0.92);
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 500;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.18s ease, transform 0.18s ease;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.18);
}

.sc-card__included-item:hover::after {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

.sc-card__included-icon {
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #161616;
  flex: 0 0 28px;
}

.sc-card__included-icon svg {
  width: 100%;
  height: 100%;
}

/* текстовый блок */
.sc-card__body {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

/* бренд */
.sc-card__brand {
  font-size: 14px;
  color: #9ba0aa;
}

/* название */
.sc-card__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  color: #222;
  text-decoration: none;
  margin: 2px 0 4px;
}

/* наличие */
.sc-card__availability {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  margin: 4px 0 8px;
}

.sc-card__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 6px;
}

.sc-card__availability--in .sc-card__dot {
  background: #3bb54a;
}

.sc-card__availability--out .sc-card__dot {
  background: #d9534f;
}

.sc-card__availability--in {
  color: #2e8b34;
}

.sc-card__availability--out {
  color: #d9534f;
}

/* цена */
.sc-card__price {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px;
}

/* кнопка "В корзину" */
.sc-card__buy {
  margin-top: auto;
}

.sc-card__btn {
  width: 100%;
  padding: 14px 0;
  border-radius: 999px;
  border: none;
  background: #252525; /* можешь сменить на #54c4f1, если хочешь единый стиль */
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.1s ease, box-shadow 0.2s ease;
}

.sc-card__btn:hover {
  background: #2aa3b4;
  box-shadow: 0 8px 18px rgba(57, 181, 197, 0.4);
  transform: translateY(-1px);
}

.sc-card__btn:active {
  transform: translateY(0);
  box-shadow: 0 4px 10px rgba(57, 181, 197, 0.4);
}

/* адаптив */
@media (max-width: 767px) {
  .sc-card__image {
    height: 220px;
  }

  .sc-card__title {
    font-size: 16px;
  }

  .sc-card__price {
    font-size: 20px;
  }
}


/* Обёртка аккордеона */
.sc-accordion {
  margin-top: 16px;
}

/* ===== БРЕНД ===== */

.sc-brand {
  margin-bottom: 12px;
}

.sc-brand__toggle {
  width: 100%;
  padding: 10px 16px;
  border: none;
  border-radius: 8px;
  background: #f0f0f0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Onest", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  cursor: pointer;
  text-align: left;
}

.sc-brand__icon {
  font-size: 14px;
  transition: transform .2s ease;
}

/* поворот стрелки */
.sc-brand__toggle.is-open .sc-brand__icon {
  transform: rotate(180deg);
}

.sc-brand__body {
  margin-top: 8px;
  padding: 8px 0 4px;
  display: none;
}

.sc-brand__body.is-open {
  display: block;
}

/* адаптив: мобильная версия */
@media (max-width: 767px) {

  /* 2 товара в ряд */
  .sc-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); /* строго 2 колонки */
    gap: 12px; /* чуть меньше расстояние между карточками */
  }

  .sc-card {
    padding: 12px 10px 14px;
    border-radius: 18px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  }

  .sc-card__image-wrap {
    padding: 10px;
    margin-bottom: 10px;
  }

  .sc-card__image {
    height: 170px; /* меньше высота, чтобы карточки не были слишком высокими */
  }

  .sc-card__brand {
    font-size: 12px;
  }

  .sc-card__title {
    font-size: 14px;
  }

  .sc-card__availability {
    font-size: 12px;
    margin: 2px 0 6px;
  }

  .sc-card__price {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .sc-card__btn {
    font-size: 14px;
    padding: 10px 0;
  }
}


/* Обёртка — центрируем */
.sc-catalog-more-wrap {
    margin: 32px 0;
    display: flex;
    justify-content: center;
}

/* Кнопка "Показать ещё" — не тянется на всю ширину */
.sc-catalog-more-wrap .sc-card__btn--more {
    display: inline-flex;      /* поверх возможного display:block */
    width: auto !important;    /* перебиваем width:100% */
    min-width: 220px;          /* можно поменять под себя */
    padding: 12px 32px;
    border-radius: 999px;
    background-color: #8e2b78;
    color: #fff;
    box-shadow: 0 8px 18px rgba(0,0,0,.08);
    justify-content: center;
}

/* Ховер / актив / disabled — по желанию */
.sc-catalog-more-wrap .sc-card__btn--more:hover {
    background-color: #282828;
}

.sc-catalog-more-wrap .sc-card__btn--more:active {
    background-color: #282828;
}

.sc-catalog-more-wrap .sc-card__btn--more:disabled {
    opacity: .6;
    box-shadow: none;
}


div[id^="wait_comp_"] {
  display: none !important;
}


/* ===== Мобильная версия корзины ===== */
@media (max-width: 768px) {

  /* прячем шапку таблицы */
  .sc-cart__head {
    display: none !important;
  }

  .sc-cart {
    padding: 0 16px 24px;
  }

  /* каждая строка = отдельная карточка */
  .sc-cart__row {
    display: block !important;
    position: relative;
    padding: 16px 16px 18px;
    margin-bottom: 12px;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(15, 16, 32, 0.06);
  }

  /* все колонки на 100% ширины, в столбик */
  .sc-cart__col {
    display: block !important;
    width: 100% !important;
  }

  /* блок с товаром сверху, с разделительной линией */
  .sc-cart__col--product {
    padding-bottom: 10px;
    margin-bottom: 8px;
    border-bottom: 1px solid #EEF0F4;
  }

  .sc-cart-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
  }

  .sc-cart-item__image img {
    width: 72px;
    height: auto;
    border-radius: 12px;
    object-fit: cover;
  }

  .sc-cart-item__name {
    font-size: 15px;
    line-height: 1.3;
  }

  /* Цена / Кол-во / Сумма — отдельные блоки друг под другом */
  .sc-cart__col--price,
  .sc-cart__col--qty,
  .sc-cart__col--sum {
    margin-top: 8px;
    font-size: 14px;
  }

  .sc-cart__col--price::before,
  .sc-cart__col--qty::before,
  .sc-cart__col--sum::before {
    content: attr(data-label);
    display: block;
    font-size: 12px;
    line-height: 1.2;
    color: #6B6E7A;
    margin-bottom: 2px;
  }

  .sc-cart__price,
  .sc-cart__sum {
    font-size: 15px;
    font-weight: 500;
  }

  .sc-cart-qty {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 2px;
  }

  .sc-cart-qty__input {
    width: 56px;
    text-align: center;
  }

  /* крестик удаления — в правом верхнем углу карточки */
  .sc-cart__col--remove {
    position: absolute;
    top: 8px;
    right: 10px;
    width: auto !important;
  }

  .sc-cart__remove {
    width: 24px;
    height: 24px;
    padding: 0;
    line-height: 22px;
    font-size: 20px;
  }

  /* футер: "Итого" + кнопки в столбик */
  .sc-cart__footer {
    margin-top: 16px;
    padding: 16px;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(15, 16, 32, 0.06);
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .sc-cart__total {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .sc-cart__actions {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .sc-cart__actions .sc-btn {
    width: 100%;
  }
}


.sc-price-wrap {
  display: flex;
  align-items: baseline;
  gap: 8px;
  flex-wrap: wrap;
}

.sc-price-value--new {
  font-size: 24px;
  font-weight: 600;
}

.sc-price-old {
  font-size: 16px;
  text-decoration: line-through;
  opacity: 0.6;
}

.sc-price-discount-badge {
  font-size: 14px;
  padding: 2px 8px;
  border-radius: 12px;
  background: #ffeded;
}





/* сама карточка низа */
.sc-product-bottom-card {
  background: #ffffff;
  border-radius: 24px;
}


/* Цена в карточке товара */
.sc-card__price {
  margin-top: 10px;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 8px;
}

/* новая цена */
.sc-card__price-new {
  font-weight: 600;
  font-size: 18px;      /* можно подправить под общий размер */
}

/* старая цена */
.sc-card__price-old {
  font-size: 14px;
  opacity: 0.5;
  text-decoration: line-through;
}

/* бейдж скидки */
.sc-card__price-badge {
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 999px;
  background: #ffe5ea;   /* можешь заменить на свой розовый/акцентный */
  line-height: 1.2;
}

/* если хочешь, чтобы %-бейдж уезжал вправо */
@media (min-width: 768px) {
  .sc-card__price-badge {
    margin-left: auto;
  }
}

/* Обёртка блока "Услугу оказывают" */
.service-doctors {
  padding: 60px 0;
  border-top: 1px solid rgba(15, 23, 42, 0.06);
  background-color: #f8fafc; /* лёгкий серый фон, мед. настроение */
}

/* Заголовок блока (ты уже используешь .over-view-title) */
.service-doctors .over-view-title {
  margin-bottom: 32px;
}

/* Сетка карточек врачей */
.service-doctors-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

/* Карточка врача */
.service-doctor-card {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 16px;
  padding: 18px 18px 20px;
  text-decoration: none;
  color: inherit;
  box-shadow: 0 14px 35px rgba(15, 23, 42, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  border: 1px solid rgba(148, 163, 184, 0.3);
}

.service-doctor-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.10);
  border-color: rgba(59, 130, 246, 0.4); /* лёгкий синий акцент при ховере */
}

/* Фото врача */
.service-doctor-photo {
  width: 100%;
  border-radius: 14px;
  overflow: hidden;
  margin-bottom: 16px;
  background-color: #e5ecf5;
}

.service-doctor-photo img {
  display: block;
  width: 100%;
  height: 260px;
  object-fit: cover;
}

/* Плейсхолдер, если нет фото */
.service-doctor-photo--placeholder {
  width: 100%;
  height: 260px;
  border-radius: 14px;
  background: repeating-linear-gradient(
      45deg,
      #e5ecf5,
      #e5ecf5 10px,
      #d1d9e6 10px,
      #d1d9e6 20px
  );
}

/* Текстовая часть карточки */
.service-doctor-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

/* ФИО врача */
.service-doctor-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  color: #0f172a;
}

/* Должность / специализация */
.service-doctor-position {
  font-size: 14px;
  line-height: 1.4;
  color: #64748b;
}

/* Стаж / доп. инфо */
.service-doctor-exp {
  margin-top: 6px;
  font-size: 13px;
  line-height: 1.4;
  color: #475569;
}

/* Адаптация под планшеты */
@media (max-width: 991px) {
  .service-doctors {
    padding: 40px 0;
  }

  .service-doctors-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .service-doctor-photo img,
  .service-doctor-photo--placeholder {
    height: 220px;
  }
}

/* Адаптация под мобильные */
@media (max-width: 767px) {
  .service-doctors {
    padding: 32px 0;
  }

  .service-doctors-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .service-doctor-card {
    padding: 16px 16px 18px;
    border-radius: 14px;
  }

  .service-doctor-photo img,
  .service-doctor-photo--placeholder {
    height: 210px;
  }

  .service-doctor-name {
    font-size: 16px;
  }

  .service-doctor-position {
    font-size: 13px;
  }
}

/* ===== ЛЕЙАУТ ДЕТАЛЬНОЙ УСЛУГИ (ПЕРЕЗАТИРАЕМ СТАРОЕ) ===== */

.page-data .service-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 260px) minmax(0, 1fr) !important;
  gap: 32px !important;
  align-items: flex-start !important;
}

/* Левая колонка: другие услуги */

.page-data .service-sidebar {
  background-color: #ffffff !important;
  border-radius: 18px !important;
  padding: 18px 18px 20px !important;
  border: 1px solid rgba(148, 163, 184, 0.25) !important;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.05) !important;
}

.page-data .service-sidebar-title {
  font-size: 15px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
  color: #64748b !important;
  margin-bottom: 12px !important;
}

.page-data .service-tabs {
  display: flex !important;
  flex-direction: column !important;
  gap: 6px !important;
}

.page-data .service-tab {
  display: block !important;
  padding: 8px 10px !important;
  border-radius: 999px !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
  color: #0f172a !important;
  text-decoration: none !important;
  white-space: normal !important;
  background: transparent !important;
  transition: background-color 0.18s ease, color 0.18s ease, transform 0.18s ease !important;
}

.page-data .service-tab:hover {
  background-color: #eff6ff !important;
  color: #1d4ed8 !important;
  transform: translateX(2px) !important;
}

.page-data .service-tab.service-tab--active {
  background: linear-gradient(90deg, #2563eb, #38bdf8) !important;
  color: #ffffff !important;
}

/* Правая колонка */

.page-data .service-content {
  display: flex !important;
  flex-direction: column !important;
  gap: 24px !important;
}

/* Картинка услуги */

.page-data .service-main-img {
  border-radius: 20px !important;
  overflow: hidden !important;
  background-color: #e5ecf5 !important;
}

.page-data .service-main-image {
  display: block !important;
  width: 100% !important;
  height: 260px !important;
  object-fit: cover !important;
}

/* Блоки внутри */

.page-data .service-block {
  margin-bottom: 20px !important;
}

/* ===== ЧИТАБЕЛЬНЫЙ ТЕКСТ (service-rich-text) ===== */

.page-data .service-rich-text {
  background-color: #ffffff !important;
  border-radius: 18px !important;
  padding: 22px 24px !important;
  border: 1px solid rgba(148, 163, 184, 0.25) !important;
  box-shadow: 0 14px 35px rgba(15, 23, 42, 0.04) !important;
  line-height: 1.7 !important;
  font-size: 16px !important;
  color: #0f172a !important;
  margin-top: 10px !important;
}

.page-data .service-rich-text.w-richtext p {
  margin-bottom: 0.9em !important;
}

.page-data .service-rich-text.w-richtext p:last-child {
  margin-bottom: 0 !important;
}

.page-data .service-rich-text.w-richtext h2,
.page-data .service-rich-text.w-richtext h3,
.page-data .service-rich-text.w-richtext h4 {
  margin-top: 1.2em !important;
  margin-bottom: 0.5em !important;
  line-height: 1.3 !important;
  color: #0f172a !important;
}

.page-data .service-rich-text.w-richtext h2 {
  font-size: 22px !important;
  font-weight: 600 !important;
}

.page-data .service-rich-text.w-richtext h3 {
  font-size: 18px !important;
  font-weight: 600 !important;
}

.page-data .service-rich-text.w-richtext ul,
.page-data .service-rich-text.w-richtext ol {
  padding-left: 20px !important;
  margin: 0.4em 0 0.9em !important;
}

.page-data .service-rich-text.w-richtext li {
  margin-bottom: 0.3em !important;
}

/* ===== ВРАЧИ ПОД ТЕКСТОМ ===== */

.page-data .service-doctors {
  margin-top: 28px !important;
}

.page-data .service-doctors-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 20px !important;
}

.page-data .service-doctor-card {
  display: flex !important;
  flex-direction: column !important;
  background-color: #ffffff !important;
  border-radius: 16px !important;
  padding: 16px 16px 18px !important;
  text-decoration: none !important;
  color: inherit !important;
  box-shadow: 0 14px 35px rgba(15, 23, 42, 0.06) !important;
  border: 1px solid rgba(148, 163, 184, 0.3) !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease !important;
}

.page-data .service-doctor-card:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.10) !important;
  border-color: rgba(59, 130, 246, 0.5) !important;
}

.page-data .service-doctor-photo {
  width: 100% !important;
  border-radius: 14px !important;
  overflow: hidden !important;
  margin-bottom: 12px !important;
  background-color: #e5ecf5 !important;
}

.page-data .service-doctor-photo img {
  display: block !important;
  width: 100% !important;
  height: 220px !important;
  object-fit: cover !important;
}

.page-data .service-doctor-photo--placeholder {
  width: 100% !important;
  height: 220px !important;
  border-radius: 14px !important;
  background: repeating-linear-gradient(
      45deg,
      #e5ecf5,
      #e5ecf5 10px,
      #d1d9e6 10px,
      #d1d9e6 20px
  ) !important;
}

.page-data .service-doctor-info {
  display: flex !important;
  flex-direction: column !important;
  gap: 4px !important;
}

.page-data .service-doctor-name {
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 1.3 !important;
  color: #0f172a !important;
}

.page-data .service-doctor-position {
  font-size: 14px !important;
  line-height: 1.4 !important;
  color: #64748b !important;
}

.page-data .service-doctor-exp {
  margin-top: 4px !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
  color: #475569 !important;
}

/* ===== АДАПТИВ ===== */

@media (max-width: 991px) {
  .page-data .service-layout {
    grid-template-columns: minmax(0, 230px) minmax(0, 1fr) !important;
    gap: 24px !important;
  }

  .page-data .service-main-image {
    height: 220px !important;
  }

  .page-data .service-doctors-grid {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 767px) {
  .page-data .service-layout {
    grid-template-columns: 1fr !important;
  }

  .page-data .service-sidebar {
    border-radius: 16px !important;
    padding: 14px 14px 16px !important;
    margin-bottom: 4px !important;
  }

  .page-data .service-tabs {
    flex-wrap: wrap !important;
    gap: 8px !important;
  }

  .page-data .service-tab {
    padding: 6px 10px !important;
    font-size: 13px !important;
    background-color: #f8fafc !important;
  }

  .page-data .service-content {
    gap: 18px !important;
  }

  .page-data .service-main-image {
    height: 210px !important;
  }

  .page-data .service-rich-text {
    padding: 16px 14px !important;
    font-size: 15px !important;
  }

  .page-data .service-doctor-card {
    padding: 14px 14px 16px !important;
  }

  .page-data .service-doctor-photo img,
  .page-data .service-doctor-photo--placeholder {
    height: 200px !important;
  }
}


/* ===== БАЗА ДЛЯ СТРАНИЦЫ УСЛУГИ ===== */

.sc-service-page {
  background-color: #f5f5f5;
  padding: 24px 0 48px;
}

.sc-service-page__inner {
  margin: 5px auto;
  width: calc(100% - 50px);
  max-width: 1280px;
  border-radius: 24px;
  background-color: #ffffff;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.06);
  padding: 32px 32px 40px;
}

/* Ссылки / кнопки-утилиты */

.sc-link-muted {
  font-size: 14px;
  color: #6b7280;
  text-decoration: none;
}

.sc-link-muted:hover {
  color: #111827;
}

/* Кнопки (ориентируемся на стиль каталога) */

.sc-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  border-radius: 999px;
  border: 0;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: transform 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease, color 0.15s ease;
  white-space: nowrap;
}

.sc-btn--primary {
  background-color: #f29ccc;      /* розовый, как в «Записаться на приём» */
  color: #ffffff;
  box-shadow: 0 14px 35px rgba(244, 114, 182, 0.35);
}

.sc-btn--primary:hover {
  background-color: #ec85c0;
  transform: translateY(-1px);
  box-shadow: 0 18px 40px rgba(244, 114, 182, 0.45);
}

.sc-btn--ghost {
  background-color: #f3f4f6;
  color: #111827;
}

.sc-btn--ghost:hover {
  background-color: #e5e7eb;
}

/* ===== HERO ===== */

.sc-service-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr);
  gap: 32px;
  align-items: center;
  margin-bottom: 32px;
}

.sc-service-hero__left {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.sc-service-hero__breadcrumbs {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #6b7280;
}

.sc-service-hero__breadcrumbs .sc-bc {
  width: 100%;
  min-width: 0;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: thin;
}

.sc-service-hero__breadcrumbs .sc-bc__list {
  flex-wrap: nowrap;
  align-items: center;
  width: max-content;
  min-width: 100%;
}

.sc-service-hero__breadcrumbs .sc-bc__item {
  flex: 0 0 auto;
  white-space: nowrap;
}

.sc-service-hero__breadcrumbs .sc-bc__link {
  white-space: nowrap;
}

.sc-service-hero__breadcrumbs .sc-bc__item:last-child .sc-bc__current {
  white-space: nowrap;
}

.sc-service-hero__title {
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0;
}

.sc-service-hero__subtitle {
  font-size: 16px;
  color: #4b5563;
}

.sc-service-hero__meta {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 8px;
}

.sc-service-hero__cta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

/* Цена */

.sc-service-pricecard {
  border-radius: 20px;
  padding: 14px 18px;
  background: linear-gradient(135deg, #fff4fb 0%, #ffffff 100%);
  border: 1px solid #f2c6dd;
  box-shadow: 0 14px 32px rgba(168, 39, 131, 0.08);
}

.sc-service-pricecard__label {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #a82783;
  margin-bottom: 6px;
  font-weight: 800;
}

.sc-service-pricecard__row {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 10px 16px;
}

.sc-service-pricecard__price {
  font-size: 28px;
  font-weight: 800;
  color: #111827;
}

.sc-service-pricecard__value {
  margin-right: 4px;
}

.sc-service-pricecard__old {
  font-size: 18px;
  font-weight: 600;
  color: #9ca3af;
  text-decoration: line-through;
}

.sc-service-pricecard__note {
  font-size: 13px;
  color: #6b7280;
}

/* Hero картинка */

.sc-service-hero__right {
  display: flex;
  justify-content: flex-end;
}

.sc-service-hero__image-wrap {
  border-radius: 24px;
  overflow: hidden;
  background-color: #f3f4f6;
}

.sc-service-hero__image {
  display: block;
  width: 100%;
  height: 260px;
  object-fit: cover;
}

/* ===== ОСНОВНОЙ ЛЕЙАУТ (другие услуги + текст) ===== */

.sc-service-main {
  margin-top: 8px;
}

.sc-service-layout {
  display: grid;
  grid-template-columns: minmax(0, 280px) minmax(0, 1fr);
  gap: 24px;
  align-items: flex-start;
}

/* Сайдбар с другими услугами */

.sc-service-sidebar {
  padding: 16px 16px 18px;
  border-radius: 20px;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
}

.sc-service-sidebar__title {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #6b7280;
  margin-bottom: 10px;
}

.sc-service-sidebar__list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.sc-service-tab {
  display: block;
  padding: 7px 12px;
  border-radius: 999px;
  font-size: 14px;
  color: #111827;
  text-decoration: none;
  background-color: transparent;
  transition: background-color 0.15s ease, color 0.15s ease, transform 0.15s ease;
}

.sc-service-tab:hover {
  background-color: #f3f4f6;
  transform: translateX(2px);
}

.sc-service-tab--active {
  background: #111827;
  color: #ffffff;
}

/* Правая колонка */

.sc-service-content {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

/* Общие карточки */

.sc-card {
  border-radius: 24px;
  background-color: #ffffff;
  border: 1px solid #e5e7eb;
  padding: 20px 22px;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.04);
}

.sc-service-block__title {
  font-size: 20px;
  margin-bottom: 12px;
}

/* Текстовые блоки (описание, преимущества) */

.sc-service-text {
  font-size: 15px;
  line-height: 1.7;
  color: #111827;
}

.sc-service-text p {
  margin-bottom: 0.9em;
}

.sc-service-text p:last-child {
  margin-bottom: 0;
}

.sc-service-text h2,
.sc-service-text h3 {
  margin-top: 1.2em;
  margin-bottom: 0.5em;
}

.sc-service-text ul,
.sc-service-text ol {
  margin: 0.4em 0 0.9em;
  padding-left: 20px;
}

/* Блок врачей */

.sc-service-doctors {
  margin-top: 6px;
}

.sc-service-block__header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 14px;
}

.sc-service-doctors__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
  align-items: start;
}

.sc-doctor-card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  border-radius: 18px;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  overflow: hidden;
  transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;
}

.sc-doctor-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 36px rgba(15, 23, 42, 0.1);
  border-color: #f29ccc;
}

.sc-doctor-card__photo {
  width: 100%;
  aspect-ratio: 4 / 5;
  min-height: 280px;
  max-height: 360px;
  position: relative;
  overflow: hidden;
  background-color: #e5e7eb;
}

.sc-doctor-card__badge {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff7a59, #ffb347);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  box-shadow: 0 10px 24px rgba(255, 122, 89, 0.35);
}

.sc-doctor-card__badge::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.18);
}

.sc-doctor-card__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sc-doctor-card__photo--placeholder {
  width: 100%;
  height: 100%;
  background: repeating-linear-gradient(
    45deg,
    #e5e7eb,
    #e5e7eb 10px,
    #d1d5db 10px,
    #d1d5db 20px
  );
}

.sc-doctor-card__body {
  padding: 12px 14px 14px;
}

.sc-doctor-card__name {
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 4px;
}

.sc-doctor-card__position {
  font-size: 14px;
  color: #6b7280;
}

.sc-doctor-card__exp {
  margin-top: 4px;
  font-size: 13px;
  color: #4b5563;
}

/* FAQ блока услуги */

.sc-faq {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.sc-faq__item {
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  background: #f9fafb;
  overflow: hidden;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.sc-faq__item[open] {
  border-color: #f29ccc;
  box-shadow: 0 14px 32px rgba(15, 23, 42, 0.06);
}

.sc-faq__question {
  position: relative;
  display: block;
  margin: 0;
  padding: 18px 54px 18px 18px;
  cursor: pointer;
  list-style: none;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 600;
  color: #111827;
}

.sc-faq__question::-webkit-details-marker {
  display: none;
}

.sc-faq__question::before,
.sc-faq__question::after {
  content: "";
  position: absolute;
  right: 22px;
  top: 50%;
  width: 12px;
  height: 2px;
  background: #6b7280;
  border-radius: 999px;
  transform: translateY(-50%);
  transition: transform 0.15s ease;
}

.sc-faq__question::after {
  transform: translateY(-50%) rotate(90deg);
}

.sc-faq__item[open] .sc-faq__question::after {
  transform: translateY(-50%) rotate(0deg);
}

.sc-faq__answer {
  padding: 0 18px 18px;
  font-size: 15px;
  line-height: 1.7;
  color: #374151;
}

.sc-faq__answer p {
  margin: 0;
}

/* ===== НИЖНИЙ CTA ===== */

.sc-service-cta {
  margin-top: 32px;
}

.sc-service-cta__inner {
  border-radius: 24px;
  padding: 22px 24px;
  background: linear-gradient(90deg, #fdf2ff, #f9e0f3);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.sc-service-cta__text h2 {
  font-size: 20px;
  margin-bottom: 6px;
}

.sc-service-cta__heading {
  margin: 0 0 6px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #111827;
}

.sc-service-cta__text > p:not(.sc-service-cta__heading) {
  margin: 0;
  font-size: 14px;
  color: #4b5563;
}

.sc-service-cta__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

/* ===== АДАПТИВ ===== */

@media (max-width: 991px) {
  .sc-service-page__inner {
    padding: 24px 20px 32px;
  }

  .sc-service-hero {
    grid-template-columns: 1fr;
  }

  .sc-service-hero__right {
    order: -1;
  }

  .sc-service-layout {
    grid-template-columns: 1fr;
  }

  .sc-service-sidebar {
    order: -1;
  }

  .sc-service-doctors__grid {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }

  .sc-faq__question {
    padding: 16px 50px 16px 16px;
    font-size: 16px;
  }

  .sc-faq__answer {
    padding: 0 16px 16px;
  }
}

@media (max-width: 639px) {
  .sc-service-page__inner {
    width: calc(100% - 20px);
    padding: 20px 14px 28px;
    border-radius: 20px;
  }

  .sc-service-hero__title {
    font-size: 26px;
  }

  .sc-service-hero__image {
    height: 200px;
  }

  .sc-card {
    padding: 16px 14px;
    border-radius: 20px;
  }

  .sc-service-doctors__grid {
    grid-template-columns: 1fr;
  }

  .sc-doctor-card__photo {
    min-height: 240px;
  }

  .sc-doctor-card__badge {
    top: 12px;
    left: 12px;
    padding: 7px 10px;
    font-size: 11px;
  }

  .sc-service-cta__inner {
    padding: 18px 16px;
    border-radius: 20px;
  }
}

.hc-cart,
.hc-max{
  width:30px;           /* подгони под свои кругляши */
  height:30px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.hc-cart__icon,
.hc-max__icon{
  width:30px;
  height:30px;
  display:block;
}


.hc-overlay-contacts{
  padding:20px 16px;
  margin-top:auto;                 /* прижимает блок вниз */
  border-top:1px solid rgba(0,0,0,.08);
  display:flex;
  flex-direction:column;
  gap:10px;
}

.hc-overlay-phone{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:18px;
  font-weight:600;
  color:#111;
  text-decoration:none;
}

.hc-overlay-address{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:14px;
  color:#6b6b6b;
}

.hc-ico{
  font-size:18px;
  line-height:1;
  opacity:.9;
}

.article-content img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* =========================
   ОГЛАВЛЕНИЕ (TOC)
   ========================= */

/* Карточка оглавления */
.toc {
  background: #f9fafb;
  border: 1px solid #eef0f2;
  border-radius: 16px;
  padding: 24px 24px 20px;
  margin-bottom: 32px;

  /* важно: не даём ему быть fixed/absolute из чужих стилей */
  position: static;
  width: auto;
  float: none;
  transform: none;
}

/* Заголовок */
.toc__title {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #111;
}

/* Список без маркеров */
.toc__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Пункт */
.toc__item {
  margin: 0 0 10px;
}

/* Уровни */
.toc__item--lvl2 {
  padding-left: 0;
}
.toc__item--lvl3 {
  padding-left: 20px;
  margin-top: -2px;
}

/* Ссылка */
.toc__link {
  display: block;
  font-size: 15px;
  line-height: 1.45;
  color: #333;
  text-decoration: none;

  position: relative;
  padding: 6px 10px 6px 16px;
  border-radius: 10px;

  transition: background .15s ease, color .15s ease;
}

/* Маркер-полоска слева */
.toc__link::before {
  content: "";
  position: absolute;
  left: 8px;
  top: 50%;
  width: 6px;
  height: 2px;
  transform: translateY(-50%);
  background: #c4c7cc;
  border-radius: 2px;

  transition: background .15s ease;
}

/* Hover */
.toc__link:hover {
  color: #0a5bd3;
  background: #eef5ff;
}
.toc__link:hover::before {
  background: #0a5bd3;
}

/* =========================
   РАСКЛАДКА: TOC сверху, затем контент
   ========================= */
.post-data-wrap{
  display: block;
}

.toc{
  max-width: 860px;
  margin: 0 0 22px;
}

.toc__list{
  display: grid;
  gap: 6px;
}

.toc__item{
  margin: 0;
}

.toc__item--lvl3{
  padding-left: 16px;
}

.post-details{
  min-width: 0;
}

/* =========================
   МОБИЛА: компактное оглавление
   ========================= */
@media (max-width: 991px){
  .toc{
    max-width: 100%;
    padding: 14px 14px 12px;
    margin-bottom: 16px;
    border-radius: 12px;
  }

  .toc__title{
    font-size: 16px;
    margin-bottom: 10px;
  }

  .toc__list{
    gap: 4px;
  }

  .toc__link{
    font-size: 14px;
    line-height: 1.35;
    padding: 6px 8px 6px 14px;
  }

  .toc__item--lvl3{
    padding-left: 12px;
  }
}

/* Плавная прокрутка к якорю */
html{
  scroll-behavior: smooth;
}

/* чтобы якорь не прятался под фикс-шапкой (если есть) */
.post-details h2,
.post-details h3{
  scroll-margin-top: 90px;
}


.sc-brands-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:14px;
}
@media (max-width: 991px){
  .sc-brands-grid{ grid-template-columns:repeat(3,minmax(0,1fr)); }
}
@media (max-width: 479px){
  .sc-brands-grid{ grid-template-columns:repeat(2,minmax(0,1fr)); }
}
.sc-brand-card{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:14px;
  border-radius:14px;
  background:#fff;
  box-shadow:0 2px 10px rgba(0,0,0,.06);
}
.sc-brand-logo{ max-height:44px; max-width:100%; object-fit:contain; }
.sc-brand-text{ font-weight:600; }

/* ===== Catalog UI refresh: filter + prices ===== */

/* Filter shell */
.sc-filter{
  background: #ffffff;
  border: 1px solid #e8ebf2;
  border-radius: 20px;
  padding: 14px 14px 16px;
  box-shadow: 0 10px 26px rgba(16, 24, 40, 0.06);
}

@media (min-width: 992px){
  .sc-filter{
    position: sticky;
    top: 110px;
  }
}

.sc-filter .bx-filter-title{
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #111827;
}

.sc-filter .bx-filter-parameters-box{
  border-radius: 14px;
  border: 1px solid #e7e9ef;
  padding: 10px 12px 8px;
  margin-bottom: 8px;
  background: #fbfcff;
}

.sc-filter .bx-filter-parameters-box-title span{
  font-size: 13px;
  font-weight: 600;
  color: #1f2937;
}

.sc-filter .bx-ft-sub{
  font-size: 10px;
  letter-spacing: .07em;
  color: #8a94a6;
}

/* Price inputs */
.sc-filter .bx-filter-parameters-box-container-block.bx-left,
.sc-filter .bx-filter-parameters-box-container-block.bx-right{
  margin-bottom: 8px;
}

.sc-filter input[type="text"],
.sc-filter input[type="number"],
.sc-filter .calendar{
  height: 40px;
  border-radius: 12px;
  border: 1px solid #d8deea;
  background: #fff;
  font-size: 14px;
  font-weight: 600;
  color: #111827;
}

.sc-filter input[type="text"]:focus,
.sc-filter input[type="number"]:focus,
.sc-filter .calendar:focus{
  border-color: #a82783;
  box-shadow: 0 0 0 3px rgba(168, 39, 131, 0.14);
}

/* Price slider */
.sc-filter .bx-ui-slider-track{
  height: 4px;
  background: #e5e7ef !important;
}

.sc-filter .bx-ui-slider-pricebar-v{
  background: #a82783 !important;
}

.sc-filter .bx-ui-slider-handle{
  width: 16px;
  height: 16px;
  top: -6px;
  background: #a82783 !important;
  border: 2px solid #ffffff;
  box-shadow: 0 3px 10px rgba(168, 39, 131, 0.28);
}

.sc-filter .bx-ui-slider-part span{
  font-size: 10px;
  color: #9aa3b4 !important;
}

/* Apply/reset row */
.sc-filter__buttons-row{
  margin-top: 8px;
}

.sc-filter__btn-apply{
  background: linear-gradient(135deg, #cc6bab 0%, #a53d89 100%);
  box-shadow: 0 12px 24px rgba(168, 39, 131, 0.2);
}

.sc-filter__btn-apply:hover{
  background: linear-gradient(135deg, #bf4f97 0%, #933678 100%);
}

.sc-filter__btn-reset{
  color: #7f889a;
  text-decoration: none;
  border-bottom: 1px solid #cfd5e1;
}

.sc-filter__result{
  border-radius: 12px;
  border: 1px solid #e0e6f2;
  color: #1f2937;
  background: #f8fafc;
}

/* Product card prices */
.sc-card__price{
  margin-top: 12px;
  gap: 6px 10px;
}

.sc-card__price-new{
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  color: #0f172a;
  letter-spacing: -0.01em;
}

.sc-card__price-old{
  font-size: 14px;
  color: #94a3b8;
  text-decoration: line-through;
  opacity: 1;
}

.sc-card__price-badge{
  margin-left: 0;
  font-size: 11px;
  font-weight: 700;
  color: #9f1239;
  background: #ffe4ec;
  border: 1px solid #fecddc;
  padding: 3px 7px;
}

.sc-card__price-request{
  font-size: 15px;
  font-weight: 600;
  color: #64748b;
}

.sc-badge--promo{
  color: #9f1239;
  background: #ffe4ec;
  border: 1px solid #fecddc;
}

.sc-price--promo{
  display: inline-flex;
  align-items: baseline;
  gap: 8px;
  flex-wrap: wrap;
}

.sc-price__current{
  font-size: 24px;
  line-height: 1.1;
  font-weight: 800;
  color: #0f172a;
}

.sc-price__old{
  font-size: 15px;
  color: #94a3b8;
  text-decoration: line-through;
}

@media (max-width: 768px){
  .sc-card__price-new{
    font-size: 21px;
  }

  .sc-service-pricecard__price{
    font-size: 24px;
  }

  .sc-service-pricecard__old{
    font-size: 16px;
  }

  .sc-price__current{
    font-size: 21px;
  }
}

/* ===== Modern price filter block ===== */
.sc-filter .sc-filter-price{
  background: linear-gradient(180deg, #fcf8fd 0%, #f8f4fb 100%) !important;
  border: 1px solid #eadff0 !important;
  border-radius: 16px !important;
  padding: 12px 12px 14px !important;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-title{
  margin-bottom: 10px !important;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-title span{
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #1f2937 !important;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-container{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 12px;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block{
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

.sc-filter .sc-filter-price .bx-ft-sub{
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: .08em !important;
  color: #9b7ca1 !important;
  margin-bottom: 6px !important;
}

.sc-filter .sc-filter-price .bx-filter-input-container{
  position: relative;
}

.sc-filter .sc-filter-price .bx-filter-input-container::after{
  content: "₽";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #9aa3b4;
  font-weight: 700;
  pointer-events: none;
}

.sc-filter .sc-filter-price input.min-price,
.sc-filter .sc-filter-price input.max-price{
  height: 44px !important;
  border-radius: 12px !important;
  border: 1px solid #d9d9e8 !important;
  background: #ffffff !important;
  padding: 0 34px 0 12px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #111827 !important;
}

.sc-filter .sc-filter-price input.min-price:focus,
.sc-filter .sc-filter-price input.max-price:focus{
  border-color: #b54b99 !important;
  box-shadow: 0 0 0 3px rgba(181, 75, 153, 0.2) !important;
}

.sc-filter .sc-filter-price .bx-ui-slider-track-container{
  grid-column: 1 / -1;
  width: 100% !important;
  max-width: 100% !important;
  margin: 6px 0 0 !important;
  padding: 0 10px !important;
  box-sizing: border-box !important;
}

/* сбрасываем bootstrap-офсеты, из-за которых слайдер вылезал */
.sc-filter .sc-filter-price .bx-ui-slider-track-container.col-xs-10{
  width: 100% !important;
}

.sc-filter .sc-filter-price .bx-ui-slider-track-container.col-xs-offset-1{
  margin-left: 0 !important;
}

.sc-filter .sc-filter-price .bx-ui-slider-track{
  height: 6px !important;
  border-radius: 999px !important;
  background: #e7d8ec !important;
}

.sc-filter .sc-filter-price .bx-ui-slider-pricebar-v{
  background: linear-gradient(90deg, #c35aa6 0%, #a82783 100%) !important;
}

.sc-filter .sc-filter-price .bx-ui-slider-pricebar-vn{
  background: #e7d8ec !important;
}

.sc-filter .sc-filter-price .bx-ui-slider-handle{
  width: 22px !important;
  height: 22px !important;
  top: -9px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  border: 3px solid #a82783 !important;
  box-shadow: 0 6px 14px rgba(168, 39, 131, .22) !important;
}

.sc-filter .sc-filter-price .bx-ui-slider-part span{
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #8e6f96 !important;
}

/* В узкой колонке фильтра оставляем только крайние подписи, чтобы не было наложений */
.sc-filter .sc-filter-price .bx-ui-slider-part.p2 span,
.sc-filter .sc-filter-price .bx-ui-slider-part.p3 span,
.sc-filter .sc-filter-price .bx-ui-slider-part.p4 span{
  display: none !important;
}

.sc-filter .sc-filter-price .bx-ui-slider-part.p1 span,
.sc-filter .sc-filter-price .bx-ui-slider-part.p5 span{
  white-space: nowrap;
  font-size: 11px !important;
  line-height: 1.1;
}

.sc-filter .sc-filter-price .bx-ui-slider-part.p1{
  text-align: left !important;
}

.sc-filter .sc-filter-price .bx-ui-slider-part.p5{
  text-align: right !important;
}

.sc-filter .sc-filter-price .bx-ui-slider-part.p1 span{
  margin-left: -2px;
}

.sc-filter .sc-filter-price .bx-ui-slider-part.p5 span{
  margin-right: -2px;
}

@media (max-width: 767px){
  .sc-filter .sc-filter-price .bx-filter-parameters-box-container{
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }

  .sc-filter .sc-filter-price .bx-filter-parameters-box-container-block{
    max-width: 100% !important;
  }

  .sc-filter .sc-filter-price .bx-filter-parameters-box-title span{
    font-size: 16px !important;
  }

  .sc-filter .sc-filter-price .bx-ft-sub{
    font-size: 10px !important;
  }

  .sc-filter .sc-filter-price input.min-price,
  .sc-filter .sc-filter-price input.max-price{
    height: 40px !important;
    font-size: 15px !important;
  }

  .sc-filter .sc-filter-price .bx-ui-slider-track-container{
    padding: 0 8px !important;
  }

  .sc-filter .sc-filter-price .bx-ui-slider-part span{
    font-size: 11px !important;
  }

  .sc-filter .sc-filter-price .bx-ui-slider-part.p1 span,
  .sc-filter .sc-filter-price .bx-ui-slider-part.p5 span{
    font-size: 10px !important;
  }
}

/* ===== Filter layout fixes (alignment + full height on scroll) ===== */

/* Выравниваем "От/До" и инпуты цены */
.sc-filter .sc-filter-price .bx-filter-parameters-box-container{
  display: flex !important;
  flex-wrap: wrap;
  gap: 10px 12px;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-left,
.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-right{
  flex: 1 1 calc(50% - 6px);
  width: auto !important;
  min-width: 0;
  float: none !important;
  text-align: left !important;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-left .bx-ft-sub,
.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-right .bx-ft-sub{
  text-align: left !important;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-left .bx-filter-input-container,
.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-right .bx-filter-input-container{
  width: 100%;
}

/* Слайдер на отдельной строке под инпутами */
.sc-filter .sc-filter-price .bx-ui-slider-track-container{
  flex: 0 0 100%;
}

/* На десктопе sticky-фильтр должен целиком помещаться и скроллиться внутри */
@media (min-width: 992px){
  .sc-filter{
    top: 96px;
    max-height: calc(100vh - 112px);
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px;
    -webkit-overflow-scrolling: touch;
    scrollbar-gutter: stable;
  }

  .sc-filter::-webkit-scrollbar{
    width: 8px;
  }

  .sc-filter::-webkit-scrollbar-thumb{
    background: rgba(168, 39, 131, 0.25);
    border-radius: 99px;
  }
}

/* Финальный override выравнивания цены (перебиваем старые стили Bitrix/Bootstrap) */
.sc-filter .sc-filter-price .bx-filter-parameters-box-container{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-template-areas:
    "from to"
    "slider slider" !important;
  gap: 10px 12px !important;
  align-items: start !important;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-left,
.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-right{
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  clear: none !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
  display: block !important;
  align-self: start !important;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-left{
  grid-area: from !important;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-right{
  grid-area: to !important;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-left .bx-ft-sub,
.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-right .bx-ft-sub{
  display: block !important;
  text-align: left !important;
  margin: 0 0 6px 0 !important;
}

.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-left .bx-filter-input-container,
.sc-filter .sc-filter-price .bx-filter-parameters-box-container-block.bx-right .bx-filter-input-container{
  width: 100% !important;
  margin: 0 !important;
}

.sc-filter .sc-filter-price .bx-ui-slider-track-container{
  grid-area: slider !important;
  grid-column: 1 / -1 !important;
  width: 100% !important;
  margin: 8px 0 0 !important;
}

@media (max-width: 991px){
  .sc-filter{
    position: static !important;
    max-height: none !important;
    overflow: visible !important;
    padding-right: 14px !important;
  }
}

/* Убираем белый фон внутри карточек фильтра */
.sc-filter .bx-filter-parameters-box{
  background: transparent !important;
}

/* Полностью убираем внутренние подложки у блоков фильтра */
.sc-filter .bx-filter-block,
.sc-filter .bx-filter-parameters-box-container,
.sc-filter .bx-filter-select-block,
.sc-filter .bx-filter-select-popup,
.sc-filter .sc-filter-price{
  background: transparent !important;
}

/* ===== Price filter like reference (inputs + quick ranges) ===== */
.sc-filter .sc-filter-price--modern .bx-filter-parameters-box-title span{
  gap: 8px;
  font-size: 13px !important;
  font-weight: 700 !important;
}

.sc-filter .sc-filter-price--modern .sc-price-modern__info{
  display: inline-flex;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  color: #ffffff;
  background: #c8ced8;
}

.sc-filter .sc-filter-price--modern .bx-filter-parameters-box-container{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 8px 10px !important;
}

.sc-filter .sc-filter-price--modern .bx-filter-parameters-box-container-block{
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  float: none !important;
}

.sc-filter .sc-filter-price--modern .bx-ft-sub{
  display: none !important;
}

.sc-filter .sc-filter-price--modern .bx-filter-input-container::after{
  display: none !important;
}

.sc-filter .sc-filter-price--modern input.min-price,
.sc-filter .sc-filter-price--modern input.max-price{
  height: 40px !important;
  border-radius: 12px !important;
  border: 2px solid #dbe3ef !important;
  font-size: 12px !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  font-weight: 600 !important;
  color: #0f2948 !important;
  padding: 0 12px !important;
  background: transparent !important;
}

.sc-filter .sc-filter-price--modern input.min-price::placeholder,
.sc-filter .sc-filter-price--modern input.max-price::placeholder{
  color: #97a6ba !important;
}

.sc-filter .sc-filter-price--modern .sc-price-modern__quick{
  grid-column: 1 / -1;
  display: grid;
  gap: 8px;
  margin-top: 2px;
}

.sc-filter .sc-filter-price--modern .sc-price-quick{
  appearance: none;
  border: 0;
  padding: 0;
  background: transparent;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  text-align: left;
}

.sc-filter .sc-filter-price--modern .sc-price-quick__dot{
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 2px solid #ccd5e2;
  background: transparent;
  flex-shrink: 0;
}

.sc-filter .sc-filter-price--modern .sc-price-quick__text{
  font-size: 12px;
  line-height: 1.25;
  font-weight: 500;
  color: #0f2948;
}

.sc-filter .sc-filter-price--modern .sc-price-quick.is-active .sc-price-quick__dot{
  border-color: #1f5fe1;
  box-shadow: inset 0 0 0 3px #1f5fe1;
}

/* Скрываем слайдер в современном режиме */
.sc-filter .sc-filter-price--modern .bx-ui-slider-track-container{
  display: none !important;
}

/* ===== Spacing fix: внутренние отступы фильтра ===== */
.sc-filter{
  padding: 18px 16px 20px !important;
}

.sc-filter__inner{
  padding: 2px 2px 0 !important;
}

.sc-filter .bx-filter-title{
  margin: 0 0 14px !important;
}

.sc-filter .bx-filter-parameters-box{
  padding: 12px 12px 14px !important;
}

.sc-filter .bx-filter-block{
  padding: 8px 0 0 !important;
}

.sc-filter .sc-filter-price--modern{
  padding: 14px 14px 16px !important;
}

@media (max-width: 767px){
  .sc-filter{
    padding: 14px 12px 16px !important;
  }

  .sc-filter .bx-filter-parameters-box{
    padding: 10px 10px 12px !important;
  }

  .sc-filter .sc-filter-price--modern{
    padding: 12px 12px 14px !important;
  }
}

/* ===== Catalog grid: 3 items per row ===== */
.sc-catalog__content .sc-grid{
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

@media (max-width: 1100px){
  .sc-catalog__content .sc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* ===== Card typography balance for 4-column catalog ===== */
.sc-catalog__content .sc-card__title{
  font-size: 15px !important;
  line-height: 1.3 !important;
  font-weight: 600 !important;
}

.sc-catalog__content .sc-card__availability{
  font-size: 12px !important;
  line-height: 1.25 !important;
}

.sc-catalog__content .sc-card__price-new{
  font-size: 17px !important;
  line-height: 1.15 !important;
  font-weight: 700 !important;
}

.sc-catalog__content .sc-card__price-old{
  font-size: 14px !important;
}

.sc-catalog__content .sc-card__price-badge{
  font-size: 12px !important;
  padding: 2px 8px !important;
}

.sc-catalog__content .sc-card__btn{
  font-size: 16px !important;
  min-height: 50px !important;
}

@media (max-width: 1400px){
  .sc-catalog__content .sc-card__title{
    font-size: 16px !important;
  }
  .sc-catalog__content .sc-card__availability{
    font-size: 13px !important;
  }
  .sc-catalog__content .sc-card__price-new{
    font-size: 18px !important;
  }
  .sc-catalog__content .sc-card__price-old{
    font-size: 14px !important;
  }
  .sc-catalog__content .sc-card__price-badge{
    font-size: 12px !important;
  }
  .sc-catalog__content .sc-card__btn{
    font-size: 15px !important;
    min-height: 48px !important;
  }
}

/* ===== Infinite scroll marker (catalog) ===== */
.sc-catalog-more-wrap.js-catalog-auto-more{
  margin: 0 !important;
  height: 1px !important;
  min-height: 1px !important;
  display: block !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* ===== Compact spacing for modern price filter ===== */
.sc-filter .sc-filter-price.sc-filter-price--modern{
  padding: 10px 10px 12px !important;
}

.sc-filter .sc-filter-price.sc-filter-price--modern .bx-filter-block{
  padding-top: 4px !important;
}

.sc-filter .sc-filter-price.sc-filter-price--modern .bx-filter-parameters-box-container{
  gap: 6px 10px !important;
  align-items: start !important;
}

.sc-filter .sc-filter-price.sc-filter-price--modern .bx-filter-parameters-box-container-block.bx-left,
.sc-filter .sc-filter-price.sc-filter-price--modern .bx-filter-parameters-box-container-block.bx-right{
  display: grid !important;
  gap: 4px !important;
}

.sc-filter .sc-filter-price.sc-filter-price--modern .bx-filter-parameters-box-container-block.bx-left .bx-ft-sub,
.sc-filter .sc-filter-price.sc-filter-price--modern .bx-filter-parameters-box-container-block.bx-right .bx-ft-sub{
  margin: 0 !important;
  font-size: 11px !important;
  line-height: 1.1 !important;
}

.sc-filter .sc-filter-price.sc-filter-price--modern input.min-price,
.sc-filter .sc-filter-price.sc-filter-price--modern input.max-price{
  height: 38px !important;
}

.sc-filter .sc-filter-price.sc-filter-price--modern .sc-price-modern__quick{
  margin-top: 0 !important;
  gap: 6px !important;
}

.sc-filter .sc-filter-price.sc-filter-price--modern .sc-price-quick{
  gap: 10px !important;
}

.sc-filter .sc-filter-price.sc-filter-price--modern .sc-price-quick__dot{
  width: 14px !important;
  height: 14px !important;
  border-width: 2px !important;
}

.sc-filter .sc-filter-price.sc-filter-price--modern .sc-price-quick.is-active .sc-price-quick__dot{
  box-shadow: inset 0 0 0 3px #1f5fe1 !important;
}

/* Equal top spacing in filter */
.sc-filter__inner{
  padding-top: 0 !important;
}

.sc-filter .smartfilter > .row{
  margin-top: 0 !important;
}

.sc-filter .smartfilter > .row > .bx-filter-parameters-box:first-child{
  margin-top: 0 !important;
}

/* ===== Catalog sorting (not filter) ===== */
.sc-catalog-sortline{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 14px !important;
}

.sc-catalog-sortline__label{
  font-size: 13px;
  color: #6b7280;
}

.sc-catalog-sortline__btn{
  appearance: none;
  border: 1px solid #d7deea;
  border-radius: 999px;
  background: #fff;
  color: #1a2a44;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  padding: 8px 12px;
  cursor: pointer;
}

.sc-catalog-sortline__btn.is-active{
  border-color: #a82783;
  background: #fff2fb;
  color: #6f1f5d;
}

/* ===== Tidy expanded filter options ===== */
.sc-filter .checkbox,
.sc-filter .radio{
  margin: 0 0 10px !important;
}

.sc-filter .checkbox:last-child,
.sc-filter .radio:last-child{
  margin-bottom: 0 !important;
}

.sc-filter .checkbox > label,
.sc-filter .radio > label{
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 500 !important;
  color: #1f2940 !important;
}

.sc-filter .checkbox > label > input[type="checkbox"],
.sc-filter .radio > label > input[type="radio"]{
  position: relative !important;
  top: 1px !important;
  flex: 0 0 20px !important;
  width: 20px !important;
  height: 20px !important;
  margin: 0 !important;
}

.sc-filter .bx-filter-param-text{
  display: block !important;
  min-width: 0 !important;
  flex: 1 1 auto !important;
  overflow-wrap: anywhere !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  color: #1f2940 !important;
}

/* ===== Catalog top spacing compact ===== */
.sc-catalog{
  margin-top: 16px !important;
  padding-bottom: 24px !important;
}

.sc-catalog__breadcrumbs{
  margin-bottom: 4px !important;
}

.sc-catalog__inner .sc-page-title,
.sc-catalog__inner .sc-brand__title{
  margin: 0 0 12px !important;
}

.sc-catalog__brands-row{
  margin-bottom: 12px !important;
}

/* ===== Final mobile filter adaptation (<=991px) ===== */
@media (max-width: 991px){
  .sc-catalog__sidebar{
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 0 12px !important;
  }

  .sc-filter{
    width: 100% !important;
    min-width: 0 !important;
    border-radius: 18px !important;
    padding: 10px !important;
    margin: 0 !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  .sc-filter .bx-filter-section.container-fluid{
    padding: 0 !important;
  }

  .sc-filter__toggle{
    display: flex !important;
    margin: 0 !important;
    min-height: 44px !important;
    padding: 10px 12px !important;
    border-radius: 12px !important;
    border: 1px solid #dbe1ec !important;
    background: #ffffff !important;
    box-shadow: none !important;
  }

  .sc-filter__toggle-text{
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
  }

  .sc-filter__inner{
    display: none !important;
    margin-top: 10px !important;
    padding: 0 !important;
    max-height: 72vh !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-gutter: stable !important;
  }

  .sc-filter.sc-filter--open .sc-filter__inner{
    display: block !important;
  }

  .sc-filter .bx-filter-title{
    display: none !important;
  }

  .sc-filter .smartfilter > .row{
    margin: 0 !important;
  }

  .sc-filter .bx-filter-parameters-box{
    padding: 12px !important;
    margin: 0 0 10px !important;
    border-radius: 14px !important;
  }

  .sc-filter .bx-filter-parameters-box-title{
    margin-bottom: 8px !important;
  }

  .sc-filter .bx-filter-parameters-box-title span{
    font-size: 14px !important;
    line-height: 1.25 !important;
  }

  .sc-filter .bx-filter-block{
    padding-top: 2px !important;
  }

  .sc-filter .checkbox > label,
  .sc-filter .radio > label{
    gap: 8px !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
  }

  .sc-filter .checkbox > label > input[type="checkbox"],
  .sc-filter .radio > label > input[type="radio"]{
    width: 18px !important;
    height: 18px !important;
    flex: 0 0 18px !important;
  }

  .sc-filter .bx-filter-param-text{
    font-size: 12px !important;
    line-height: 1.35 !important;
  }

  .sc-filter .sc-filter-price.sc-filter-price--modern{
    padding: 12px !important;
  }

  .sc-filter .sc-filter-price.sc-filter-price--modern .bx-filter-parameters-box-container{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  .sc-filter .sc-filter-price.sc-filter-price--modern .bx-ft-sub{
    font-size: 10px !important;
    line-height: 1.1 !important;
    margin-bottom: 4px !important;
  }

  .sc-filter .sc-filter-price.sc-filter-price--modern input.min-price,
  .sc-filter .sc-filter-price.sc-filter-price--modern input.max-price{
    height: 40px !important;
    border-radius: 10px !important;
    font-size: 12px !important;
    padding: 0 10px !important;
  }

  .sc-filter .sc-filter-price.sc-filter-price--modern .sc-price-modern__quick{
    gap: 6px !important;
  }

  .sc-filter .sc-filter-price.sc-filter-price--modern .sc-price-quick{
    gap: 8px !important;
  }

  .sc-filter .sc-filter-price.sc-filter-price--modern .sc-price-quick__dot{
    width: 16px !important;
    height: 16px !important;
  }

  .sc-filter .sc-filter-price.sc-filter-price--modern .sc-price-quick__text{
    font-size: 12px !important;
    line-height: 1.25 !important;
  }
}

@media (max-width: 575px){
  .sc-filter{
    border-radius: 14px !important;
    padding: 8px !important;
  }

  .sc-filter__toggle{
    min-height: 40px !important;
    padding: 8px 10px !important;
  }

  .sc-filter__toggle-text{
    font-size: 14px !important;
  }

  .sc-filter .bx-filter-parameters-box{
    padding: 10px !important;
    border-radius: 12px !important;
  }

  .sc-filter .checkbox > label,
  .sc-filter .radio > label{
    font-size: 11px !important;
  }

  .sc-filter .bx-filter-param-text{
    font-size: 11px !important;
  }

  .sc-filter .sc-filter-price.sc-filter-price--modern .bx-filter-parameters-box-container{
    grid-template-columns: 1fr !important;
  }
}

/* ===== Articles list: compact top spacing (breadcrumbs + H1) ===== */
.page-title.page-title--articles-list{
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}

/* ===== Final filter UI pass ===== */
.sc-filter{
  --sc-filter-border: #dfe5ef;
  --sc-filter-muted: #8d97ab;
  --sc-filter-text: #22324b;
  --sc-filter-accent: #2f63d9;
  --sc-filter-accent-soft: #eef3ff;
  --sc-filter-surface: #ffffff;
}

.sc-filter .bx-filter-parameters-box{
  border: 1px solid var(--sc-filter-border) !important;
  border-radius: 24px !important;
  background: var(--sc-filter-surface) !important;
  box-shadow: 0 10px 24px rgba(28, 46, 77, 0.04) !important;
}

.sc-filter .bx-filter-parameters-box-title{
  margin-bottom: 0 !important;
}

.sc-filter .bx-filter-parameters-box-title span{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  width: 100% !important;
  border: 0 !important;
  color: var(--sc-filter-text) !important;
  font-weight: 700 !important;
}

.sc-filter .bx-filter-parameters-box-title [data-role="prop_angle"]{
  color: var(--sc-filter-muted) !important;
  font-size: 20px !important;
  line-height: 1 !important;
}

.sc-filter .bx-filter-block{
  padding-top: 14px !important;
}

.sc-filter .checkbox,
.sc-filter .radio{
  margin: 0 0 12px !important;
}

.sc-filter .checkbox > label,
.sc-filter .radio > label{
  align-items: center !important;
  gap: 12px !important;
  padding: 2px 0 !important;
  color: var(--sc-filter-text) !important;
  cursor: pointer !important;
}

.sc-filter .checkbox > label > input[type="checkbox"],
.sc-filter .radio > label > input[type="radio"]{
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 22px !important;
  height: 22px !important;
  flex: 0 0 22px !important;
  border: 2px solid #b8c3d6 !important;
  background: #fff !important;
  transition: border-color .15s ease, background .15s ease, box-shadow .15s ease !important;
}

.sc-filter .checkbox > label > input[type="checkbox"]{
  border-radius: 7px !important;
}

.sc-filter .radio > label > input[type="radio"]{
  border-radius: 50% !important;
}

.sc-filter .checkbox > label > input[type="checkbox"]:checked,
.sc-filter .radio > label > input[type="radio"]:checked{
  border-color: var(--sc-filter-accent) !important;
  background: var(--sc-filter-accent-soft) !important;
  box-shadow: inset 0 0 0 5px var(--sc-filter-accent) !important;
}

.sc-filter .bx-filter-param-text{
  font-size: 15px !important;
  line-height: 1.35 !important;
  font-weight: 500 !important;
  color: var(--sc-filter-text) !important;
}

.sc-filter .bx-filter-param-label.disabled{
  opacity: .45 !important;
}

.sc-filter .sc-filter-price--modern .bx-filter-parameters-box-container{
  gap: 12px 14px !important;
}

.sc-filter .sc-filter-price--modern .bx-ft-sub{
  display: block !important;
  margin: 0 0 7px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: .04em !important;
  text-transform: uppercase !important;
  color: #9b7cab !important;
}

.sc-filter .sc-filter-price--modern input.min-price,
.sc-filter .sc-filter-price--modern input.max-price{
  height: 58px !important;
  border-radius: 20px !important;
  border: 2px solid #d7dfec !important;
  background: #fbfcff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #173258 !important;
  padding: 0 18px !important;
}

.sc-filter .sc-filter-price--modern .sc-price-modern__info{
  width: 34px !important;
  height: 34px !important;
  font-size: 18px !important;
  background: #c9ced8 !important;
}

.sc-filter .sc-filter-price--modern .sc-price-modern__quick{
  gap: 10px !important;
  margin-top: 6px !important;
}

.sc-filter .sc-filter-price--modern .sc-price-quick{
  gap: 12px !important;
  padding: 2px 0 !important;
}

.sc-filter .sc-filter-price--modern .sc-price-quick__dot{
  width: 18px !important;
  height: 18px !important;
  border-width: 3px !important;
  border-color: #c3cddd !important;
}

.sc-filter .sc-filter-price--modern .sc-price-quick__text{
  font-size: 17px !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
  color: #18345b !important;
}

.sc-filter .sc-filter-price--modern .sc-price-quick:hover .sc-price-quick__text{
  color: #0f2550 !important;
}

.sc-filter .sc-filter-price--modern .sc-price-quick.is-active .sc-price-quick__dot{
  border-color: var(--sc-filter-accent) !important;
  box-shadow: inset 0 0 0 4px var(--sc-filter-accent) !important;
}

@media (max-width: 991px){
  .sc-filter{
    padding: 10px 0 0 !important;
    background: transparent !important;
  }

  .sc-filter__inner{
    max-height: none !important;
    overflow: visible !important;
  }

  .sc-filter .bx-filter-parameters-box{
    padding: 18px 18px 20px !important;
    margin-bottom: 14px !important;
    border-radius: 22px !important;
  }

  .sc-filter .bx-filter-parameters-box-title span{
    font-size: 18px !important;
    line-height: 1.2 !important;
  }

  .sc-filter .checkbox > label,
  .sc-filter .radio > label{
    gap: 14px !important;
  }

  .sc-filter .checkbox > label > input[type="checkbox"],
  .sc-filter .radio > label > input[type="radio"]{
    width: 24px !important;
    height: 24px !important;
    flex-basis: 24px !important;
  }

  .sc-filter .bx-filter-param-text{
    font-size: 16px !important;
  }

  .sc-filter .sc-filter-price--modern .bx-filter-parameters-box-container{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 640px){
  .sc-filter .bx-filter-parameters-box{
    padding: 16px 16px 18px !important;
    border-radius: 20px !important;
  }

  .sc-filter .bx-filter-parameters-box-title span{
    font-size: 16px !important;
  }

  .sc-filter .checkbox > label,
  .sc-filter .radio > label{
    gap: 12px !important;
  }

  .sc-filter .bx-filter-param-text{
    font-size: 15px !important;
  }

  .sc-filter .sc-filter-price--modern input.min-price,
  .sc-filter .sc-filter-price--modern input.max-price{
    height: 54px !important;
    font-size: 16px !important;
    border-radius: 18px !important;
    padding: 0 16px !important;
  }

  .sc-filter .sc-filter-price--modern .sc-price-quick__text{
    font-size: 15px !important;
  }
}

.page-title.page-title--articles-list .sc-bc{
  padding-top: 0 !important;
  margin-bottom: 8px !important;
}

.page-title.page-title--articles-list .sub-title{
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}

.page-title.page-title--articles-list .main-title{
  margin: 0 !important;
}

@media (max-width: 767px){
  .page-title.page-title--articles-list{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }

  .page-title.page-title--articles-list .sc-bc{
    margin-bottom: 6px !important;
  }
}

/* ===== Article detail: compact top spacing (breadcrumbs + H1) ===== */
.page-title.page-title--article-detail{
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}

.page-title.page-title--article-detail .sc-bc{
  padding-top: 0 !important;
  margin-bottom: 8px !important;
}

.page-title.page-title--article-detail .blog-title{
  margin: 0 !important;
  align-items: flex-start !important;
}

.page-title.page-title--article-detail .post-title-wrap{
  grid-row-gap: 10px !important;
}

.page-title.page-title--article-detail .post-main-title{
  margin: 0 !important;
}

@media (max-width: 767px){
  .page-title.page-title--article-detail{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }

  .page-title.page-title--article-detail .sc-bc{
    margin-bottom: 6px !important;
  }
}

/* ===== Doctor detail: compact top spacing (breadcrumbs only) ===== */
.page-title.page-title--doctor-detail{
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}

.page-title.page-title--doctor-detail .sc-bc{
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}

@media (max-width: 767px){
  .page-title.page-title--doctor-detail{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}

/* ===== Filter polish pass ===== */
.sc-filter{
  --sc-filter-border: #e7ebf2;
  --sc-filter-muted: #adb5c4;
  --sc-filter-text: #22314d;
  --sc-filter-accent: #2f63d9;
  --sc-filter-accent-soft: #edf3ff;
}

.sc-filter .bx-filter-parameters-box{
  box-shadow: none !important;
}

.sc-filter .bx-filter-parameters-box + .bx-filter-parameters-box{
  margin-top: 2px !important;
}

.sc-filter .bx-filter-parameters-box-title span{
  font-weight: 650 !important;
  letter-spacing: -0.01em !important;
}

.sc-filter .bx-filter-parameters-box-title [data-role="prop_angle"]{
  font-size: 16px !important;
  color: #b8c0cd !important;
}

.sc-filter .sc-filter-price--modern .sc-price-modern__info{
  width: 24px !important;
  height: 24px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #8e98aa !important;
  background: #eef2f7 !important;
}

.sc-filter .sc-filter-price--modern .bx-ft-sub{
  margin-bottom: 6px !important;
  font-size: 12px !important;
  letter-spacing: .03em !important;
  color: #9c7dac !important;
}

.sc-filter .sc-filter-price--modern input.min-price,
.sc-filter .sc-filter-price--modern input.max-price{
  border-width: 1.5px !important;
  border-color: #d8e0eb !important;
  background: #ffffff !important;
  box-shadow: none !important;
}

.sc-filter .sc-filter-price--modern input.min-price:focus,
.sc-filter .sc-filter-price--modern input.max-price:focus{
  outline: none !important;
  border-color: #aebed7 !important;
}

.sc-filter .checkbox,
.sc-filter .radio{
  margin-bottom: 10px !important;
}

.sc-filter .checkbox > label,
.sc-filter .radio > label{
  gap: 10px !important;
  min-height: 24px !important;
}

.sc-filter .checkbox > label > input[type="checkbox"],
.sc-filter .radio > label > input[type="radio"]{
  width: 20px !important;
  height: 20px !important;
  flex-basis: 20px !important;
  border-width: 1.5px !important;
  border-color: #bcc6d6 !important;
}

.sc-filter .checkbox > label > input[type="checkbox"]:checked,
.sc-filter .radio > label > input[type="radio"]:checked{
  box-shadow: inset 0 0 0 4px var(--sc-filter-accent) !important;
}

.sc-filter .bx-filter-param-text{
  letter-spacing: -0.01em !important;
}

@media (max-width: 991px){
  .sc-filter .bx-filter-parameters-box{
    padding: 16px 16px 17px !important;
    margin-bottom: 12px !important;
    border-radius: 20px !important;
  }

  .sc-filter .bx-filter-parameters-box-title span{
    font-size: 17px !important;
  }

  .sc-filter .sc-filter-price--modern .bx-filter-parameters-box-container{
    gap: 10px 12px !important;
  }

  .sc-filter .sc-filter-price--modern input.min-price,
  .sc-filter .sc-filter-price--modern input.max-price{
    height: 52px !important;
    border-radius: 18px !important;
    font-size: 17px !important;
  }

  .sc-filter .sc-filter-price--modern .sc-price-quick{
    gap: 10px !important;
  }

  .sc-filter .sc-filter-price--modern .sc-price-quick__dot{
    width: 16px !important;
    height: 16px !important;
    border-width: 2px !important;
  }

  .sc-filter .sc-filter-price--modern .sc-price-quick__text{
    font-size: 16px !important;
    font-weight: 450 !important;
  }

  .sc-filter .bx-filter-param-text{
    font-size: 15px !important;
  }
}

@media (max-width: 640px){
  .sc-filter .bx-filter-parameters-box{
    padding: 14px 14px 15px !important;
    border-radius: 18px !important;
  }

  .sc-filter .bx-filter-parameters-box-title span{
    font-size: 15px !important;
  }

  .sc-filter .sc-filter-price--modern .sc-price-modern__info{
    width: 22px !important;
    height: 22px !important;
    font-size: 12px !important;
  }

  .sc-filter .sc-filter-price--modern input.min-price,
  .sc-filter .sc-filter-price--modern input.max-price{
    height: 48px !important;
    border-radius: 16px !important;
    font-size: 15px !important;
    padding: 0 14px !important;
  }

  .sc-filter .sc-filter-price--modern .sc-price-quick__text{
    font-size: 14px !important;
  }

  .sc-filter .bx-filter-param-text{
    font-size: 14px !important;
  }
}

/* ===== Filter V2 rebuild ===== */
.sc-filter.sc-filter-v2{
  --sf-bg: #ffffff;
  --sf-surface: #f5f6fa;
  --sf-border: #e4e7ef;
  --sf-border-strong: #d7dce7;
  --sf-text: #121826;
  --sf-muted: #8e96a8;
  --sf-accent: #e44fa6;
  --sf-accent-dark: #cf3f95;
  --sf-black: #111111;
  background: transparent !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

.sc-filter.sc-filter-v2 .bx-filter,
.sc-filter.sc-filter-v2 .bx-filter-section,
.sc-filter.sc-filter-v2 .container-fluid{
  background: transparent !important;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

.sc-filter.sc-filter-v2 .sc-filter__toggle{
  display: none;
  width: 100%;
  min-height: 52px;
  padding: 14px 18px;
  border: 1px solid var(--sf-border);
  border-radius: 18px;
  background: var(--sf-bg);
  box-shadow: none;
}

.sc-filter.sc-filter-v2 .sc-filter__toggle-text{
  font-size: 16px;
  font-weight: 700;
  color: var(--sf-text);
}

.sc-filter.sc-filter-v2 .sc-filter__toggle-icon{
  width: 18px;
  height: 18px;
  border: 0;
}

.sc-filter.sc-filter-v2 .sc-filter__toggle-icon::before,
.sc-filter.sc-filter-v2 .sc-filter__toggle-icon::after{
  width: 12px;
  height: 2px;
  background: var(--sf-text);
}

.sc-filter.sc-filter-v2 .sc-filter__inner{
  padding: 0 !important;
  background: #fff;
  padding-bottom: 16px !important;
}

.sc-filter.sc-filter-v2 .sc-filter-form{
  display: flex;
  flex-direction: column;
  gap: 0;
}

.sc-filter.sc-filter-v2 .scf-card{
  border-top: 1px solid var(--sf-border);
  padding: 18px 0;
}

.sc-filter.sc-filter-v2 .scf-card:first-of-type{
  border-top: 0;
  padding-top: 0;
}

.sc-filter.sc-filter-v2 .scf-card__head{
  width: 100%;
  padding: 0 6px;
  border: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  text-align: left;
  cursor: pointer;
}

.sc-filter.sc-filter-v2 .scf-card__title{
  flex: 1 1 auto;
  font-size: 15px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: var(--sf-text);
}

.sc-filter.sc-filter-v2 .scf-card__meta{
  font-size: 12px;
  line-height: 1;
  color: var(--sf-muted);
}

.sc-filter.sc-filter-v2 .scf-card__icon{
  position: relative;
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
}

.sc-filter.sc-filter-v2 .scf-card__icon::before,
.sc-filter.sc-filter-v2 .scf-card__icon::after{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 2px;
  background: var(--sf-text);
  border-radius: 999px;
  transform: translate(-50%, -50%);
  transition: transform .2s ease, opacity .2s ease;
}

.sc-filter.sc-filter-v2 .scf-card__icon::after{
  transform: translate(-50%, -50%) rotate(90deg);
}

.sc-filter.sc-filter-v2 .scf-card.is-open .scf-card__icon::after{
  opacity: 0;
  transform: translate(-50%, -50%) rotate(90deg) scaleX(.3);
}

.sc-filter.sc-filter-v2 .scf-card__body{
  padding: 14px 6px 0;
  display: block;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height .28s ease, opacity .18s ease;
}

.sc-filter.sc-filter-v2 .scf-card.is-open .scf-card__body{
  opacity: 1;
}

.sc-filter.sc-filter-v2 .scf-price{
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.sc-filter.sc-filter-v2 .scf-price__fields{
  display: grid;
  grid-template-columns: minmax(0, 1fr) 18px minmax(0, 1fr);
  align-items: center;
  gap: 8px;
}

.sc-filter.sc-filter-v2 .scf-price__field{
  display: flex;
  align-items: center;
  gap: 6px;
  min-height: 46px;
  padding: 0 12px;
  border-radius: 12px;
  background: var(--sf-surface);
  border: 0;
  min-width: 0;
}

.sc-filter.sc-filter-v2 .scf-price__label{
  flex: 0 0 auto;
  font-size: 11px;
  font-weight: 600;
  color: var(--sf-black);
  white-space: nowrap;
}

.sc-filter.sc-filter-v2 .scf-price__input{
  width: 100%;
  min-width: 0;
  border: 0;
  background: transparent;
  outline: none;
  font-size: 13px;
  font-weight: 600;
  color: var(--sf-text);
  padding: 0;
  letter-spacing: -0.03em;
}

.sc-filter.sc-filter-v2 .scf-price__input::placeholder{
  color: #a2a7b5;
}

.sc-filter.sc-filter-v2 .scf-price__dash{
  width: 100%;
  height: 1.5px;
  background: #202020;
  border-radius: 999px;
}

.sc-filter.sc-filter-v2 .scf-range{
  position: relative;
  height: 22px;
}

.sc-filter.sc-filter-v2 .scf-range__track,
.sc-filter.sc-filter-v2 .scf-range__fill{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 4px;
  border-radius: 999px;
}

.sc-filter.sc-filter-v2 .scf-range__track{
  left: 0;
  right: 0;
  background: #ececf3;
}

.sc-filter.sc-filter-v2 .scf-range__fill{
  background: var(--sf-accent);
}

.sc-filter.sc-filter-v2 .scf-range__input{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 22px;
  pointer-events: none;
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  margin: 0;
}

.sc-filter.sc-filter-v2 .scf-range__input::-webkit-slider-thumb{
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--sf-accent);
  border: 0;
  box-shadow: 0 0 0 3px #fff;
  pointer-events: auto;
  cursor: pointer;
}

.sc-filter.sc-filter-v2 .scf-range__input::-moz-range-thumb{
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--sf-accent);
  border: 0;
  box-shadow: 0 0 0 3px #fff;
  pointer-events: auto;
  cursor: pointer;
}

.sc-filter.sc-filter-v2 .scf-range__input::-webkit-slider-runnable-track{
  background: transparent;
}

.sc-filter.sc-filter-v2 .scf-range__input::-moz-range-track{
  background: transparent;
}

.sc-filter.sc-filter-v2 .scf-options{
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.sc-filter.sc-filter-v2 .scf-option{
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 42px;
  padding: 0 14px;
  border-radius: 12px;
  background: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  transition: background .18s ease, border-color .18s ease, transform .12s ease;
}

.sc-filter.sc-filter-v2 .scf-option.is-hidden{
  display: none;
}

.sc-filter.sc-filter-v2 .scf-option:hover{
  background: #f8f9fc;
}

.sc-filter.sc-filter-v2 .scf-option.is-checked{
  background: var(--sf-surface);
}

.sc-filter.sc-filter-v2 .scf-option.is-disabled{
  opacity: .45;
  cursor: default;
}

.sc-filter.sc-filter-v2 .scf-option.is-zero{
  opacity: .52;
}

.sc-filter.sc-filter-v2 .scf-option.is-zero:not(.is-checked):hover{
  background: transparent;
}

.sc-filter.sc-filter-v2 .scf-option.is-zero .scf-option__control{
  border-color: #d7dce8;
  background: #fff;
}

.sc-filter.sc-filter-v2 .scf-option.is-zero .scf-option__text{
  color: #8b93a7;
}

.sc-filter.sc-filter-v2 .scf-option__input{
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.sc-filter.sc-filter-v2 .scf-option__control{
  position: relative;
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  border: 1.5px solid #bfc5d2;
  border-radius: 50%;
  background: #fff;
}

.sc-filter.sc-filter-v2 .scf-options:not(.scf-options--single) .scf-option__control{
  border-radius: 6px;
}

.sc-filter.sc-filter-v2 .scf-option.is-checked .scf-option__control{
  border-color: var(--sf-accent);
}

.sc-filter.sc-filter-v2 .scf-option.is-checked .scf-option__control::after{
  content: "";
  position: absolute;
  inset: 3px;
  border-radius: inherit;
  background: var(--sf-accent);
}

.sc-filter.sc-filter-v2 .scf-option__text{
  min-width: 0;
  flex: 1 1 auto;
  font-size: 12px;
  line-height: 1.25;
  font-weight: 500;
  color: var(--sf-text);
  letter-spacing: -0.02em;
}

.sc-filter.sc-filter-v2 .scf-option.is-checked .scf-option__text{
  color: #111827;
}

.sc-filter.sc-filter-v2 .scf-options--single .scf-option{
  min-height: 42px;
}

.sc-filter.sc-filter-v2 .scf-options--single .scf-option__control{
  display: none;
}

.sc-filter.sc-filter-v2 .scf-options--single .scf-option.is-checked::after{
  content: "";
  width: 10px;
  height: 10px;
  flex: 0 0 10px;
  border-right: 2px solid var(--sf-text);
  border-bottom: 2px solid var(--sf-text);
  transform: rotate(45deg);
  margin-left: auto;
}

.sc-filter.sc-filter-v2 .scf-options--single .scf-option.is-checked{
  border-radius: 14px;
}

.sc-filter.sc-filter-v2 .scf-more{
  margin-top: 8px;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--sf-accent);
  font-size: 12px;
  font-weight: 500;
  text-align: left;
}

.sc-filter.sc-filter-v2 .scf-actions{
  position: sticky;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 16px;
  padding: 16px 0 12px;
  background: linear-gradient(to top, #fff 82%, rgba(255,255,255,0));
}

.sc-filter.sc-filter-v2 .sc-filter-form:not(.is-dirty) .scf-actions{
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.sc-filter.sc-filter-v2 .sc-filter-form.is-dirty .scf-actions{
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

@media (min-width: 992px){
  .sc-filter.sc-filter-v2 .sc-filter-form.is-dirty .scf-actions{
    position: fixed;
    left: var(--scf-floating-left, 24px);
    bottom: 18px;
    width: var(--scf-floating-width, 320px);
    margin-top: 0;
    padding: 14px 14px 10px;
    border-radius: 16px;
    background: rgba(255,255,255,.96);
    box-shadow: 0 18px 40px rgba(18, 24, 38, 0.14);
    backdrop-filter: blur(10px);
  }
}

.sc-filter.sc-filter-v2 .scf-actions__apply{
  min-height: 54px;
  border: 0;
  border-radius: 14px;
  background: var(--sf-black);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.sc-filter.sc-filter-v2 .scf-actions__apply:hover{
  background: #000;
}

.sc-filter.sc-filter-v2 .scf-actions__reset{
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: var(--sf-black);
  text-decoration: none;
}

.sc-filter.sc-filter-v2 .bx-filter-popup-result{
  display: none !important;
}

@media (max-width: 991px){
  .sc-filter.sc-filter-v2{
    border: 0 !important;
    box-shadow: none !important;
  }

  .sc-filter.sc-filter-v2 .bx-filter,
  .sc-filter.sc-filter-v2 .bx-filter-section,
  .sc-filter.sc-filter-v2 .container-fluid{
    border: 0 !important;
    box-shadow: none !important;
  }

  .sc-filter.sc-filter-v2 .scf-card__title{
    font-size: 15px;
  }

  .sc-filter.sc-filter-v2 .scf-card__head{
    padding: 0 4px;
  }

  .sc-filter.sc-filter-v2 .scf-card__body{
    padding: 12px 4px 0;
  }

  .sc-filter.sc-filter-v2 .sc-filter__toggle{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .sc-filter.sc-filter-v2 .sc-filter__inner{
    display: none;
    padding-top: 14px !important;
  }

  .sc-filter.sc-filter-v2.sc-filter--open .sc-filter__inner{
    display: block;
  }
}

@media (max-width: 640px){
  .sc-filter.sc-filter-v2{
    border: 0 !important;
    box-shadow: none !important;
  }

  .sc-filter.sc-filter-v2 .sc-filter-form{
    gap: 0;
  }

  .sc-filter.sc-filter-v2 .scf-card{
    padding: 16px 0;
  }

  .sc-filter.sc-filter-v2 .scf-card__title{
    font-size: 14px;
    line-height: 1.2;
  }

  .sc-filter.sc-filter-v2 .scf-card__head{
    padding: 0 2px;
  }

  .sc-filter.sc-filter-v2 .scf-card__body{
    padding: 10px 2px 0;
  }

  .sc-filter.sc-filter-v2 .scf-card__meta{
    font-size: 10px;
    white-space: nowrap;
  }

  .sc-filter.sc-filter-v2 .scf-card__icon{
    width: 14px;
    height: 14px;
    flex-basis: 14px;
  }

  .sc-filter.sc-filter-v2 .scf-card__icon::before,
  .sc-filter.sc-filter-v2 .scf-card__icon::after{
    width: 10px;
  }

  .sc-filter.sc-filter-v2 .scf-price__fields{
    grid-template-columns: 1fr 14px 1fr;
    gap: 6px;
  }

  .sc-filter.sc-filter-v2 .scf-price__field{
    min-height: 42px;
    padding: 0 8px;
    border-radius: 12px;
  }

  .sc-filter.sc-filter-v2 .scf-price__label{
    font-size: 10px;
  }

  .sc-filter.sc-filter-v2 .scf-price__input{
    font-size: 10px;
    letter-spacing: -0.02em;
  }

  .sc-filter.sc-filter-v2 .scf-option{
    min-height: 40px;
    padding: 0 12px;
    border-radius: 12px;
  }

  .sc-filter.sc-filter-v2 .scf-option__control{
    width: 16px;
    height: 16px;
    flex-basis: 16px;
  }

  .sc-filter.sc-filter-v2 .scf-option__text{
    font-size: 12px;
    line-height: 1.25;
  }

  .sc-filter.sc-filter-v2 .scf-more{
    font-size: 12px;
  }

  .sc-filter.sc-filter-v2 .scf-actions__apply{
    min-height: 50px;
    font-size: 15px;
    border-radius: 14px;
  }

  .sc-filter.sc-filter-v2 .scf-actions__reset{
    font-size: 14px;
  }

  .sc-filter.sc-filter-v2 .scf-range{
    height: 22px;
  }

  .sc-filter.sc-filter-v2 .scf-range__track,
  .sc-filter.sc-filter-v2 .scf-range__fill{
    height: 4px;
  }

  .sc-filter.sc-filter-v2 .scf-range__input{
    height: 22px;
  }

  .sc-filter.sc-filter-v2 .scf-range__input::-webkit-slider-thumb{
    width: 18px;
    height: 18px;
    box-shadow: 0 0 0 3px #fff;
  }

  .sc-filter.sc-filter-v2 .scf-range__input::-moz-range-thumb{
    width: 18px;
    height: 18px;
    box-shadow: 0 0 0 3px #fff;
  }
}

@media (max-width: 420px){
  .sc-filter.sc-filter-v2 .scf-card__head{
    gap: 8px;
    padding: 0 1px;
  }

  .sc-filter.sc-filter-v2 .scf-card__title{
    font-size: 14px;
  }

  .sc-filter.sc-filter-v2 .scf-card__meta{
    font-size: 10px;
  }

  .sc-filter.sc-filter-v2 .scf-price__fields{
    grid-template-columns: 1fr 8px 1fr;
    gap: 4px;
  }

  .sc-filter.sc-filter-v2 .scf-price__dash{
    height: 1.5px;
  }

  .sc-filter.sc-filter-v2 .scf-price__field{
    min-height: 40px;
    padding: 0 6px;
  }

  .sc-filter.sc-filter-v2 .scf-price__label{
    font-size: 9px;
  }

  .sc-filter.sc-filter-v2 .scf-price__input{
    font-size: 9px;
  }
}

/* ===== Filter V2 final compact pass ===== */
.sc-filter.sc-filter-v2 .scf-card{
  padding: 12px 0 !important;
  border-top-color: #eceff5 !important;
}

.sc-filter.sc-filter-v2 .scf-card__head{
  padding: 0 4px !important;
  gap: 8px !important;
}

.sc-filter.sc-filter-v2 .scf-card__title{
  font-size: 13px !important;
}

.sc-filter.sc-filter-v2 .scf-card__meta{
  font-size: 11px !important;
}

.sc-filter.sc-filter-v2 .scf-card__body{
  padding: 8px 4px 0 !important;
}

.sc-filter.sc-filter-v2 .scf-price{
  gap: 10px !important;
}

.sc-filter.sc-filter-v2 .scf-price__fields{
  grid-template-columns: minmax(0, 1fr) 14px minmax(0, 1fr) !important;
  gap: 6px !important;
}

.sc-filter.sc-filter-v2 .scf-price__field{
  min-height: 40px !important;
  padding: 0 10px !important;
  border-radius: 10px !important;
}

.sc-filter.sc-filter-v2 .scf-price__label{
  font-size: 10px !important;
}

.sc-filter.sc-filter-v2 .scf-price__input{
  font-size: 11px !important;
}

.sc-filter.sc-filter-v2 .scf-price__dash{
  height: 1px !important;
}

.sc-filter.sc-filter-v2 .scf-range{
  height: 18px !important;
}

.sc-filter.sc-filter-v2 .scf-range__track,
.sc-filter.sc-filter-v2 .scf-range__fill{
  height: 3px !important;
}

.sc-filter.sc-filter-v2 .scf-range__input{
  height: 18px !important;
}

.sc-filter.sc-filter-v2 .scf-range__input::-webkit-slider-thumb{
  width: 16px !important;
  height: 16px !important;
  box-shadow: 0 0 0 3px #fff !important;
}

.sc-filter.sc-filter-v2 .scf-range__input::-moz-range-thumb{
  width: 16px !important;
  height: 16px !important;
  box-shadow: 0 0 0 3px #fff !important;
}

.sc-filter.sc-filter-v2 .scf-options{
  gap: 4px !important;
}

.sc-filter.sc-filter-v2 .scf-option{
  min-height: 34px !important;
  padding: 0 8px !important;
  border-radius: 10px !important;
  border: 0 !important;
}

.sc-filter.sc-filter-v2 .scf-option:hover{
  background: transparent !important;
}

.sc-filter.sc-filter-v2 .scf-option__control{
  width: 14px !important;
  height: 14px !important;
  flex-basis: 14px !important;
}

.sc-filter.sc-filter-v2 .scf-option__text{
  font-size: 11px !important;
  line-height: 1.2 !important;
}

.sc-filter.sc-filter-v2 .scf-options--single .scf-option{
  min-height: 36px !important;
}

.sc-filter.sc-filter-v2 .scf-options--single .scf-option.is-checked{
  border-radius: 10px !important;
}

.sc-filter.sc-filter-v2 .scf-more{
  margin-top: 6px !important;
  font-size: 11px !important;
}

.sc-filter.sc-filter-v2 .scf-actions{
  gap: 8px !important;
  margin-top: 10px !important;
  padding: 12px 0 4px !important;
}

.sc-filter.sc-filter-v2 .scf-actions__apply{
  min-height: 48px !important;
  border-radius: 12px !important;
  font-size: 14px !important;
}

.sc-filter.sc-filter-v2 .scf-actions__reset{
  font-size: 13px !important;
}

@media (max-width: 640px){
  .sc-filter.sc-filter-v2 .scf-card{
    padding: 10px 0 !important;
  }

  .sc-filter.sc-filter-v2 .scf-card__title{
    font-size: 12px !important;
  }

  .sc-filter.sc-filter-v2 .scf-card__meta{
    font-size: 9px !important;
  }

  .sc-filter.sc-filter-v2 .scf-price__fields{
    grid-template-columns: minmax(0, 1fr) 10px minmax(0, 1fr) !important;
    gap: 4px !important;
  }

  .sc-filter.sc-filter-v2 .scf-price__field{
    min-height: 36px !important;
    padding: 0 6px !important;
  }

  .sc-filter.sc-filter-v2 .scf-price__label{
    font-size: 9px !important;
  }

  .sc-filter.sc-filter-v2 .scf-price__input{
    font-size: 9px !important;
  }

  .sc-filter.sc-filter-v2 .scf-option{
    min-height: 32px !important;
    padding: 0 6px !important;
  }

  .sc-filter.sc-filter-v2 .scf-option__text{
    font-size: 10px !important;
  }

  .sc-filter.sc-filter-v2 .scf-actions__apply{
    min-height: 42px !important;
    font-size: 13px !important;
  }

  .sc-filter.sc-filter-v2 .scf-actions__reset{
    font-size: 12px !important;
  }
}

@media (max-width: 991px){
  .sc-filter.sc-filter-v2 .sc-filter__inner{
    padding-bottom: calc(20px + env(safe-area-inset-bottom)) !important;
  }

  .sc-filter.sc-filter-v2 .scf-actions{
    padding-bottom: calc(14px + env(safe-area-inset-bottom)) !important;
  }

  .sc-filter.sc-filter-v2 .sc-filter-form{
    padding-bottom: calc(120px + env(safe-area-inset-bottom)) !important;
  }

  .sc-filter.sc-filter-v2 .sc-filter-form.is-dirty .scf-actions{
    position: fixed !important;
    left: 14px !important;
    right: 14px !important;
    bottom: calc(12px + env(safe-area-inset-bottom)) !important;
    width: auto !important;
    max-width: none !important;
    margin-top: 0 !important;
    padding: 12px !important;
    border-radius: 16px !important;
    background: rgba(255,255,255,.98) !important;
    box-shadow: 0 18px 36px rgba(18, 24, 38, 0.16) !important;
    backdrop-filter: blur(10px);
    z-index: 60 !important;
  }
}

/* ===== Compact catalog tags row ===== */
.sc-catalog__inner .sc-page-title,
.sc-catalog__inner .sc-brand__title{
  margin: 0 0 14px !important;
}

.sc-catalog__brands-row.sc-catalog__brands-row--compact{
  margin-bottom: 14px !important;
}

.sc-brands.sc-brands--compact{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

.sc-brands__item.sc-brands__item--compact{
  min-height: 44px;
  padding: 8px 18px;
  border-radius: 999px;
}

.sc-brands__item.sc-brands__item--compact .sc-brands__text{
  font-size: 15px;
  line-height: 1.1;
}

.sc-brands__item.sc-brands__item--compact .sc-brands__logo-wrap{
  height: 28px;
  display: flex;
  align-items: center;
}

.sc-brands__item.sc-brands__item--compact .sc-brands__logo{
  max-height: 28px;
  width: auto;
}

.sc-brands__item.sc-brands__item--compact.sc-brands__item--audience{
  padding-inline: 16px;
}

@media (max-width: 991px){
  .sc-catalog__inner .sc-page-title,
  .sc-catalog__inner .sc-brand__title{
    margin-bottom: 12px !important;
  }

  .sc-brands.sc-brands--compact{
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 4px;
    scrollbar-width: none;
  }

  .sc-brands.sc-brands--compact::-webkit-scrollbar{
    display: none;
  }

  .sc-brands__item.sc-brands__item--compact{
    flex: 0 0 auto;
    min-height: 40px;
    padding: 7px 14px;
  }

  .sc-brands__item.sc-brands__item--compact .sc-brands__text{
    font-size: 14px;
  }

  .sc-brands__item.sc-brands__item--compact .sc-brands__logo-wrap{
    height: 24px;
  }

  .sc-brands__item.sc-brands__item--compact .sc-brands__logo{
    max-height: 24px;
  }
}

/* ===== Final mobile catalog stabilization ===== */
@media (max-width: 991px){
  .sc-catalog{
    margin-top: 24px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
    overflow-x: clip;
  }

  .sc-catalog__inner{
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }

  .sc-catalog__sidebar,
  .sc-catalog__content,
  .js-catalog-container{
    min-width: 0 !important;
    width: 100% !important;
  }

  .sc-catalog__inner .sc-page-title,
  .sc-catalog__inner .sc-brand__title{
    margin: 0 0 10px !important;
    font-size: clamp(24px, 8vw, 40px) !important;
    line-height: 1.06 !important;
    letter-spacing: -0.03em !important;
    overflow-wrap: anywhere;
    word-break: break-word;
  }

  .sc-catalog__brands-row.sc-catalog__brands-row--compact{
    margin-bottom: 10px !important;
    min-width: 0 !important;
  }

  .sc-brands.sc-brands--compact{
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    gap: 8px !important;
    width: 100% !important;
    padding: 0 0 4px !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .sc-brands.sc-brands--compact::-webkit-scrollbar{
    display: none;
  }

  .sc-brands__item.sc-brands__item--compact{
    flex: 0 0 auto !important;
    min-height: 38px !important;
    padding: 6px 12px !important;
  }

  .sc-brands__item.sc-brands__item--compact .sc-brands__text{
    font-size: 13px !important;
    white-space: nowrap;
  }

  .sc-brands__item.sc-brands__item--compact .sc-brands__logo-wrap{
    height: 22px !important;
  }

  .sc-brands__item.sc-brands__item--compact .sc-brands__logo{
    max-height: 22px !important;
  }

  .sc-catalog-sortline{
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 8px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 0 12px !important;
    padding-bottom: 2px !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .sc-catalog-sortline::-webkit-scrollbar{
    display: none;
  }

  .sc-catalog-sortline__label{
    flex: 0 0 auto !important;
    font-size: 12px !important;
    white-space: nowrap;
  }

  .sc-catalog-sortline__btn{
    flex: 0 0 auto !important;
    min-height: 38px !important;
    padding: 8px 12px !important;
    font-size: 12px !important;
    white-space: nowrap;
  }

  .sc-catalog__content .sc-grid,
  .sc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    min-width: 0 !important;
  }

  .sc-catalog__content .sc-card,
  .sc-card{
    min-width: 0 !important;
    padding: 12px !important;
    border-radius: 18px !important;
  }

  .sc-catalog__content .sc-card__image-wrap,
  .sc-card__image-wrap{
    padding: 10px !important;
    margin-bottom: 10px !important;
    border-radius: 14px !important;
  }

  .sc-catalog__content .sc-card__image,
  .sc-card__image{
    height: 150px !important;
  }

  .sc-catalog__content .sc-card__included,
  .sc-card__included{
    padding: 6px 10px !important;
  }

  .sc-catalog__content .sc-card__included-wrap,
  .sc-card__included-wrap{
    margin: -2px auto 10px !important;
  }

  .sc-catalog__content .sc-card__included-title,
  .sc-card__included-title{
    font-size: 10px !important;
    margin-bottom: 4px !important;
    letter-spacing: 0.02em !important;
  }

  .sc-catalog__content .sc-card__included-icon,
  .sc-card__included-icon{
    width: 22px !important;
    height: 22px !important;
    flex-basis: 22px !important;
  }

  .sc-catalog__content .sc-card__included-item::after,
  .sc-card__included-item::after{
    font-size: 11px !important;
    padding: 5px 8px !important;
    left: 50% !important;
  }

  .sc-catalog__content .sc-card__title,
  .sc-card__title{
    font-size: 14px !important;
    line-height: 1.25 !important;
    margin: 0 0 2px !important;
    overflow-wrap: anywhere;
  }

  .sc-catalog__content .sc-card__availability,
  .sc-card__availability{
    font-size: 12px !important;
    margin: 2px 0 6px !important;
  }

  .sc-catalog__content .sc-card__price-new,
  .sc-catalog__content .sc-card__price,
  .sc-card__price{
    font-size: 16px !important;
    line-height: 1.1 !important;
    margin-bottom: 8px !important;
  }

  .sc-catalog__content .sc-card__btn,
  .sc-card__btn{
    min-height: 42px !important;
    padding: 10px 12px !important;
    font-size: 14px !important;
    border-radius: 999px !important;
  }
}

@media (max-width: 600px){
  .sc-catalog__content .sc-grid,
  .sc-grid{
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }

  .sc-catalog__content .sc-card,
  .sc-card{
    padding: 14px !important;
    border-radius: 20px !important;
  }

  .sc-catalog__content .sc-card__image-wrap,
  .sc-card__image-wrap{
    padding: 14px !important;
    margin-bottom: 12px !important;
  }

  .sc-catalog__content .sc-card__image,
  .sc-card__image{
    height: 180px !important;
  }

  .sc-catalog__content .sc-card__included-wrap,
  .sc-card__included-wrap{
    width: 100% !important;
    margin: -2px 0 12px !important;
  }

  .sc-catalog__content .sc-card__included-title,
  .sc-card__included-title{
    font-size: 11px !important;
    text-align: center !important;
  }

  .sc-catalog__content .sc-card__included,
  .sc-card__included{
    width: 100% !important;
    justify-content: center !important;
    padding: 8px 10px !important;
  }

  .sc-catalog__content .sc-card__included-item,
  .sc-card__included-item{
    flex: 1 1 0 !important;
    padding: 0 6px !important;
  }

  .sc-catalog__content .sc-card__included-icon,
  .sc-card__included-icon{
    width: 24px !important;
    height: 24px !important;
    flex-basis: 24px !important;
  }

  .sc-catalog__content .sc-card__title,
  .sc-card__title{
    font-size: 16px !important;
    line-height: 1.2 !important;
    margin-bottom: 4px !important;
  }

  .sc-catalog__content .sc-card__availability,
  .sc-card__availability{
    font-size: 13px !important;
    margin: 2px 0 8px !important;
  }

  .sc-catalog__content .sc-card__price-new,
  .sc-catalog__content .sc-card__price,
  .sc-card__price{
    font-size: 18px !important;
    margin-bottom: 10px !important;
  }

  .sc-catalog__content .sc-card__btn,
  .sc-card__btn{
    min-height: 46px !important;
    font-size: 15px !important;
  }
}

/* ===== Catalog top edge fix ===== */
.sc-catalog{
  margin-top: 0 !important;
  padding-top: 8px !important;
}

.sc-catalog__breadcrumbs{
  margin-bottom: 2px !important;
}

.sc-catalog__breadcrumbs .sc-bc{
  padding: 0 !important;
}

.sc-catalog__inner .sc-page-title,
.sc-catalog__inner .sc-brand__title{
  margin: 0 0 10px !important;
}

@media (max-width: 991px){
  .sc-catalog{
    padding-top: 6px !important;
  }

  .sc-catalog__breadcrumbs{
    margin-bottom: 0 !important;
  }

  .sc-catalog__breadcrumbs .sc-bc{
    padding: 0 !important;
  }

  .sc-catalog__inner .sc-page-title,
  .sc-catalog__inner .sc-brand__title{
    margin-bottom: 8px !important;
  }
}

/* ===== Final catalog sidebar width + filter layout ===== */
@media (min-width: 992px){
  .sc-catalog__inner{
    grid-template-columns: minmax(0, 352px) minmax(0, 1fr) !important;
    gap: 28px !important;
    align-items: start;
  }

  .sc-catalog__sidebar{
    width: 100% !important;
    min-width: 0 !important;
  }

  .sc-filter.sc-filter-v2{
    width: 100% !important;
    max-width: none !important;
  }

  .sc-filter.sc-filter-v2 .sc-filter__inner{
    padding-inline: 0 !important;
  }

  .sc-filter.sc-filter-v2 .sc-filter-form{
    gap: 0 !important;
  }

  .sc-filter.sc-filter-v2 .scf-card{
    padding-inline: 0 !important;
  }

  .sc-filter.sc-filter-v2 .scf-card__head{
    padding-inline: 6px !important;
  }

  .sc-filter.sc-filter-v2 .scf-card__body{
    padding: 14px 6px 12px !important;
  }

  .sc-filter.sc-filter-v2 .scf-price__fields{
    grid-template-columns: minmax(0, 1fr) 16px minmax(0, 1fr) !important;
    gap: 12px !important;
  }

  .sc-filter.sc-filter-v2 .scf-price__field{
    min-width: 0 !important;
    min-height: 72px !important;
    padding: 10px 16px !important;
  }

  .sc-filter.sc-filter-v2 .scf-price__label{
    font-size: 13px !important;
  }

  .sc-filter.sc-filter-v2 .scf-price__input{
    font-size: 18px !important;
    line-height: 1.15 !important;
  }

  .sc-filter.sc-filter-v2 .scf-price__dash{
    font-size: 26px !important;
  }

  .sc-filter.sc-filter-v2 .scf-range{
    margin-top: 14px !important;
  }

  .sc-filter.sc-filter-v2 .scf-option{
    padding-inline: 6px !important;
  }

  .sc-filter.sc-filter-v2 .scf-actions{
    left: var(--scf-floating-left, 0px) !important;
    width: var(--scf-floating-width, 352px) !important;
    max-width: var(--scf-floating-width, 352px) !important;
    padding: 14px 6px 8px !important;
  }
}

@media (min-width: 992px) and (max-width: 1279px){
  .sc-catalog__inner{
    grid-template-columns: minmax(0, 328px) minmax(0, 1fr) !important;
    gap: 24px !important;
  }

  .sc-filter.sc-filter-v2 .scf-actions{
    width: var(--scf-floating-width, 328px) !important;
    max-width: var(--scf-floating-width, 328px) !important;
  }
}

/* ===== Price block typography tuning ===== */
.sc-filter.sc-filter-v2 .scf-price__label{
  font-size: 12px !important;
  line-height: 1 !important;
}

.sc-filter.sc-filter-v2 .scf-price__input{
  font-size: 15px !important;
  line-height: 1.1 !important;
  letter-spacing: -0.01em !important;
}

.sc-filter.sc-filter-v2 .scf-card__meta{
  font-size: 12px !important;
}

@media (min-width: 992px){
  .sc-filter.sc-filter-v2 .scf-price__field{
    min-height: 64px !important;
    padding: 8px 14px !important;
  }

  .sc-filter.sc-filter-v2 .scf-price__input{
    font-size: 14px !important;
  }
}

@media (max-width: 991px){
  .sc-filter.sc-filter-v2 .scf-price__field{
    min-height: 58px !important;
    padding: 8px 12px !important;
  }

  .sc-filter.sc-filter-v2 .scf-price__input{
    font-size: 13px !important;
  }
}

/* ===== Articles List Refresh ===== */
.post-list--articles{
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}

.post-item--article{
  width: 100%;
}

.post-item--article .post-link{
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 14px;
  border: 1px solid #e8edf3;
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #fcfcfd 100%);
  box-shadow: 0 14px 34px rgba(15, 23, 42, .05);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.post-item--article .post-link:hover{
  transform: translateY(-3px);
  border-color: rgba(168, 39, 131, .16);
  box-shadow: 0 18px 40px rgba(15, 23, 42, .08);
}

.post-item--article .post-img{
  margin-bottom: 16px;
}

.post-item--article .post-image{
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 18px;
}

.post-item--article .post-data{
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 16px;
}

.post-data__top{
  display: grid;
  gap: 12px;
}

.post-meta{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.post-meta__chip{
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  background: #f3f5f8;
  color: #475467;
  font-size: 12px;
  font-weight: 700;
}

.post-meta__chip--category{
  background: rgba(230, 192, 219, .26);
  color: #8f216f;
}

.post-meta__date{
  color: #667085;
  font-size: 13px;
  line-height: 1.3;
}

.post-item--article .post-title{
  margin: 0;
  color: #101828;
  font-size: 24px;
  line-height: 1.18;
  font-weight: 800;
  letter-spacing: -.02em;
}

.post-item--article .post-text{
  margin: 0;
  color: #475467;
  font-size: 15px;
  line-height: 1.6;
}

.post-data__bottom{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px solid #eef2f6;
}

.post-expert{
  color: #475467;
  font-size: 13px;
  line-height: 1.45;
}

.post-readmore{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #a82783;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}

.post-readmore::after{
  content: '->';
  font-size: 13px;
}

.post-item--featured{
  grid-column: span 2;
}

.post-item--featured .post-link{
  display: grid;
  grid-template-columns: minmax(260px, 0.95fr) minmax(0, 1.05fr);
  gap: 18px;
  align-items: stretch;
}

.post-item--featured .post-img{
  margin: 0;
}

.post-item--featured .post-image{
  height: 100%;
  min-height: 100%;
}

.post-item--featured .post-title{
  font-size: 32px;
}

.post-item--featured .post-text{
  font-size: 16px;
  line-height: 1.65;
}

@media (max-width: 1100px){
  .post-list--articles{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .post-item--featured{
    grid-column: span 2;
  }

  .post-item--featured .post-link{
    grid-template-columns: 1fr;
  }

  .post-item--featured .post-image{
    aspect-ratio: 16 / 10;
  }
}

@media (max-width: 767px){
  .post-list--articles{
    grid-template-columns: 1fr;
  }

  .post-item--featured{
    grid-column: auto;
  }

  .post-item--article .post-link{
    padding: 12px;
    border-radius: 18px;
  }

  .post-item--article .post-title,
  .post-item--featured .post-title{
    font-size: 24px;
  }

  .post-data__bottom{
    flex-direction: column;
    align-items: flex-start;
  }
}

.symptom-page {
  padding: 28px 0 56px;
}

.symptom-page__inner,
.symptoms-list-page__inner {
  width: min(1360px, calc(100% - 32px));
  margin: 0 auto;
}

.symptom-breadcrumbs,
.symptoms-list-page .sc-bc {
  margin-bottom: 20px;
}

.symptom-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(320px, 0.7fr);
  gap: 24px;
  margin-bottom: 28px;
  padding: 28px;
  border-radius: 28px;
  border: 1px solid #d8e5f7;
  background: linear-gradient(180deg, #f8fbff 0%, #eef5ff 100%);
  box-shadow: 0 24px 60px rgba(18, 43, 85, 0.08);
}

.symptom-hero__eyebrow-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 16px;
}

.symptom-hero__eyebrow,
.symptom-hero__category,
.symptoms-list-hero__eyebrow,
.symptom-section__eyebrow {
  display: inline-flex;
  align-items: center;
  padding: 7px 12px;
  border-radius: 999px;
  background: #e7f0ff;
  color: #305ea8;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.symptom-hero__title,
.symptoms-list-hero__title {
  margin: 0 0 14px;
  font-size: clamp(34px, 4.2vw, 62px);
  line-height: 1.02;
  color: #16233d;
}

.symptom-hero__lead,
.symptoms-list-hero__intro {
  margin: 0;
  max-width: 820px;
  color: #566b8e;
  font-size: 22px;
  line-height: 1.5;
}

.symptom-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.symptom-hero__aside {
  display: grid;
  gap: 16px;
}

.symptom-hero__image-card,
.symptom-alert-card,
.symptom-expert-card,
.symptom-sidebar__card,
.symptom-section,
.symptoms-list-card,
.symptoms-list-hero {
  border-radius: 24px;
  border: 1px solid #d8e5f7;
  background: #fff;
  box-shadow: 0 18px 42px rgba(15, 37, 71, 0.08);
}

.symptom-hero__image-card {
  overflow: hidden;
  min-height: 240px;
}

.symptom-hero__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.symptom-alert-card,
.symptom-expert-card,
.symptom-sidebar__card {
  padding: 20px;
}

.symptom-alert-card__title,
.symptom-sidebar__title {
  margin: 0 0 10px;
  color: #16233d;
  font-size: 20px;
  font-weight: 700;
}

.symptom-alert-card p,
.symptom-sidebar__card p {
  margin: 0;
  color: #5f7394;
  line-height: 1.6;
}

.symptom-expert-card__label {
  margin-bottom: 14px;
  color: #6b80a4;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.symptom-expert-card__body {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 14px;
  align-items: center;
}

.symptom-expert-card__photo {
  width: 72px;
  height: 72px;
  border-radius: 20px;
  object-fit: cover;
  background: #eef4ff;
}

.symptom-expert-card__photo--placeholder {
  background: linear-gradient(135deg, #d7e5ff, #eef4ff);
}

.symptom-expert-card__name {
  color: #152340;
  font-weight: 700;
  text-decoration: none;
}

.symptom-expert-card__spec,
.symptom-expert-card__exp {
  margin-top: 4px;
  color: #5d718f;
  font-size: 15px;
}

.symptom-layout {
  display: grid;
  grid-template-columns: 300px minmax(0, 1fr);
  gap: 24px;
}

.symptom-sidebar {
  display: grid;
  gap: 16px;
  align-self: start;
  position: sticky;
  top: 100px;
}

.symptom-sidebar__toc {
  margin: 0;
  padding: 0;
  list-style: none;
}

.symptom-sidebar__toc-item + .symptom-sidebar__toc-item {
  margin-top: 8px;
}

.symptom-sidebar__toc-item--lvl3 {
  padding-left: 14px;
}

.symptom-sidebar__toc-link {
  color: #415779;
  text-decoration: none;
  line-height: 1.45;
}

.symptom-sidebar__toc-link:hover,
.symptom-expert-card__name:hover,
.symptoms-list-card__link:hover,
.symptom-related__card:hover {
  color: #244f94;
}

.symptom-content {
  display: grid;
  gap: 20px;
}

.symptom-section {
  padding: 28px;
}

.symptom-section__title-wrap {
  margin-bottom: 20px;
}

.symptom-section__title {
  margin: 10px 0 0;
  color: #16233d;
  font-size: clamp(28px, 2.6vw, 40px);
  line-height: 1.1;
}

.symptom-content__text,
.symptom-faq__answer {
  color: #253654;
}

.symptom-content__text p,
.symptom-content__text li,
.symptom-faq__answer p,
.symptom-faq__answer li {
  color: #344866;
  font-size: 18px;
  line-height: 1.8;
}

.symptom-content__text h2,
.symptom-content__text h3 {
  color: #16233d;
  margin-top: 32px;
}

.symptom-faq {
  display: grid;
  gap: 12px;
}

.symptom-faq__item {
  border-radius: 18px;
  border: 1px solid #dbe7f7;
  background: #f9fbff;
  overflow: hidden;
}

.symptom-faq__summary {
  cursor: pointer;
  list-style: none;
  padding: 18px 22px;
  color: #1f3151;
  font-size: 20px;
  font-weight: 700;
}

.symptom-faq__summary::-webkit-details-marker {
  display: none;
}

.symptom-faq__answer {
  padding: 0 22px 22px;
}

.symptom-related {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.symptom-related__card,
.symptoms-list-card__link {
  text-decoration: none;
}

.symptom-related__card {
  display: block;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #dbe7f7;
  background: #f8fbff;
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}

.symptom-related__card:hover,
.symptoms-list-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 36px rgba(20, 46, 88, 0.08);
  border-color: #b7cff3;
}

.symptom-related__name,
.symptoms-list-card__title {
  color: #16233d;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
}

.symptom-related__text,
.symptoms-list-card__text {
  margin-top: 10px;
  color: #607392;
  line-height: 1.6;
}

.symptoms-list-page {
  padding: 28px 0 56px;
}

.symptoms-list-hero {
  margin-bottom: 24px;
  padding: 28px;
  background: linear-gradient(180deg, #f8fbff 0%, #eef5ff 100%);
}

.symptoms-list-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.symptoms-list-card {
  padding: 24px;
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}

.symptoms-list-card__category {
  display: inline-flex;
  margin-bottom: 14px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #edf4ff;
  color: #446baf;
  font-size: 13px;
  font-weight: 700;
}

.symptoms-list-card__link {
  color: inherit;
}

.symptoms-list-card__footer {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
  margin-top: 18px;
}

.symptoms-list-card__expert {
  color: #6a7d9b;
  font-size: 14px;
}

.symptoms-list-card__more {
  color: #245091;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
}

.symptoms-list-page__pager {
  margin-top: 24px;
}

@media (max-width: 991px) {
  .symptom-hero,
  .symptom-layout,
  .symptoms-list-grid,
  .symptom-related {
    grid-template-columns: 1fr;
  }

  .symptom-sidebar {
    position: static;
  }

  .symptom-hero__lead,
  .symptoms-list-hero__intro {
    font-size: 18px;
  }

  .symptoms-list-card__footer {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 639px) {
  .symptom-page__inner,
  .symptoms-list-page__inner {
    width: calc(100% - 20px);
  }

  .symptom-hero,
  .symptom-section,
  .symptoms-list-card,
  .symptoms-list-hero {
    padding: 18px;
    border-radius: 20px;
  }

  .symptom-faq__summary {
    padding: 16px;
    font-size: 18px;
  }

  .symptom-faq__answer {
    padding: 0 16px 16px;
  }
}

/* End */


/* Start:/bitrix/templates/sluhcomfort/assets/css/sluhcomfort.webflow.css?1776774371232650*/

:root {
  --bg: #f9f9f9;
  --body: #333;
  --title: #1d1d1d;
  --primary: #e6c0db;
  --desktop-space: 150px;
  --tablet-space: 100px;
  --landscape-mobile-space: 80px;
  --portrait-mobile-space: 60px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px #00000040;
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.w-commerce-commercecartproductname {
  font-weight: 700;
}

.w-commerce-commercecartoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercecartquantity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecartquantity::placeholder {
  color: #999;
}

.w-commerce-commercecartquantity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

.w-commerce-commercecartordervalue {
  font-weight: 700;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartquantityinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceaddtocarterror {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous, .w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .w-commerce-commercecartquantity, .w-commerce-commerceaddtocartquantityinput, .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

body {
  background-color: var(--bg);
  color: var(--body);
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 170%;
}

h1 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
}

h2 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 400;
  line-height: 120%;
}

h3 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 400;
  line-height: 140%;
}

h4 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%;
}

h5 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

h6 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

a {
  color: var(--body);
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul, ol {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 30px;
}

li {
  margin-bottom: 12px;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

blockquote {
  background-color: var(--primary);
  text-align: center;
  border: 0 solid #000;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 40px;
  font-size: 18px;
  line-height: 150%;
}

.navbar {
  background-color: #0000;
  border-bottom: 1px solid #0000001a;
  padding-top: 14px;
  padding-bottom: 14px;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  grid-column-gap: 35px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-divider {
  background-color: #0003;
  width: 1px;
  height: 18px;
}

.nav-left {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #000;
  font-size: 14px;
  line-height: 120%;
  text-decoration: none;
}

.nav-right {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-menu-wrap {
  grid-column-gap: 35px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cart-button {
  color: #000;
  background-color: #0000;
  padding: 0;
  font-size: 14px;
  line-height: 120%;
}

.cart-quantity {
  color: #000;
  min-width: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 600;
}

.cart-item {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-btn {
  background-color: var(--primary);
  color: #ffffff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 20px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  transition: background-color .3s, #A82783 .3s;
  display: flex;
}

.nav-btn:hover {
  color: #fff;
  background-color: #313131;

}

.nav-btn.mobile {
  display: none;
}

.humburg-menu.w--open {
  background-color: #0000;
  padding-left: 0;
}

.top-line {
  background-color: #000;
  width: 24px;
  height: 1px;
  margin-bottom: 6px;
}

.middle-line {
  background-color: #000;
  width: 24px;
  height: 1px;
}

.bottom-line {
  background-color: #000;
  width: 24px;
  height: 1px;
  margin-top: 6px;
}

.nav-phone {
  color: #333333;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  text-decoration: none;
}

.page-title {
  padding-top: 60px;
  padding-bottom: 60px;
}

.sub-title {
  padding-top: 50px;
  grid-column-gap: 5px;
  color: #000;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 120%;
  display: flex;
}

.main-title {
  margin-bottom: 0;
}

.main-title.center {
  text-align: center;
}

.page-data, .sg-fonts {
  margin-bottom: var(--desktop-space);
}

.font-inner {
  grid-column-gap: 150px;
  display: flex;
}

.font-block {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  font-size: 18px;
}

.text-heading {
  font-size: 100px;
  font-weight: 500;
  line-height: 120%;
}

.body-font {
  font-size: 100px;
  font-weight: 300;
  line-height: 120%;
}

.sg-titles {
  margin-bottom: var(--desktop-space);
}

.body-large {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.table-text {
  text-align: right;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.title-top {
  grid-column-gap: 180px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 100px 100px;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.body-small {
  font-size: 14px;
  line-height: 150%;
}

.font-title {
  color: #000;
  text-align: right;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 150%;
}

.table-row {
  grid-column-gap: 180px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #0003;
  grid-template-rows: auto;
  grid-template-columns: 1fr 100px 100px;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: grid;
}

.font-info {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 150%;
}

.table-left {
  flex-direction: column;
  display: flex;
}

.sg-section {
  margin-bottom: var(--desktop-space);
}

.color-wrap {
  grid-column-gap: 20px;
  margin-top: 30px;
  display: flex;
}

.color-box {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.color-main {
  background-color: var(--title);
  border-radius: 10px;
  width: 120px;
  height: 120px;
}

.color-main.primary {
  background-color: var(--primary);
}

.color-main.body {
  background-color: var(--body);
}

.color-main.bg {
  background-color: var(--bg);
  border: 1px solid #0000001a;
}

.button-wrap {
  grid-column-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.button-wrap.center {
  justify-content: center;
  align-items: center;
}

.primary-btn {
  background-color: var(--primary);
  color: #000;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 130%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.primary-btn.hover {
  transition: background-color .3s;
}

.primary-btn.hover:hover {
  background-color: #a6cae2;
}

.primary-btn.white {
  background-color: #fff;
}

.btn-bg {
  background-color: #a6cae2;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.btn-bg.white {
  background-color: #fff;
}

.btn-text-wrap {
  z-index: 1;
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.secondary-btn {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
  display: flex;
}

.secondary-btn.white {
  color: #fff;
}

.button-icon {
  border: 1px solid var(--body);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: 20px;
  max-width: 20px;
  min-height: 20px;
  max-height: 20px;
  transition: background-color .3s;
  display: flex;
}

.button-icon.white {
  border-color: #fff;
}

.rich-text {
  width: 100%;
  max-width: 900px;
  margin-top: 30px;
}

.footer {
  background-color: #040415;
}

.footer-wrap {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.footer-info {
  color: #d9d9d9;
  width: 100%;
  max-width: 340px;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 150%;
}

.ftr-btns {
  grid-column-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.ftr-social {
  grid-column-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.social {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: transform .3s;
  display: flex;
}

.social:hover {
  transform: translate(0, -5px);
}

.ftr-menu {
  grid-column-gap: 60px;
  width: 100%;
  max-width: 42%;
  display: flex;
}

.ftr-link {
  grid-column-gap: 20px;
  color: #fff;
  border-bottom: 1px solid #fff3;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 12px;
  font-size: 30px;
  line-height: 150%;
  text-decoration: none;
  transition: border-color .3s;
  display: flex;
}

.ftr-link:hover {
  border-bottom-color: var(--primary);
}

.link-number {
  font-size: 16px;
  font-weight: 500;
}

.ftr-link-wrap {
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.ftr-address {
  color: #999;
  width: 100%;
  max-width: 226px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 150%;
}

.footer-link {
  color: #999;
  font-size: 14px;
  line-height: 150%;
  text-decoration: none;
  transition: color .3s;
}

.footer-link:hover {
  color: #fff;
}

.ftr-links {
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.link-btn {
  grid-column-gap: 8px;
  color: var(--body);
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
  display: flex;
}

.link-btn.white {
  color: #d9d9d9;
}

.ftr-right {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-bottom {
  border-top: 1px solid #fff3;
  padding-top: 20px;
  padding-bottom: 20px;
}

.ftr-text {
  grid-column-gap: 60px;
  color: #999;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.ftr-btm-links {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.license-field {
  color: #000;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}

.single-text {
  margin-bottom: 0;
}

.disclaimer {
  grid-row-gap: 10px;
  background-color: var(--primary);
  border-radius: 4px;
  flex-direction: column;
  margin-bottom: 60px;
  padding: 30px;
}

.info-content {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}

.license-wrap {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.info-block {
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.licensing-title {
  margin-bottom: 0;
  font-size: 20px;
}

.info-inner {
  padding-bottom: 30px;
}

.changelog-wrap {
  margin-bottom: 350px;
}

.version-info {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 90px 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.version-block {
  border: 1px solid #333;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  display: flex;
}

.version-name {
  color: #333;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 150%;
}

.heading-block {
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.version-title, .changelog-text {
  margin-bottom: 0;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  background-color: var(--bg);
  text-align: center;
  border-radius: 10px;
  flex-direction: column;
  width: 100%;
  max-width: 500px;
  margin-bottom: 0;
  padding: 60px 50px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.error-data {
  text-align: center;
  flex-direction: column;
  width: 100%;
  max-width: 600px;
  display: flex;
}

.error-text {
  margin-top: 50px;
  font-size: 14px;
  line-height: 150%;
}

.pass-body {
  background-color: var(--primary);
}

.pass-text {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
}

.field-label {
  color: #000;
  text-align: left;
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.input {
  color: var(--body);
  border: 0 solid #000;
  border-radius: 4px;
  height: auto;
  margin-bottom: 0;
  padding: 10px 15px;
}

.input::placeholder {
  color: var(--body);
  font-size: 12px;
  line-height: 150%;
}

.input.date {
  background-image: url('/bitrix/templates/sluhcomfort/assets/css/../images/ic-date_1.svg');
  background-position: 94%;
  background-repeat: no-repeat;
  background-size: auto;
}

.pass-field {
  margin-top: 50px;
  margin-bottom: 25px;
}

.error-message {
  text-align: center;
  padding: 20px;
}

.cs-wrap {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.cs-inside {
  text-align: center;
  width: 100%;
  max-width: 480px;
}

.coming-soon-title {
  margin-bottom: 15px;
  font-size: 74px;
  font-weight: 600;
  line-height: 120%;
}

.cs-text {
  margin-bottom: 50px;
}

.cs-text-title {
  margin-bottom: 4px;
}

.plain-link {
  text-decoration: none;
}

.plain-link:hover {
  text-decoration: underline;
}

.policy-block {
  padding-top: 50px;
}

.policy-block.first {
  padding-top: 0;
}

.checklist {
  padding-left: 0;
  list-style: none;
}

.checklist-item {
  background-image: url('/bitrix/templates/sluhcomfort/assets/css/../images/ic-check.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 15px;
  padding-left: 30px;
}

.contact-info {
  margin-bottom: var(--desktop-space);
}

.contact-info-wrap {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.ci-data {
  width: 100%;
  max-width: 35%;
}

.contact-locator {
  grid-row-gap: 10px;
  color: var(--title);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
}

.contact-block-wrap {
  grid-column-gap: 45px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-block {
  background-color: #fff;
  border-radius: 10px;
  padding: 25px;
}

.cb-title {
  border-bottom: 1px solid #0000001a;
  margin-bottom: 0;
  padding-bottom: 12px;
}

.contact-link-list {
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 25px;
  display: flex;
}

.contact-link {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.cl-title {
  color: #000;
}

.contact {
  margin-bottom: var(--desktop-space);
}

.section-title {
  margin-bottom: 25px;
}

.section-title.m-large {
  margin-bottom: 40px;
}

.title {
  margin-bottom: 0;
}

.contact-wrap {
  grid-column-gap: 60px;
  display: flex;
}

.contact-img {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 54%;
  overflow: hidden;
}

.contact-image {
  width: 100%;
}

.contact-data {
  width: 100%;
  max-width: 46%;
}

.contact-form {
  margin-top: 40px;
  margin-bottom: 0;
}

.form-fields {
  grid-column-gap: 40px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.textarea {
  color: var(--body);
  border: 0 solid #000;
  border-radius: 4px;
  height: auto;
  min-height: 168px;
  margin-bottom: 0;
  padding: 10px 15px;
}

.textarea::placeholder {
  color: var(--body);
  font-size: 12px;
  line-height: 150%;
}

.form-btn-wrap {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.form-btn {
  color: #fff;
  background-color: #000;
  border-width: 0;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 130%;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.form-btn:hover {
  background-color: var(--primary);
  color: #000;
}

.form-btn.white:hover {
  background-color: #fff;
}

.faq-section {
  margin-bottom: var(--desktop-space);
}

.faq-left {
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  max-width: 40%;
  display: flex;
}

.faq-wrap {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.faq-block {
  grid-column-gap: 18px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.contact-icon {
  background-color: #fdf1af;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: 50px;
  max-width: 50px;
  min-height: 50px;
  max-height: 50px;
  display: flex;
}

.faq-info {
  grid-column-gap: 58px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.horizontal-line {
  background-color: #000;
  width: 13px;
  height: 1px;
}

.vertical-line {
  background-color: #000;
  width: 1px;
  height: 13px;
  position: absolute;
}

.ans {
  background-color: #0000;
  display: block;
  position: relative;
  overflow: hidden;
}

.ans.w--open {
  position: relative;
}

.faq {
  z-index: 1;
  border-bottom: 1px solid #0003;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 24px;
}

.faq.top {
  padding-top: 0;
}

.ans-text {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}

.ans-box {
  padding-top: 15px;
}

.que-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.que-title {
  margin-bottom: 0;
}

.d-none {
  display: none;
}

.faq-data {
  width: 100%;
  max-width: 60%;
}

.que {
  grid-column-gap: 24px;
  white-space: normal;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
  position: static;
}

.faq-que {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cta-wrap {
  grid-column-gap: 50px;
  background-color: var(--primary);
  border-radius: 10px;
  padding: 80px 60px;
  display: flex;
}

.cta-block {
  width: 100%;
}

.cta-title {
  margin-bottom: 8px;
}

.cta-btns {
  grid-column-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.cta-text {
  margin-bottom: 0;
}

.cta-divider {
  background-color: #0003;
  width: 1px;
}

.pricing {
  margin-bottom: var(--desktop-space);
}

.pricing-list {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.price-block {
  grid-row-gap: 40px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  padding: 40px;
  display: flex;
}

.price-block.standard {
  background-color: var(--primary);
}

.empty-state {
  background-color: var(--primary);
  text-align: center;
}

.price-info {
  text-align: center;
  border-bottom: 1px solid #0003;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 30px;
  display: flex;
}

.price-wrap {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.price {
  color: #000;
  font-size: 36px;
  font-weight: 500;
  line-height: 120%;
}

.plan-features {
  margin-top: 30px;
}

.plan-features ul {
  grid-row-gap: 15px;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  list-style-type: none;
  display: flex;
}

.plan-features li {
  background-image: url('/bitrix/templates/sluhcomfort/assets/css/../images/ic-check_1.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 0;
  padding-left: 34px;
}

.price-btn {
  color: #fff;
  background-color: #000;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 130%;
  text-decoration: none;
  transition: color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.price-btn:hover {
  color: #000;
}

.price-data-wrap {
  grid-column-gap: 60px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.price-details {
  width: 100%;
  max-width: 900px;
}

.cart-data {
  width: 100%;
  max-width: 25%;
  position: sticky;
  top: 20px;
}

.cart-price {
  color: #000;
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 100%;
}

.default-state {
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.appointment {
  margin-bottom: var(--desktop-space);
}

.appointment-wrap {
  display: flex;
  overflow: hidden;
}

.appointment-wrap.v2 {
  border-radius: 10px;
}

.appointment-left {
  background-color: var(--primary);
  width: 100%;
  max-width: 52%;
  padding: 80px 60px;
}

.appointment-right {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 48%;
  position: relative;
  overflow: hidden;
}

.appointment-right.v2 {
  border-radius: 0;
}

.appointment-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.appointment-form {
  margin-bottom: 0;
}

.success-message {
  background-color: var(--primary);
  border: 1px solid #0000001a;
  border-radius: 10px;
}

.timing {
  grid-row-gap: 80px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  max-width: 50%;
  padding: 25px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.timing-title {
  margin-bottom: 4px;
}

.time {
  grid-row-gap: 10px;
  flex-flow: column;
  margin-bottom: 30px;
  display: flex;
}

.time-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.day {
  color: #000;
}

.reviews {
  margin-bottom: var(--desktop-space);
}

.tabs {
  display: flex;
}

.tabs-menu {
  grid-row-gap: 15px;
  flex-flow: column;
  width: 100%;
  max-width: 25%;
  margin-right: 30px;
  display: flex;
}

.tabs-content {
  width: 100%;
  max-width: 75%;
}

.review-tab {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 20px;
  transition: background-color .3s;
}

.review-tab:hover, .review-tab.w--current {
  background-color: var(--primary);
}

.client-name {
  margin-bottom: 4px;
}

.client-city {
  font-size: 14px;
  line-height: 150%;
}

.review-content {
  height: 100%;
}

.review-wrap {
  grid-column-gap: 10px;
  display: flex;
}

.review-img {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 55%;
  overflow: hidden;
}

.review-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.review-data {
  grid-row-gap: 40px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 45%;
  padding: 35px;
  display: flex;
}

.review-text {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 150%;
}

.doctors {
  margin-bottom: var(--desktop-space);
}

.doctor-list {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.doctor-item {
  display: flex;
}

.doctor-link {
  border: 1px solid #0000001a;
  border-radius: 10px;
  width: 100%;
  text-decoration: none;
  overflow: hidden;
}

.doctor-img {
  background-color: #fff;
  overflow: hidden;
}

.doctor-image {
  object-fit: cover;
  width: 100%;
  min-height: 420px;
  max-height: 420px;
}

.doctor-name {
  margin-bottom: 0;
}

.doctor-data {
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  display: flex;
}

.facts {
  margin-bottom: var(--desktop-space);
  background-color: var(--primary);
  padding-top: 80px;
  padding-bottom: 80px;
}

.facts-wrap {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fact-block {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 25px;
}

.fact-text {
  color: #000;
  border-bottom: 1px solid #0000001a;
  padding-bottom: 14px;
  font-size: 26px;
  font-weight: 500;
  line-height: 100%;
}

.fact-title {
  margin-bottom: 0;
}

.fact-data {
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.doctor-main {
  background-color: #fff;
  margin-bottom: 60px;
  padding-top: 80px;
  padding-bottom: 60px;
}

.doctor-wrap {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.doctor-main-img {
  background-color: var(--bg);
  border-radius: 10px;
  width: 100%;
  max-width: 44%;
  overflow: hidden;
}

.doctor-main-image {
  object-fit: cover;
  width: 100%;
  min-height: 640px;
  max-height: 640px;
}

.doctor-info-data {
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  max-width: 60%;
  display: flex;
}

.doctor-post {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 150%;
}

.doctor-information {
  margin-top: 25px;
}

.doctor-contact {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.link-label {
  color: #000;
}

.dc-link {
  grid-column-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.doctor-info {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.doctor-info-list {
  grid-column-gap: 140px;
  border-bottom: 1px solid #0003;
  grid-template-rows: auto;
  grid-template-columns: 85px 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 15px;
  display: grid;
}

.doctor-social {
  grid-column-gap: 15px;
  color: #000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.social-wrap {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social-icon {
  border: 1px solid #0000001a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: 38px;
  max-width: 38px;
  min-height: 38px;
  max-height: 38px;
  transition: background-color .3s;
  display: flex;
}

.social-icon:hover {
  background-color: var(--primary);
}

.doctor-rich-text {
  width: 100%;
  max-width: 900px;
}

.doctor-rich-text ul {
  grid-row-gap: 10px;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.doctor-rich-text li {
  margin-bottom: 0;
}

.sc-doctor-page {
  background: #fff;
}

.sc-doctor-hero {
  padding: 8px 0 28px;
}

.sc-doctor-hero__grid {
  display: grid;
  grid-template-columns: minmax(320px, 0.95fr) minmax(0, 1.05fr);
  gap: 32px;
  align-items: stretch;
}

.sc-doctor-hero__media,
.sc-doctor-hero__content {
  min-width: 0;
}

.sc-doctor-hero__image-wrap {
  position: relative;
  overflow: hidden;
  height: 100%;
  min-height: 560px;
  border-radius: 32px;
  background: #f5f6f8;
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.08);
}

.sc-doctor-hero__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sc-doctor-hero__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 22px;
  padding: 34px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 32px;
  background: #fff;
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.06);
}

.sc-doctor-hero__eyebrow {
  width: fit-content;
  max-width: 100%;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(185, 75, 150, 0.1);
  color: #99377e;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.sc-doctor-hero__title {
  margin: 0;
  font-size: clamp(38px, 5vw, 64px);
  line-height: 0.98;
  letter-spacing: -0.03em;
}

.sc-doctor-hero__lead {
  margin: 0;
  color: #4d5668;
  font-size: 18px;
  line-height: 1.7;
}

.sc-doctor-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.sc-doctor-fact {
  padding: 16px 18px;
  border-radius: 22px;
  background: #f8f9fb;
  border: 1px solid rgba(15, 23, 42, 0.06);
}

.sc-doctor-fact__label {
  margin-bottom: 8px;
  color: #8a7ba7;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.sc-doctor-fact__value {
  color: #1d2030;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
}

.sc-doctor-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.sc-doctor-hero__trust {
  display: grid;
  gap: 10px;
}

.sc-doctor-hero__trust-item {
  position: relative;
  padding-left: 18px;
  color: #4d5668;
  font-size: 14px;
  line-height: 1.5;
}

.sc-doctor-hero__trust-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(180deg, #c53d93 0%, #8847cf 100%);
}

.sc-doctor-content {
  padding: 12px 0 72px;
}

.sc-doctor-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 28px;
  align-items: start;
}

.sc-doctor-maincol,
.sc-doctor-sidebar {
  min-width: 0;
}

.sc-doctor-maincol {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.sc-doctor-sidebar {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.sc-doctor-card {
  padding: 28px;
  border-radius: 28px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  background: #fff;
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.05);
}

.sc-doctor-card--sticky {
  position: sticky;
  top: 110px;
}

.sc-doctor-card__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}

.sc-doctor-card__title {
  margin: 0;
  color: #181b28;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.15;
}

.sc-doctor-card__lead {
  margin: 0;
  color: #4d5668;
  font-size: 18px;
  line-height: 1.75;
}

.sc-doctor-toc {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.sc-doctor-toc__item {
  color: #263248;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.45;
  transition: color .2s ease, transform .2s ease;
}

.sc-doctor-toc__item:hover {
  color: #99377e;
  transform: translateX(2px);
}

.sc-doctor-toc__item--sub {
  padding-left: 14px;
  color: #667085;
}

.sc-doctor-richtext {
  max-width: none;
  color: #253044;
  font-size: 17px;
  line-height: 1.75;
}

.sc-doctor-richtext h2,
.sc-doctor-richtext h3,
.sc-doctor-richtext h4 {
  margin-top: 1.5em;
  margin-bottom: 0.55em;
  color: #181b28;
  line-height: 1.2;
}

.sc-doctor-richtext h2 {
  font-size: 30px;
}

.sc-doctor-richtext h3 {
  font-size: 22px;
}

.sc-doctor-richtext p {
  margin-bottom: 1em;
}

.sc-doctor-richtext ul,
.sc-doctor-richtext ol {
  margin: 0.5em 0 1em;
  padding-left: 24px;
}

.sc-doctor-richtext li {
  margin-bottom: 0.45em;
}

.sc-doctor-faq {
  display: grid;
  gap: 14px;
}

.sc-doctor-faq__item {
  padding: 18px 20px;
  border-radius: 22px;
  background: #f8f9fb;
  border: 1px solid rgba(15, 23, 42, 0.06);
}

.sc-doctor-faq__question {
  margin-bottom: 8px;
  color: #181b28;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4;
}

.sc-doctor-faq__answer {
  color: #4d5668;
  font-size: 15px;
  line-height: 1.65;
}

.sc-doctor-related {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.sc-doctor-card-mini {
  display: block;
  overflow: hidden;
  border-radius: 22px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  background: #fff;
  color: inherit;
  text-decoration: none;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.sc-doctor-card-mini:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
  border-color: rgba(15, 23, 42, 0.12);
}

.sc-doctor-card-mini__photo {
  aspect-ratio: 1 / 1;
  background: linear-gradient(180deg, #f0ebfb 0%, #ede7f8 100%);
  overflow: hidden;
}

.sc-doctor-card-mini__photo img,
.sc-doctor-card-mini__photo .sc-doctor-card__photo--placeholder {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sc-doctor-card-mini__body {
  display: grid;
  gap: 8px;
  padding: 16px;
}

.sc-doctor-card-mini__name {
  color: #181b28;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.25;
}

.sc-doctor-card-mini__meta {
  color: #697386;
  font-size: 14px;
  line-height: 1.5;
}

.sc-doctor-link {
  color: #99377e;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}

.sc-doctor-sidebar__text {
  margin-top: 12px;
  color: #4d5668;
  font-size: 15px;
  line-height: 1.65;
}

.sc-doctor-sidebar__actions {
  display: grid;
  gap: 10px;
  margin-top: 20px;
}

.sc-doctor-sidebar__list {
  display: grid;
  gap: 14px;
  margin-top: 22px;
}

.sc-doctor-sidebar__item {
  display: grid;
  gap: 6px;
  padding-top: 14px;
  border-top: 1px solid rgba(15, 23, 42, 0.08);
}

.sc-doctor-sidebar__label {
  color: #8a7ba7;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.sc-doctor-sidebar__value {
  color: #181b28;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
}

.sc-doctor-locations {
  display: grid;
  gap: 12px;
  margin: 18px 0 16px;
}

.sc-doctor-locations__item {
  padding: 14px 16px;
  border-radius: 18px;
  background: #f7f3ff;
  color: #374055;
  font-size: 15px;
  line-height: 1.5;
}

.sc-doctor-socials {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

.sc-doctor-socials__item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  border-radius: 16px;
  background: #f7f3ff;
  color: #263248;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}

.sc-doctor-socials__item img {
  width: 22px;
  height: 22px;
}

.sc-doctor-profile {
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfcfd 100%);
}

.sc-doctor-profile__hero {
  padding: 8px 0 26px;
}

.sc-doctor-profile__hero-grid {
  display: grid;
  grid-template-columns: minmax(320px, 420px) minmax(0, 1fr);
  gap: 36px;
  align-items: start;
}

.sc-doctor-profile__visual,
.sc-doctor-profile__intro {
  min-width: 0;
}

.sc-doctor-profile__photo {
  overflow: hidden;
  border-radius: 28px;
  background: #eef2f5;
  border: 1px solid rgba(15, 23, 42, 0.08);
}

.sc-doctor-profile__photo-img {
  display: block;
  width: 100%;
  height: 560px;
  object-fit: cover;
}

.sc-doctor-profile__facts {
  display: grid;
  gap: 10px;
  margin-top: 16px;
}

.sc-doctor-profile__fact {
  display: grid;
  gap: 4px;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(15, 23, 42, 0.07);
  background: #fff;
}

.sc-doctor-profile__fact-label {
  color: #7a8699;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.sc-doctor-profile__fact-value {
  color: #18202f;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
}

.sc-doctor-profile__intro {
  display: grid;
  gap: 24px;
  padding-top: 10px;
}

.sc-doctor-profile__kicker {
  color: #4d5f7c;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.sc-doctor-profile__title {
  margin: 0;
  max-width: 980px;
  color: #161d2b;
  font-size: clamp(38px, 5vw, 72px);
  line-height: 0.96;
  letter-spacing: -0.04em;
}

.sc-doctor-profile__lead {
  margin: 0;
  max-width: 900px;
  color: #485568;
  font-size: 19px;
  line-height: 1.8;
}

.sc-doctor-profile__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.sc-doctor-profile__summary {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.sc-doctor-profile__summary-card {
  padding: 18px 20px;
  border-top: 3px solid #d9e4ef;
  background: #f8fafb;
}

.sc-doctor-profile__summary-title {
  margin-bottom: 8px;
  color: #18202f;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}

.sc-doctor-profile__summary-text {
  margin: 0;
  color: #576375;
  font-size: 15px;
  line-height: 1.7;
}

.sc-doctor-profile__availability {
  display: grid;
  gap: 14px;
  padding-top: 18px;
  border-top: 1px solid rgba(15, 23, 42, 0.08);
}

.sc-doctor-profile__availability-item {
  display: grid;
  gap: 8px;
}

.sc-doctor-profile__availability-label {
  color: #7a8699;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.sc-doctor-profile__availability-value {
  color: #18202f;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
}

.sc-doctor-profile__availability-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.sc-doctor-profile__availability-tag {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 12px;
  border-radius: 999px;
  background: #eef2f6;
  color: #334155;
  font-size: 14px;
  line-height: 1.4;
}

.sc-doctor-profile__body {
  padding: 8px 0 72px;
}

.sc-doctor-profile__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 340px;
  gap: 36px;
  align-items: start;
}

.sc-doctor-profile__main,
.sc-doctor-profile__aside {
  min-width: 0;
}

.sc-doctor-profile__main {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.sc-doctor-profile__aside {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.sc-doctor-profile__section {
  padding-top: 22px;
  border-top: 1px solid rgba(15, 23, 42, 0.08);
}

.sc-doctor-profile__section:first-child {
  padding-top: 0;
  border-top: 0;
}

.sc-doctor-profile__section-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}

.sc-doctor-profile__section-title {
  margin: 0;
  color: #18202f;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: -0.03em;
}

.sc-doctor-profile__prose {
  max-width: 860px;
  color: #314056;
  font-size: 17px;
  line-height: 1.8;
}

.sc-doctor-profile__prose p {
  margin-bottom: 1em;
}

.sc-doctor-profile__prose h2,
.sc-doctor-profile__prose h3,
.sc-doctor-profile__prose h4 {
  margin-top: 1.45em;
  margin-bottom: 0.5em;
  color: #18202f;
  line-height: 1.18;
}

.sc-doctor-profile__prose h2 {
  font-size: 28px;
}

.sc-doctor-profile__prose h3 {
  font-size: 22px;
}

.sc-doctor-profile__prose ul,
.sc-doctor-profile__prose ol {
  margin: 0.5em 0 1em;
  padding-left: 22px;
}

.sc-doctor-profile__toc {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-width: 760px;
}

.sc-doctor-profile__toc-link {
  color: #22314a;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.5;
}

.sc-doctor-profile__toc-link--sub {
  padding-left: 16px;
  color: #68758a;
}

.sc-doctor-profile__faq {
  display: grid;
  gap: 18px;
}

.sc-doctor-profile__faq-item {
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
}

.sc-doctor-profile__faq-item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.sc-doctor-profile__faq-question {
  margin-bottom: 8px;
  color: #18202f;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.sc-doctor-profile__faq-answer {
  color: #566274;
  font-size: 15px;
  line-height: 1.7;
}

.sc-doctor-profile__more {
  color: #415872;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}

.sc-doctor-profile__related-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.sc-doctor-profile__related-card {
  display: block;
  color: inherit;
  text-decoration: none;
}

.sc-doctor-profile__related-photo {
  overflow: hidden;
  border-radius: 20px;
  background: #eef2f5;
}

.sc-doctor-profile__related-photo img,
.sc-doctor-profile__related-photo--empty {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.sc-doctor-profile__related-body {
  display: grid;
  gap: 6px;
  padding-top: 12px;
}

.sc-doctor-profile__related-name {
  color: #18202f;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}

.sc-doctor-profile__related-meta {
  color: #68758a;
  font-size: 14px;
  line-height: 1.5;
}

.sc-doctor-profile__panel {
  padding: 22px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  background: #fff;
}

.sc-doctor-profile__panel--sticky {
  position: sticky;
  top: 110px;
}

.sc-doctor-profile__panel-title {
  margin-bottom: 10px;
  color: #18202f;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
}

.sc-doctor-profile__panel-text {
  margin: 0;
  color: #566274;
  font-size: 15px;
  line-height: 1.7;
}

.sc-doctor-profile__panel-actions {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

.sc-doctor-profile__contacts {
  display: grid;
  gap: 14px;
  margin-top: 18px;
}

.sc-doctor-profile__contact {
  display: grid;
  gap: 5px;
  padding-top: 14px;
  border-top: 1px solid rgba(15, 23, 42, 0.08);
}

.sc-doctor-profile__contact-label {
  color: #7a8699;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.sc-doctor-profile__contact-value {
  color: #18202f;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
}

.sc-doctor-profile__locations {
  display: grid;
  gap: 10px;
  margin: 16px 0;
}

.sc-doctor-profile__location {
  padding: 12px 14px;
  background: #f3f6f8;
  color: #314056;
  font-size: 15px;
  line-height: 1.55;
}

.sc-doctor-profile__socials {
  display: grid;
  gap: 10px;
  margin-top: 16px;
}

.sc-doctor-profile__social {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #22314a;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.45;
}

.sc-doctor-profile__social img {
  width: 20px;
  height: 20px;
}

@media screen and (max-width: 991px) {
  .sc-doctor-profile__hero-grid {
    grid-template-columns: 1fr;
  }

  .sc-doctor-profile__photo-img {
    height: 520px;
  }

  .sc-doctor-profile__summary {
    grid-template-columns: 1fr;
  }

  .sc-doctor-profile__layout {
    grid-template-columns: 1fr;
  }

  .sc-doctor-profile__panel--sticky {
    position: static;
  }

  .sc-doctor-profile__related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {
  .sc-doctor-profile__hero {
    padding-bottom: 18px;
  }

  .sc-doctor-profile__photo-img {
    height: 380px;
  }

  .sc-doctor-profile__title {
    font-size: 42px;
  }

  .sc-doctor-profile__lead {
    font-size: 17px;
  }

  .sc-doctor-profile__section-title {
    font-size: 24px;
  }

  .sc-doctor-profile__prose {
    font-size: 16px;
  }

  .sc-doctor-profile__prose h2 {
    font-size: 24px;
  }

  .sc-doctor-profile__prose h3 {
    font-size: 20px;
  }

  .sc-doctor-profile__related-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .sc-doctor-profile__summary-card,
  .sc-doctor-profile__panel,
  .sc-doctor-profile__fact {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sc-doctor-profile__title {
    font-size: 34px;
  }

  .sc-doctor-profile__availability-tag {
    width: 100%;
    justify-content: flex-start;
    border-radius: 14px;
  }
}

.sc-doctors-page {
  background: #fff;
}

.page-title.page-title--doctors-list {
  padding-top: 18px;
  padding-bottom: 24px;
}

.page-title.page-title--doctors-list .sc-bc {
  padding-top: 0;
  margin-bottom: 14px;
}

.sc-doctors-hero {
  display: block;
}

.sc-doctors-hero__content,
.sc-doctors-stats {
  min-width: 0;
}

.sc-doctors-hero__content {
  padding: 34px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 32px;
  background: #fff;
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.05);
}

.sc-doctors-hero__eyebrow {
  width: fit-content;
  max-width: 100%;
  margin-bottom: 14px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(185, 75, 150, 0.1);
  color: #99377e;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.sc-doctors-hero__title {
  margin: 0 0 16px;
  color: #181b28;
  font-size: clamp(34px, 4.6vw, 60px);
  line-height: .98;
  letter-spacing: -.03em;
}

.sc-doctors-hero__lead {
  margin: 0;
  max-width: 780px;
  color: #4d5668;
  font-size: 18px;
  line-height: 1.75;
}

.sc-doctors-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.sc-doctors-section {
  padding: 18px 0 72px;
}

.sc-doctors-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.sc-doctors-card {
  min-width: 0;
}

.sc-doctors-card__link {
  display: block;
  height: 100%;
  overflow: hidden;
  border-radius: 28px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  background: #fff;
  color: inherit;
  text-decoration: none;
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.05);
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.sc-doctors-card__link:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 44px rgba(15, 23, 42, 0.09);
  border-color: rgba(15, 23, 42, 0.12);
}

.sc-doctors-card__media {
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background: linear-gradient(180deg, #f0ebfb 0%, #ede7f8 100%);
}

.sc-doctors-card__image,
.sc-doctors-card__media .sc-doctor-card__photo--placeholder {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sc-doctors-card__body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 22px;
}

.sc-doctors-card__eyebrow {
  color: #99377e;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.sc-doctors-card__name {
  margin: 0;
  color: #181b28;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.04;
  letter-spacing: -.03em;
}

.sc-doctors-card__meta {
  color: #5e576f;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
}

.sc-doctors-card__text {
  margin: 0;
  color: #4d5668;
  font-size: 15px;
  line-height: 1.7;
}

.sc-doctors-card__footer {
  margin-top: auto;
  padding-top: 8px;
}

.sc-doctors-card__cta {
  color: #99377e;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}

.appointment-schedule {
  background-color: var(--primary);
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.ap-left {
  grid-row-gap: 40px;
  flex-flow: column;
  width: 100%;
  max-width: 52%;
  display: flex;
}

.appointment-wrapper {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.blogs {
  margin-bottom: var(--desktop-space);
}

.post-list {
  grid-column-gap: 24px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.post-item {
  display: flex;
}

.post-link {
  width: 100%;
  text-decoration: none;
}

.post-img {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.post-image {
  object-fit: cover;
  width: 100%;
  min-height: 258px;
  max-height: 258px;
}

.post-data {
  margin-top: 12px;
}

.post-title {
  margin-bottom: 5px;
}

.post-text {
  margin-bottom: 0;
}

.post-date {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.post-category {
  border: 1px solid #0000001a;
  border-radius: 50px;
  padding: 6px 14px;
  font-size: 14px;
  line-height: 120%;
}

.pagination {
  justify-content: flex-end;
  align-items: center;
  margin-top: 40px;
}

.paginate-btn {
  color: #fff;
  background-color: #000;
  border-width: 0;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 130%;
  text-decoration: none;
  transition: color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.paginate-btn:hover {
  color: #000;
}

.post-title-wrap {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 80%;
  display: flex;
}

.post-main-title {
  margin-bottom: 0;
}

.blog-date {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  display: flex;
}

.blog-title {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.post-main {
  margin-bottom: var(--desktop-space);
}

.post-main-img {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.post-main-image {
  object-fit: cover;
  width: 100%;
  min-height: 600px;
  max-height: 600px;
}

.post-data-wrap {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.post-details {
  width: 100%;
  max-width: 70%;
}

.services {
  margin-bottom: var(--desktop-space);
}

.service-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-link {
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.service-img {
  overflow: hidden;
}

.service-image {
  object-fit: cover;
  width: 100%;
  min-height: 320px;
  max-height: 320px;
}

.service-data {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 14px 18px;
  display: flex;
}

.service-title {
  margin-bottom: 0;
}

.service-main-img {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.service-main-image {
  object-fit: cover;
  width: 100%;
  min-height: 600px;
  max-height: 600px;
}

.service-details {
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  margin-top: 60px;
  display: flex;
}

.service-rich-text ul {
  grid-row-gap: 10px;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.service-rich-text li {
  margin-bottom: 0;
}

.over-view-title {
  margin-bottom: 25px;
}

.service-advantages ul {
  grid-row-gap: 20px;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.service-advantages li {
  margin-bottom: 0;
}

.about-main-title {
  width: 100%;
  max-width: 55%;
  margin-bottom: 0;
}

.about-images {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.about-img {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.about-image {
  object-fit: cover;
  width: 100%;
  min-height: 320px;
  max-height: 430px;
}

.about-data {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.about-fact {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.af-text {
  color: #000;
  margin-bottom: 2px;
  font-size: 26px;
  font-weight: 600;
  line-height: 120%;
}

.about-text {
  width: 100%;
  max-width: 46%;
  margin-bottom: 0;
}

.about-hero, .why-choose {
  margin-bottom: var(--desktop-space);
}

.about-wrap {
  grid-column-gap: 20px;
  display: flex;
}

.wc-img {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 50%;
  overflow: hidden;
}

.section-image {
  width: 100%;
}

.about-left {
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  max-width: 50%;
  display: flex;
}

.wc-data {
  background-color: #fff;
  border-radius: 10px;
  padding: 32px;
}

.about-title {
  margin-bottom: 16px;
}

.about-check-list {
  grid-column-gap: 50px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
}

.about-info {
  justify-content: flex-end;
  align-items: center;
  margin-top: 26px;
  display: flex;
}

.ac-item {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 150%;
}

.about-review {
  grid-column-gap: 20px;
  height: 100%;
  display: flex;
}

.ar-img {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 50%;
  overflow: hidden;
}

.ar-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.ar-data {
  grid-row-gap: 40px;
  background-color: var(--primary);
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  padding: 20px;
  display: flex;
}

.ar-quote {
  color: #000;
  font-size: 14px;
  line-height: 150%;
}

.ar-info {
  grid-column-gap: 14px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 35px;
  display: flex;
}

.ar-wrap {
  background-color: #fff;
  border-radius: 40px;
  min-width: 40px;
  max-width: 40px;
  min-height: 40px;
  max-height: 40px;
  overflow: hidden;
}

.ar-thumb {
  width: 100%;
  min-height: 40px;
  max-height: 40px;
}

.ar-text {
  color: #000;
  font-size: 14px;
  line-height: 150%;
}

.ar-city {
  font-size: 12px;
  line-height: 150%;
}

.healthcare {
  margin-bottom: var(--desktop-space);
}

.hc-img {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 50%;
  overflow: hidden;
}

.hc-image {
  width: 100%;
}

.hc-wrap {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hc-data {
  width: 100%;
  max-width: 50%;
}

.healthcare-title {
  margin-bottom: 25px;
}

.vision {
  margin-bottom: var(--desktop-space);
}

.vision-wrap {
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.vision-block {
  grid-row-gap: 40px;
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

.vision-number {
  color: var(--title);
  font-size: 22px;
  line-height: 150%;
}

.mission-title {
  margin-bottom: 12px;
}

.vision-img {
  background-color: #fff;
}

.vision-image {
  object-fit: cover;
  width: 100%;
  min-height: 410px;
  max-height: 410px;
}

.doctors-section {
  margin-bottom: var(--desktop-space);
}

.left-arrow {
  border: 1px solid #0000001a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  transition: border-color .3s, background-color .3s;
  display: flex;
  inset: -54px 34px auto auto;
}

.left-arrow:hover {
  border-color: var(--primary);
  background-color: var(--primary);
}

.right-arrow {
  border: 1px solid #0000001a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  transition: border-color .3s, background-color .3s;
  display: flex;
  inset: -54px 0 auto auto;
}

.right-arrow:hover {
  border-color: var(--primary);
  background-color: var(--primary);
}

.doctor-slider {
  background-color: #0000;
  height: auto;
}

.doctor-wrapper {
  grid-column-gap: 30px;
  display: flex;
}

.doctor-thumb {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 30%;
  overflow: hidden;
}

.doctor-right {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 70%;
  padding: 25px;
  display: flex;
}

.doctor-title {
  margin-bottom: 0;
  font-weight: 500;
}

.doctor-text {
  margin-bottom: 25px;
}

.doctor-thumb-img {
  object-fit: cover;
  width: 100%;
  min-height: 420px;
  max-height: 420px;
}

.hero {
  margin-bottom: var(--desktop-space);
  padding-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
}

.hero-title {
  width: 100%;
  max-width: 50%;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 400;
}

.hero-head {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.hero-data {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 28%;
  display: flex;
}

.hero-text {
  margin-bottom: 40px;
}

.hero-img {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}

.hero-image {
  object-fit: cover;
  width: 100%;
  min-height: 720px;
  max-height: 960px;
}

.hero-wrap {
  grid-column-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
  bottom: 35px;
  left: 35px;
  right: 35px;
}

.hero-block {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px;
  text-decoration: none;
}

.hero-inner {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-info {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 150%;
}

.hero-info-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.service-wrap {
  grid-column-gap: 50px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.service-list-v2 {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.service-link-v2 {
  border-bottom: 1px solid #00000026;
  padding-bottom: 15px;
  font-size: 22px;
  line-height: 150%;
  text-decoration: none;
  transition: color .3s, border-color .3s;
  display: flex;
}

.service-link-v2:hover {
  color: var(--title);
  border-bottom-color: #000;
}

.service-left {
  width: 100%;
  max-width: 22%;
}

.featured-services {
  width: 100%;
  max-width: 100%;
}

.fs-list {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs-item {
  display: flex;
}

.about {
  padding-top: 100px;
  margin-bottom: var(--desktop-space);
}

.about-us-title {
  width: 100%;
  max-width: 40%;
  margin-bottom: 40px;
  font-size: 44px;
  font-weight: 400;
  line-height: 130%;
}

.about-info-data {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 72%;
  margin-left: auto;
  display: flex;
}

.about-info-text {
  width: 100%;
  max-width: 55%;
  margin-bottom: 0;
}

.about-link {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
  display: flex;
}

.link-arrow {
  background-color: var(--primary);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: 30px;
  max-width: 30px;
  min-height: 30px;
  max-height: 30px;
  transition: background-color .2s;
  display: flex;
}

.about-wrapper {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 60px;
  display: flex;
}

.about-block {
  background-color: #fff;
  width: 100%;
  max-width: 80%;
  height: 640px;
  padding: 50px;
}

.about-inner-text {
  color: #000;
  margin-bottom: 12px;
  font-size: 150px;
  font-weight: 200;
  line-height: 100%;
}

.about-fact-text {
  width: 100%;
  max-width: 45%;
}

.experience {
  background-color: var(--primary);
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 10%;
  height: 560px;
  padding: 30px 15px;
  display: flex;
  transform: translate(0);
}

.experience-wrap {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  min-width: 350px;
  display: flex;
  transform: translate(-160px, -160px)rotate(-90deg);
}

.exp-text {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.operation {
  color: #fff;
  background-color: #000;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 6%;
  height: 480px;
  padding: 30px 12px;
  display: flex;
  transform: translate(0);
}

.operation-text {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.patient {
  background-color: #fdf1af;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 4%;
  height: 400px;
  padding: 30px 12px;
  display: flex;
  transform: translate(0);
}

.patient-text {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.state-section {
  margin-bottom: var(--desktop-space);
}

.state-wrap {
  border-radius: 10px;
  display: flex;
  overflow: hidden;
}

.state-left {
  background-color: #fff;
  width: 100%;
  max-width: 50%;
}

.state-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.state-right {
  width: 100%;
  max-width: 50%;
}

.state-inner {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.state-block {
  grid-row-gap: 15px;
  text-align: center;
  background-color: #ffffff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.state-block.appointments {
  background-color: #ffffff;
}

.state-img {
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.schedule-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.schedule-left {
  grid-row-gap: 40px;
  flex-flow: column;
  width: 100%;
  max-width: 42%;
  display: flex;
}

.opening-time {
  z-index: 1;
  grid-row-gap: 80px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  max-width: 24%;
  padding: 25px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.schedule-image {
  width: 100%;
  max-width: 440px;
  position: absolute;
  bottom: -80px;
  right: 18%;
}

.schedule {
  margin-bottom: var(--desktop-space);
  background-color: var(--primary);
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}

.on-scroll {
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0%;
}

.cart-title {
  margin-bottom: 0;
}

.default-input:focus, .default-input.-wfp-focus {
  border-color: #ddd;
}

.checkout-form, .order-confirmation {
  background-color: #0000;
  padding: 0;
}

.nav-drop-down {
  color: #000;
  font-size: 14px;
  line-height: 120%;
  text-decoration: none;
}

.dropdown-toggle {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
}

.link-list {
  background-color: #0000;
}

.link-list.w--open {
  grid-row-gap: 15px;
  flex-flow: column;
}

.nav-links {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 26px;
  padding: 20px 25px;
}

.nav-links.w--open {
  grid-row-gap: 15px;
  flex-flow: column;
}

.nav-inner-link {
  padding: 8px 0;
  transition: transform .3s;
  display: flex;
}

.nav-inner-link:hover {
  transform: translate(6px);
}

.nav-inner-link.w--current {
  color: #b36f48;
}

.purchase-badge {
  z-index: 999;
  grid-column-gap: 6px;
  color: #000;
  background-color: #fff;
  border-radius: 2px;
  justify-content: flex-start;
  align-items: center;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 24px;
  right: 24px;
  box-shadow: 0 1px 4px #0000001a, 0 0 0 1px #0000001a;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 44px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 26px;
  }

  .container {
    max-width: 100%;
  }

  .nav-menu {
    background-color: #f9f9f9;
    border-bottom: 1px solid #0000001a;
    padding: 20px;
  }

  .nav-link {
    justify-content: flex-start;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .nav-right {
    grid-column-gap: 20px;
  }

  .nav-btn {
    display: none;
  }

  .nav-btn.mobile {
    margin-top: 12px;
    display: flex;
  }

  .humburg-menu {
    grid-row-gap: 4px;
    margin-left: 0;
    padding: 0;
  }

  .top-line, .middle-line, .bottom-line {
    width: 26px;
  }

  .nav-phone {
    justify-content: center;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .page-title {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .page-data, .sg-fonts {
    margin-bottom: var(--tablet-space);
  }

  .font-inner {
    grid-column-gap: 80px;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .sg-titles {
    margin-bottom: var(--tablet-space);
  }

  .title-top, .table-row {
    grid-column-gap: 20px;
  }

  .sg-section {
    margin-bottom: var(--tablet-space);
  }

  .rich-text {
    max-width: 100%;
  }

  .footer-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .ftr-btns {
    margin-top: 0;
  }

  .ftr-social {
    margin-top: 20px;
  }

  .ftr-menu {
    grid-column-gap: 60px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    display: grid;
  }

  .ftr-link {
    font-size: 26px;
  }

  .ftr-links {
    grid-column-gap: 40px;
    grid-row-gap: 0px;
    flex-flow: row;
    margin-bottom: 20px;
  }

  .ftr-right {
    grid-column-gap: 40px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: grid;
  }

  .ftr-text {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    text-align: center;
    flex-flow: column;
  }

  .ftr-left {
    grid-column-gap: 60px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: grid;
  }

  .disclaimer {
    margin-bottom: 40px;
  }

  .info-block {
    flex-flow: column wrap;
  }

  .info-inner {
    padding-bottom: 40px;
  }

  .contact-info {
    margin-bottom: var(--tablet-space);
  }

  .contact-info-wrap {
    margin-bottom: 30px;
  }

  .ci-data {
    max-width: 60%;
  }

  .contact-block-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .cb-title {
    font-size: 20px;
  }

  .contact {
    margin-bottom: var(--tablet-space);
  }

  .contact-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .contact-img, .contact-data {
    max-width: 100%;
  }

  .contact-form {
    margin-top: 30px;
  }

  .faq-section {
    margin-bottom: var(--tablet-space);
  }

  .faq-left {
    grid-row-gap: 30px;
    max-width: 100%;
  }

  .faq-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 60px;
    flex-flow: column;
  }

  .faq-data {
    max-width: 100%;
  }

  .faq-que {
    grid-column-gap: 20px;
  }

  .cta-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    flex-flow: column;
    padding: 50px;
  }

  .cta-divider {
    width: auto;
    height: 1px;
  }

  .pricing {
    margin-bottom: var(--tablet-space);
  }

  .pricing-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .price-block {
    padding: 30px;
  }

  .price-info {
    padding-bottom: 25px;
  }

  .price {
    font-size: 32px;
  }

  .plan-features {
    margin-top: 25px;
  }

  .price-data-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column-reverse;
  }

  .price-details {
    max-width: 100%;
  }

  .cart-data {
    max-width: 40%;
    position: static;
  }

  .appointment {
    margin-bottom: var(--tablet-space);
  }

  .appointment-wrap {
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .appointment-left {
    max-width: 100%;
    padding: 60px 40px;
  }

  .appointment-right {
    max-width: 100%;
  }

  .timing {
    max-width: 45%;
  }

  .reviews {
    margin-bottom: var(--tablet-space);
  }

  .tabs {
    flex-flow: column;
  }

  .tabs-menu {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
    display: grid;
  }

  .tabs-content {
    max-width: 100%;
  }

  .review-img, .review-data {
    max-width: 50%;
  }

  .review-text {
    font-size: 16px;
  }

  .doctors {
    margin-bottom: var(--tablet-space);
  }

  .doctor-list {
    grid-column-gap: 20px;
  }

  .doctor-image {
    min-height: 220px;
    max-height: 220px;
  }

  .doctor-data {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .facts {
    margin-bottom: var(--tablet-space);
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .facts-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .doctor-main {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .doctor-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .doctor-main-img {
    max-width: 100%;
  }

  .doctor-main-image {
    min-height: 700px;
    max-height: 700px;
  }

  .doctor-info-data {
    grid-row-gap: 60px;
    max-width: 100%;
  }

  .doctor-information {
    margin-top: 20px;
  }

  .doctor-info-list {
    grid-column-gap: 100px;
  }

  .sc-doctor-hero__grid {
    grid-template-columns: 1fr;
  }

  .sc-doctor-hero__image-wrap {
    min-height: 460px;
  }

  .sc-doctor-layout {
    grid-template-columns: 1fr;
  }

  .sc-doctor-card--sticky {
    position: static;
  }

  .sc-doctor-related {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sc-doctors-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .appointment-schedule {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .ap-left {
    max-width: 100%;
  }

  .appointment-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .blogs {
    margin-bottom: var(--tablet-space);
  }

  .post-list {
    grid-template-columns: 1fr 1fr;
  }

  .post-image {
    min-height: 240px;
    max-height: 240px;
  }

  .post-date {
    grid-column-gap: 15px;
  }

  .post-title-wrap {
    grid-row-gap: 14px;
    max-width: 100%;
  }

  .post-main-title {
    font-size: 40px;
  }

  .blog-title {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .post-main {
    margin-bottom: var(--tablet-space);
  }

  .post-main-image {
    min-height: 420px;
    max-height: 420px;
  }

  .post-data-wrap {
    grid-row-gap: 25px;
    flex-flow: column-reverse wrap;
    margin-top: 25px;
  }

  .post-details {
    max-width: 100%;
  }

  .services {
    margin-bottom: var(--tablet-space);
  }

  .service-list {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .service-image {
    min-height: 220px;
    max-height: 220px;
  }

  .service-main-image {
    min-height: 400px;
    max-height: 400px;
  }

  .service-details {
    max-width: 100%;
    margin-top: 40px;
  }

  .about-main-title {
    max-width: 100%;
  }

  .about-images {
    grid-column-gap: 10px;
  }

  .about-image {
    min-height: 180px;
    max-height: 180px;
  }

  .about-data {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about-text {
    max-width: 100%;
  }

  .about-hero, .why-choose {
    margin-bottom: var(--tablet-space);
  }

  .about-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .wc-img {
    max-width: 100%;
    display: none;
  }

  .about-left {
    max-width: 100%;
  }

  .healthcare {
    margin-bottom: var(--tablet-space);
  }

  .hc-img {
    max-width: 100%;
  }

  .hc-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hc-data {
    max-width: 100%;
  }

  .vision {
    margin-bottom: var(--tablet-space);
  }

  .vision-wrap {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .vision-block {
    padding: 30px;
  }

  .vision-img {
    display: none;
  }

  .doctors-section {
    margin-bottom: var(--tablet-space);
  }

  .doctor-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .doctor-thumb {
    max-width: 100%;
  }

  .doctor-right {
    grid-row-gap: 25px;
    max-width: 100%;
  }

  .doctor-thumb-img {
    min-height: 380px;
    max-height: 380px;
  }

  .hero {
    margin-bottom: var(--tablet-space);
    padding-top: 50px;
  }

  .hero-title {
    max-width: 100%;
    font-size: 50px;
  }

  .hero-head {
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero-data {
    max-width: 100%;
  }

  .hero-text {
    margin-bottom: 30px;
  }

  .hero-image {
    min-height: 420px;
    max-height: 420px;
  }

  .hero-wrap {
    display: none;
    bottom: 20px;
    left: 20px;
    right: 20px;
  }

  .service-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .service-list-v2 {
    grid-column-gap: 20px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .service-left, .featured-services {
    max-width: 100%;
  }

  .about {
    margin-bottom: var(--tablet-space);
  }

  .about-us-title {
    max-width: 100%;
    font-size: 36px;
  }

  .about-info-data {
    max-width: 100%;
    margin-left: 0;
  }

  .about-info-text {
    max-width: 70%;
  }

  .about-wrapper {
    margin-top: 40px;
  }

  .about-block {
    max-width: 70%;
    height: 560px;
    padding: 40px;
  }

  .about-inner-text {
    font-size: 90px;
  }

  .about-fact-text {
    max-width: 100%;
  }

  .experience {
    max-width: 14%;
    height: 480px;
    padding: 20px 10px;
  }

  .exp-text {
    font-size: 18px;
  }

  .operation {
    max-width: 10%;
    height: 400px;
    padding: 20px 8px;
  }

  .operation-text {
    font-size: 18px;
  }

  .patient {
    max-width: 6%;
    height: 340px;
    padding: 20px 8px;
  }

  .patient-text {
    font-size: 16px;
  }

  .state-section {
    margin-bottom: var(--tablet-space);
  }

  .state-wrap {
    flex-flow: column;
  }

  .state-left {
    max-width: 100%;
    display: none;
  }

  .state-right {
    max-width: 100%;
  }

  .state-title {
    margin-bottom: 6px;
  }

  .schedule-wrap {
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .schedule-left {
    max-width: 100%;
  }

  .opening-time {
    max-width: 45%;
  }

  .schedule-image {
    max-width: 320px;
    bottom: -100px;
    right: 0%;
  }

  .schedule {
    margin-bottom: var(--tablet-space);
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .nav-drop-down {
    flex-flow: column;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .dropdown-toggle {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .link-list.w--open {
    position: static;
  }

  .nav-links {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }

  ul, ol {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 25px;
  }

  li {
    margin-bottom: 10px;
  }

  blockquote {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    font-size: 16px;
  }

  .navbar {
    max-width: 100%;
  }

  .brand {
    padding-left: 0;
  }

  .nav-divider {
    display: none;
  }

  .nav-left {
    grid-column-gap: 15px;
  }

  .humburg-menu {
    position: relative;
  }

  .humburg-menu.w--open {
    z-index: 10;
  }

  .nav-phone {
    display: none;
  }

  .page-title {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page-data, .sg-fonts {
    margin-bottom: var(--landscape-mobile-space);
  }

  .font-inner {
    flex-wrap: wrap;
  }

  .font-block {
    font-size: 16px;
  }

  .text-heading, .body-font {
    font-size: 60px;
  }

  .sg-titles {
    margin-bottom: var(--landscape-mobile-space);
  }

  .table-text {
    font-size: 14px;
  }

  .font-title {
    font-size: 16px;
  }

  .sg-section {
    margin-bottom: var(--landscape-mobile-space);
  }

  .color-main {
    width: 80px;
    height: 80px;
  }

  .footer-info {
    max-width: 100%;
  }

  .ftr-btns {
    grid-column-gap: 20px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .ftr-social {
    margin-top: 15px;
  }

  .ftr-menu {
    grid-column-gap: 40px;
  }

  .ftr-link {
    font-size: 22px;
  }

  .ftr-links {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    flex-flow: column;
    margin-bottom: 15px;
  }

  .ftr-left {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .license-field {
    font-size: 16px;
  }

  .disclaimer {
    padding: 25px;
  }

  .info-block {
    grid-row-gap: 50px;
  }

  .info-inner {
    padding-bottom: 40px;
  }

  .version-info {
    grid-column-gap: 15px;
    grid-template-columns: 60px 1fr;
  }

  .version-block {
    width: 60px;
    height: 60px;
  }

  .version-name {
    font-size: 14px;
  }

  .utility-page-content {
    max-width: 90%;
    padding: 40px;
  }

  .error-data {
    max-width: 90%;
  }

  .coming-soon-title {
    font-size: 56px;
  }

  .policy-block {
    padding-top: 40px;
  }

  .contact-info {
    margin-bottom: var(--landscape-mobile-space);
  }

  .contact-info-wrap {
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .ci-data {
    max-width: 100%;
  }

  .contact-block-wrap {
    grid-template-columns: 1fr;
  }

  .contact-block {
    padding: 22px;
  }

  .cb-title {
    font-size: 18px;
  }

  .contact-link-list {
    margin-top: 20px;
  }

  .contact {
    margin-bottom: var(--landscape-mobile-space);
  }

  .section-title.m-large {
    margin-bottom: 30px;
  }

  .contact-wrap {
    grid-row-gap: 30px;
  }

  .form-fields {
    grid-column-gap: 30px;
    margin-bottom: 30px;
  }

  .faq-section {
    margin-bottom: var(--landscape-mobile-space);
  }

  .contact-icon {
    min-width: 45px;
    max-width: 45px;
    min-height: 45px;
    max-height: 45px;
  }

  .faq {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .ans-text {
    font-size: 16px;
  }

  .cta-wrap {
    grid-row-gap: 40px;
    padding: 40px;
  }

  .cta-btns {
    margin-top: 30px;
  }

  .pricing {
    margin-bottom: var(--landscape-mobile-space);
  }

  .pricing-list {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .cart-data {
    max-width: 50%;
  }

  .cart-price {
    font-size: 34px;
  }

  .appointment {
    margin-bottom: var(--landscape-mobile-space);
  }

  .appointment-left {
    padding: 40px 30px;
  }

  .timing {
    grid-row-gap: 60px;
    max-width: 60%;
    display: none;
    bottom: 20px;
    right: 20px;
  }

  .reviews {
    margin-bottom: var(--landscape-mobile-space);
  }

  .tabs-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 30px;
  }

  .client-name {
    font-size: 14px;
  }

  .client-city {
    font-size: 12px;
  }

  .review-data {
    padding: 20px;
  }

  .doctors {
    margin-bottom: var(--landscape-mobile-space);
  }

  .doctor-list {
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .doctor-image {
    min-height: 260px;
    max-height: 260px;
  }

  .facts {
    margin-bottom: var(--landscape-mobile-space);
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .facts-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .fact-data {
    grid-row-gap: 10px;
  }

  .doctor-main {
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .doctor-main-image {
    min-height: 600px;
    max-height: 600px;
  }

  .doctor-info-list {
    grid-column-gap: 80px;
  }

  .sc-doctor-hero {
    padding-bottom: 22px;
  }

  .sc-doctor-hero__content,
  .sc-doctor-card {
    padding: 22px;
    border-radius: 24px;
  }

  .sc-doctor-hero__image-wrap {
    min-height: 360px;
    border-radius: 24px;
  }

  .sc-doctor-facts {
    grid-template-columns: 1fr;
  }

  .sc-doctor-related {
    grid-template-columns: 1fr;
  }

  .sc-doctor-card__header {
    flex-direction: column;
    align-items: flex-start;
  }

  .sc-doctor-card__title {
    font-size: 22px;
  }

  .sc-doctor-richtext {
    font-size: 16px;
  }

  .sc-doctor-richtext h2 {
    font-size: 24px;
  }

  .sc-doctor-richtext h3 {
    font-size: 20px;
  }

  .page-title.page-title--doctors-list {
    padding-top: 12px;
    padding-bottom: 18px;
  }

  .sc-doctors-hero__content,
  .sc-doctors-card__body {
    padding: 22px;
  }

  .sc-doctors-grid {
    grid-template-columns: 1fr;
  }

  .sc-doctors-hero__title {
    font-size: 38px;
  }

  .sc-doctors-card__name {
    font-size: 24px;
  }

  .appointment-schedule {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .blogs {
    margin-bottom: var(--landscape-mobile-space);
  }

  .post-image {
    min-height: 180px;
    max-height: 180px;
  }

  .post-title {
    font-size: 16px;
    font-weight: 500;
  }

  .post-text {
    font-size: 14px;
  }

  .post-date {
    margin-top: 20px;
  }

  .post-title-wrap {
    grid-row-gap: 14px;
  }

  .post-main-title {
    font-size: 36px;
  }

  .blog-title {
    grid-row-gap: 14px;
  }

  .post-main {
    margin-bottom: var(--landscape-mobile-space);
  }

  .post-main-image {
    min-height: 320px;
    max-height: 320px;
  }

  .services {
    margin-bottom: var(--landscape-mobile-space);
  }

  .service-list {
    grid-template-columns: 1fr 1fr;
  }

  .service-image {
    min-height: 260px;
    max-height: 260px;
  }

  .service-main-image {
    min-height: 320px;
    max-height: 320px;
  }

  .over-view-title {
    margin-bottom: 20px;
  }

  .about-main-title {
    font-size: 36px;
  }

  .about-images {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .about-img.mobile {
    display: none;
  }

  .about-image {
    min-height: 200px;
    max-height: 200px;
  }

  .about-hero, .why-choose, .healthcare {
    margin-bottom: var(--landscape-mobile-space);
  }

  .hc-wrap {
    grid-row-gap: 30px;
  }

  .healthcare-title {
    margin-bottom: 20px;
  }

  .vision {
    margin-bottom: var(--landscape-mobile-space);
  }

  .vision-block {
    grid-row-gap: 30px;
    padding: 25px;
  }

  .vision-number {
    font-size: 18px;
  }

  .mission-title {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .doctors-section {
    margin-bottom: var(--landscape-mobile-space);
  }

  .doctor-thumb-img {
    min-height: 320px;
    max-height: 320px;
  }

  .hero {
    margin-bottom: var(--landscape-mobile-space);
    padding-top: 40px;
  }

  .hero-title {
    font-size: 44px;
  }

  .hero-image {
    min-height: 300px;
    max-height: 300px;
  }

  .service-list-v2 {
    grid-row-gap: 10px;
  }

  .service-link-v2 {
    padding-bottom: 10px;
    font-size: 18px;
  }

  .fs-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .about {
    margin-bottom: var(--landscape-mobile-space);
  }

  .about-us-title {
    margin-bottom: 20px;
    font-size: 34px;
  }

  .about-info-data {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about-info-text {
    max-width: 100%;
  }

  .about-block {
    max-width: 60%;
    height: 400px;
    padding: 30px;
  }

  .about-inner-text {
    font-size: 60px;
  }

  .experience {
    max-width: 18%;
    height: 360px;
  }

  .operation {
    max-width: 14%;
    height: 300px;
  }

  .patient {
    max-width: 8%;
    height: 240px;
  }

  .state-section {
    margin-bottom: var(--landscape-mobile-space);
  }

  .state-block {
    grid-row-gap: 10px;
    padding: 30px;
    font-size: 14px;
    line-height: 150%;
  }

  .opening-time {
    grid-row-gap: 60px;
    max-width: 100%;
    bottom: 20px;
    right: 20px;
  }

  .schedule-image {
    display: none;
  }

  .schedule {
    margin-bottom: var(--landscape-mobile-space);
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 22px;
  }

  .container {
    max-width: none;
  }

  .page-title {
    padding-bottom: 30px;
  }

  .page-data, .sg-fonts {
    margin-bottom: var(--portrait-mobile-space);
  }

  .font-inner {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .font-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-heading, .body-font {
    font-size: 70px;
  }

  .sg-titles {
    margin-bottom: var(--portrait-mobile-space);
  }

  .title-top {
    display: none;
  }

  .body-small {
    font-size: 12px;
  }

  .table-row {
    grid-column-gap: 0px;
    grid-row-gap: 5px;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .sg-section {
    margin-bottom: var(--portrait-mobile-space);
  }

  .color-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
  }

  .color-box {
    grid-row-gap: 5px;
  }

  .button-wrap {
    grid-row-gap: 25px;
    flex-flow: wrap;
  }

  .button-wrap.mobile {
    margin-top: 30px;
  }

  .primary-btn {
    padding: 10px 20px;
  }

  .footer-wrap {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .ftr-menu {
    grid-column-gap: 30px;
    grid-row-gap: 12px;
  }

  .ftr-link {
    grid-column-gap: 12px;
    font-size: 18px;
  }

  .link-number {
    font-size: 14px;
  }

  .ftr-address {
    max-width: 100%;
    margin-bottom: 0;
  }

  .footer-bottom {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .license-field {
    margin-bottom: 0;
  }

  .disclaimer {
    padding: 20px;
    font-size: 14px;
  }

  .info-block {
    flex-wrap: nowrap;
    overflow: hidden;
  }

  .version-info {
    align-items: start;
  }

  .changelog-text {
    font-size: 14px;
  }

  .utility-page-content {
    padding: 25px;
  }

  .pass-field {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .coming-soon-title {
    margin-bottom: 10px;
    font-size: 42px;
  }

  .contact-info {
    margin-bottom: var(--portrait-mobile-space);
  }

  .contact-info-wrap {
    grid-row-gap: 25px;
  }

  .contact-locator {
    margin-bottom: 6px;
  }

  .contact-block-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
  }

  .contact-link {
    grid-column-gap: 6px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .contact {
    margin-bottom: var(--portrait-mobile-space);
  }

  .section-title {
    margin-bottom: 20px;
  }

  .contact-form {
    margin-top: 25px;
  }

  .form-fields {
    grid-column-gap: 0px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
    margin-bottom: 25px;
  }

  .textarea {
    min-height: 120px;
  }

  .form-btn {
    padding: 10px 20px;
  }

  .faq-section {
    margin-bottom: var(--portrait-mobile-space);
  }

  .faq-left {
    grid-row-gap: 20px;
  }

  .faq-info {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .horizontal-line {
    width: 18px;
  }

  .vertical-line {
    height: 18px;
  }

  .faq {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .ans-text {
    font-size: 14px;
    line-height: 150%;
  }

  .ans-box {
    padding-top: 10px;
  }

  .que-icon {
    width: 100%;
    max-width: 30px;
    height: 30px;
  }

  .que-title {
    font-size: 16px;
  }

  .cta-wrap {
    grid-row-gap: 30px;
    padding: 25px;
  }

  .cta-title {
    font-size: 18px;
  }

  .cta-btns {
    grid-column-gap: 20px;
  }

  .cta-text {
    font-size: 14px;
    line-height: 150%;
  }

  .pricing {
    margin-bottom: var(--portrait-mobile-space);
  }

  .price-info {
    padding-bottom: 20px;
  }

  .price {
    font-size: 28px;
  }

  .plan-features {
    margin-top: 20px;
  }

  .plan-features li {
    background-size: 20px;
    padding-left: 30px;
    font-size: 14px;
    line-height: 150%;
  }

  .price-btn {
    padding: 10px 20px;
  }

  .cart-data {
    max-width: 100%;
  }

  .cart-price {
    margin-bottom: 30px;
    font-size: 30px;
  }

  .appointment {
    margin-bottom: var(--portrait-mobile-space);
  }

  .appointment-left {
    padding: 30px 20px;
  }

  .timing {
    grid-row-gap: 30px;
    max-width: 76%;
    padding: 20px;
    font-size: 12px;
    bottom: 10px;
    right: 10px;
  }

  .reviews {
    margin-bottom: var(--portrait-mobile-space);
  }

  .tabs-menu {
    grid-template-columns: 1fr;
  }

  .review-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .review-img {
    max-width: 100%;
  }

  .review-data {
    grid-row-gap: 30px;
    max-width: 100%;
  }

  .doctors {
    margin-bottom: var(--portrait-mobile-space);
  }

  .doctor-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .doctor-image {
    min-height: 160px;
    max-height: 160px;
  }

  .doctor-name {
    margin-bottom: 2px;
    font-size: 16px;
  }

  .doctor-data {
    padding: 10px 12px;
  }

  .facts {
    margin-bottom: var(--portrait-mobile-space);
  }

  .facts-wrap {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .fact-data {
    grid-row-gap: 6px;
  }

  .doctor-wrap {
    grid-row-gap: 25px;
  }

  .doctor-main-image {
    min-height: 360px;
    max-height: 360px;
  }

  .doctor-info-data {
    grid-row-gap: 40px;
  }

  .doctor-contact {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px;
  }

  .doctor-info-list {
    grid-column-gap: 30px;
    font-size: 14px;
    line-height: 150%;
  }

  .doctor-social {
    margin-top: 25px;
  }

  .appointment-wrapper {
    grid-row-gap: 30px;
  }

  .blogs {
    margin-bottom: var(--portrait-mobile-space);
  }

  .post-list {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .post-image {
    min-height: 200px;
    max-height: 200px;
  }

  .post-date {
    grid-column-gap: 20px;
    margin-top: 15px;
  }

  .paginate-btn {
    padding: 10px 20px;
  }

  .post-main-title {
    font-size: 28px;
  }

  .post-main {
    margin-bottom: var(--portrait-mobile-space);
  }

  .post-main-image {
    min-height: 230px;
    max-height: 230px;
  }

  .services {
    margin-bottom: var(--portrait-mobile-space);
  }

  .service-list {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .service-image {
    min-height: 330px;
    max-height: 330px;
  }

  .service-main-image {
    min-height: 230px;
    max-height: 230px;
  }

  .service-details {
    margin-top: 30px;
  }

  .over-view-title {
    margin-bottom: 15px;
  }

  .about-main-title {
    font-size: 32px;
  }

  .about-image {
    min-height: 140px;
    max-height: 140px;
  }

  .about-data {
    justify-content: flex-start;
    align-items: stretch;
  }

  .about-fact {
    grid-row-gap: 30px;
    text-align: center;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .about-hero, .why-choose {
    margin-bottom: var(--portrait-mobile-space);
  }

  .wc-data {
    padding: 20px;
  }

  .about-check-list {
    grid-template-columns: 1fr;
  }

  .about-info {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
  }

  .about-review {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .ar-img, .ar-data {
    max-width: 100%;
  }

  .healthcare, .vision {
    margin-bottom: var(--portrait-mobile-space);
  }

  .vision-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .doctors-section {
    margin-bottom: var(--portrait-mobile-space);
  }

  .doctor-thumb-img {
    min-height: 220px;
    max-height: 420px;
  }

  .hero {
    margin-bottom: var(--portrait-mobile-space);
  }

  .hero-title {
    font-size: 36px;
  }

  .hero-text {
    margin-bottom: 20px;
  }

  .hero-img {
    margin-top: 30px;
  }

  .hero-image {
    min-height: 200px;
    max-height: 200px;
  }

  .service-list-v2 {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .service-link-v2 {
    padding-bottom: 10px;
  }

  .fs-list {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .about {
    margin-bottom: var(--portrait-mobile-space);
  }

  .about-us-title {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .about-block {
    max-width: 58%;
    padding: 18px;
  }

  .about-inner-text {
    margin-bottom: 10px;
    font-size: 40px;
  }

  .about-fact-text {
    font-size: 14px;
    line-height: 150%;
  }

  .experience {
    height: 350px;
  }

  .experience-wrap {
    font-size: 12px;
    line-height: 150%;
  }

  .exp-text {
    font-size: 14px;
  }

  .operation {
    height: 290px;
  }

  .operation-text {
    font-size: 14px;
  }

  .patient {
    max-width: 10%;
    padding-left: 4px;
    padding-right: 4px;
  }

  .patient-text {
    font-size: 14px;
  }

  .state-section {
    margin-bottom: var(--portrait-mobile-space);
  }

  .state-image {
    max-height: 220px;
  }

  .state-inner {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .state-inner.reverse {
    flex-flow: column-reverse wrap;
  }

  .state-block {
    padding: 40px;
  }

  .opening-time {
    grid-row-gap: 30px;
    padding: 20px;
    font-size: 12px;
    bottom: 10px;
    right: 10px;
  }

  .schedule {
    margin-bottom: var(--portrait-mobile-space);
  }

  .purchase-badge {
    bottom: 16px;
    right: 16px;
  }
}

#w-node-bf1a9abe-f441-1747-3e33-6df9ec68dd18-bfdd0aea {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a721a4a8-95c4-e7db-7926-0c46d2492065-bfdd0af1, #w-node-a721a4a8-95c4-e7db-7926-0c46d249206a-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e08d-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e08f-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e092-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e097-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e09c-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e09f-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0a3-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0a8-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0ab-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0af-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0b4-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0b7-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0bb-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0c0-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0c3-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0c7-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0cc-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0cf-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0d3-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0d8-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0db-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0df-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0e4-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0e7-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0eb-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0f0-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0f3-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0f7-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0fc-bfdd0af1, #w-node-_27e83c72-fb41-d358-0fb0-dd536f53e0ff-bfdd0af1, #w-node-_7dcdb0b9-e9ec-162b-909e-29025cdf9d3f-bfdd0af3, #w-node-_7dcdb0b9-e9ec-162b-909e-29025cdf9d48-bfdd0af3, #w-node-f2dd3873-1429-d98b-3589-e9dea2110ad4-bfdd0af4, #w-node-f2dd3873-1429-d98b-3589-e9dea2110ad7-bfdd0af4, #w-node-f2dd3873-1429-d98b-3589-e9dea2110ad8-bfdd0af4, #w-node-f2dd3873-1429-d98b-3589-e9dea2110ada-bfdd0af4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ba9328be-221d-1fda-b714-d8ab7ebcd82b-bfdd0afa, #w-node-f2797ba2-5946-9622-28a4-aebb76d9cde0-bfdd0afc, #w-node-_7389ffcb-5547-1835-2a9c-408119bfb5bb-19bfb59d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-dc9d64c9-c4ec-1b93-dbf4-c20394724337-bfdd0afa {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-dc9d64c9-c4ec-1b93-dbf4-c20394724337-bfdd0afa {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-bf1a9abe-f441-1747-3e33-6df9ec68dd18-bfdd0aea, #w-node-ba9328be-221d-1fda-b714-d8ab7ebcd82b-bfdd0afa, #w-node-f2797ba2-5946-9622-28a4-aebb76d9cde0-bfdd0afc, #w-node-_7389ffcb-5547-1835-2a9c-408119bfb5bb-19bfb59d {
    grid-column: span 1 / span 1;
  }
}



 /* Табы (цвет и радиусы из твоих предпочтений) */
.services-tabs{
  display:flex; gap:8px; flex-wrap:wrap;
  margin:0 0 36px 0;
}
.tab-btn{
  appearance:none; border:1px solid #e7e7e9; background:#fff; color:#0F1020;
  padding:10px 16px; border-radius:100px; cursor:pointer; font:500 14px/1.2 Onest, system-ui, -apple-system;
  transition:all .2s ease;
}
.tab-btn:hover{ border-color:#A82783; transform:translateY(-1px); }
.tab-btn.is-active{
  background:#A82783; color:#fff; border-color:#871867; ;
}


.service-priceblock{
  margin:16px 0 32px;
  display:flex;
  flex-direction:column;
  gap:4px;
}

.service-priceblock .price-label{
  font-size:15px;
  font-weight:500;
  line-height:1.3;
  color:#6B6E7A; /* muted серый */
}

.service-priceblock .price-amount{
  font-size:20px;
  font-weight:600;
  line-height:1.4;
  color:#0F1020; /* тёмный */
  letter-spacing:0.3px;
}

.service-priceblock .price-currency{
  margin-left:4px;
  font-size:18px;
  font-weight:500;
  color:#0F1020;
}

/* Аккуратная карточка цены под заголовком */
.service-pricecard{
  display:inline-flex;
  flex-direction:column;
  gap:6px;
  margin:16px 0 32px;           /* отступы от H1 и до контента */
  padding:12px 16px;
  border-radius:16px;
  background:rgba(84,196,241,.06);   /* мягкий акцентный фон */
  border:1px solid rgba(84,196,241,.25);
  box-shadow:0 6px 20px rgba(84,196,241,.12);
}

.pricecard-label{
  font-size:14px;
  font-weight:500;
  line-height:1.3;
  color:#6B6E7A;                 /* muted */
}

.pricecard-amount{
  display:flex; align-items:baseline; gap:6px;
  font-weight:700;
  font-size:20px;                /* умеренно, не кричит */
  line-height:1.3;
  color:#0F1020;
  letter-spacing:.2px;
}

.pricecard-currency{
  font-size:18px;
  font-weight:600;
  opacity:.9;
}

/* На узких экранах чуть компактнее */
@media (max-width:575px){
  .service-pricecard{ margin:12px 0 24px; padding:10px 14px; }
  .pricecard-amount{ font-size:18px; }
  .pricecard-currency{ font-size:16px; }
}


.docs-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}
@media (min-width: 768px) {
  .docs-list { grid-template-columns: 1fr 1fr; }
}
@media (min-width: 1100px) {
  .docs-list { grid-template-columns: 1fr 1fr 1fr; }
}
.doc-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  border: 1px solid #eee;
  border-radius: 12px;
  text-decoration: none;
  color: #121321;
  transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease;
}
.doc-item:hover {
  border-color: #A89ECD;
  box-shadow: 0 4px 16px rgba(0,0,0,.06);
  transform: translateY(-1px);
}
.doc-item__icon {
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  display: grid;
  place-items: center;
}
.doc-item__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.doc-item__title {
  line-height: 1.3;
}

.reviews-embed{
  width:100%;
  height:clamp(420px, 70vh, 800px);
  position:relative;
  overflow:hidden;
  border-radius:8px;
  box-sizing:border-box;
}

/* Чтобы рамка не «ломала» радиус */
.reviews-embed::before{
  content:"";
  position:absolute; inset:0;
  border:1px solid #e6e6e6;
  border-radius:8px;
  pointer-events:none;
}

.reviews-embed iframe{
  position:absolute; inset:0;
  width:100%; height:100%;
  border:0;
  border-radius:8px;
  display:block;
}

/* Сервисная подпись Яндекса */
.reviews-credit{
  position:absolute;
  bottom:8px; left:0; right:0;
  text-align:center;
  color:#b3b3b3;
  font: 10px/1.4 "YS Text", Arial, sans-serif;
  text-decoration:none;
  white-space:nowrap;
  overflow:hidden; text-overflow:ellipsis;
  padding:0 16px;
}

/* Небольшая подстройка на очень узких экранах */
@media (max-width: 480px){
  .reviews-embed{
    height:clamp(360px, 70vh, 680px);
  }
}

/* Контейнер по вашим базовым правилам */
.price-list{
  --accent:#54c4f1;
  --max-w:1440px;
  margin:5px auto;
  max-width:var(--max-w);
  overflow:hidden;
  border-radius:20px;
  background:#fff;
}

/* Заголовки разделов */
.price-section{
  margin:28px 20px 12px;
  font-size:28px;
  font-weight:700;
  line-height:1.2;
  letter-spacing:.2px;
}

/* Таблица */
.price-table{
  width:100%;
  border-collapse:separate;
  border-spacing:0;
  table-layout:fixed;
  background:#fff;
}
.price-table col:first-child{ width:auto; }
.price-table .col-price{ width:180px; }

.price-table tbody tr{
  border-bottom:1.5px solid #ECEEF2;
}
.price-table tbody tr:nth-child(odd){
  background:#FAFBFC;
}
.price-table tbody tr:hover{
  background:#F2F8FF; /* лёгкий ховер */
}

.price-table td{
  padding:20px 24px;
  vertical-align:middle;
}

/* Название услуги */
.price-name{
  font-size:16px;
  line-height:1.35;
  color:#0F1020;
}

/* Цена: выравниваем вправо, делаем «табличные» цифры */
.price-value{
  text-align:right;
  white-space:nowrap;
  font-weight:700;
  font-size:20px;
  font-variant-numeric:tabular-nums;
  letter-spacing:.2px;
  color:#0F1020;
}

/* Акцентные разделители для секций (опционально) */
.price-table + .price-section{
  border-top:3px solid var(--accent);
  padding-top:22px;
}

/* Мобилка: превращаем строку в карточку */
@media (max-width: 768px){
  .price-section{ margin:22px 16px 10px; font-size:22px; }
  .price-table{ display:block; }
  .price-table tbody{ display:block; }
  .price-table tr{
    display:flex;
    gap:8px;
    padding:14px 16px;
    border-radius:14px;
    margin:8px 12px;
    border:1px solid #ECEEF2;
    background:#fff;
  }
  .price-table td{
    padding:0;
  }
  .price-name{
    flex:1 1 auto;
    font-size:18px;
  }
  .price-value{
    flex:0 0 auto;
    font-size:18px;
    align-self:flex-start;
  }
  .price-table tbody tr:nth-child(odd){ background:#fff; } /* убираем зебру на карточках */
  .price-table tbody tr:hover{ background:#fff; }
}


/* затемнение */
.popup {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

/* блок формы */
.popup-content {
  background: #fff;
  padding: 30px;
  border-radius: 15px;
  max-width: 400px;
  width: 90%;
  position: relative;
  text-align: center;
  animation: popup-show 0.3s ease;
}

/* крестик */
.popup-close {
  position: absolute;
  top: 10px; right: 15px;
  font-size: 24px;
  cursor: pointer;
}

@keyframes popup-show {
  from {opacity: 0; transform: scale(0.8);}
  to {opacity: 1; transform: scale(1);}
}

/* Базовые фиксы внутри попапа */
.popup * { box-sizing: border-box; }

/* Заголовок и отступы */
#popup .popup-content h3 {
  margin: 0 0 16px;
}

/* Оформление формы */
#popup form { 
  display: grid; 
  gap: 12px;
  margin-top: 8px;
}

/* Поля ввода — перекрываем чужие стили */
#popup .input,
#popup input[type="text"],
#popup input[type="tel"]{
  display: block !important;
  width: 100% !important;
  height: 48px !important;
  padding: 12px 14px !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 12px !important;
  background: #fff !important;          /* если фон белый, можно #F5F5F5 */
  color: #111 !important;
  font-size: 16px !important;
  outline: none !important;
}

/* Подсветка в фокусе */
#popup .input:focus,
#popup input[type="text"]:focus,
#popup input[type="tel"]:focus{
  border-color: #A82783 !important;
  box-shadow: 0 0 0 3px rgba(84,196,241,.2);
}

/* Кнопка отправки под твой стиль */
#popup .btn,
#popup button[type="submit"]{
  width: 100%;
  height: 48px;
  border: 0;
  border-radius: 100px;                 /* твой радиус */
  background: #A82783;                  /* твой акцент */
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: transform .05s ease, opacity .2s ease;
}
#popup .btn:hover { opacity: .9; }
#popup .btn:active { transform: translateY(1px); }

/* Чтобы крестик не налезал */
#popup .popup-close { line-height: 1; }

#popup .policy {
  display: flex;
  align-items: center;
  gap: 8px;                /* отступ между чекбоксом и текстом */
  font-size: 14px;
  color: #555;
  text-align: left;
  justify-content: flex-start;
}

#popup .policy input {
  margin: 0;
}

#popup .policy a {
  color: #6b6b6b;
  text-decoration: underline;
  white-space: nowrap;     /* чтобы вся ссылка была в одну строку */
}



/* ==== БАЗА ==== */
.nav-icon{
  display: none; /* по умолчанию скрыты */
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #A82783;  /* твой фирменный */
  margin-left: 10px;
  transition: opacity .2s ease;
}
.nav-icon img,
.nav-icon svg{
  width: 22px;
  height: 22px;
  filter: brightness(0) invert(1); /* белая иконка */
}
.nav-icon:hover{ opacity: 0.85; }

/* ==== ДЕСКТОП (992px+) ==== */
@media (min-width: 992px){
  .nav-phone, .nav-btn{
    display: inline-flex !important;
  }
  .nav-icon{
    display: none !important;
  }
}

/* ==== МОБИЛКА (до 991px) ==== */
@media (max-width: 991px){
  .nav-phone, .nav-btn{
    display: none !important;   /* скрываем текст */
  }
  .nav-icon{
    display: inline-flex !important; /* показываем иконки */
  }
  .navbar .nav-right{
    display: flex;
    align-items: center;
    gap: 30px;
  }
}

/* ==== СОВСЕМ МАЛЕНЬКИЕ (до 480px) ==== */
@media (max-width: 480px){
  .navbar .nav-left, .navbar .nav-right{
    flex-wrap: nowrap !important;
  }
  .navbar .nav-icon{ width: 38px; height: 38px; } /* чуть меньше */
  .navbar .nav-icon img, .navbar .nav-icon svg{
    width: 20px; height: 20px;
  }
}
/* На десктопе прячем кнопку внутри меню */
@media (min-width: 992px){
  .nav-menu-wrap .nav-btn { display: none !important; }
}


/* Базовая оболочка шапки без sticky: фиксируем только меню ниже */
.header{
  position: relative;
  z-index: 1000;
}

.services {
  position: relative;
}

.services-footer {
  margin-top: 20px;
  text-align: left; /* выравнивание кнопки влево */
}

.btn-all-services {
  display: inline-block;
  padding: 12px 24px;
  background-color: #A82783;
  color: #fff;
  font-weight: 500;
  border-radius: 100px;
  text-decoration: none;
  transition: background 0.3s;
}

.btn-all-services:hover {
  background-color: #c13299;
}

#form-result{ margin-top:12px; text-align:center; font-size:14px; }
.notice{
  padding:12px 14px; border-radius:12px; display:inline-block;
}
.notice.success{
  background: rgba(84,196,241,.12);
  border:1px solid #e6c0db;
  color:#034459;
}
.notice.error{
  background:#ffe9e9;
  border:1px solid #ff6b6b;
  color:#a10000;
}
/* --- Фикс сетки навбара после добавления бейджа --- */
.navbar .navbar-wrapper{
  display: flex;
  align-items: center;
  justify-content: space-between;  /* логотип слева, правая группа — вправо */
  flex-wrap: nowrap;               /* ничего не переносим на вторую строку */
}

/* Кластеры слева/справа */
.nav-left,
.nav-right{
  display: flex;
  align-items: center;
}

/* Левая сторона: логотип + разделитель + бейдж */
.nav-left{
  gap: 16px;
  flex: 0 1 auto;   /* можно ужиматься, но не растягиваться бесконечно */
  min-width: 0;     /* чтобы ничего не выталкивало логотип */
}

/* Логотип (Webflow часто ставит float, из-за чего он «пропадает») */
.w-nav-brand,
.brand{
  display: flex !important;
  align-items: center;
  float: none !important;
}
.brand img{
  height: 40px;     /* подгони под свой макет */
  width: auto;
  display: block;
}

/* Бейдж Яндекса — не даём ему расталкивать сетку */
.nav-ya-badge{
  display: flex;
  align-items: center;
  flex: 0 0 auto;   /* фиксированный по содержимому */
  height: 50px;
}
.nav-ya-badge iframe{
  display: block;
  border: 0;
}

/* Правая сторона */
.nav-right{
  gap: 16px;
  margin-left: auto; /* прижим к правому краю */
  flex: 0 1 auto;
  min-width: 0;
}

/* Меню не должно «разъезжаться» и выталкивать бургер/иконки */
.nav-menu-wrap{
  flex: 0 1 auto;
  min-width: 0;
  display: flex;     /* сохраняем флекс-контекст внутри */
}

/* Бургер всегда фиксированной ширины */
.w-nav-button{
  flex: 0 0 auto;
}

/* --- Адаптив --- */
@media (max-width: 991px){
  .brand img{ height: 32px; }
  .nav-right{ gap: 12px; }
  .nav-ya-badge{ transform: scale(0.9); transform-origin: left center; }
}
@media (max-width: 767px){
  .brand img{ height: 28px; }
  .nav-ya-badge{ transform: scale(0.82); margin-left: 4px; }
}

/* --- Фикс размеров и запрет сжатия --- */

/* Обертка */
.navbar .navbar-wrapper{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}

/* Кластеры */
.nav-left,
.nav-right{
  display: flex;
  align-items: center;
}

.nav-left{
  gap: 16px;
  flex: 0 0 auto;     /* левая группа не растягивается и не сжимается */
  min-width: 0;       /* чтобы содержимое могло ужиматься внутри, если нужно */
}
.nav-right{
  gap: 36px;
  margin-left: auto;  /* прижать вправо */
  flex: 0 1 auto;
  min-width: 0;
}

/* ЛОГО — фиксированная высота и запрет сжатия */
.w-nav-brand,
.brand{
  display: flex !important;
  align-items: center;
  flex: 0 0 auto;       /* не сжимать */
  float: none !important;
}
.brand img{
  height: 44px;         /* десктопный размер лого */
  width: auto;
  display: block;
}

/* БЕЙДЖ Яндекса — не позволяем ему распирать сетку */
.nav-ya-badge{
  display: flex;
  align-items: center;
  flex: 0 0 auto;       /* фикс по содержимому */
  height: 50px;
}
.nav-ya-badge iframe{
  display: block;
  border: 0;
}

/* Кнопки/телефон — не сжимать и не переносить */
.nav-phone,
.nav-btn{
  flex: 0 0 auto;       /* запрет shrink */
  white-space: nowrap;  /* не переносить текст */
  /* min-height: 40px;     /* чтобы визуально не «сплющивались» */
}

/* Иконки — фиксированная ширина */
.nav-icon{
  flex: 0 0 44px;
}

/* Меню — пусть ужимается, но не выталкивает кнопки/иконки */
.nav-menu-wrap{
  flex: 1 1 auto;
  min-width: 0;
}

/* --- Адаптив --- */
@media (max-width: 1199px){
  .brand img{ height: 40px; }
}

@media (max-width: 991px){
  /* у тебя тут и так скрываются .nav-phone/.nav-btn — оставляем */
  .nav-right{ gap: 12px; }
  .nav-ya-badge{ transform: scale(0.9); transform-origin: left center; }
  .brand img{ height: 32px; }
}

@media (max-width: 767px){
  .nav-ya-badge{ transform: scale(0.82); margin-left: 4px; }
  .brand img{ height: 28px; }
}

/* Опционально: если всё равно тесно на очень узких — скрыть бейдж */
@media (max-width: 480px){
  .nav-ya-badge{ display: none; }
}


/* Контейнер */
.hs{
  max-width:1280px;
  margin:0 auto;
  padding-top: 20px;
  padding-bottom: 45px;
  }
  /* мобильные до 640px */
@media (max-width:639.98px){
  .hs{
    padding-left:10px;
    padding-right:10px;
  }
}
  .hs__viewport{position:relative;border-radius:25px;overflow:hidden;background:#000;height:68vh;min-height:620px}
  .hs__slides{position:relative;width:100%;height:100%}

  /* Слайды — кроссфейд (никаких сдвигов, значит без чёрных просветов) */
  .hs__slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;will-change:opacity;transition:opacity .9s ease;pointer-events:none;z-index:0}
  .hs__slide.is-active{opacity:1;pointer-events:auto;z-index:1}

  /* Градиент для читаемости слева */
  .hs__slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%, rgba(0,0,0,.45) 38%, rgba(0,0,0,.22) 70%), rgba(0,0,0,.16)}

  /* Контент — выравнивание по левому верхнему углу + лёгкая анимация */
  .hs__content{position:absolute;left:48px;top:50%;transform:translateY(-50%);max-width:620px;color:#fff;z-index:2;text-align:left}
  .hs__title{margin:0 0 12px;font-weight:700;font-size:56px;line-height:1.05;letter-spacing:.2px;animation:fadeUp .8s ease both;color:white;}
  .hs__desc{margin:0 0 22px;font-size:20px;opacity:.95;animation:fadeUp .95s ease both}
  .hs__btn{display:inline-flex;align-items:center;justify-content:center;height:54px;padding:0 28px;border-radius:100px;background-color: var(--primary);color:#fff;text-decoration:none;font-weight:600;box-shadow:0 10px 30px rgba(0,0,0,.25);animation:fadeUp 1.1s ease both}
  .hs__btn:hover{filter:brightness(1.05)}

  @keyframes fadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}

  /* Точки */
  .hs__dots{position:absolute;right:28px;bottom:28px;display:flex;gap:8px;z-index:5}
  .hs__dots button{width:8px;height:8px;border-radius:20px;border:none;background:#ffffff80;cursor:pointer;transition:all .3s ease}
  .hs__dots button[aria-selected="true"]{width:22px;background:#fff}

  .hs__arrow{
    position:absolute;
    top:22px;
    transform:none;
    z-index:6;
    width:44px;
    height:44px;
    border:none;
    border-radius:999px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:24px;
    line-height:1;
    color:#fff;
    cursor:pointer;
    background:rgba(8, 35, 53, .45);
    backdrop-filter:saturate(160%) blur(6px);
    transition:background .2s ease, transform .2s ease;
  }
  .hs__arrow:hover{
    background:rgba(8, 35, 53, .65);
    transform:translateY(-1px);
  }
  .hs__arrow--prev{right:74px}
  .hs__arrow--next{right:22px}

  /* Фиксированный левый нижний блок */
  .hs__fixed{position:absolute;left:24px;bottom:22px;z-index:3;display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.2);backdrop-filter:saturate(160%) blur(6px);padding:10px 14px;border-radius:100px}
  .hs__fixed-text{margin:0 6px 0 0;color:#fff;font-size:14px;line-height:1.25}
  .hs__avatars{display:flex}
  .hs__ava{display:block;flex:0 0 auto}
  .hs__avatars img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:1px solid #fff;margin-left:-8px;box-shadow:0 2px 10px rgba(0,0,0,.25)}
  .hs__avatars img:first-child{margin-left:0}

  /* Адаптив */
  @media (max-width: 1024px){
    .hs__title{font-size:46px}
    .hs__content{position:absolute;left:48px;top:50%;transform:translateY(-50%);max-width:620px;color:#fff;z-index:2;text-align:left}
  }
@media (max-width: 720px){
  .hs__viewport{min-height:480px}
  .hs__title{font-size:36px}
  .hs__desc{font-size:16px}
  .hs__content{position:absolute;left:48px;top:50%;transform:translateY(-50%);max-width:620px;color:#fff;z-index:2;text-align:left}
  .hs__fixed{left:12px;right:12px;bottom:56px;flex-wrap:wrap;gap:8px;border-radius:18px}
    .hs__dots{left:50%;right:auto;bottom:14px;transform:translateX(-50%)}
    .hs__arrow{width:38px;height:38px;font-size:20px}
    .hs__arrow--prev{top:12px;right:56px}
    .hs__arrow--next{top:12px;right:12px}
}

/* ===== Mobile fixes (до 720px) ===== */
@media (max-width: 720px){
  .hs .hs__content .hs__btn{
    display:inline-flex !important;
    align-items:center;
    justify-content:center;
  }
  .hs__content{
    left:14px;
    right:14px;
    top:44%;
    bottom:auto;
    padding-right:104px;       /* место под стрелки справа */
    transform:translateY(-50%);
    max-width:none;
    text-align:left;           /* текст по левому краю */
    z-index:6;
  }
  .hs__title{
    font-size:clamp(34px, 8.8vw, 44px) !important;
    line-height:1.08;
    letter-spacing:.2px;
    margin-bottom:10px;
    max-width:100%;
  }
  .hs__desc{
    font-size:14px;
    line-height:1.35;
    margin-bottom:14px;
    max-width:100%;
  }
  .hs__btn{
    height:46px;
    padding:0 20px;
    border-radius:100px;
    margin-left:0;             /* кнопка тоже по левому */
    font-size:16px;
  }
  .hs__fixed{
    left:10px;
    right:10px;
    bottom:54px;
    display:block;
    padding:9px 10px;
    border-radius:18px;
    background:rgba(16, 28, 40, .5);
  }
  .hs__fixed-text{
    margin:0 0 7px 0;
    font-size:11px;
    line-height:1.2;
  }
  .hs__avatars{
    display:flex;
    gap:5px;
    overflow-x:auto;
    overflow-y:hidden;
    padding:2px 2px 2px 1px;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .hs__avatars::-webkit-scrollbar{display:none}
  .hs__avatars img{
    width:47px;
    height:47px;
    margin-left:0;
  }
  .hs__arrow{
    width:34px;
    height:34px;
    font-size:19px;
    top:10px;
  }
  .hs__arrow--prev{right:50px}
  .hs__arrow--next{right:10px}
  .hs__dots{bottom:12px}
}

@media (max-width: 420px){
  .hs__content{
    top:42%;
  }

  .hs__title{
    font-size:clamp(30px, 9vw, 38px) !important;
  }

  .hs__avatars img{ width:44px; height:44px; }
}




/* ==== COOKIE NOTICE ==== */
.cookie-notice {
  position: fixed;
  bottom: 20px;
  left: 20px;
  max-width: 360px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.12);
  padding: 16px;
  z-index: 9999;
}

.cookie-notice h3 {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 8px;
}

.cookie-notice p {
  font-size: 13px;
  line-height: 1.35;
  color: #333;
  margin-bottom: 12px;
}

.cookie-notice a {
  color: #0073e6;
  text-decoration: underline;
}

.cookie-buttons {
  display: flex;
  gap: 8px;
  justify-content: flex-start;
  flex-wrap: nowrap;
}

.cookie-btn {
  flex: 0 0 auto;
  min-width: 0;
  padding: 9px 14px;
  border-radius: 999px;
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  border: 1px solid #ccc;
  text-align: center;
  white-space: nowrap;
}

.cookie-btn.accept {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  min-width: 120px;
}

.cookie-btn.accept:hover {
  background: #333;
}

.cookie-btn.reject {
  background: #f5f5f5;
  color: #000;
}

.cookie-btn.reject:hover {
  background: #e0e0e0;
}

/* ==== АДАПТИВ ==== */
@media (max-width: 768px) {
  .cookie-notice {
    left: 10px;
    right: 10px;
    bottom: 10px;
    max-width: none;
    padding: 14px;
  }

  .cookie-notice h3 {
    font-size: 15px;
  }

  .cookie-notice p {
    font-size: 13px;
  }

  .cookie-buttons {
    flex-direction: row;
    gap: 8px;
  }

  .cookie-btn {
    flex: 1 1 0;
    min-width: 0;
    font-size: 13px;
    padding: 10px 12px;
  }
}


.section-header { margin: 40px 0 16px; }
.home-seo-intro {
  padding: 28px 0 10px;
}

.home-seo-intro__content {
  max-width: 920px;
}

.home-seo-intro__content p {
  margin: 0 0 14px;
  color: #4a4a4a;
  font-size: 16px;
  line-height: 1.65;
}

@media (max-width: 768px) {
  .home-seo-intro {
    padding: 22px 0 6px;
  }

  .home-seo-intro__content p {
    font-size: 14px;
    line-height: 1.6;
  }
}

.service-badges { display:flex; gap:8px; margin-bottom:6px; }
.badge {
  display:inline-block; padding:6px 10px; border-radius:100px;
  font-size:12px; line-height:1; white-space:nowrap;
  background:#F0F7FB;
}
.badge-section { background:#E6F6FD; border:1px solid #e6c0db; }
.badge-sub { background:#F4F4F6; }





/* ====== HC header (чистые классы) ====== */
.hc-left, .hc-center, .hc-right{ display:flex; align-items:center; gap:10px; }
.hc-left{ min-width:100px; }
.hc-logo img{ display:block; height:40px; }

.hc-center{ justify-content:center; flex:1; }

.hc-address{ font-size:14px; color:#666; white-space:nowrap; }
.hc-phone{ font-weight:700; color:#222; text-decoration:none; white-space:nowrap; }
.hc-btn{ background:#e6c0db; color:#fff; text-decoration:none; padding:10px 18px; border-radius:100px; font-weight:600; }

/* ----- MENU (desktop) ----- */
.hc-menu{ display:flex; align-items:center; gap:28px; }
.hc-link{ text-decoration:none; color:#000; font-weight:500; font-size:18px; }
.hc-link:hover{ color:#363636; }

.hc-dd{ position:relative; }
.hc-dd__toggle{
  display:inline-flex; align-items:center; gap:6px;
  background:none; border:0; padding:0; cursor:pointer;
  font:inherit; color:#000; font-weight:500;
}
.hc-dd__toggle:hover{ color:#e6c0db; }
.hc-dd__chev{ width:12px; height:12px; fill:none; stroke:currentColor; stroke-width:1.6; }

.hc-dd__panel{
  position:absolute; top:100%; left:0;
  background:#fff; border-radius:12px; box-shadow:0 8px 30px rgba(0,0,0,.08);
  min-width:220px; padding:12px; opacity:0; visibility:hidden; transform:translateY(8px);
  transition:.2s ease; z-index:1000;
}
.hc-dd:hover > .hc-dd__panel{ opacity:1; visibility:visible; transform:translateY(0); }

.hc-dd__link{ display:block; padding:6px 10px; border-radius:6px; color:#333; text-decoration:none; }
.hc-dd__link:hover{ background:#f5f5f5; color:#e6c0db; }

/* ===== МЕГАМЕНЮ «Услуги» ===== */

/* Панель тянем на всю ширину окна, чтобы ничего не «выпирало» */
.hc-dd--mega { position: static; }
.hc-dd--mega .hc-dd__panel{
  position: fixed;
  inset-inline: 0;
  top: var(--header-h, 64px);
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  z-index: 10000;
  opacity: 0; visibility: hidden; transform: translateY(8px);
  transition: .2s ease;
}
.hc-dd--mega:hover > .hc-dd__panel{ opacity:1; visibility:visible; transform:translateY(0); }

/* Внутренний контейнер и белый блок — КОМПАКТНО (десктоп) */
.hc-dd__inner{ max-width:1200px; margin:0 auto; padding:12px 14px; }

.hc-mega{
  background:#fff;
  border-radius:12px;
  box-shadow:0 12px 36px rgba(0,0,0,.10);
  padding:12px 14px;
  max-height:calc(100vh - var(--header-h, 64px) - 16px);
  overflow:auto;
}

.hc-mega__topbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap: 10px;
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(15, 23, 42, .08);
}

.hc-mega__summary{
  display:flex;
  align-items:center;
  gap: 10px;
  min-width: 0;
}

.hc-mega__eyebrow{
  display: inline-flex;
  width: fit-content;
  flex: 0 0 auto;
  padding: 4px 8px;
  border-radius: 999px;
  background: rgba(168, 39, 131, .1);
  color: #8f216f;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin: 0;
}

.hc-mega__summary-text{
  margin: 0;
  color: #475467;
  font-size: 11px;
  line-height: 1.2;
}

.hc-mega__cta{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, #cc6bab 0%, #b84f98 55%, #a53d89 100%);
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  box-shadow: 0 14px 24px rgba(168, 39, 131, .18);
  white-space: nowrap;
}

.hc-mega__cards{
  display:grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 6px;
}

.hc-mega-card{
  display:flex;
  flex-direction:column;
  gap: 4px;
  align-items:stretch;
  min-width: 0;
  min-height: 164px;
  padding: 8px;
  border-radius: 16px;
  border: 1px solid rgba(15, 23, 42, .08);
  background: linear-gradient(180deg, #fff 0%, #fcfcfd 100%);
  box-shadow: 0 8px 20px rgba(15, 23, 42, .04);
}

.hc-mega-card__top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap: 6px;
}

.hc-mega-card__title{
  margin: 0;
  color: #101828;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.02;
  font-weight: 800;
  flex: 1 1 auto;
  min-width: 0;
}

.hc-mega-card__title-link{
  color: inherit;
  text-decoration: none;
  display: block;
}

.hc-mega-card__title:hover{
  color: #a82783;
}

.hc-mega-card__count{
  flex: 0 0 auto;
  min-width: 24px;
  height: 24px;
  padding: 0 6px;
  border-radius: 999px;
  background: #f2f4f7;
  color: #344054;
  font-size: 11px;
  font-weight: 700;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}

.hc-mega-card__list{
  list-style:none;
  margin:0;
  padding:0;
  display:grid;
  gap: 0;
  flex: 1 1 auto;
  min-width: 0;
}

.hc-mega-card__list li{
  margin: 0;
}

.hc-mega-card__list a{
  display:block;
  color:#344054;
  text-decoration:none;
  font-size:11px;
  line-height:1;
  overflow-wrap:anywhere;
  word-break:break-word;
}

.hc-mega-card__list a:hover{
  color:#a82783;
}

.hc-mega-card__footer{
  margin-top: auto;
  padding-top: 1px;
  min-height: 18px;
}

.hc-mega-card__more{
  display:inline-flex;
  align-items:center;
  justify-content:space-between;
  gap: 3px;
  color:#a82783;
  text-decoration:none;
  font-size:11px;
  font-weight:700;
  width: 100%;
  line-height: 1;
}

.hc-mega-card__more::after{
  content: '->';
  font-size: 13px;
}

.hc-mega-card__more--muted{
  color:#667085;
}

.hc-mega-card__more--muted::after{
  content: '';
}

.hc-mega--catalog{
  padding: 16px 18px;
}

.hc-catalog-mega{
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) 260px;
  gap: 16px;
}

.hc-catalog-mega__main{
  min-width: 0;
}

.hc-catalog-mega__topbar{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid rgba(15, 23, 42, .08);
}

.hc-catalog-mega__summary{
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}

.hc-catalog-mega__eyebrow{
  display: inline-flex;
  flex: 0 0 auto;
  padding: 5px 10px;
  border-radius: 999px;
  background: rgba(84, 196, 241, .14);
  color: #0c6f97;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.hc-catalog-mega__text{
  margin: 0;
  color: #475467;
  font-size: 13px;
  line-height: 1.4;
}

.hc-catalog-mega__cta{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 16px;
  border-radius: 999px;
  background: #54c4f1;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}

.hc-catalog-mega__grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.hc-catalog-mega__card{
  display: grid;
  gap: 8px;
  min-width: 0;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid rgba(15, 23, 42, .08);
  background: linear-gradient(180deg, #fff 0%, #fbfdff 100%);
  text-decoration: none;
}

.hc-catalog-mega__card-title{
  color: #101828;
  font-size: 17px;
  line-height: 1.15;
  font-weight: 800;
}

.hc-catalog-mega__card-text{
  color: #475467;
  font-size: 13px;
  line-height: 1.4;
}

.hc-catalog-mega__card:hover .hc-catalog-mega__card-title{
  color: #0c6f97;
}

.hc-catalog-mega__brands{
  display: grid;
  align-content: start;
  gap: 12px;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid rgba(15, 23, 42, .08);
  background: linear-gradient(180deg, #fff 0%, #f8fafc 100%);
}

.hc-catalog-mega__brands-title{
  color: #101828;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 800;
}

.hc-catalog-mega__brands-list{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.hc-catalog-mega__brand{
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 12px;
  border-radius: 999px;
  background: #f2f4f7;
  color: #344054;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
}

.hc-catalog-mega__brand:hover{
  color: #0c6f97;
  background: #e8f7fd;
}

/* Сетка и отступы — ужаты */
.mega-grid{ display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px 16px; }
.mega-col{ display:flex; flex-direction:column; gap:8px; }
.mega-group{ display:grid; gap:4px; }
.mega-title{ font-weight:800; color:#0F1020; margin:0 0 6px; line-height:1.15; }
.mega-list{ list-style:none; margin:0; padding:0; display:grid; gap:2px; }

/* Ссылки — компактная межстрочка, переносы всегда разрешены */
.mega-list a{
  color:#222; text-decoration:none;
  line-height:1; padding:0;
  white-space:normal !important;
  overflow-wrap:anywhere !important;
  word-break:break-word !important;
  hyphens:auto !important;
  font-size: 14px;
}
.mega-list a:hover{ color:#323232; text-decoration:underline; }

/* Гарантия отсутствия обрезания в оболочках */
.hc-dd--mega .hc-mega,
.hc-dd--mega .mega-grid,
.hc-dd--mega .mega-col,
.hc-dd--mega .mega-group,
.hc-dd--mega .mega-list{ overflow:visible; min-width:0; }

/* Адаптив колонок */
@media (max-width: 1200px){ .mega-grid{ grid-template-columns:repeat(3,1fr); } }
@media (max-width: 920px){  .mega-grid{ grid-template-columns:repeat(2,1fr); } }
@media (max-width: 640px){
  .mega-grid{ grid-template-columns:1fr; }
  .hc-mega{ border-radius:0; box-shadow:none; padding:10px 0; }
  .hc-dd__inner{ padding:12px; }
}

@media (max-width: 1400px){
  .hc-mega__cards{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .hc-catalog-mega{
    grid-template-columns: 1fr 220px;
  }

  .hc-catalog-mega__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1240px){
  .hc-dd__inner{
    max-width: 1040px;
    padding: 10px 12px;
  }

  .hc-mega{
    padding: 10px 12px;
  }

  .hc-mega__topbar{
    gap: 10px;
    margin-bottom: 8px;
    padding-bottom: 6px;
  }

  .hc-mega__summary-text{
    font-size: 11px;
  }

  .hc-mega__cta{
    min-height: 34px;
    padding: 0 12px;
    font-size: 12px;
  }

  .hc-mega__cards{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
  }

  .hc-mega-card{
    padding: 8px;
    min-height: 156px;
  }

  .hc-mega-card__title{
    font-size: 13px;
  }

  .hc-mega-card__list a{
    font-size: 11px;
    line-height: 1;
  }

  .hc-catalog-mega{
    grid-template-columns: 1fr;
  }

  .hc-catalog-mega__topbar{
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .hc-catalog-mega__summary{
    width: 100%;
  }

  .hc-catalog-mega__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .hc-catalog-mega__brands{
    padding: 14px;
  }
}

@media (max-width: 1100px){
  .hc-mega__cards{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1100px){
  .hc-mega__topbar{
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .hc-mega__summary{
    width: 100%;
  }

  .hc-mega__cta{
    margin-left: auto;
  }
}

@media (max-width: 991px){
  .hc-mega__topbar{
    flex-direction: column;
    align-items: flex-start;
  }

  .hc-mega__summary{
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .hc-mega__cards{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hc-mega-card{
    padding: 12px;
    min-height: 0;
  }

  .hc-mega-card__title{
    font-size: 18px;
  }

  .hc-mega-card__count{
    min-width: 30px;
    height: 30px;
    font-size: 12px;
  }

  .hc-catalog-mega__summary{
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .hc-catalog-mega__grid{
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px){
  .hc-mega{
    border-radius: 0;
    box-shadow: none;
    padding: 10px 0;
  }

  .hc-dd__inner{
    padding: 12px;
  }

  .hc-mega__cards{
    grid-template-columns: 1fr;
  }

  .hc-mega-card{
    padding: 14px 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }
}

@media (min-width: 992px){
  .hc-mega-card__list li:nth-child(n+4){
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1240px){
  .hc-mega-card__list li:nth-child(n+3){
    display: none;
  }
}

/* ----- Мобилка: overlay меню ----- */
.hc-mobile-icons{ display:none; align-items:center; gap:12px; }
.hc-icon{
  position: relative;
  display:inline-flex;
  width:30px;
  height:30px;
  border-radius:9999px;
  background:#8e2b78;
  align-items:center;
  justify-content:center;
  flex: 0 0 auto;
}
.hc-icon img{ width:20px; height:20px; }
.hc-icon--max{
  background: transparent;
  border-radius: 0;
  padding: 0;
}
.hc-icon--max img{
  width: 28px;
  height: 28px;
}
.hc-burger{ width:42px; height:42px; border-radius:9999px; background:#242424; border:0; display:inline-flex; flex-direction:column; justify-content:center; gap:5px; padding:0 10px; }
.hc-burger span{ display:block; height:2px; background:#fff; width:100%; }

.hc-overlay{ display:none; }
.hc-overlay--open{
  display:flex; flex-direction:column;
  position:fixed; left:0; right:0; top:64px; bottom:0;
  background:#fff; z-index:10000;
}

.hc-overlay-body{
  flex: 1;
  overflow: auto;
  padding: 14px 20px 20px;
}

.hc-overlay-cta{
  display: flex;
  align-items: center;
  min-height: 60px;
  padding: 0 18px;
  margin-bottom: 12px;
  border-radius: 18px;
  background: #f3f4f6;
  color: #1f2937;
  font-size: 42px;
  font-size: clamp(18px, 4.5vw, 40px);
  line-height: 1.15;
  font-weight: 500;
  text-decoration: none;
}
.hc-overlay-cta--secondary{
  background: #f7edf4;
  color: #8e2b78;
}
.hc-overlay .hc-menu{ flex-direction:column; align-items:stretch; gap:10px; }
.hc-overlay .hc-link, .hc-overlay .hc-dd__toggle{
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 58px;
  padding: 0 18px;
  border-radius: 18px;
  background: #f3f4f6;
  color: #1f2937;
  justify-content: space-between;
}

.hc-overlay .hc-dd{ width:100%; }
.hc-overlay .hc-dd__panel{
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin-top: 8px;
}
.hc-overlay .hc-dd--mega .hc-dd__panel{ padding:0; }
.hc-overlay .hc-mega{ box-shadow:none; border-radius:0; padding:8px 0; }
.hc-overlay .mega-grid{ grid-template-columns:1fr; gap:12px; }

.hc-overlay-contacts{
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid rgba(15, 23, 42, .1);
  display: grid;
  gap: 10px;
}

.hc-overlay-contacts p{
  margin: 0;
}

.hc-overlay-contacts__phone-line{
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px;
}

.hc-overlay-contacts__phone-label{
  color: #475467;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
}

.hc-overlay-contacts__phone{
  color: #111827;
  text-decoration: none;
  font-size: 42px;
  font-size: clamp(28px, 7vw, 50px);
  line-height: 1.08;
  font-weight: 800;
}

.hc-overlay-contacts__address{
  color: #475467;
  font-size: 15px;
  line-height: 1.35;
  margin-top: -4px !important;
  margin-bottom: 6px !important;
}

.hc-overlay-contacts__btn{
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 52px;
  padding: 0 18px;
  border-radius: 999px;
  border: 1px solid #b3e0ff;
  color: #155e8a;
  background: #f2fbff;
  text-decoration: none;
  font-size: 30px;
  font-size: clamp(15px, 4vw, 28px);
  line-height: 1.2;
  font-weight: 700;
}

.hc-overlay-contacts__btn-icon{
  width: 22px;
  height: 22px;
  display: block;
}

/* адаптив раскладки верхнего бара */
@media (max-width: 991px){
  .hc-center{ display:none; }
  .hc-contact-list--addresses{ display:none !important; }
  .hc-address, .hc-phone, .hc-btn{ display:none; }
  .hc-mobile-icons{ display:flex; }
  .hc-cart,
  .hc-max,
  .hc-right .nav-btn{ display:none !important; }
  .header .navbar .navbar-wrapper{
    gap: 10px !important;
    min-width: 0;
  }
  .header .hc-left{
    min-width: 0;
    flex: 0 1 auto;
  }
  .header .hc-logo img{
    max-width: 120px;
    width: 100%;
    height: auto !important;
  }
  .header .hc-right{
    min-width: 0;
    margin-left: auto;
    gap: 8px !important;
  }
  .hc-mobile-icons{
    gap: 6px;
  }
  .hc-icon,
  .hc-burger{
    width: 34px;
    height: 34px;
  }
  .hc-icon img{
    width: 17px;
    height: 17px;
  }
  .hc-icon--max img{
    width: 26px;
    height: 26px;
  }
  .hc-burger{
    padding: 0 8px;
    gap: 4px;
  }
}

/* Уплотнение пунктов верхнего меню (бар) */
.hc-link, .hc-dd__toggle{
  line-height:1.15; letter-spacing:0; padding-top:2px; padding-bottom:2px;
}

/* Обычные дропдауны — компактнее */
.hc-dd__link{ line-height:1.2; padding:4px 8px; }

/* На случай высокого z-index у хэдера */
.hc-header{ z-index:9000; }


/* ===== Моб. фикс наложения меню на «Услуги» ===== */
@media (max-width: 991px){
  /* панель дропдауна внутри оверлея — обычный статический блок */
  .hc-overlay .hc-dd__panel{
    position: static !important;
    inset: auto !important;
    top: auto !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: auto !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 6px 0 10px !important;   /* даём зазор, чтобы не липло к соседям */
  }

  /* именно мегаменю — без ограничений по высоте и без тени */
  .hc-overlay .hc-mega{
    padding: 2px 0 !important;
    max-height: none !important;
    overflow: visible !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }

  /* колонка = одна, плотные отступы */
  .hc-overlay .mega-grid{ grid-template-columns: 1fr !important; gap: 6px !important; }
  .hc-overlay .mega-col{ gap: 6px !important; }
  .hc-overlay .mega-group{
    gap: 4px !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }
  .hc-overlay .mega-title{
    margin-bottom: 4px !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    color: #0f172a !important;
  }
  .hc-overlay .mega-list{ gap: 2px !important; }
  .hc-overlay .mega-list a{
    font-size: 14px !important;
    line-height: 1.28 !important;
    color: #344054 !important;
    padding: 1px 0 !important;
    text-decoration: none !important;
  }

  /* чтобы элементы списка меню не «прилипали» друг к другу */
  .hc-overlay .hc-dd{ margin-bottom: 8px; }
}

/* === Компактный межстрочный интервал в десктопном мегаменю === */
@media (min-width: 992px){
  .hc-dd--mega .mega-list a {
    line-height: 1.15 !important;   /* было 1.25 */
    padding: 1px 0 !important;      /* меньше «воздуха» сверху/снизу */
  }

  .hc-dd--mega .mega-title {
    margin-bottom: 4px !important;
    line-height: 1.2 !important;
  }

  .hc-dd--mega .mega-group { gap: 4px !important; }
  .hc-dd--mega .mega-col   { gap: 8px !important; }
  .hc-dd--mega .mega-grid  { gap: 12px 16px !important; }
}

/* ===== Бургер / крестик ===== */
.hc-burger {
  width: 42px;
  height: 42px;
  border-radius: 9999px;
  background: #242424;
  border: 0;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  padding: 0 10px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.hc-burger span {
  display: block;
  height: 2px;
  background: #fff;
  width: 100%;
  border-radius: 2px;
  transition: all 0.3s ease;
}

/* когда открыто меню */
.hc-burger.is-active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}
.hc-burger.is-active span:nth-child(2) {
  opacity: 0;
}
.hc-burger.is-active span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}




/* ===== Секция услуг (namespace .sc-) ===== */
.sc-services { padding: 24px 0 56px; }
.sc-container { max-width: 1200px; margin: 0 auto; padding: 0 24px; }
.sc-title { font-size: 36px; font-weight: 600; margin: 0 0 16px; }

.sc-group { margin-top: 32px; }
.sc-group-title { font-size: 24px; font-weight: 600; margin: 0 0 16px; }

/* ===== Карточка ===== */
.sc-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid #ECECEC;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
  min-height: 120px;
  padding: 16px 20px;
}
.sc-card:hover { 
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0,0,0,.06);
  border-color: #E5F4FB;
}

/* ===== Тело карточки ===== */
.sc-body { display: flex; flex-direction: column; gap: 10px; }

/* ===== Бейджи (раздел / направление) ===== */
.sc-badges { display: flex; flex-wrap: wrap; gap: 8px; }
.sc-badge {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 100px;
  font-size: 12px; line-height: 1;
  background: #F4F6F8;
  border: 1px solid #E9EDF1;
  white-space: nowrap;
}
.sc-badge--section {
  background: #E6F6FD;
  border-color: #CDECFB;
  color: #056286;
}
.sc-badge--sub {
  background: #F1F1F3;
  color: #4d4f57;
}

/* ===== Строка с названием, ценой и стрелкой ===== */
.sc-row { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 12px; }
.sc-name {
  margin: 0;
  font-size: 18px; font-weight: 600;
  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.sc-meta { display: inline-flex; align-items: center; gap: 10px; }
.sc-price { font-weight: 600; white-space: nowrap; }
.sc-arrow {
  width: 28px; height: 28px; 
  display: inline-flex; align-items: center; justify-content: center;
  border: 1px solid #E5E7EB; border-radius: 100px;
  color: #9AA1A9;
  transition: background .2s ease, color .2s ease, border-color .2s ease;
}
.sc-card:hover .sc-arrow { 
  background: #E6F6FD; border-color: #e6c0db; color: #054f6b; 
}

/* ===== Двухколоночный лэйаут с навигацией ===== */
.sc-layout { display: flex; gap: 32px; align-items: flex-start; }
.sc-sidebar { flex: 0 0 280px; position: sticky; top: 20px; max-height: calc(100vh - 40px); overflow: auto; }
.sc-content { flex: 1; }

/* Навигация разделов */
.sc-nav { display: flex; flex-direction: column; gap: 8px; }
.sc-nav-link {
  appearance:none; border:1px solid #ECECEC; background:#fff; color:#121321;
  padding:14px 16px; border-radius:12px; text-align:left; cursor:pointer;
  font-size:16px; font-weight:500; transition: background .2s, border-color .2s, color .2s;
}
.sc-nav-link:hover{ background:#F8FAFC; }
.sc-nav-link.is-active{ background:#e6c0db; color:#fff; border-color:#e6c0db; }

/* Панели справа */
.sc-panel{ display:none; }
.sc-panel.is-active{ display:block; }

/* ===== Адаптив ===== */
@media (max-width: 991.98px){
  .sc-layout{ flex-direction: column; }
  .sc-sidebar{ position: static; max-height: none; overflow: visible; }
  .sc-nav{ flex-direction: row; gap: 10px; overflow: auto; padding-bottom: 6px; }
  .sc-nav-link{ white-space: nowrap; border-radius: 100px; padding:10px 14px; font-size:14px; }
}

/* 🔥 Мобильная адаптация карточек */
@media (max-width: 639.98px) {
  .sc-card {
    padding: 12px 14px;      
    min-height: 100px;       
  }
  .sc-name {
    font-size: 16px;         
  }
  .sc-badge {
    font-size: 11px;         
    padding: 4px 10px;
  }
  .sc-price {
    font-size: 14px;         
  }
  .sc-arrow {
    width: 24px; height: 24px; 
  }
}


/* ===== Популярные услуги (главная) — фиксация сетки 3→2→1 ===== */
.services .fs-list,
.services .w-dyn-items{
  /* убираем свои сетки/флексы webflow, чтобы не ломали нашу грид-вёрстку */
  display: contents !important;
}

.services .sc-grid{
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr)) !important;
  gap: 24px !important;
  width: 100%;
}

/* планшет / мобилка */
@media (max-width: 1100px){
  .services .sc-grid{ grid-template-columns: repeat(2, minmax(0,1fr)) !important; }
}
@media (max-width: 640px){
  .services .sc-grid{ grid-template-columns: 1fr !important; }
}

/* карточка должна занимать 1 колонку грида */
.services .sc-card{
  grid-column: auto !important;
  width: 100%;
  min-width: 0;         /* важно, чтобы текст не расталкивал сетку */
}

/* внутренности карточки — базовый стиль (если на главной нет общих sc-стилей) */
.services .sc-card{
  display:flex; flex-direction:column;
  background:#fff;
  border:1px solid #ECECEC;
  border-radius:16px;
  text-decoration:none; color:inherit;
  padding:16px 20px;
  transition:transform .2s, box-shadow .2s, border-color .2s;
}
.services .sc-card:hover{
  transform:translateY(-2px);
  box-shadow:0 8px 24px rgba(0,0,0,.06);
  border-color:#E5F4FB;
}

.services .sc-card--promo{
  position: relative;
  overflow: hidden;
  border-color: rgba(214, 169, 196, .55);
  background:
    radial-gradient(circle at top right, rgba(241, 212, 229, .42), transparent 38%),
    linear-gradient(180deg, #fffdfd 0%, #fff7fb 100%);
  box-shadow: 0 18px 42px rgba(168, 39, 131, .08);
}

.services .sc-card--promo::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(168, 39, 131, .28), rgba(255, 205, 227, .1));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  pointer-events: none;
}

.services .sc-card--promo:hover{
  transform: translateY(-4px);
  box-shadow: 0 22px 50px rgba(168, 39, 131, .12);
  border-color: rgba(168, 39, 131, .36);
}

.services .sc-body{ display:flex; flex-direction:column; gap:10px; }
.services .sc-badges{ display:flex; flex-wrap:wrap; gap:8px; }
.services .sc-badge{
  display:inline-block; padding:6px 12px; border-radius:100px;
  font-size:12px; line-height:1; white-space:nowrap;
  background:#F4F6F8; border:1px solid #E9EDF1;
}
.services .sc-badge--section{ background:#E6F6FD; border-color:#CDECFB; color:#056286; }
.services .sc-badge--sub{ background:#F1F1F3; color:#4d4f57; }
.services .sc-badge--promo{
  margin-left: auto;
  background: linear-gradient(135deg, #b84f98 0%, #a53d89 100%);
  border-color: transparent;
  color: #fff;
  font-weight: 700;
  box-shadow: 0 10px 20px rgba(168, 39, 131, .16);
}

.services .sc-row{ display:grid; grid-template-columns:1fr auto; align-items:center; gap:12px; }
.services .sc-name{ margin:0; font-size:18px; font-weight:600;
  display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.services .sc-card--promo .sc-row{
  align-items: end;
}

.services .sc-meta{ display:inline-flex; align-items:center; gap:10px; }
.services .sc-price{ font-weight:600; white-space:nowrap; }
.services .sc-price--promo{
  display: inline-flex;
  align-items: baseline;
  gap: 10px;
  padding: 8px 12px;
  border-radius: 14px;
  background: rgba(255, 255, 255, .82);
  border: 1px solid rgba(233, 213, 225, .8);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.75);
}

.services .sc-price__current{
  font-size: 28px;
  line-height: .95;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #111827;
}

.services .sc-price__old{
  font-size: 16px;
  font-weight: 600;
  color: #9ca3af;
  text-decoration: line-through;
}

.services .sc-arrow{
  width:28px; height:28px; display:inline-flex; align-items:center; justify-content:center;
  border:1px solid #E5E7EB; border-radius:100px; color:#9AA1A9;
  transition:background .2s, color .2s, border-color .2s;
}
.services .sc-card--promo .sc-arrow{
  width: 34px;
  height: 34px;
  border-color: rgba(168, 39, 131, .16);
  color: #a53d89;
  background: rgba(255,255,255,.9);
}
.services .sc-card:hover .sc-arrow{
  background:#E6F6FD; border-color:#e6c0db; color:#054f6b;
}

/* на мобилке компактнее */
@media (max-width:640px){
  .services .sc-card{ padding:12px 14px; }
  .services .sc-name{ font-size:16px; }
  .services .sc-badge{ font-size:11px; padding:4px 10px; }
  .services .sc-price{ font-size:14px; }
  .services .sc-arrow{ width:24px; height:24px; }
  .services .sc-price--promo{
    gap: 8px;
    padding: 6px 10px;
  }
  .services .sc-price__current{
    font-size: 22px;
  }
  .services .sc-price__old{
    font-size: 13px;
  }
  .services .sc-card--promo .sc-arrow{
    width: 28px;
    height: 28px;
  }
}

/* секция и контейнер */
.clinic-min { background:#fff; padding:72px 0; }
.cm-container { max-width:1440px; margin:0 auto; padding:0 24px; }

/* верх: текст + одно фото */
.cm-top { display:grid; grid-template-columns: 1fr 1.1fr; gap:48px; align-items:start; }
.cm-title { margin:0 0 12px; font-size:40px; font-weight:700; color:#0f1020; }
.cm-text { margin:0 0 12px; font-size:18px; line-height:1.6; color:#333942; }

.cm-link {
  display:inline-block; margin-top:8px; text-decoration:none; font-weight:600;
  color:#54c4f1; border:2px solid #54c4f1; padding:12px 20px; border-radius:100px;
  transition:background .2s ease, color .2s ease, transform .2s ease;
}
.cm-link:hover { background:#54c4f1; color:#fff; transform:translateY(-1px); }

.cm-hero { margin:0; }
.cm-hero img { width:100%; height:auto; display:block; border-radius:20px; object-fit:cover; }

/* слайдер */
.cm-slider { margin-top:48px; }
.cm-track {
  display:flex; gap:16px; /* интервал между карточками */
  transform:translateX(0);
  transition:transform .6s ease;
  will-change:transform;
}
.cm-slide {
  flex:0 0 calc(25% - 12px); /* 4 карточки в ряд на десктопе */
  position:relative;
}
.cm-slide img {
  width:100%; height:260px; object-fit:cover; display:block; border-radius:20px;
}

/* индикаторы */
.cm-dots { display:flex; gap:8px; justify-content:center; margin-top:14px; }
.cm-dot {
  width:8px; height:8px; border-radius:50%; background:#cfd6da; border:0; cursor:pointer;
}
.cm-dot.is-active { background:#54c4f1; }

/* адаптивы */
@media (max-width:1200px){
  .cm-slide { flex-basis: calc(33.333% - 11px); } /* 3 в ряд */
}
@media (max-width:992px){
  .cm-top { grid-template-columns:1fr; gap:28px; }
  .cm-title { font-size:32px; }
  .cm-slide img { height:220px; }
}
@media (max-width:768px){
  .clinic-min { padding:56px 0; }
  .cm-container { padding:0 10px; }
  .cm-title { font-size:26px; }
  .cm-text { font-size:16px; }
  .cm-slide { flex-basis: calc(50% - 8px); }  /* 2 в ряд */
  .cm-track { gap:12px; }
  .cm-slide img { height:200px; }
}
@media (max-width:480px){
  .cm-slide { flex-basis: 100%; } /* по одному */
  .cm-slide img { height:200px; }
}


.sc-layout{display:grid;grid-template-columns:280px 1fr;gap:24px}
.sc-aside{position:sticky;top:96px;align-self:start}
.sc-tree{list-style:none;margin:0;padding:0;border:1px solid #eee;border-radius:16px;background:#fff}
.sc-tree__link,.sc-tree__sublink{display:block;padding:14px 16px;border-bottom:1px solid #f2f2f2;text-decoration:none;color:#121321}
.sc-tree__link.is-active,.sc-tree__sublink.is-active{background:#f5faff;color:#034459;font-weight:600}
.sc-tree__sub{list-style:none;margin:0;padding:0 0 8px 0}
.sc-tree__sub a{padding-left:28px;font-size:14px}
.sc-tree__item:last-child > a{border-bottom:none}
.sc-content .sc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
@media (max-width:1024px){.sc-layout{grid-template-columns:1fr}.sc-aside{position:static}.sc-content .sc-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:600px){.sc-content .sc-grid{grid-template-columns:1fr}}

@media (min-width: 992px) {
  .hc-dd--mega .mega-list a {
    font-size: 14px !important;      /* уменьшает размер текста */
    line-height: 1.5 !important;     /* уменьшает межстрочный интервал */
    padding: 0 0 2px 0 !important;   /* убирает лишний вертикальный отступ */
    display: block;                  /* сохраняет корректную кликабельную область */
  }

  .hc-dd--mega .mega-list li {
    margin: 0 !important;            /* убирает отступы между элементами списка */
  }
}


/* === БЛОК "О КЛИНИКЕ" — 60/40, мобильный порядок, слайдер без рывков === */

.about-section.alt {
  max-width: 1440px;
  margin: 0 auto;
  padding: 80px 24px;
  background: #F7F8FA;
}

/* Верх: сетка с областями (удобно менять порядок на мобиле) */
.about-top.alt {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 2fr); /* 60/40 */
  grid-template-areas: "photo text";
  align-items: center;
  gap: 48px;
  margin-bottom: 60px;
}

.about-photo.alt { grid-area: photo; }
.about-text.alt  { grid-area: text; }

/* Фото */
.about-photo.alt img {
  width: 100%;
  height: 520px;
  object-fit: cover;
  border-radius: 24px;
  background: #e9ecef;
  display: block;
}

/* Текст */
.about-text.alt {
  width: 100%;
  max-width: none;
  display: block;
  padding: 36px 40px;
  border-radius: 18px;
  background: #ffffff;
  border: 1px solid #E5E7EB;
  box-sizing: border-box;
}

.alt-title {
  font-size: 38px;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: 700;
  color: #000;
}

.about-text.alt p {
  font-size: 18px;
  line-height: 1.7;
  color: #1f2937;
  margin-bottom: 14px;
}

/* === СЛАЙДЕР — без паузы на hover и без подпрыгиваний === */
.about-slider.alt {
  position: relative;
  overflow: hidden;
  padding: 8px 0;
}

/* Лента */
.slider-track.alt {
  display: inline-flex;
  gap: 18px;
  animation: about-marquee 34s linear infinite; /* ВСЕГДА крутится */
  will-change: transform;
  transform: translate3d(0,0,0);   /* снижает микродёрганья */
  backface-visibility: hidden;
}

/* УБРАНО: пауза при hover — это и вызывало "залипание" */
/* .about-slider.alt:hover .slider-track.alt { animation-play-state: paused; } */

/* Карточки фото в ленте */
.slider-track.alt img {
  display: block;
  width: 220px;
  height: 140px;
  object-fit: cover;
  border-radius: 20px;
  flex: 0 0 auto;
  filter: saturate(.95);
  /* УБРАНО: transform на hover, чтобы ничего не подпрыгивало */
  transition: filter .2s ease;
}
.slider-track.alt img:hover { filter: none; }

/* Фейды по краям */
.about-slider.alt::before,
.about-slider.alt::after {
  content: "";
  position: absolute;
  top: 0;
  width: 64px;
  height: 100%;
  pointer-events: none;
  z-index: 2;
}
.about-slider.alt::before {
  left: 0;
  background: linear-gradient(90deg, #F7F8FA, rgba(247, 248, 250, 0));
}
.about-slider.alt::after {
  right: 0;
  background: linear-gradient(270deg, #F7F8FA, rgba(247, 248, 250, 0));
}

/* Движение ленты */
@keyframes about-marquee {
  from { transform: translate3d(0,0,0); }
  to   { transform: translate3d(-50%,0,0); }
}

/* === АДАПТИВ === */
@media (max-width: 1024px) {
  .about-top.alt {
    grid-template-columns: 1fr;
    grid-template-areas:
      "photo"
      "text";           /* порядок: фото → текст */
    gap: 24px;
  }
  .about-photo.alt img { height: 420px; }
  .about-text.alt { padding: 28px; }
  .alt-title { font-size: 32px; }
}

@media (max-width: 640px) {
  .about-section.alt { padding: 56px 16px; }
  .about-photo.alt img { height: 360px; }
  .about-text.alt { padding: 22px; }
  .alt-title { font-size: 26px; }
  .slider-track.alt img { width: 180px; height: 120px; }
}

/* Жёсткая фиксация 60/40 на десктопе — без конфликтов с внешними стилями */
@media (min-width: 1025px) {
  .about-top.alt {
    grid-template-columns: minmax(0,3fr) minmax(0,2fr) !important;
    align-items: center !important;
  }
}

.about-text.alt,
.about-photo.alt img {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}

/* Доступность: уважение prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  .slider-track.alt { animation-duration: 0.001s; }
}

.partners {
  max-width: 1336px;
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .partners { padding-left: 16px; padding-right: 16px; }
}



.partners__viewport { overflow: hidden; }
.partners__track {
  display: flex;
  gap: 24px;
  will-change: transform;
}
.partners__slide { flex: 0 0 auto; }
.partners__card {
  display: grid;
  place-items: center;
  width: 220px;
  height: 120px;
  background: #ffffff;
  border-radius: 16px; /* можно 100px если хотите «пилюлю» */
  padding: 16px;
  transition: transform .2s ease;
}
.partners__card:hover { transform: translateY(-2px); }
.partners__card img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
@media (max-width: 768px) {
  .partners__card { width: 160px; height: 90px; }
  .partners__track { gap: 16px; }
}

 /* по умолчанию — как было */
.partners__viewport { overflow: hidden; }

/* Мобайл: нативный свайп + снап */
@media (max-width: 768px) {
  .partners__viewport {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    scroll-padding: 16px;
  }
  .partners__track {
    gap: 16px;
    transform: none !important;     /* убираем автодвижение */
    will-change: auto;               /* экономим батарейку */
    width: max-content;              /* чтобы было что скроллить */
  }
  .partners__slide { scroll-snap-align: center; }
  .partners__slide--clone { display: none; } /* клоны не нужны при свайпе */
}


/* Контейнер 1440px (как вы просили) */
.posts {
  --max-w: 1440px;
}
.posts__swipe-hint {
  display: none;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  margin: 0 10px 8px 10px;
  color: #7c879b;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  pointer-events: none;
}
.posts__swipe-arrow {
  display: inline-flex;
  animation: postsSwipeHint 1.2s ease-in-out infinite;
}
@keyframes postsSwipeHint {
  0%, 100% { transform: translateX(0); opacity: .75; }
  50% { transform: translateX(4px); opacity: 1; }
}
.posts__inner {

  width: calc(100% - 50px);
  max-width: var(--max-w);
  overflow: hidden;
  border-radius: 20px; /* ваш базовый стиль */
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  padding: 10px; /* небольшой внутренний отступ */
}

/* Карточка */
.card {
  position: relative;
  border-radius: 32px;
  overflow: hidden;
  isolation: isolate;
}
.card__link {
  display: block;
  height: 100%;
  color: #fff;
  text-decoration: none;
}
.card__media {
  position: relative;
  height: 420px; /* можно подогнать */
  overflow: hidden;
}
.card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform .6s ease;
  will-change: transform;
}
.card__shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,0) 40%, rgba(0,0,0,.55) 70%, rgba(0,0,0,.7) 100%);
  transition: background .3s ease;
  pointer-events: none;
}

/* Контент снизу, как на скрине */
.card__content {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  display: grid;
  gap: 10px;
  z-index: 2;
}
.card__title {
  margin: 0;
  font-size: clamp(20px, 2.3vw, 36px);
  line-height: 1.15;
  font-weight: 700;
  text-shadow: 0 2px 16px rgba(0,0,0,.5);
}
.card__text {
  margin: 0;
  font-size: clamp(14px, 1.4vw, 20px);
  line-height: 1.35;
  color: rgba(255,255,255,.95);
  text-shadow: 0 2px 16px rgba(0,0,0,.35);
}
.card__meta {
  display: flex;
  gap: 14px;
  align-items: center;
  font-size: 14px;
  opacity: .9;
}
.card__cat {
  padding: 6px 10px;
  border-radius: 100px;
  background: rgba(0,0,0,.45);
  backdrop-filter: blur(6px);
  font-weight: 600;
}

/* Ховер-эффекты */
.card:hover .card__img { transform: scale(1.06); }
.card:hover .card__shade {
  background:
    linear-gradient(180deg, rgba(0,0,0,.05) 30%, rgba(0,0,0,.6) 75%, rgba(0,0,0,.75) 100%);
}

/* Планшеты: 2 колонки */
@media (max-width: 1199px) {
  .posts__inner {
    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
  }
  .card__media { height: 380px; }
}

/* Мобилка: горизонтальный скролл */
@media (max-width: 767px) {
  .posts__swipe-hint {
    display: inline-flex;
  }
  .posts__inner {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    padding: 10px 6px 10px 10px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }
  .posts__inner::-webkit-scrollbar { display: none; }
  .card {
    min-width: 84vw;         /* ширина карточки в скролле */
    scroll-snap-align: start;
    border-radius: 24px;
  }
  .card__media { height: 66vw; }
  .card__content { left: 16px; right: 16px; bottom: 16px; }
}

/* правки под заголовок и абзац */
.posts .card__title {
  color: #fff;            /* белый заголовок */
  text-shadow: 0 2px 16px rgba(0,0,0,.55);
}

.posts .card__text {
  font-size: 16px;        /* фикс 16px */
  line-height: 1.55;
  color: rgba(255,255,255,.95);
}

/* Карточка эксперта под статьёй */
.expert-card {
  margin-top: 40px;
  margin-bottom: 100px;
  padding: 24px 32px;
  border-radius: 24px;
  background: #ffffff;           /* нежный голубой фон */
  display: flex;
  align-items: flex-start;
  gap: 24px;
}

/* Левая колонка с фото */
.expert-card__photo {
  flex: 0 0 auto;
}

.expert-card__img {
  width: 112px;
  height: 112px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* Правая колонка с текстом */
.expert-card__content {
  flex: 1 1 auto;
}

/* Заголовок блока */
.expert-card__title {
  margin: 0 0 8px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  color: #1a365d;                /* тёмно-синий */
}

/* Основный текст */
.expert-card__text {
  margin: 0 0 16px;
  font-size: 15px;
  line-height: 1.6;
  color: #4a5568;                /* серо-синий текст */
}

/* Разделитель */
.expert-card__divider {
  margin: 12px 0 16px;
  border: none;
  border-top: 1px solid rgba(15, 23, 42, 0.08);
}

/* Подпись "Проверяющий эксперт" */
.expert-card__label {
  margin: 0 0 4px;
  font-size: 15px;
  line-height: 1.4;
  color: #1a365d;
}

/* Имя / ссылка эксперта */
.expert-card__link,
.expert-card__name {
  font-weight: 600;
}

.expert-card__link {
  color: #1d6dff;
  text-decoration: none;
}

.expert-card__link:hover {
  text-decoration: underline;
}

/* Специальность и стаж */
.expert-card__specialty {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.4;
  color: #6b7280;
}

/* Дата проверки */
.expert-card__date {
  font-size: 14px;
  line-height: 1.4;
  color: #111827;
}

.expert-card__date span {
  font-weight: 500;
}

/* Адаптив: на мобиле фото сверху, текст снизу */
@media (max-width: 767px) {
  .expert-card {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 16px;
    gap: 16px;
  }

  .expert-card__img {
    width: 96px;
    height: 96px;
  }
}


/* Корзина в шапке */
.hc-cart {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 24px;
  margin-right: 16px;
  text-decoration: none;
}

.hc-cart__icon {
  width: 30px;
  height: 30px;
  display: block;
}

.hc-cart__badge {
  position: absolute;
  top: -4px;
  right: -6px;
  min-width: 18px;
  height: 18px;
  padding: 0 4px;
  border-radius: 999px;
  background: #EB4D8A;          /* можешь поменять на свой акцентный */
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  font-weight: 600;
  text-align: center;
  box-shadow: 0 0 0 2px #fff;   /* тонкая белая обводка вокруг кружка */
}

@media (max-width: 991px) {
  .hc-cart {
    margin-left: 12px;
    margin-right: 8px;
  }

  .hc-cart__icon {
    width: 28px;
    height: 28px;
  }
}


.sc-cart {
  margin-top: 24px;
  margin-bottom: 48px;
}

.sc-cart__empty {
  padding: 40px 32px;
  border-radius: 24px;
  background: #F5F5F7;
}

.sc-cart__empty h2 {
  margin: 0 0 8px;
  font-size: 24px;
  font-weight: 600;
}

.sc-cart__empty p {
  margin: 0 0 16px;
  color: #7b7f8a;
}

/* Таблица */
.sc-cart__table {
  border-radius: 24px;
  background: #F9F9FB;
  overflow: hidden;
}

.sc-cart__head,
.sc-cart__row {
  display: grid;
  grid-template-columns: 1.8fr 0.9fr 0.9fr 0.9fr 40px;
  gap: 16px;
  padding: 16px 20px;
  align-items: center;
}

.sc-cart__head {
  background: #ffffff;
  font-size: 14px;
  font-weight: 600;
  color: #7b7f8a;
}

.sc-cart__row:nth-child(odd) {
  background: #ffffff;
}

.sc-cart__row:nth-child(even) {
  background: #F5F5F7;
}

.sc-cart-item {
  display: flex;
  gap: 16px;
  align-items: center;
}

.sc-cart-item__image img {
  width: 80px;
  height: auto;
  display: block;
}

.sc-cart-item__name {
  font-weight: 500;
  text-decoration: none;
  color: #111827;
}

.sc-cart-item__name:hover {
  text-decoration: underline;
}

/* Цена, сумма */
.sc-cart__price,
.sc-cart__sum {
  font-weight: 600;
}

/* Количество */
.sc-cart-qty {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  border: 1px solid #E0E2EA;
  overflow: hidden;
}

.sc-cart-qty__btn {
  width: 32px;
  height: 32px;
  border: none;
  background: #F5F5F7;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
}

.sc-cart-qty__input {
  width: 48px;
  height: 32px;
  border: none;
  text-align: center;
  font-size: 14px;
  background: transparent;
}

/* Удаление */
.sc-cart__remove {
  border: none;
  background: none;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  color: #c4c4d0;
}

.sc-cart__remove:hover {
  color: #ff4b4b;
}

/* Итог */
.sc-cart__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  gap: 16px;
}

.sc-cart__total {
  display: flex;
  align-items: baseline;
  gap: 8px;
}

.sc-cart__total-label {
  font-size: 16px;
  color: #7b7f8a;
}

.sc-cart__total-value {
  font-size: 24px;
  font-weight: 700;
}

.sc-cart__actions {
  display: flex;
  gap: 12px;
}

/* Базовая кнопка */
.sc-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 22px;
  border-radius: 999px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
  border: 1px solid transparent;
  cursor: pointer;
  text-decoration: none;
  transition: background-color .15s ease, color .15s ease, border-color .15s ease, box-shadow .15s ease;
  white-space: nowrap;
}

/* Основная — розовая как «Записаться на приём» */
.sc-btn--primary {
  background: #f4bfdc;   /* подгони под свой реальный цвет */
  color: #111827;
  border-color: #f4bfdc;
}

.sc-btn--primary:hover {
  background: #f1a9d1;
  border-color: #f1a9d1;
}

/* Вторичная — светлая с обводкой */
.sc-btn--secondary {
  background: #ffffff;
  color: #111827;
  border-color: #d1d5db;
}

.sc-btn--secondary:hover {
  background: #f5f5f7;
}

/* Обёртка кнопок в корзине */
.sc-cart__actions {
  display: flex;
  gap: 12px;
  justify-content: flex-end;
  margin-top: 12px;
}


.sc-page--order {
  padding-top: 24px;
  padding-bottom: 48px;
}

.sc-page--order .sc-page-title {
  margin: 0 0 12px;
  font-size: 32px;
  font-weight: 600;
}

.sc-order-note {
  margin: 0 0 24px;
  max-width: 640px;
  color: #6b7280;
  font-size: 15px;
  line-height: 1.5;
}

/* Обёртка оформления заказа */
.sc-order-wrapper {
  padding: 24px 24px 32px;
  border-radius: 24px;
  background: #f9fafb;
}

/* Заголовок над стандартной формой */
.sc-order-header {
  margin-bottom: 20px;
}

.sc-order-title {
  margin: 0 0 6px;
  font-size: 20px;
  font-weight: 600;
}

.sc-order-subtitle {
  margin: 0;
  color: #6b7280;
  font-size: 14px;
}

/* Внутренний блок (где стандартная форма Битрикса) */
.sc-order-inner {
  background: #ffffff;
  border-radius: 18px;
  padding: 20px;
}

/* Можно мягко «успокоить» стандартные заголовки внутри */
.sc-order-inner h3,
.sc-order-inner .bx-soa-section-title-container {
  font-size: 18px;
  font-weight: 600;
}

.sc-pagination {
    margin-top: 32px;
    padding: 16px 0 8px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px 16px;
    justify-content: space-between;
    font-size: 14px;
}

.sc-pagination__info {
    color: #7b7f8a;
}

.sc-pagination__links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
}

.sc-pagination__link,
.sc-pagination__dots {
    min-width: 32px;
    height: 32px;
    padding: 0 10px;
    border-radius: 999px;
    border: 1px solid #e0e3ea;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-decoration: none;
    color: #222222;
    background: #ffffff;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.sc-pagination__dots {
    border: none;
    background: transparent;
    cursor: default;
}

.sc-pagination__link:hover {
    border-color: #034459;
    box-shadow: 0 0 0 1px rgba(3, 68, 89, 0.08);
}

.sc-pagination__link--active {
    background: #034459;
    border-color: #034459;
    color: #ffffff;
    cursor: default;
}

.sc-pagination__link--disabled {
    opacity: 0.4;
    cursor: default;
    pointer-events: none;
}

.sc-pagination__link--first,
.sc-pagination__link--prev,
.sc-pagination__link--next,
.sc-pagination__link--last {
    padding-inline: 12px;
    font-size: 13px;
}

/* Мобилка */
@media (max-width: 768px) {
    .sc-pagination {
        flex-direction: column;
        align-items: flex-start;
    }

    .sc-pagination__links {
        justify-content: flex-start;
    }
}

.sc-cart-popup {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.sc-cart-popup--visible {
  display: flex;
}

.sc-cart-popup__inner {
  max-width: 420px;
  width: calc(100% - 32px);
  background: #ffffff;
  border-radius: 16px;
  padding: 24px 24px 20px;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.18);
  position: relative;
  font-family: inherit;
}

.sc-cart-popup__close {
  position: absolute;
  top: 10px;
  right: 14px;
  border: none;
  background: transparent;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}

.sc-cart-popup__title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}

.sc-cart-popup__text {
  font-size: 15px;
  margin-bottom: 18px;
  color: #555;
}

.sc-cart-popup__actions {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.sc-cart-popup__btn {
  border-radius: 999px;
  padding: 8px 18px;
  font-size: 14px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}

.sc-cart-popup__btn--primary {
  background: #54c4f1;
  color: #ffffff;
}

.sc-cart-popup__btn--secondary {
  background: #f2f2f2;
  color: #333333;
}

/* ===== Header refresh (2026-02) ===== */
.header{
  --header-h: 88px;
  background: linear-gradient(180deg, rgba(255,255,255,.96) 0%, rgba(255,255,255,.92) 100%);
  border-bottom: 1px solid rgba(20, 28, 40, .08);
  box-shadow: 0 10px 32px rgba(21, 30, 46, .06);
}

.navbar{
  border-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}

.navbar .navbar-wrapper{
  min-height: 64px;
  gap: 20px;
}

.hc-left{
  min-width: 180px;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
.hc-logo img{
  height: 48px;
  width: auto;
}

.hc-center{ padding-inline: 8px; }
.hc-menu{ gap: 26px; }

.hc-link,
.hc-dd__toggle{
  color: #15161d;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
  transition: color .2s ease;
}

.hc-link:hover,
.hc-dd__toggle:hover{
  color: #a82783;
}

.hc-right{ gap: 12px; }

.hc-contact-list{
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 8px;
  margin-right: 6px;
}

.hc-contact-card{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  padding: 6px 8px;
  border: 1px solid rgba(15, 23, 42, .12);
  border-radius: 10px;
  background: #fff;
}

.hc-contact-list--addresses .hc-contact-card{
  max-width: 230px;
}

.hc-contact-list--addresses .hc-phone{
  font-weight: 800;
}

.hc-phone{
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .01em;
  color: #1b1f2a;
}

.hc-address{
  font-size: 13px;
  line-height: 1.4;
  color: #6b7280;
  white-space: normal;
}

.hc-logo-rating{
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px 6px;
  max-width: 220px;
  text-decoration: none;
  color: #6b7280;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: .01em;
}

.hc-logo-rating:hover{
  color: #a82783;
}

.hc-logo-rating__brand{
  color: #1b1f2a;
  font-weight: 800;
}

.hc-logo-rating__stars{
  color: #f4b400;
  letter-spacing: .08em;
  font-size: 10px;
}

.hc-logo-rating__text{
  color: inherit;
}

.hc-cart,
.hc-max{
  width: 42px;
  height: 42px;
  margin: 0;
  border-radius: 12px;
  border: 1px solid rgba(15, 23, 42, .1);
  background: #fff;
  box-shadow: 0 6px 14px rgba(15, 23, 42, .08);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.hc-cart:hover,
.hc-max:hover{
  transform: translateY(-1px);
  border-color: rgba(168, 39, 131, .35);
  box-shadow: 0 10px 20px rgba(168, 39, 131, .2);
}

.hc-cart__icon,
.hc-max__icon{
  width: 24px;
  height: 24px;
}

.hc-cart__badge{
  top: -5px;
  right: -5px;
  background: #a82783;
  box-shadow: 0 0 0 2px #fff;
}

.hc-right .nav-btn{
  min-height: 44px;
  padding: 12px 22px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .01em;
  background: linear-gradient(135deg, #cc6bab 0%, #b84f98 55%, #a53d89 100%);
  box-shadow: none;
}

.hc-right .nav-btn:hover{
  background: linear-gradient(135deg, #bf4f97 0%, #a63f85 100%);
  box-shadow: none;
}

@media (max-width: 1280px){
  .hc-menu{ gap: 18px; }
  .hc-link,
  .hc-dd__toggle{ font-size: 16px; }
  .hc-phone{ font-size: 15px; }
  .hc-right .nav-btn{ padding: 12px 18px; font-size: 15px; }
  .hc-logo-rating{
    max-width: 190px;
    font-size: 10px;
  }
}

@media (max-width: 991px){
  .header{ --header-h: 74px; }
  .navbar{ padding-top: 10px; padding-bottom: 10px; }
  .navbar .navbar-wrapper{ min-height: 52px; }
  .hc-left{ min-width: 0; }
  .hc-logo img{ height: 44px; }

  .hc-cart,
  .hc-max{
    width: 38px;
    height: 38px;
    border-radius: 10px;
  }

  .hc-cart__icon,
  .hc-max__icon{ width: 22px; height: 22px; }
}

/* ===== Main page width alignment (hero + partners) ===== */
.hs,
.partners{
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

/* Внутренний блок всегда тянем на доступную ширину контейнера */
.hs__viewport,
.partners__viewport{
  width: 100%;
}

@media (max-width: 991px){
  .hs,
  .partners{
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 639.98px){
  .hs{
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* ===== Header height normalize (same on all pages) ===== */
.header{
  --header-h: 78px !important;
}

.header .navbar{
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.header .navbar .navbar-wrapper{
  min-height: 52px !important;
  gap: 16px !important;
}

.header .hc-logo img{
  height: 42px !important;
}

.header .hc-right{
  gap: 10px !important;
  flex-wrap: nowrap !important;
}

.header .hc-contact-list{
  gap: 6px !important;
  margin-right: 4px !important;
}

.header .hc-contact-card{
  gap: 2px !important;
  padding: 5px 7px !important;
}

.header .hc-phone{
  font-size: 15px !important;
  line-height: 1.2 !important;
}

.header .hc-address{
  font-size: 12px !important;
  line-height: 1.25 !important;
}

@media (max-width: 991px){
  .header{
    --header-h: 70px !important;
  }

  .header .navbar{
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }

  .header .navbar .navbar-wrapper{
    min-height: 48px !important;
  }

  .header .hc-logo img{
    height: 38px !important;
  }

  .header .hc-left{
    gap: 2px !important;
  }

  /* Скрываем кнопку «Записаться» — на мобиле используем иконку в hc-mobile-icons */
  .header .hc-right .nav-btn{
    display: none !important;
  }
}

/* Hard lock header height across pages */
.header .navbar{
  min-height: var(--header-h) !important;
  height: auto !important;
}

.header .navbar > .container.w-container{
  min-height: var(--header-h) !important;
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
}

.header .navbar .navbar-wrapper{
  width: 100% !important;
  min-height: calc(var(--header-h) - 16px) !important;
  height: 100% !important;
  align-items: center !important;
}

@media (max-width: 1360px){
  .header .navbar .navbar-wrapper{
    gap: 12px !important;
  }

  .header .hc-left{
    min-width: 150px;
  }

  .header .hc-center{
    min-width: 0;
    flex: 1 1 auto;
    padding-inline: 0 !important;
  }

  .header .hc-menu{
    gap: 18px;
  }

  .header .hc-link,
  .header .hc-dd__toggle{
    font-size: 15px;
  }

  .header .hc-contact-card{
    padding: 4px 6px !important;
  }

  .header .hc-phone{
    font-size: 14px !important;
  }

  .header .hc-address{
    font-size: 11px !important;
  }

  .header .hc-right .nav-btn{
    padding: 10px 16px;
    font-size: 14px;
  }
}

@media (max-width: 1180px){
  .header .hc-contact-list--addresses{
    display: none !important;
  }

  .header .hc-right{
    gap: 8px !important;
  }

  .header .hc-right .nav-btn{
    min-height: 40px;
    padding: 10px 14px;
    font-size: 13px;
  }

  .header .hc-cart,
  .header .hc-max{
    width: 38px;
    height: 38px;
  }

  .header .hc-cart__icon,
  .header .hc-max__icon{
    width: 20px;
    height: 20px;
  }
}

/* ===== Header two levels ===== */
.header{
  --header-h: auto !important;
  --hc-menu-row-h: 65px;
}

.header .navbar{
  min-height: 0 !important;
  overflow: visible !important;
}

.header .navbar > .container.w-container{
  min-height: 0 !important;
  align-items: stretch !important;
  overflow: visible !important;
}

.header .navbar .navbar-wrapper{
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  padding: 10px 0 0 !important;
  overflow: visible !important;
}

.header .hc-top-row{
  display: grid;
  grid-template-columns: auto auto minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  padding-bottom: 12px;
}

.header .hc-bottom-row{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  border-top: 1px solid rgba(20, 28, 40, .08);
  padding: 8px 0 0;
}

.header .hc-left{
  min-width: 0;
  flex: 0 0 auto;
}

.header .hc-right{
  flex: 1 1 auto;
  justify-content: flex-end;
  min-width: 0;
  gap: 12px !important;
}

.header .hc-center{
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  justify-content: center;
  padding-inline: 0 !important;
}

.header .hc-menu{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1180px;
  gap: 20px;
}

.header .hc-link,
.header .hc-dd__toggle{
  width: auto;
  justify-content: center;
  padding: 8px 14px;
  border-radius: 12px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.1;
}

.header .hc-dd:not(.hc-dd--mega){
  width: auto;
}

.header .hc-dd:not(.hc-dd--mega) .hc-dd__panel{
  left: 50%;
  transform: translateX(-50%) translateY(8px);
}

.header .hc-dd:not(.hc-dd--mega):hover > .hc-dd__panel{
  transform: translateX(-50%) translateY(0);
}

.header .hc-dd--mega{
  width: auto;
}

.header .hc-dd--mega .hc-dd__panel{
  inset-inline: 0;
  left: 0;
  right: 0;
  top: var(--hc-menu-row-h);
  transform: translateY(8px);
}

.header .hc-dd--mega:hover > .hc-dd__panel{
  transform: translateY(0);
}

.header .hc-logo img{
  height: 46px !important;
}

.header .hc-logo-rating{
  flex: 0 0 auto;
  align-self: center;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 42px;
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid rgba(245, 183, 44, .28);
  background: linear-gradient(135deg, rgba(255, 249, 230, .96), rgba(255, 255, 255, .96));
  box-shadow: 0 8px 20px rgba(245, 183, 44, .08);
  max-width: none;
  margin-left: 0;
  white-space: nowrap;
}

.header .hc-right .nav-btn{
  min-width: 170px;
  border-radius: 100px;
}

.header .hc-contact-list{
  gap: 10px !important;
  margin-right: 2px !important;
}

.header .hc-contact-card{
  justify-content: center;
  min-height: 54px;
  padding: 8px 12px !important;
  border-radius: 16px;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .04);
}

.header .hc-bottom-row{
  position: sticky;
  top: 0 !important;
  z-index: 1001;
  min-height: var(--hc-menu-row-h);
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(10px);
  box-shadow: none;
  border-bottom: 1px solid rgba(20, 28, 40, .08);
  transition:
    opacity .24s ease,
    transform .24s ease,
    box-shadow .24s ease,
    background-color .24s ease;
  will-change: transform, opacity;
}

.header .hc-bottom-row.is-fixed{
  position: fixed !important;
  top: 0 !important;
  left: 50%;
  width: min(100% - 40px, 1440px);
  transform: translateX(-50%);
  margin: 0;
  padding-inline: 20px;
  background: rgba(255,255,255,.98);
  box-shadow: 0 10px 22px rgba(15, 23, 42, .06);
}

.header .hc-bottom-row.is-entering{
  opacity: 0;
  transform: translateX(-50%) translateY(-10px);
}

.header .hc-bottom-row.is-fixed:not(.is-entering){
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

.header .hc-bottom-row-spacer{
  display: none;
  width: 100%;
  min-height: var(--hc-menu-row-h);
}

.header .hc-bottom-row-spacer.is-active{
  display: block;
}

@media (max-width: 1360px){
  .header{
    --hc-menu-row-h: 60px;
  }

  .header .hc-top-row{
    gap: 14px;
  }

  .header .hc-logo-rating{
    min-height: 40px;
    padding: 7px 12px;
  }

  .header .hc-menu{
    gap: 12px;
  }

  .header .hc-link,
  .header .hc-dd__toggle{
    font-size: 16px;
    padding: 8px 10px;
  }

  .header .hc-right .nav-btn{
    min-width: 148px;
  }
}

@media (max-width: 991px){
  .header{
    position: sticky;
    top: 0;
    z-index: 1002;
    background: rgba(255,255,255,.96);
    backdrop-filter: blur(10px);
    box-shadow: 0 8px 20px rgba(15, 23, 42, .08);
  }

  .header .navbar{
    background: transparent;
  }

  .header .navbar .navbar-wrapper{
    padding: 8px 0 !important;
  }

  .header .hc-top-row{
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: start;
    gap: 8px 12px;
    padding-bottom: 0;
  }

  .header .hc-bottom-row{
    display: none;
  }

  .header .hc-bottom-row-spacer{
    display: none !important;
  }

  .header .hc-left{
    min-width: 0;
    grid-column: 1;
    grid-row: 1;
  }

  .header .hc-logo img{
    height: 38px !important;
    max-width: 160px;
    width: 100%;
  }

  .header .hc-logo-rating{
    grid-column: 1 / -1;
    grid-row: 2;
    justify-self: start;
    width: fit-content;
    max-width: none;
    margin-left: 0;
    margin-top: 2px;
    padding-top: 2px;
    font-size: 10px;
    line-height: 1.15;
    white-space: normal;
  }

  .header .hc-logo-rating__text{
    display: none;
  }

  .header .hc-right{
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    align-self: start;
    margin-left: auto;
    gap: 0 !important;
    align-items: flex-start;
  }

  .header .hc-mobile-icons{
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin-top: 0;
  }

  .header .hc-icon,
  .header .hc-burger{
    width: 40px;
    height: 40px;
  }

  .header .hc-icon img{
    width: 18px;
    height: 18px;
  }

  .header .hc-icon--max img{
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 639px){
  .header .navbar .navbar-wrapper{
    padding: 6px 0 !important;
  }

  .header .hc-top-row{
    gap: 6px 10px;
  }

  .header .hc-logo-rating{
    min-height: 0;
    padding: 5px 10px;
    font-size: 9px;
    gap: 4px;
    border-radius: 999px;
  }

  .header .hc-logo img{
    height: 34px !important;
    max-width: 132px;
  }

  .header .hc-icon,
  .header .hc-burger{
    width: 38px;
    height: 38px;
  }
}

@media (max-width: 479px){
  .header .hc-top-row{
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 6px 8px;
  }

  .header .hc-logo-rating{
    display: inline-flex;
    align-items: center;
    gap: 4px;
  }

  .header .hc-logo-rating__brand,
  .header .hc-logo-rating__stars{
    line-height: 1.1;
  }
}

@media (min-width: 992px){
  .header{
    position: relative;
    top: auto;
    box-shadow: 0 10px 32px rgba(21, 30, 46, .06);
  }

  .header .hc-bottom-row{
    position: sticky !important;
    top: 0 !important;
  }
}

/* ===== Article Detail (scoped) ===== */
.page-title.page-title--article-detail .blog-title{
  display: grid;
  gap: 18px;
}

.page-title.page-title--article-detail .post-title-wrap{
  display: grid;
  gap: 12px;
  max-width: 980px;
}

.page-title.page-title--article-detail .post-category{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 32px;
  padding: 0 14px;
  border-radius: 999px;
  background: rgba(230, 192, 219, .26);
  color: #8f216f;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.page-title.page-title--article-detail .post-main-title{
  max-width: 980px;
  margin: 0;
  color: #101828;
  font-size: 56px;
  line-height: 1.02;
  letter-spacing: -.04em;
}

.page-title.page-title--article-detail .post-main-lead{
  max-width: 840px;
  margin: 0;
  color: #475467;
  font-size: 20px;
  line-height: 1.75;
}

.article-hero-meta{
  display: grid;
  gap: 12px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.article-hero-meta__row{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.article-hero-meta__chip{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: #f4f6f8;
  color: #475467;
  font-size: 13px;
  font-weight: 700;
}

.article-hero-meta__chip--time{
  background: rgba(84, 196, 241, .14);
  color: #0c6f97;
}

.article-hero-meta__chip--date{
  background: rgba(16, 24, 40, .04);
}

.article-hero-verified{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 12px;
  padding: 12px 0 0;
  border-top: 1px solid #eceff3;
}

.article-hero-verified__label{
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  background: rgba(230, 192, 219, .24);
  color: #8f216f;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.article-hero-verified__name,
.article-hero-verified__name a{
  color: #101828;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
}

.article-hero-verified__name a:hover{
  color: #a82783;
}

.article-hero-verified__role{
  color: #667085;
  font-size: 14px;
  line-height: 1.45;
}

.post-main.post-main--article-detail .post-main-img{
  margin-top: 12px;
}

.post-main.post-main--article-detail .post-main-image{
  border-radius: 28px;
  box-shadow: 0 24px 54px rgba(15, 23, 42, .12);
}

.post-main.post-main--article-detail .post-data-wrap{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 28px;
  margin-top: 28px;
}

.post-main.post-main--article-detail .toc{
  order: 0;
  flex: 0 0 320px;
  width: 320px;
  max-width: 320px;
  position: sticky;
  top: 100px;
  align-self: flex-start;
  background: linear-gradient(180deg, #ffffff 0%, #fafbfc 100%);
  border: 1px solid #e6e9ef;
  border-radius: 18px;
  padding: 16px 18px;
  margin: 0;
  box-shadow: 0 16px 34px rgba(15, 23, 42, .06);
}

.post-main.post-main--article-detail .toc__title{
  margin: 0 0 12px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
}

.post-main.post-main--article-detail .toc__list{
  display: grid;
  gap: 4px;
}

.post-main.post-main--article-detail .toc__item{
  margin: 0;
}

.post-main.post-main--article-detail .toc__item--lvl3{
  padding-left: 12px;
}

.post-main.post-main--article-detail .toc__link{
  display: block;
  color: #2f3a4f;
  font-size: 14px;
  line-height: 1.35;
  padding: 6px 10px 6px 28px;
  border-radius: 8px;
  text-decoration: none;
}

.post-main.post-main--article-detail .toc__link::before{
  left: 12px;
  width: 8px;
  height: 2px;
  background: #b7bfcc;
}

.post-main.post-main--article-detail .toc__link:hover{
  color: #2f3a4f;
  background: #f4f6f9;
}

.post-main.post-main--article-detail .toc__link:hover::before{
  background: #8f99aa;
}

.post-main.post-main--article-detail .toc__meta{
  display: grid;
  gap: 6px;
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid #eceff3;
}

.post-main.post-main--article-detail .toc__meta-item{
  color: #667085;
  font-size: 13px;
  line-height: 1.4;
}

.post-main.post-main--article-detail .post-details{
  order: 1;
  flex: 1 1 auto;
  width: auto;
  max-width: none;
  min-width: 0;
}

.post-main.post-main--article-detail .post-details > .sp-article,
.post-main.post-main--article-detail .post-details > .post-faq{
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.post-main.post-main--article-detail .blog-date__icon{
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  display: block;
}

.post-main.post-main--article-detail .post-details.w-richtext{
  color: #1f2a3d;
  font-size: 18px;
  line-height: 1.82;
  letter-spacing: 0;
}

.post-main.post-main--article-detail .post-details.w-richtext > *{
  margin-top: 0;
  margin-bottom: 18px;
}

.post-main.post-main--article-detail .post-details.w-richtext > *:last-child{
  margin-bottom: 0;
}

.post-main.post-main--article-detail .post-details.w-richtext p{
  margin: 0 0 18px;
}

.post-main.post-main--article-detail .post-details.w-richtext h2,
.post-main.post-main--article-detail .post-details.w-richtext h3,
.post-main.post-main--article-detail .post-details.w-richtext h4{
  color: #0f172a;
  font-weight: 700;
  line-height: 1.25;
  margin-top: 32px;
  margin-bottom: 14px;
}

.post-main.post-main--article-detail .post-details.w-richtext h2{
  font-size: 40px;
}

.post-main.post-main--article-detail .post-details.w-richtext h3{
  font-size: 28px;
}

.post-main.post-main--article-detail .post-details.w-richtext h4{
  font-size: 22px;
}

.post-main.post-main--article-detail .post-details.w-richtext ul,
.post-main.post-main--article-detail .post-details.w-richtext ol{
  margin: 0 0 20px;
  padding-left: 26px;
}

.post-main.post-main--article-detail .post-details.w-richtext li{
  margin-bottom: 10px;
  line-height: 1.62;
}

.post-main.post-main--article-detail .post-details.w-richtext li:last-child{
  margin-bottom: 0;
}

.post-main.post-main--article-detail .post-details.w-richtext a{
  color: #0b67d8;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.post-main.post-main--article-detail .post-details.w-richtext blockquote{
  margin: 22px 0;
  padding: 16px 18px;
  border-left: 3px solid #c8d5ea;
  background: #f8fbff;
  border-radius: 8px;
  font-size: 17px;
  line-height: 1.65;
}

.post-main.post-main--article-detail .post-details.w-richtext table{
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 16px;
}

.post-main.post-main--article-detail .post-details.w-richtext th,
.post-main.post-main--article-detail .post-details.w-richtext td{
  border: 1px solid #e2e8f0;
  padding: 10px 12px;
  vertical-align: top;
}

.post-main.post-main--article-detail .post-details.w-richtext img{
  border-radius: 12px;
  margin: 20px 0;
  cursor: zoom-in;
}

.post-main.post-main--article-detail .post-details.w-richtext strong{
  font-weight: 700;
  color: #0f172a;
}

.post-main.post-main--article-detail .post-details .post-faq{
  margin-top: 40px;
  width: 100%;
  max-width: none;
  padding: 32px;
  border-radius: 28px;
  background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
  border: 1px solid #e3ebf5;
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.06);
}

.post-main.post-main--article-detail .post-details .post-faq h2{
  margin: 0;
}

.post-main.post-main--article-detail .post-details .post-faq__intro{
  margin-bottom: 20px;
}

.post-main.post-main--article-detail .post-details .post-faq__eyebrow{
  display: inline-flex;
  align-items: center;
  margin-bottom: 12px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #e9f3ff;
  color: #2a6bbf;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.post-main.post-main--article-detail .post-details .post-faq__intro p{
  margin: 12px 0 0;
  max-width: 760px;
  color: #516176;
  font-size: 17px;
  line-height: 1.65;
}

.post-main.post-main--article-detail .post-details .post-faq__item{
  border: 1px solid #dde7f2;
  border-radius: 20px;
  background: #fff;
  padding: 0;
  margin-bottom: 14px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.post-main.post-main--article-detail .post-details .post-faq__item:hover{
  border-color: #c9d9ec;
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.07);
  transform: translateY(-1px);
}

.post-main.post-main--article-detail .post-details .post-faq__item[open]{
  border-color: #b9d4f3;
  box-shadow: 0 18px 34px rgba(42, 107, 191, 0.12);
}

.post-main.post-main--article-detail .post-details .post-faq__item:last-child{
  margin-bottom: 0;
}

.post-main.post-main--article-detail .post-details .post-faq__item summary{
  cursor: pointer;
  font-weight: 700;
  list-style: none;
  position: relative;
  padding: 22px 72px 22px 24px;
  color: #1c2b43;
  font-size: 18px;
  line-height: 1.35;
}

.post-main.post-main--article-detail .post-details .post-faq__item summary::-webkit-details-marker{
  display: none;
}

.post-main.post-main--article-detail .post-details .post-faq__question{
  display: inline-block;
  max-width: 100%;
}

.post-main.post-main--article-detail .post-details .post-faq__item summary::after{
  content: "";
  position: absolute;
  right: 26px;
  top: 50%;
  width: 12px;
  height: 12px;
  border-right: 2px solid #5d708b;
  border-bottom: 2px solid #5d708b;
  transform: translateY(-60%) rotate(45deg);
  transition: transform .2s ease;
}

.post-main.post-main--article-detail .post-details .post-faq__item[open] summary::after{
  transform: translateY(-35%) rotate(-135deg);
}

.post-main.post-main--article-detail .post-details .post-faq__item summary::before{
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f1f6fc;
  transform: translateY(-50%);
  transition: background-color .2s ease;
}

.post-main.post-main--article-detail .post-details .post-faq__item[open] summary::before{
  background: #e3f0ff;
}

.post-main.post-main--article-detail .post-details .post-faq__answer{
  padding: 0 24px 24px;
  color: #415166;
  font-size: 16px;
  line-height: 1.7;
}

.post-main.post-main--article-detail .post-details .post-faq__answer > *:first-child{
  margin-top: 0;
}

.post-main.post-main--article-detail .post-details .post-faq__answer p:last-child{
  margin-bottom: 0;
}

body.article-lightbox-open{
  overflow: hidden;
}

.article-image-lightbox{
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .2s ease, visibility .2s ease;
}

.article-image-lightbox.is-open{
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.article-image-lightbox__backdrop{
  position: absolute;
  inset: 0;
  background: rgba(15, 23, 42, 0.82);
  backdrop-filter: blur(6px);
}

.article-image-lightbox__dialog{
  position: relative;
  z-index: 1;
  width: min(100%, 1120px);
  max-height: calc(100vh - 48px);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.article-image-lightbox__image{
  display: block;
  max-width: 100%;
  max-height: calc(100vh - 120px);
  width: auto;
  height: auto;
  border-radius: 20px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
  background: #fff;
}

.article-image-lightbox__caption{
  margin-top: 14px;
  max-width: 900px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
}

.article-image-lightbox__close{
  position: absolute;
  top: -12px;
  right: -12px;
  z-index: 2;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  color: #0f172a;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.18);
}

.article-image-lightbox__close:hover{
  background: #fff;
}

@media (max-width: 991px){
  .page-title.page-title--article-detail .post-main-title{
    font-size: 38px;
    line-height: 1.08;
  }

  .page-title.page-title--article-detail .post-main-lead{
    font-size: 18px;
    line-height: 1.7;
  }

  .article-hero-meta{
    gap: 10px;
  }

  .post-main.post-main--article-detail .post-data-wrap{
    flex-flow: column nowrap;
    gap: 12px;
    margin-top: 14px;
  }

  .post-main.post-main--article-detail .toc{
    order: -1;
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    position: static;
    top: auto;
    padding: 12px;
    border-radius: 12px;
  }

  .post-main.post-main--article-detail .post-details{
    width: 100%;
    max-width: 100%;
  }

  .post-main.post-main--article-detail .post-details.w-richtext{
    font-size: 16px;
    line-height: 1.68;
  }

  .post-main.post-main--article-detail .post-details.w-richtext h2,
  .post-main.post-main--article-detail .post-details.w-richtext h3,
  .post-main.post-main--article-detail .post-details.w-richtext h4{
    margin-top: 24px;
    margin-bottom: 12px;
    line-height: 1.28;
  }

  .post-main.post-main--article-detail .post-details.w-richtext h2{
    font-size: 30px;
  }

  .post-main.post-main--article-detail .post-details.w-richtext h3{
    font-size: 24px;
  }

  .post-main.post-main--article-detail .post-details.w-richtext h4{
    font-size: 20px;
  }

  .post-main.post-main--article-detail .post-details.w-richtext ul,
  .post-main.post-main--article-detail .post-details.w-richtext ol{
    padding-left: 22px;
  }

  .post-main.post-main--article-detail .post-details .post-faq{
    margin-top: 24px;
    padding: 22px 16px 16px;
    border-radius: 22px;
  }

  .post-main.post-main--article-detail .post-details .post-faq__intro{
    margin-bottom: 16px;
  }

  .post-main.post-main--article-detail .post-details .post-faq__intro p{
    font-size: 15px;
  }

  .post-main.post-main--article-detail .post-details .post-faq__item{
    border-radius: 16px;
    margin-bottom: 12px;
  }

  .post-main.post-main--article-detail .post-details .post-faq__item summary{
    padding: 18px 58px 18px 18px;
    font-size: 17px;
  }

  .post-main.post-main--article-detail .post-details .post-faq__item summary::before{
    right: 12px;
    width: 28px;
    height: 28px;
  }

  .post-main.post-main--article-detail .post-details .post-faq__item summary::after{
    right: 22px;
    width: 10px;
    height: 10px;
  }

  .post-main.post-main--article-detail .post-details .post-faq__answer{
    padding: 0 18px 18px;
  }

  .article-image-lightbox{
    padding: 16px;
  }

  .article-image-lightbox__dialog{
    width: 100%;
    max-height: calc(100vh - 32px);
  }

  .article-image-lightbox__image{
    max-height: calc(100vh - 112px);
    border-radius: 16px;
  }

  .article-image-lightbox__close{
    top: -10px;
    right: -2px;
    width: 40px;
    height: 40px;
    font-size: 28px;
  }

  .article-image-lightbox__caption{
    font-size: 14px;
    line-height: 1.5;
  }
}

/* ===== SP Article Blocks ===== */
.sp-article {
  font-size: 18px;
  color: #243447;
  line-height: 1.82;
  max-width: 860px;
  margin: 0 auto;
}

.sp-article .sp-tag {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 14px;
  border-radius: 999px;
  background: #f4edf3;
  color: #8f216f;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: 1.2rem;
}

.sp-article h1 {
  font-size: 38px;
  font-weight: 800;
  color: #101828;
  margin: 0 0 1rem;
  line-height: 1.16;
  letter-spacing: -.02em;
}

.sp-article .sp-lead {
  font-size: 19px;
  color: #475467;
  margin: 0 0 2rem;
  line-height: 1.82;
  padding: 0 0 0 18px;
  border-left: 3px solid #d9bdd0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.sp-article h2 {
  font-size: 29px;
  font-weight: 800;
  color: #101828;
  margin: 2.9rem 0 .95rem;
  line-height: 1.22;
  letter-spacing: -.02em;
}

.sp-article h3 {
  font-size: 22px;
  font-weight: 800;
  color: #1d2939;
  margin: 2.1rem 0 .75rem;
  line-height: 1.3;
}

.sp-article p {
  margin: 0 0 1.1rem;
}

.sp-article strong {
  color: #101828;
}

.sp-article a {
  color: #a82783;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

.sp-article a:hover {
  color: #8f216f;
}

.sp-video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 16px;
  margin: 1.9rem 0 .7rem;
  background: #eef2f6;
  box-shadow: 0 10px 28px rgba(15, 23, 42, .08);
}

.sp-video-wrap iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 16px;
}

.sp-video-caption {
  font-size: 13px;
  color: #667085;
  margin-bottom: 2.3rem;
  text-align: center;
}

.sp-faq {
  margin: 2.1rem 0;
}

.sp-faq-item {
  border: 1px solid #e7ebf0;
  border-radius: 14px;
  margin-bottom: 10px;
  overflow: hidden;
  background: #fff;
  box-shadow: none;
}

.sp-faq-q {
  background: #f8fafc;
  padding: 14px 18px;
  font-weight: 700;
  color: #101828;
  font-size: 15px;
}

.sp-faq-a {
  padding: 13px 18px 15px;
  font-size: 15px;
  color: #344054;
  line-height: 1.7;
  border-top: 1px solid #edf1f5;
}

.sp-steps {
  counter-reset: steps;
  list-style: none;
  padding: 0;
  margin: 1.5rem 0;
  display: grid;
  gap: 0;
}

.sp-steps li {
  counter-increment: steps;
  display: flex;
  gap: 14px;
  align-items: flex-start;
  margin: 0;
  padding: 0 0 18px;
  border: 0;
  border-bottom: 1px solid #e8edf3;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.sp-steps li::before {
  content: counter(steps);
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #f6eef4;
  border: 1px solid rgba(168, 39, 131, .14);
  color: #a82783;
  font-weight: 800;
  font-size: 13px;
  margin-top: 2px;
  box-shadow: none;
}

.sp-steps li div {
  flex: 1;
}

.sp-steps li strong {
  display: block;
  color: #101828;
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 1.34;
}

.sp-checklist {
  list-style: none;
  padding: 0;
  margin: 1.1rem 0;
  display: grid;
  gap: 8px;
}

.sp-checklist li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 7px 0;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #eef2f6;
  border-radius: 0;
  margin: 0;
  font-size: 17px;
  color: #344054;
}

.sp-checklist li::before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #eef7ff;
  border: 1px solid rgba(84, 196, 241, .24);
  flex-shrink: 0;
  margin-top: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='white' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.sp-warn {
  background: #fff8ec;
  border: 1px solid rgba(230, 168, 23, .18);
  border-left: 4px solid #e6a817;
  border-radius: 14px;
  padding: 1rem 1.15rem;
  margin: 1.8rem 0;
  font-size: 15px;
  color: #7a5306;
  box-shadow: none;
}

.sp-cta {
  background: #f8fafc;
  border: 1px solid #e8edf3;
  border-left: 4px solid #a82783;
  border-radius: 16px;
  padding: 1.25rem 1.35rem;
  margin-top: 2.6rem;
  box-shadow: none;
}

.sp-cta p {
  margin: 0;
  font-size: 16px;
  color: #243447;
  line-height: 1.75;
}

.sp-cta strong {
  color: #8f216f;
}

.sp-divider {
  height: 1px;
  background: #e8edf3;
  margin: 2.6rem 0;
}

@media (max-width: 767px) {
  .sp-article {
    font-size: 16px;
    line-height: 1.74;
  }

  .sp-article h1 {
    font-size: 30px;
  }

  .sp-article h2 {
    font-size: 25px;
    margin-top: 2.3rem;
  }

  .sp-article h3 {
    font-size: 20px;
  }

  .sp-article .sp-lead {
    font-size: 17px;
    padding-left: 14px;
  }

  .sp-steps li {
    padding-bottom: 16px;
  }

  .sp-video-wrap,
  .sp-video-wrap iframe {
    border-radius: 14px;
  }
}

@media (max-width: 600px) {
  .sp-article h1 { font-size: 26px; }
  .sp-article h2 { font-size: 21px; }
  .sp-article h3 { font-size: 18px; }
  .sp-checklist li { font-size: 16px; }
  .sp-steps li strong { font-size: 18px; }
}

/* End */
/* /bitrix/templates/sluhcomfort/assets/css/normalize.css?17587072717772 */
/* /bitrix/templates/sluhcomfort/assets/css/webflow.css?1776086460175682 */
/* /bitrix/templates/sluhcomfort/assets/css/sluhcomfort.webflow.css?1776774371232650 */
