

/* Start:/local/templates/gorod48/css/normalize.css?17073684727772*/
/*! 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:/local/templates/gorod48/css/webflow.css?171387301339238*/
@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-webflow-badge,
.w-webflow-badge * {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: block;
  visibility: visible;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  float: none;
  clear: none;
  border: 0 none transparent;
  border-radius: 0;
  background: none;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto auto;
  background-repeat: repeat;
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: transparent;
  box-shadow: none;
  opacity: 1;
  transform: none;
  transition: none;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  list-style-type: disc;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}
.w-webflow-badge {
  position: fixed !important;
  display: inline-block !important;
  visibility: visible !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;
  opacity: 1 !important;
  line-height: 14px !important;
  text-decoration: none !important;
  transform: none !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !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 {
  display: inline-block !important;
  visibility: visible !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:-moz-placeholder,
.w-select:-moz-placeholder {
  color: #999;
}
.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-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;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: 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);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  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 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  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);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  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;
}

/* End */


/* Start:/local/templates/gorod48/css/gorod48.webflow.css?173833042390197*/
:root {
  --white: #fff;
  --grey20: #9a9a9a33;
  --grey: #9a9a9a;
  --black: #000;
  --orange: #f26622;
  --green: #259732;
  --transparent: #fff0;
  --grey60: #9a9a9a99;
  --bggrey: #f1f1f1;
  --white-2: white;
  --black-2: black;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

h1 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
}

h2 {
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

a {
  color: #000;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.h-banner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}

.navbar {
  z-index: 20;
  border-bottom: 1px solid var(--white);
  background-color: var(--white);
  position: sticky;
  top: -1px;
}

.container {
  z-index: 10;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.container.mod--nav {
  position: static;
}

.nav-inner {
  z-index: 10;
  align-items: center;
  display: flex;
}

.h-scroll {
  border-bottom: 1px solid var(--grey20);
  padding-top: 8px;
  padding-bottom: 8px;
  overflow: hidden;
}

.h-scroll.mod-footer {
  border-bottom-width: 0;
  margin-bottom: 40px;
}

.h-scroll-list {
  flex-wrap: nowrap;
  justify-content: flex-start;
  display: flex;
}

.h-scroll-item {
  background-image: url('/local/templates/gorod48/css/../images/head-scroll--bullet.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  flex: none;
  padding-left: 8px;
  padding-right: 12px;
  display: inline-block;
}

.h-scroll-item.mod-post {
  margin-top: 4px;
  margin-bottom: 4px;
}

.head-scroll-link {
  color: var(--grey);
  font-size: 15px;
  text-decoration: none;
}

.head-scroll-link:hover {
  color: var(--black);
}

.head-scroll-link.mod--orange {
  color: var(--orange);
}

.head-scroll-link.mod--orange:hover {
  color: var(--black);
}

.head-scroll-link.mod--green {
  color: var(--green);
}

.head-scroll-link.mod--green:hover {
  color: var(--black);
}

.head-scroll-link.mod--blue {
  color: #2269f2;
}

.head-scroll-link.mod--blue:hover {
  color: var(--black);
}

.h-scroll-banner {
  max-height: 20px;
}

.sec-kit {
  padding-top: 60px;
  padding-bottom: 60px;
}

.kit--grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.kit--grid.mod--weaethr {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  display: flex;
}

.card-small {
  flex-direction: column;
  justify-content: center;
  max-width: 248px;
  display: flex;
}

.card-small:hover {
  color: var(--green);
}

.card-small-bot {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
  font-size: 12px;
  display: flex;
}

.slide-bottom--data {
  align-items: center;
  display: flex;
}

.text--grey {
  color: var(--grey);
}

.text--grey.link--underline {
  text-decoration: underline;
}

.text--grey.link--underline:hover {
  text-decoration: none;
}

.text--grey.text--10 {
  font-size: 10px;
}

.text--green {
  color: var(--green);
}

.text--lgrey {
  color: var(--grey20);
}

.text--orange {
  color: var(--orange);
}

.text--black {
  color: var(--black);
}

.card-small-title {
  font-weight: 500;
  line-height: 1.2;
}

.card-small-data {
  color: var(--grey);
  margin-right: auto;
}

.home--sec {
  padding-top: 24px;
  padding-bottom: 24px;
}

.tabs-menu {
  margin-right: -8px;
}

.tabs-menu-link {
  border-bottom: 1px dashed var(--grey);
  color: var(--grey);
  text-transform: uppercase;
  background-color: #ddd0;
  margin-top: 20px;
  margin-right: 8px;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
}

.tabs-menu-link:hover {
  border-bottom-color: var(--orange);
  color: var(--orange);
}

.tabs-menu-link.w--current {
  border-bottom-color: var(--transparent);
  background-color: var(--transparent);
  color: var(--green);
}

.tabs-content {
  margin-top: 20px;
  margin-left: -20px;
  padding-left: 20px;
}

.tabs-pane {
  margin-bottom: 20px;
}

.swiper.mod--tabs {
  margin-left: -20px;
  padding-left: 20px;
  overflow: hidden;
}

.swiper.sl--main {
  border: 1px solid var(--grey20);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.swiper.sl--main.mod--old {
  display: none;
}

.swiper.sl--rec {
  position: relative;
  overflow: visible;
}

.swiper.sl--video {
  overflow: visible;
}

.swiper.mod--nav {
  margin-left: -40px;
  margin-right: -40px;
  padding-left: 40px;
  overflow: hidden;
}

.swiper.mod--cat {
  margin-left: -20px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}

.swiper.slider-tabs {
  margin-left: -20px;
  padding-left: 20px;
  overflow: hidden;
}

.swiper.slider-gallery {
  border: 1px solid var(--grey);
  border-radius: 8px;
  overflow: hidden;
}

.swiper-wrapper {
  display: flex;
}

.swiper-wrapper.mod--tabs {
  align-items: stretch;
  display: flex;
}

.swiper-wrapper.sl--main {
  transition: height .1s;
  display: flex;
}

.swiper-wrapper.sl--rec {
  display: flex;
}

.swiper-wrapper.sl--video {
  flex-direction: row;
  display: flex;
}

.swiper-wrapper.cont-gallery {
  height: auto;
}

.swiper-slide {
  flex: none;
}

.swiper-slide.mod--tabs {
  border-right: 1px solid var(--grey20);
  flex: none;
  align-items: stretch;
  width: 268px;
  margin-right: 20px;
  padding-right: 20px;
  display: flex;
}

.swiper-slide.sl--main {
  z-index: 10;
  flex: none;
  width: 100%;
  height: auto;
  position: relative;
}

.swiper-slide.sl--rec {
  flex: none;
  width: 418px;
  padding-right: 32px;
}

.swiper-slide.sl--video {
  flex: none;
  width: 560px;
  height: auto;
  padding-right: 32px;
}

.swiper-slide.sl--video.mod--more {
  max-width: 360px;
}

.swiper-slide.mod-post {
  width: 100%;
}

.swiper-slide.mod--nav {
  border: 1px solid var(--grey60);
  border-radius: 8px;
  max-width: 280px;
  height: auto;
  margin-right: 20px;
  padding: 12px;
}

.swiper-slide.mod--cat {
  flex: none;
  width: auto;
}

.card-small-sujet {
  color: var(--orange);
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
}

.card--small-ico {
  height: 16px;
}

.top--tabs-sec {
  overflow: hidden;
}

.main-row {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sb--left {
  flex-direction: column;
  flex: none;
  width: 280px;
  margin-right: 16px;
  display: flex;
  position: sticky;
  top: 76px;
}

.center--content {
  flex: 0 auto;
  margin-right: 16px;
}

.sb--right {
  flex: none;
  width: 280px;
  position: sticky;
  top: 76px;
}

.sb--right.sb--2banners {
  flex-direction: column;
  align-self: stretch;
  display: flex;
  position: static;
}

.sm--sidebar-banner {
  flex: none;
  overflow: hidden;
}

.sidebar--banner {
  display: block;
  overflow: hidden;
}

.sidebar--banner.mod--st {
  position: sticky;
  top: 100px;
}

.sb--news {
  border: 1px solid var(--grey20);
  border-radius: 8px;
  flex: 1;
  padding: 12px;
  overflow: auto;
}

.sb--card-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.main--slide {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: relative;
}

.main--slide-bg {
  object-fit: cover;
  width: 100%;
  height: 480px;
  transition: transform .4s;
  display: block;
}

.main--slide-over {
  z-index: 1;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  pointer-events: none;
  color: var(--white);
  background-color: #00000080;
  padding: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.bg-link {
  z-index: 0;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.main--slide-title {
  color: var(--white);
  font-size: 28px;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}

.main-card {
  grid-row-gap: 16px;
  align-items: stretch;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.main-card.mc--no-photo {
  margin-top: 40px;
  margin-bottom: 40px;
}

.main-card.mod--slider {
  margin-top: 0;
  display: block;
}

.main-card.main-card--banner {
  margin-bottom: 0;
}

.main--slider {
  max-width: 100%;
  margin-bottom: 40px;
}

.main-card-imgwr {
  border-radius: 8px;
  flex: none;
  align-self: flex-start;
  width: 270px;
  margin-right: 24px;
  display: block;
  position: relative;
  overflow: hidden;
}

.main-card-imgwr.mod--sl {
  width: 100%;
  margin-right: 0;
}

.main--card-img {
  object-fit: cover;
  transition: transform .3s ease-in-out;
}

.main--card-img.mod--video {
  width: 100%;
  display: block;
}

.main-card--data {
  z-index: 10;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--white);
  white-space: nowrap;
  background-color: #00000080;
  border-radius: 8px;
  flex-wrap: nowrap;
  align-items: center;
  width: 270px;
  height: 36px;
  padding: 8px 12px;
  font-size: 12px;
  display: flex;
  position: absolute;
  inset: 154px 0% 0%;
}

.main-card--data.mod--sl {
  width: 100%;
  top: auto;
}

.bullet--white {
  background-color: var(--white);
  border-radius: 8px;
  flex: none;
  width: 4px;
  height: 4px;
  margin-left: 8px;
  margin-right: 8px;
}

.main-card--video-over {
  pointer-events: none;
  object-fit: cover;
  background-image: url('/local/templates/gorod48/css/../images/video-ico--w.svg');
  background-position: 16px 16px;
  background-repeat: no-repeat;
  background-size: 36px;
  position: absolute;
  inset: 0%;
}

.main-card--imglink {
  border-radius: 8px;
  flex: none;
  align-self: flex-start;
  max-width: 270px;
  display: block;
  overflow: hidden;
}

.main-card--imglink.mod--sl {
  max-width: 100%;
}

.main-card--imglink.mod--video {
  width: 100%;
  max-width: 100%;
}

.link--white {
  color: var(--white);
}

.link--white:hover {
  opacity: .5;
}

.main-card--content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  min-width: 320px;
  padding-bottom: 24px;
}

.main-card--content.mod--no-photo {
  padding-top: 20px;
  padding-left: 0;
}

.main-card--content.mod--sl {
  padding-top: 16px;
  padding-bottom: 0;
}

.main-card-title {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}

.main-card-title.mod--video {
  color: var(--white);
}

.main-card-title.mod--more {
  margin-bottom: 0;
  margin-left: 8px;
}

.main-card--bottom {
  pointer-events: none;
  justify-content: flex-end;
  align-items: center;
  margin-top: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0% 294px;
}

.main-card--bottom.mod--noph {
  margin-left: 294px;
}

.main-card--bottom.mod--sl {
  left: 0;
}

.main-card--p {
  color: #000000bf;
  margin-bottom: 16px;
  overflow: hidden;
}

.main-card--p.mb--0 {
  margin-bottom: 0;
}

.main-card--reactions {
  margin-right: auto;
  display: flex;
}

.main-card--reactions.mod-post {
  margin-right: -4px;
}

.main-card-reaction {
  align-items: center;
  margin-right: 12px;
  line-height: 1.4;
  display: flex;
}

.main-card-reaction.mod-post {
  cursor: pointer;
  background-color: #f5f5f5;
  border-radius: 4px;
  margin-right: 4px;
  padding: 8px 12px;
}

.main-card-reaction.mod-post:hover, .main-card-reaction.mod-post.mod--active {
  background-color: var(--orange);
  color: #fff;
}

.text--16 {
  font-size: 16px;
}

.main-card-count {
  margin-left: 2px;
  font-weight: 500;
}

.main-card-emoji {
  width: 20px;
  display: block;
}

.comment--counter {
  background-image: url('/local/templates/gorod48/css/../images/comment--ico.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  align-items: center;
  padding-left: 24px;
  display: flex;
}

.comment--counter.mod--main {
  background-image: url('/local/templates/gorod48/css/../images/comment-white.svg');
}

.comment-ico {
  margin-right: 4px;
}

.main-card--dataff {
  color: var(--grey);
  align-items: center;
  width: 270px;
  display: flex;
  position: absolute;
  inset: auto auto 8px 0%;
}

.link--grey {
  pointer-events: auto;
  color: var(--grey);
}

.link--grey:hover {
  color: var(--green);
}

.link--grey.link--underline {
  text-decoration: underline;
}

.bullet--grey {
  background-color: var(--grey);
  border-radius: 8px;
  flex: none;
  width: 4px;
  height: 4px;
  margin-left: 8px;
  margin-right: 8px;
}

.img--full-w {
  width: 100%;
  display: inline-block;
}

.nav-burger {
  background-image: url('/local/templates/gorod48/css/../images/menu--burger.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 32px;
  min-width: 60px;
  min-height: 60px;
  margin-left: -16px;
  padding: 0;
  transition: all .5s;
}

.nav-burger.w--open {
  background-color: #c8c8c800;
  position: static;
}

.nav-menu {
  z-index: 1001;
  background-color: #00000080;
  width: 50%;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
}

.nav-menu-closebg {
  z-index: 5;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #00000080;
  width: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.nav-menu-flex {
  background-color: var(--white);
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  padding: 20px 40px;
  display: flex;
  overflow: auto;
}

.nav-menu-top {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-center {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.search.mod--res {
  margin-bottom: 40px;
}

.search-input {
  border: 1px solid var(--grey60);
  border-radius: 8px;
  flex: 1;
  height: auto;
  margin-bottom: 0;
  padding: 16px 64px 16px 16px;
}

.search-input.mod--res {
  font-size: 20px;
  font-weight: 400;
}

.nav-menu-soclist {
  flex-direction: row;
  justify-content: space-between;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.nav-menu-soclink:hover {
  color: var(--green);
}

.nav-menu-socico {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu-socico.mod--sm {
  width: 32px;
  height: 32px;
}

.search-btn {
  background-color: #3898ec00;
  background-image: url('/local/templates/gorod48/css/../images/search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 8px;
  width: 50px;
  height: 50px;
  margin-left: -50px;
  padding: 0;
}

.search-btn:hover {
  opacity: .5;
}

.input {
  border: 1px solid var(--grey60);
  color: #000;
  border-radius: 8px;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
}

.input:focus {
  border: 1px solid var(--black);
}

.input.mod--search {
  flex: 1;
}

.input.mod--textarea {
  width: 100%;
  min-height: 120px;
}

.input.mb--10 {
  margin-bottom: 10px;
}

.nav-menu-sec {
  text-align: left;
  margin-top: 20px;
}

.nav-menu-sec-title {
  color: var(--green);
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
}

.nav-menu-link-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.nav-menu-link-grid.mod--2col {
  grid-template-columns: 1fr 1fr;
}

.nav-menu-link-grid.mod--1col {
  grid-template-columns: 1fr;
}

.nav-menu-sec-link:hover {
  color: var(--orange);
}

.nav-menu-center-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home--slider-wr {
  border: 1px solid var(--grey20);
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 24px;
  position: relative;
  overflow: hidden;
}

.text--upt {
  text-transform: uppercase;
  font-weight: 500;
}

.h--slider-head {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}

.swiper-arrs {
  z-index: 10;
  pointer-events: none;
  justify-content: space-between;
  margin-top: -24px;
  display: flex;
  position: absolute;
  inset: 50% 0 auto;
}

.swiper-arrs.mod--video {
  top: 33%;
}

.swiper-larr {
  background-color: var(--black);
  pointer-events: auto;
  cursor: pointer;
  background-image: url('/local/templates/gorod48/css/../images/l-arr.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  width: 48px;
  height: 48px;
  transition: background-color .4s;
}

.swiper-larr:hover, .swiper-larr.mod-post {
  background-color: var(--green);
}

.swiper-larr.mod-post:hover {
  background-color: var(--black);
}

.swiper-rarr {
  background-color: var(--black);
  pointer-events: auto;
  cursor: pointer;
  background-image: url('/local/templates/gorod48/css/../images/r-arr.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 8px 0 0 8px;
  width: 48px;
  height: 48px;
  transition: background-color .4s;
}

.swiper-rarr:hover, .swiper-rarr.mod-post {
  background-color: var(--green);
}

.swiper-rarr.mod-post:hover {
  background-color: var(--black);
}

.video--slide {
  border-radius: 8px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video--slide.mod--more {
  border: 1px solid var(--grey60);
  background-color: var(--grey20);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.video--slide.mod--more:hover {
  border-color: var(--green);
  color: var(--green);
}

.video-slide--img {
  object-fit: cover;
  width: 540px;
  height: 380px;
  display: block;
}

.video-slide--img.mod-mainvideo {
  width: 100%;
  height: auto;
}

.video--slide-over {
  z-index: 2;
  color: var(--white);
  background-color: #000;
  border-radius: 0 0 8px 8px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  margin-top: -32px;
  padding: 20px;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.video--slide-over.mod-post {
  padding: 24px 24px 24px 112px;
}

.video--slide-ico {
  position: absolute;
  inset: 20px auto auto 20px;
}

.video--slide-ico.mod-post {
  width: 64px;
  top: 24px;
  left: 24px;
}

.slide-card--data {
  z-index: 10;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--white);
  align-items: center;
  width: 270px;
  height: 36px;
  padding: 0;
  display: flex;
}

.slide-card--data.mod--sl {
  width: 100%;
  top: auto;
}

.slide-bottom {
  justify-content: space-between;
  margin-top: 8px;
  display: flex;
}

.btn-white {
  border: 1px solid var(--grey20);
  text-align: center;
  border-radius: 8px;
  padding: 16px 24px;
  font-size: 16px;
  display: inline-block;
}

.btn-white:hover {
  border-color: var(--green);
  color: var(--green);
}

.btn-white.mod--full-w {
  display: block;
}

.btn-white.mod--full-w.mod--sm {
  padding-top: 8px;
  padding-bottom: 8px;
}

.btn-white.mod--sm {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 12px;
}

.btn-white.mod--sm.cookiebtn {
  background-color: var(--white);
  cursor: pointer;
  margin-left: 12px;
  padding: 8px 12px;
}

.btn--more-wr {
  flex-direction: column;
  margin-top: 40px;
  display: flex;
}

.btn--more-wr.mt--0 {
  margin-top: 0;
}

.post--head {
  color: var(--grey);
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.post--head-right {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.post--data {
  margin-right: 20px;
}

.post--views {
  background-image: url('/local/templates/gorod48/css/../images/views--ico.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-right: 20px;
  padding-left: 24px;
}

.post--content {
  font-size: 16px;
}

.post--block {
  max-width: 800px;
  margin-top: 24px;
  margin-bottom: 24px;
  position: relative;
  overflow: hidden;
}

.img--border {
  border-radius: 8px;
}

.post--img-desc {
  color: var(--grey);
  margin-top: 8px;
  font-size: 14px;
}

.post--desc {
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 1.25em;
}

.post--quiz {
  background-image: linear-gradient(#259732, #6fe27c);
  border-radius: 8px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 20px;
}

.post--quiz-title {
  color: var(--white);
  font-size: 1.5em;
  font-weight: 500;
}

.post--quiz-answers {
  margin-top: 20px;
  margin-bottom: 20px;
}

.post--quiz-btn {
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  border-radius: 8px;
  min-width: 240px;
  padding: 8px 20px;
  font-size: 1em;
  font-weight: 700;
  display: inline-block;
}

.post--p {
  margin-bottom: 8px;
  font-size: 1em;
}

.post--quiz-radiobtn {
  border-bottom: 1px solid #fff3;
  align-items: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
}

.post--quiz-radio {
  border-color: var(--white);
  width: 16px;
  height: 16px;
  margin-top: 0;
}

.post--quiz-radio.w--redirected-checked {
  border-width: 1px;
  border-color: var(--white);
  outline-offset: 0px;
  background-image: url('/local/templates/gorod48/css/../images/quiz-bullet.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  outline: 0 solid #000;
}

.post--quiz-radio.w--redirected-focus {
  box-shadow: none;
}

.post--quiz-radiolabel {
  color: var(--white);
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 1em;
  font-weight: 500;
}

.post--h2 {
  margin-bottom: 16px;
  font-size: 2em;
  transition: font-size .3s;
}

.post--h1 {
  font-size: 2.5em;
  transition: font-size .3s;
}

.post--h3 {
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 1.5em;
  line-height: 1.4;
  transition: font-size .3s;
}

.post--h4 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: 8px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
}

.post--quote {
  border-left: 2px solid var(--orange);
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 1px;
  padding-left: 40px;
  padding-right: 40px;
}

.post--quote-text {
  background-image: url('/local/templates/gorod48/css/../images/quote-bg.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 74px;
  margin-top: -20px;
  padding-top: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1.25em;
  font-style: italic;
}

.post--quote-name {
  color: var(--green);
  text-transform: uppercase;
  margin-top: 20px;
  font-size: .75em;
  font-weight: 700;
}

.post--scale {
  color: var(--black);
  cursor: pointer;
  margin-bottom: -20px;
  margin-left: 20px;
}

.post--scale:hover {
  color: var(--green);
}

.footer {
  border-top: 1px solid #9a9a9a33;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.f-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
  overflow: hidden;
}

.f-logo {
  margin-bottom: 24px;
}

.text-12 {
  font-size: 12px;
}

.text-12.mb-12 {
  margin-bottom: 12px;
}

.main--cat-link {
  pointer-events: auto;
  color: #fff;
}

.main--cat-link:hover {
  opacity: .5;
}

.f-socia {
  margin-top: 24px;
  display: flex;
}

.f-socia--link {
  color: #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.f-socia--link:hover {
  color: var(--green);
}

.f-socia--ico {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.f-head {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.f-head--title {
  color: var(--green);
  flex: none;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 500;
}

.f-head--line {
  background-color: var(--grey20);
  width: 100%;
  height: 1px;
}

.f-col--wr {
  justify-content: space-between;
  align-items: flex-start;
  margin-right: -10px;
  display: flex;
}

.f-col {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding-right: 10px;
  display: flex;
}

.f-link {
  margin-bottom: 12px;
  display: inline-block;
}

.f-link:hover {
  color: var(--green);
}

.f-bottom {
  border-top: 1px solid var(--grey20);
  flex-flow: wrap;
  margin-right: -40px;
  padding-top: 20px;
  display: flex;
}

.f-bottom--col {
  width: 33.3333%;
  padding-right: 40px;
}

.f-bottom--col.mod--fullw {
  width: 100%;
  margin-bottom: 20px;
}

.f-bottom--col.mod--fullw a {
  text-decoration: underline;
}

.post-slide--img {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  display: block;
}

.post-slider--content {
  background-color: #fff;
  border-radius: 8px;
  margin-top: -10px;
  padding: 30px 60px 16px 24px;
}

.post-slider--content-wr {
  max-width: 90%;
}

.post-slider--subtitle {
  color: var(--grey);
  margin-top: 4px;
  font-size: 14px;
}

.pag-gallery-wr {
  z-index: 100;
  background-color: #fff;
  border-radius: 8px;
  padding: 8px 16px;
  position: absolute;
  inset: auto 8px 8px auto;
}

.video--card-copy {
  border-radius: 8px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.post-reaction {
  border: 1px solid var(--grey);
  border-radius: 8px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 24px 40px;
  display: flex;
}

.post-reaction--title {
  margin-right: 20px;
  font-size: 20px;
  font-weight: 500;
}

.post-tags {
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
  display: flex;
  overflow: auto;
}

.post-tags.mod-footer {
  border-bottom-width: 0;
  margin-bottom: 40px;
}

.post-comments {
  margin-top: 100px;
}

.category-head {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.filter {
  align-self: stretch;
  margin-bottom: 0;
}

.filter-toogle {
  outline-color: var(--grey20);
  outline-offset: 0px;
  border-radius: 8px;
  outline-width: 1px;
  outline-style: solid;
  width: 100%;
  padding: 16px 48px 16px 24px;
  font-size: 16px;
  display: block;
}

.filter-toogle.w--open {
  outline-color: var(--green);
  outline-offset: 0px;
  outline-width: 1px;
  outline-style: solid;
}

.filter-toogle.mod--data {
  border: 1px solid var(--white);
  background-image: url('/local/templates/gorod48/css/../images/calendar.svg');
  background-position: 95%;
  background-repeat: no-repeat;
  background-size: auto;
  outline-width: 1px;
}

.filter-toogle.mod--data:focus {
  border-color: var(--green);
}

.icon {
  color: var(--orange);
}

.filter-wr {
  display: flex;
}

.filter-drop {
  flex: 1;
  width: 100%;
}

.filter--drop-list.w--open {
  z-index: -1;
  border-right: 1px solid var(--grey20);
  border-bottom: 1px solid var(--grey20);
  border-left: 1px solid var(--grey20);
  background-color: var(--white);
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  margin-top: -10px;
  padding-top: 16px;
  padding-bottom: 6px;
}

.filter--drop-link {
  padding: 6px 24px;
}

.filter--drop-link:hover, .filter--drop-link.w--current {
  color: var(--green);
}

.filter-data {
  border: 1px solid var(--grey20);
  background-image: url('/local/templates/gorod48/css/../images/calendar.svg');
  background-position: 96%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 8px;
  flex: 1;
  height: auto;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 16px 25px;
}

.filter-data:active, .filter-data:focus {
  color: #000;
  font-size: 16px;
}

.filter-data:focus-visible {
  color: #000;
}

.filter-data[data-wf-focus-visible] {
  color: #000;
}

.filter-data::placeholder {
  color: #000;
  font-size: 16px;
}

.filter-btn {
  background-color: var(--green);
  border-radius: 8px;
  padding: 16px 24px;
  font-size: 16px;
  transition: background-color .3s ease-in-out;
}

.filter-btn:hover {
  background-color: var(--orange);
}

.btn-green {
  background-color: var(--green);
  color: var(--white);
  text-align: center;
  border-radius: 8px;
  padding: 16px 24px;
  font-size: 16px;
  display: inline-block;
}

.btn-green:hover {
  border-color: var(--green);
  background-color: var(--orange);
  color: var(--white);
}

.btn-green.mod--modal {
  width: 100%;
  margin-top: 24px;
  display: block;
}

.video-cardlist {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  display: grid;
}

.nav-desk {
  flex: 1;
  align-items: center;
  padding-left: 20px;
  display: flex;
}

.nav-weather {
  align-items: center;
  font-weight: 700;
  display: flex;
}

.nav-weather-ico {
  width: 16px;
  margin-right: 4px;
}

.nav-currency-wr {
  margin-left: 20px;
  margin-right: auto;
  display: flex;
}

.nav-currency-ico {
  margin-left: 4px;
}

.nav-currency {
  color: var(--green);
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 700;
  display: flex;
}

.nav-currency.mod--red {
  color: red;
}

.nav-desk-soclist {
  flex-direction: row;
  justify-content: space-between;
  margin-right: 8px;
  display: flex;
}

.nav-radio-slider {
  background-color: var(--bggrey);
  border-radius: 8px;
  width: 140px;
  max-width: 140px;
  height: 44px;
}

.nav-radio-slider.only--mob {
  display: none;
}

.nav-radio-arr {
  background-color: var(--bggrey);
  color: var(--grey);
  border-radius: 8px;
  width: 32px;
  font-size: 16px;
  display: none;
}

.hide {
  display: none;
}

.nav-radio-slide {
  height: 44px;
  padding: 0;
}

.nav-radio-slidecont {
  text-align: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1;
}

.nav-radio-slidecont:hover {
  color: var(--green);
}

.nav-radio-title {
  font-size: 14px;
  font-weight: 700;
  display: block;
}

.nav-radio-fm {
  color: var(--grey);
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}

.nav-radio-ico {
  width: 20px;
  margin-left: 4px;
  position: relative;
  top: 0;
}

.nav-logo-img {
  height: 32px;
}

.nav-login {
  background-color: var(--bggrey);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 44px;
  margin-left: 20px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.nav-login:hover {
  color: var(--green);
}

.nav-login:active {
  flex: 0 auto;
}

.nav-login-ico {
  flex: none;
  width: 20px;
  height: 20px;
  margin-right: 12px;
}

.nav-login-title {
  font-weight: 700;
}

.nav-burger--menu {
  background-image: url('/local/templates/gorod48/css/../images/burger-cross.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 32px;
  min-width: 60px;
  min-height: 60px;
  margin-left: -16px;
  padding: 0;
  transition: all .5s;
}

.nav-burger--menu.w--open {
  background-color: #c8c8c800;
  position: static;
}

.nav-radio-slidecont-2 {
  text-align: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1;
}

.nav-radio-slidecont-2:hover, .nav-menu-soclink-2:hover {
  color: #259732;
}

.nav-login-2 {
  background-color: #f7f7f7;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 44px;
  margin-left: 20px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.nav-login-2:hover {
  color: #259732;
}

.nav-login-2:active {
  flex: 0 auto;
}

.nav-radio-fm-2 {
  color: #9a9a9a;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}

.nav-currency-2 {
  color: #259732;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 700;
  display: flex;
}

.nav-currency-2.mod--red {
  color: red;
}

.nav-radio-arr-2 {
  color: #9a9a9a;
  background-color: #f7f7f7;
  border-radius: 8px;
  width: 32px;
  font-size: 16px;
}

.nav-mob {
  flex: 1;
  align-items: center;
  padding-left: 20px;
  display: none;
}

.nav-menu-logo {
  height: 28px;
}

.nav-menu-news {
  text-align: left;
  margin-top: 20px;
}

.slider--over-right {
  z-index: 5;
  pointer-events: none;
  background-image: linear-gradient(to right, #fff0, #fff);
  width: 40px;
  height: 100%;
  position: absolute;
  inset: 0% 0 0% auto;
}

.slider--over-left {
  z-index: 5;
  pointer-events: none;
  background-image: linear-gradient(to right, #fff, #fff0);
  width: 40px;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0;
}

.slider--over-left.mod--tabs {
  width: 20px;
  top: 20px;
  left: 0;
}

.test-arrs {
  justify-content: space-between;
  display: flex;
  position: relative;
}

.pag-gallery {
  position: relative;
}

.comment-form--main {
  margin-top: 40px;
}

.comment-form-block {
  margin-bottom: 0;
}

.comment-form {
  display: flex;
}

.form-succ {
  border: 1px solid var(--green);
  color: var(--green);
  background-color: #fff;
  border-radius: 8px;
  margin-top: 10px;
  font-weight: 500;
}

.form-err {
  border: 1px solid var(--orange);
  text-align: center;
  border-radius: 8px;
  margin-top: 10px;
}

.comment-form-ava {
  object-fit: cover;
  border-radius: 60px;
  flex: none;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.comment-form-fields {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.comment-form-bottom {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.comment-list {
  margin-top: 40px;
  margin-bottom: 40px;
}

.comment-list-droptoggle {
  padding: 0;
  display: block;
}

.comment-list-droptext {
  margin-left: 4px;
  display: inline-block;
}

.comment-list-droplist.w--open {
  border: 1px solid var(--grey20);
  background-color: #fff;
  border-radius: 8px;
  margin-top: 10px;
}

.comment-list-droplink {
  padding: 10px;
}

.comment-list-droplink:hover {
  color: var(--green);
}

.comment-item {
  border-top: 1px solid var(--grey20);
  margin-top: 20px;
  padding-top: 20px;
}

.comment-item-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.comment-item-info {
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.comment-item-ava {
  border-radius: 24px;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.comment-item-top-ico {
  margin-left: 8px;
}

.comment-item-text {
  margin-top: 10px;
  margin-bottom: 10px;
}

.comment-answer {
  color: var(--grey);
  background-image: url('/local/templates/gorod48/css/../images/comment--ico.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 24px;
  font-weight: 500;
}

.comment-answer:hover {
  opacity: .7;
  color: var(--green);
  background-image: url('/local/templates/gorod48/css/../images/comment-green.svg');
}

.comment-answer.answer-active {
  color: var(--green);
  background-image: url('/local/templates/gorod48/css/../images/comment-green.svg');
}

.comment-item-answer {
  background-image: url('/local/templates/gorod48/css/../images/answer-line.svg');
  background-position: 8px 0;
  background-repeat: repeat-y;
  background-size: 4px;
  padding-left: 60px;
}

.comment-item-answer.lvl-3 {
  background-image: none;
  padding-left: 0;
}

.comment-form-ans {
  margin-bottom: 0;
  position: relative;
}

.comment-item-likes {
  font-weight: 500;
  display: flex;
}

.comment-like {
  color: var(--grey);
  cursor: pointer;
  align-items: center;
  margin-left: 12px;
  font-weight: 500;
  display: flex;
}

.comment-like:hover, .comment-like.like-green {
  color: var(--green);
}

.comment-like.like-orange {
  color: var(--orange);
}

.comment-like.like-red {
  color: red;
}

.comment-like.like-active {
  color: var(--green);
}

.comment-item-dislike {
  margin-left: 8px;
  margin-right: 8px;
  display: flex;
}

.comment-item-svg {
  width: 20px;
  height: 20px;
}

.comment-form-title {
  font-size: 16px;
  font-weight: 500;
}

.comment-form-subt {
  color: var(--grey);
  font-size: 12px;
}

.link--underline {
  text-decoration: underline;
}

.comment-dislike {
  color: var(--grey);
  cursor: pointer;
  margin-left: 10px;
  display: flex;
}

.comment-dislike:hover, .comment-dislike.dislike-active {
  color: var(--orange);
}

.comment-warning {
  color: var(--grey);
  cursor: pointer;
  margin-left: 10px;
  display: flex;
}

.comment-warning:hover, .comment-warning.warning-active {
  color: red;
}

.modals {
  z-index: 2000;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #000c;
}

.modal-login-close {
  z-index: 0;
  background-image: url('/local/templates/gorod48/css/../images/burger-cross.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.modal-login-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.modal-content {
  z-index: 10;
  background-color: var(--white);
  border-radius: 8px;
  width: 100%;
  max-width: 480px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.modal-tabs {
  background-color: var(--white);
  border-radius: 8px;
}

.modal-tab-menu {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: flex;
  overflow: hidden;
}

.modal-tab-link {
  border-bottom: 1px solid var(--grey20);
  background-color: var(--grey20);
  text-align: center;
  width: 50%;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 500;
}

.modal-tab-link.w--current {
  border-bottom: 2px solid var(--green);
  background-color: var(--transparent);
  color: var(--green);
}

.login-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 16px;
  display: grid;
}

.login-field-label {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.modal-tab-content {
  max-height: 90vh;
  padding: 40px 40px 20px;
  overflow: auto;
}

.modal-tab-content.pt--20 {
  padding-top: 20px;
}

.modal-login-title {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 500;
}

.modal-login-title.mod--soc {
  margin-top: 24px;
  margin-bottom: 0;
  font-size: 14px;
}

.modal-login-title.mod--left {
  text-align: left;
}

.modal-login-socico {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.modal-login-cross {
  background-color: var(--white);
  background-image: url('/local/templates/gorod48/css/../images/burger-cross.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 60px;
  width: 32px;
  height: 32px;
  position: absolute;
  inset: -32px -32px auto auto;
}

.mb-10 {
  margin-bottom: 10px;
}

.modal-login-smtext {
  color: var(--grey);
  margin-top: -4px;
  margin-bottom: 12px;
  font-size: 12px;
  display: block;
}

.modal-login-smtext.mod--link:hover {
  color: var(--green);
}

.mt--10 {
  margin-top: 10px;
  display: inline-block;
}

.reg-captcha {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.warning-radio {
  text-align: left;
  margin-bottom: 10px;
}

.reg-captcha-img {
  flex: none;
  margin-right: 20px;
}

.comment-item-quote {
  border-left: 1px solid var(--grey60);
  color: var(--grey);
  width: 100%;
  padding-left: 10px;
  font-size: 12px;
  font-style: italic;
  display: block;
}

.card-small-cat {
  color: var(--grey);
  margin-right: auto;
}

.card-small-cat:hover {
  color: var(--green);
}

.card-small-title-link {
  font-weight: 500;
  line-height: 1.2;
}

.card-small-title-link:hover {
  color: var(--green);
}

.rec--bg {
  object-fit: cover;
  width: 386px;
  height: 272px;
}

.video--card-plus {
  justify-content: center;
  align-items: center;
  width: 48px;
  display: flex;
}

.video--card-bg {
  width: 100%;
}

.cat-filter-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.grid-card {
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

.grid-card--imgwr {
  margin-bottom: 16px;
  position: relative;
}

.grid-card--bottom {
  pointer-events: none;
  justify-content: flex-end;
  align-items: center;
  margin-top: auto;
  padding-top: 8px;
  display: flex;
  position: static;
  inset: auto 0% 0% 294px;
}

.grid-card--bottom.mod--noph {
  margin-left: 294px;
}

.grid-card--bottom.mod--sl {
  left: 0;
}

.grid-card--content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  width: 100%;
}

.grid-card--content.mod--no-photo {
  padding-top: 20px;
  padding-left: 0;
}

.grid-card--content.mod--sl {
  padding-top: 16px;
  padding-bottom: 0;
}

.main-video--card {
  border-radius: 8px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.main-video--card.mod--more {
  border: 1px solid var(--grey60);
  background-color: var(--grey20);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.main-video--card.mod--more:hover {
  border-color: var(--green);
  color: var(--green);
}

.mainvideo--bg {
  width: 100%;
}

.grid-card-p {
  color: #000000bf;
  margin-bottom: 16px;
  overflow: hidden;
}

.grid-card-p.mb--0 {
  margin-bottom: 0;
}

.top--head-link {
  border-bottom: 2px dashed var(--grey60);
  color: var(--grey60);
  margin-left: 16px;
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}

.top--head-link:hover, .top--head-link.w--current {
  border-bottom-color: var(--green);
  color: var(--green);
}

.category-head--link {
  align-items: center;
  width: 100%;
  margin-bottom: 24px;
  display: flex;
}

.top--head-title {
  margin-bottom: 0;
  line-height: .8;
  display: inline-block;
}

.sm-inner {
  width: 100%;
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sm-inner.mod-404 {
  padding-top: 0;
  padding-bottom: 0;
}

.user-row {
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.user-label {
  flex: none;
  width: 120px;
  min-height: 0;
  margin-top: 12px;
  margin-bottom: 0;
  margin-right: 20px;
}

.user-input-wr {
  flex: 1;
  position: relative;
}

.user-btns {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.user-formblock {
  margin-top: 40px;
  margin-bottom: 0;
}

.input-edit {
  font-size: 32px;
}

.user-radio-list {
  align-items: center;
  min-height: 48px;
  display: flex;
}

.radio-field {
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.radio-mark {
  outline-color: var(--grey60);
  outline-offset: 2px;
  border-style: none;
  border-width: 0;
  outline-width: 1px;
  outline-style: solid;
  margin-top: 0;
  margin-right: 10px;
}

.radio-mark.w--redirected-checked {
  border-color: var(--green);
  background-color: var(--green);
  outline-color: var(--green);
}

.radio-mark.w--redirected-focus {
  box-shadow: none;
}

.radio-label {
  margin-bottom: 0;
}

.btn-grey {
  border: 1px solid var(--grey20);
  background-color: var(--grey20);
  text-align: center;
  border-radius: 8px;
  padding: 16px 24px;
  font-size: 16px;
  display: inline-block;
}

.btn-grey:hover {
  border-color: var(--green);
  color: var(--green);
}

.btn-grey.mod--full-w {
  display: block;
}

.btn-grey.mod--full-w.mod--sm {
  padding-top: 8px;
  padding-bottom: 8px;
}

.btn-grey.mod--cookies {
  margin-left: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.user-edit {
  border: 1px solid var(--grey60);
  background-color: #fff;
  background-image: url('/local/templates/gorod48/css/../images/search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 8px;
  width: 46px;
  height: 46px;
  position: absolute;
  inset: 0 0 auto auto;
}

.sep-banner {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.nav-weather-sprite {
  background-image: url('/local/templates/gorod48/css/../images/weather.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.nav-weather-sprite.sm-cloudy {
  background-position: 0 -20px;
}

.nav-weather-sprite.cloudy {
  background-position: 0 -40px;
}

.nav-weather-sprite.rainy {
  background-position: 0 -60px;
}

.nav-weather-sprite.storm {
  background-position: 0 -80px;
}

.nav-weather-sprite.snow {
  background-position: 0 -100px;
}

.nav-login-ava {
  border-radius: 24px;
  flex: none;
  width: 24px;
  height: 24px;
  margin-right: 12px;
}

.sb--banner-one {
  flex: none;
  height: 60%;
  padding-bottom: 25vh;
}

.sb--banner-one.mod--news {
  height: 60%;
}

.sb--banner-two {
  height: 40%;
  padding-top: 25vh;
}

.sb--banner-two.mod--news {
  height: 40%;
}

._404-head {
  text-align: center;
  font-size: 140px;
  line-height: 1;
}

._404-subt {
  text-align: center;
  max-width: 540px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
}

.link--green {
  color: var(--green);
  text-decoration: underline;
}

.link--green:hover, .test--red {
  color: var(--orange);
}

.video-slide--imglink {
  border-radius: 8px 8px 0 0;
  flex: none;
  width: 100%;
  display: block;
  overflow: hidden;
}

.video-slide--ico {
  pointer-events: none;
  object-fit: cover;
  background-image: url('/local/templates/gorod48/css/../images/video-ico--w.svg');
  background-position: 16px 16px;
  background-repeat: no-repeat;
  background-size: 36px;
  width: 72px;
  height: 72px;
  position: absolute;
  inset: 0%;
}

.video-slide--bglink {
  width: 100%;
  display: block;
  overflow: hidden;
}

.image {
  max-width: 1150px;
  height: 300px;
}

.nav-radio-age {
  color: var(--grey);
  font-size: 12px;
  font-weight: 400;
}

.h-slider {
  border-radius: 8px;
  height: auto;
  overflow: hidden;
}

.h-slider-mask {
  height: auto;
}

.slide-nav {
  display: none;
}

.h-slide {
  height: auto;
}

.h-slide--bg {
  z-index: 0;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.h--slide--over {
  z-index: 1;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: var(--white);
  background-color: #00000080;
  padding: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.h--slide-bgimg {
  object-fit: cover;
  width: 100%;
  height: 480px;
  transition: transform .4s;
  display: block;
}

.h--slide-title {
  color: var(--white);
  font-size: 28px;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}

.h--slide-link {
  z-index: 999;
  width: 100%;
  display: block;
  position: relative;
}

.cookiemodal {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: left;
  background-color: #ebebebe6;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 8px 8px 16px;
  font-size: 12px;
  display: flex;
  position: fixed;
  inset: auto auto 8px 8px;
}

@media screen and (max-width: 991px) {
  .nav-logo {
    margin-right: auto;
  }

  .h-scroll-list {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .home--sec {
    padding-bottom: 64px;
  }

  .tabs-menu-link:hover {
    border-color: var(--orange);
  }

  .tabs-menu-link.w--current {
    border-bottom-color: var(--grey);
  }

  .swiper.mod--cat {
    margin-left: -20px;
    margin-right: -20px;
  }

  .swiper-slide.sl--main {
    background-color: #fff;
  }

  .swiper-slide.sl--video {
    flex: none;
  }

  .top--tabs-sec {
    background-color: #f7f7f7;
  }

  .sb--left {
    display: none;
  }

  .center--content {
    margin-left: 0;
    margin-right: 20px;
  }

  .sb--right {
    flex: none;
    min-width: 280px;
  }

  .main--slide-bg {
    height: 360px;
  }

  .main--slide-over {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    pointer-events: auto;
    color: var(--black);
    background-color: #fff;
    position: relative;
  }

  .main--slide-title {
    color: var(--black);
    font-size: 24px;
  }

  .main-card {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 40px;
    display: block;
  }

  .main-card.mc--no-photo {
    border-top: 1px solid var(--grey20);
    padding-top: 10px;
  }

  .main-card.mod--slider {
    margin-bottom: 0;
  }

  .main-card-imgwr {
    width: 100%;
    margin-right: 0;
  }

  .main--card-img {
    width: 100%;
    height: auto;
  }

  .main-card--data {
    width: 100%;
    height: 36px;
    margin-top: -36px;
    position: static;
  }

  .bullet--white.mod--main {
    background-color: var(--black);
  }

  .main-card--imglink {
    max-width: 100%;
  }

  .main-card--content {
    padding-bottom: 0;
  }

  .main-card--content.mod--sl {
    min-width: 0;
    padding-top: 8px;
  }

  .main-card-title {
    margin-top: 8px;
  }

  .main-card--bottom {
    margin-top: 0;
    position: static;
  }

  .main-card--p {
    margin-bottom: 8px;
  }

  .comment--counter.mod--main {
    color: var(--grey);
    background-image: url('/local/templates/gorod48/css/../images/comment--ico.svg');
  }

  .main-card--dataff {
    position: static;
  }

  .nav-burger {
    order: 1;
    margin-left: 0;
    margin-right: -20px;
  }

  .nav-menu {
    width: 100%;
  }

  .nav-menu-flex {
    max-height: 100svh;
    padding-bottom: 60px;
    display: block;
  }

  .nav-menu-soclist {
    margin-top: 40px;
  }

  .nav-menu-socico {
    width: 40px;
    height: 40px;
  }

  .nav-menu-sec {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .home--slider-wr {
    margin-left: -20px;
    margin-right: -20px;
  }

  .video--slide-over {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #000;
    padding: 16px;
    position: static;
  }

  .video--slide-ico {
    width: 40px;
    display: block;
  }

  .slide-card--data {
    width: 100%;
    height: 36px;
    margin-top: -36px;
    position: static;
  }

  .f-grid {
    grid-column-gap: 20px;
    grid-row-gap: 8px;
  }

  .main--cat-link {
    color: #000;
  }

  .f-head--title {
    margin-right: 10px;
  }

  .f-col--wr {
    flex-direction: column;
    margin-right: 0;
  }

  .f-col {
    width: 100%;
    margin-bottom: 12px;
  }

  .f-bottom {
    margin-right: -20px;
    padding-top: 10px;
  }

  .f-bottom--col {
    padding-right: 20px;
  }

  .post-slide--img {
    height: 320px;
  }

  .post-slider--content {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .post-reaction {
    flex-flow: column;
    align-items: flex-start;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 20px;
  }

  .post-reaction--title {
    margin-bottom: 20px;
  }

  .post-comments {
    margin-top: 60px;
  }

  .category-head {
    align-items: flex-start;
  }

  .filter-wr {
    flex-direction: column;
  }

  .filter-drop {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .filter-data {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .video-cardlist {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .nav-desk, .nav-radio-slider {
    display: none;
  }

  .nav-radio-slider.only--mob {
    z-index: 0;
    display: block;
  }

  .nav-login {
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .nav-mob {
    flex-wrap: wrap;
    flex: 0 auto;
    margin-top: 20px;
    padding-left: 0;
    display: flex;
  }

  .nav-menu-news {
    display: none;
  }

  .grid-card--imgwr {
    margin-bottom: 0;
  }

  .grid-card--bottom {
    margin-top: 0;
    position: static;
  }

  .grid-card--content {
    padding-bottom: 0;
  }

  .grid-card--content.mod--sl {
    min-width: 0;
    padding-top: 8px;
  }

  .main-video--card {
    border: 1px solid var(--grey20);
  }

  .grid-card-p {
    margin-bottom: 8px;
  }

  .top--head-link {
    margin-left: 0;
    margin-right: 16px;
  }

  .category-head--link {
    display: block;
  }

  .top--head-title {
    border-right-style: none;
    border-right-width: 0;
    margin-bottom: 8px;
    margin-right: 0;
    padding-right: 0;
  }

  .h--slide--over {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    color: var(--black);
    background-color: #fff;
    position: static;
  }

  .h--slide-bgimg {
    height: 360px;
  }

  .h--slide-title {
    color: var(--black);
    font-size: 24px;
  }

  .h--slide-link {
    background-color: #fff;
    border-radius: 8px;
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
  }

  .container {
    max-width: 800px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container.mod--nav {
    max-width: 100%;
  }

  .nav-logo {
    padding-left: 0;
  }

  .h-scroll.mod-footer {
    margin-bottom: 20px;
  }

  .h-scroll-list {
    margin-left: -40px;
    margin-right: -40px;
  }

  .head-scroll-link {
    white-space: nowrap;
  }

  .home--sec {
    padding-bottom: 40px;
  }

  .tabs-menu {
    display: flex;
    overflow: auto;
  }

  .tabs-menu-link {
    flex: none;
  }

  .swiper.mod--cat {
    margin-left: -40px;
    margin-right: -40px;
  }

  .swiper-slide.sl--rec {
    width: 344px;
    padding-right: 20px;
  }

  .swiper-slide.sl--video {
    width: 344px;
  }

  .main-row {
    flex-direction: column;
  }

  .center--content {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .sb--right {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .sb--right.sb--2banners {
    display: none;
  }

  .sidebar--banner.mod--st {
    margin-bottom: 40px;
    position: static;
  }

  .main--slide-over {
    pointer-events: auto;
  }

  .main-card {
    margin-top: 0;
  }

  .main-card-title {
    font-size: 20px;
  }

  .nav-menu-flex {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu-soclist {
    margin-top: 40px;
  }

  .swiper-arrs {
    top: 33%;
  }

  .video-slide--img {
    width: 324px;
    height: 228px;
  }

  .video--slide-over {
    margin-top: -24px;
  }

  .video--slide-ico {
    margin-bottom: 8px;
    position: absolute;
  }

  .post--head {
    flex-direction: column;
  }

  .post--head-right {
    justify-content: flex-start;
    margin-top: 4px;
  }

  .post--scale {
    margin-left: auto;
  }

  .f-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .text-12.mb-12 {
    margin-bottom: 8px;
  }

  .f-head {
    margin-bottom: 16px;
  }

  .f-col {
    margin-bottom: 0;
  }

  .f-bottom {
    flex-direction: column;
    margin-right: 0;
  }

  .f-bottom--col {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .mob-hide {
    display: none;
  }

  .post-tags.mod-footer {
    margin-bottom: 20px;
  }

  .category-head {
    margin-bottom: 24px;
  }

  .filter-drop {
    margin-bottom: 0;
  }

  .nav-logo-img {
    height: 28px;
  }

  .nav-mob {
    border-bottom: 1px solid var(--grey20);
    flex: 0 auto;
    padding-bottom: 20px;
  }

  .rec--bg {
    width: 324px;
    height: 228px;
  }

  .cat-filter-grid {
    grid-template-columns: 1fr;
  }

  .top--head-link {
    font-size: 32px;
  }

  .category-head--link {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .sb--banner-two {
    display: none;
  }

  .h--slide-link {
    background-color: #fff;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h-scroll-list {
    margin-left: -20px;
    margin-right: -20px;
  }

  .home--sec {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tabs-menu {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs-content {
    margin-top: 10px;
  }

  .swiper.mod--cat {
    margin-left: -20px;
    margin-right: -20px;
  }

  .swiper-slide.sl--rec {
    max-width: 90vw;
  }

  .swiper-slide.sl--video {
    width: 344px;
    max-width: 90vw;
    padding-right: 20px;
  }

  .sb--right.sb-homelast {
    margin-top: 40px;
  }

  .main--slide-bg {
    height: 70vw;
  }

  .main--slide-over {
    padding: 16px;
    position: static;
  }

  .main--slide-title {
    font-size: 20px;
  }

  .main-card {
    margin-top: 0;
  }

  .main-card.mod--slider {
    margin-bottom: 0;
  }

  .main--slider {
    max-width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
  }

  .main-card--content {
    min-width: 0;
  }

  .main-card-reaction.mod-post {
    font-size: 12px;
  }

  .nav-menu-soclist {
    margin-top: 40px;
  }

  .nav-menu-sec {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .nav-menu-link-grid {
    grid-template-columns: 1fr 1fr;
  }

  .nav-menu-center-row {
    grid-template-columns: 1fr;
  }

  .swiper-larr, .swiper-rarr {
    width: 40px;
    height: 40px;
  }

  .video--slide-ico {
    width: 36px;
    margin-top: 8px;
    margin-right: 8px;
  }

  .post--data, .post--views {
    margin-right: 10px;
  }

  .post--content {
    font-size: 14px;
  }

  .post--desc {
    font-size: 1em;
  }

  .post--h2 {
    font-size: 1.5em;
  }

  .post--h1 {
    font-size: 1.75em;
  }

  .post--h3 {
    font-size: 1.25em;
  }

  .post-reaction {
    align-items: center;
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px;
  }

  .nav-currency-wr {
    margin-left: auto;
    margin-right: 0;
  }

  .nav-radio-slider.only--mob {
    max-width: 150px;
    height: 40px;
  }

  .nav-radio-slide {
    height: 40px;
  }

  .nav-radio-title {
    font-size: 12px;
  }

  .nav-logo-img {
    height: 24px;
  }

  .nav-login {
    order: -1;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .nav-mob {
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .comment-form-ava {
    width: 40px;
    height: 40px;
  }

  .comment-form-bottom {
    flex-direction: column;
    align-items: stretch;
  }

  .comment-item {
    margin-top: 10px;
    padding-top: 10px;
  }

  .comment-item-answer {
    padding-left: 20px;
  }

  .modal-tab-menu {
    display: flex;
  }

  .modal-tab-content {
    max-height: 80vh;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-card--content {
    min-width: 0;
  }

  .top--head-link {
    margin-left: 0;
  }

  .top--head-title {
    border-right-width: 0;
  }

  .user-row {
    display: block;
  }

  .user-label {
    margin-top: 0;
    margin-bottom: 8px;
  }

  .user-btns, .user-formblock {
    margin-top: 20px;
  }

  .user-radio-list {
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .radio-field {
    margin-bottom: 10px;
  }

  ._404-head {
    font-size: 100px;
  }

  ._404-subt {
    font-size: 16px;
  }

  .h--slide--over {
    padding: 16px;
    position: static;
  }

  .h--slide-bgimg {
    height: 70vw;
  }

  .h--slide-title {
    font-size: 20px;
  }
}

#w-node-aa61ddba-74ad-69d6-cee1-b8da659eddb6-659edd77, #w-node-aa61ddba-74ad-69d6-cee1-b8da659eddd1-659edd77, #w-node-aa61ddba-74ad-69d6-cee1-b8da659eddf3-659edd77, #w-node-aa61ddba-74ad-69d6-cee1-b8da659ede09-659edd77 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aa61ddba-74ad-69d6-cee1-b8da659ede13-659edd77 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-aa61ddba-74ad-69d6-cee1-b8da659ede18-659edd77 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_898a49d2-a77b-8a03-9d1b-75a374644b24-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b26-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b28-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b2a-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b2c-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b2e-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b30-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b32-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b34-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b36-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b38-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b3a-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b3c-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b6c-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b6e-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b70-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b72-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b74-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b76-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b78-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b7e-74644afd, #w-node-_898a49d2-a77b-8a03-9d1b-75a374644b80-74644afd, #w-node-d04283dd-704c-69c5-114b-7f13080fb3e9-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb3eb-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb3ed-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb3ef-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb3f1-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb3f3-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb3f5-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb3f7-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb3f9-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb3fb-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb3fd-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb3ff-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb401-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb431-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb433-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb435-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb437-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb439-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb43b-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb43d-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb443-cb89700a, #w-node-d04283dd-704c-69c5-114b-7f13080fb445-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32438ff6-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32438ff8-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32438ffa-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32438ffc-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32438ffe-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439000-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439002-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439004-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439006-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439008-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca3243900a-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca3243900c-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca3243900e-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca3243903e-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439040-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439042-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439044-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439046-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439048-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca3243904a-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439050-cb89700a, #w-node-_6526beea-fb47-6c1c-8e24-beca32439052-cb89700a, #w-node-_1b819b09-c8a4-24bd-9fd0-4972f2455113-cb89700a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#field-2.w-node-_1b819b09-c8a4-24bd-9fd0-4972f2455144-cb89700a {
  justify-self: start;
}

#w-node-_1b819b09-c8a4-24bd-9fd0-4972f2455145-cb89700a, #w-node-_3190469e-be05-3410-a1ee-4ad4c5303c4d-cb89700a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#answer-comment-2.w-node-_3190469e-be05-3410-a1ee-4ad4c5303c57-cb89700a {
  justify-self: start;
}

#w-node-_3190469e-be05-3410-a1ee-4ad4c5303c58-cb89700a, #w-node-_1f0b95ac-b2bb-8acf-71d4-10a8d2751878-877e2c5c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#field.w-node-b4a7ff09-6fe2-6652-cb34-7550e726c6a9-877e2c5c {
  justify-self: start;
}

#w-node-cd1b00c0-cc29-52fe-c570-056dfd2c3e5b-877e2c5c, #w-node-_3362be91-54dd-e071-1047-ed1634d7cb65-3dee88e6, #w-node-a1f2ff30-5614-74e6-9f58-56b481092ebb-3dee88e6, #w-node-_4466043e-94bb-6fe9-8240-72cff92d9c8d-3dee88e6, #w-node-_5e8b64ca-b61b-e12a-b953-a16421d9e322-3dee88e6, #w-node-fb936f5c-ddbb-ceb4-f164-e756a12eec0d-3dee88e6, #w-node-_68d9b9df-88b1-05a3-5baf-ccd148acfbe1-3dee88e6, #w-node-_151c9752-781e-68be-e575-ccc9dcd9bfde-3dee88e6, #w-node-_5b2659ff-2f2e-3d87-3b9a-aed8a688df42-3dee88e6, #w-node-a079dda0-6057-54fd-a6d3-7be75c7d4bfa-3dee88e6, #w-node-bfbdc278-b4ed-4afc-ad0d-af5601b573e7-3dee88e6, #w-node-_2b8dbb05-f989-5de8-4b20-622beeb9b9fa-3dee88e6, #w-node-_077c41a8-910c-ec77-6b42-c054de979fe5-3dee88e6, #w-node-_3da509e6-49cb-bbf9-7453-db40b83ce1ee-3dee88e6, #w-node-_03e8d381-5ab7-696c-fc48-d5fd9d67548c-3dee88e6, #w-node-_0d641687-c8ae-fab2-648f-7730b7f7fdb1-3dee88e6, #w-node-_157de107-bb20-4a59-ddd1-f190955b1a6b-3dee88e6, #w-node-_5c66d4d5-de58-5890-6ab0-2037eeb6ddce-3dee88e6, #w-node-_2daba62e-b8a6-1fe9-d9ad-8802f56a3df2-3dee88e6, #w-node-_8578a64c-a233-dc99-5080-1be73963cfec-3dee88e6, #w-node-cc560be1-ce97-762e-2572-caaba2c30641-3dee88e6, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd55-3dee88e6, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd57-3dee88e6, #w-node-ecd6a6c7-7478-860e-5817-04226b4ba5c0-3dee88e6, #w-node-b7c1e0d9-b640-362b-b1c7-14256098835c-3dee88e6, #w-node-_6c202d45-7d18-2ff3-99e0-9220ff0ddace-3dee88e6, #w-node-_9e1c6c09-f6fc-48dd-eea7-8d19d86af080-3dee88e6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-3dee88e6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-3dee88e6 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_3362be91-54dd-e071-1047-ed1634d7cb65-51a6b370, #w-node-a1f2ff30-5614-74e6-9f58-56b481092ebb-51a6b370, #w-node-_4466043e-94bb-6fe9-8240-72cff92d9c8d-51a6b370, #w-node-_5e8b64ca-b61b-e12a-b953-a16421d9e322-51a6b370, #w-node-fb936f5c-ddbb-ceb4-f164-e756a12eec0d-51a6b370, #w-node-_68d9b9df-88b1-05a3-5baf-ccd148acfbe1-51a6b370, #w-node-_151c9752-781e-68be-e575-ccc9dcd9bfde-51a6b370, #w-node-_5b2659ff-2f2e-3d87-3b9a-aed8a688df42-51a6b370, #w-node-a079dda0-6057-54fd-a6d3-7be75c7d4bfa-51a6b370, #w-node-bfbdc278-b4ed-4afc-ad0d-af5601b573e7-51a6b370, #w-node-_2b8dbb05-f989-5de8-4b20-622beeb9b9fa-51a6b370, #w-node-_077c41a8-910c-ec77-6b42-c054de979fe5-51a6b370, #w-node-_3da509e6-49cb-bbf9-7453-db40b83ce1ee-51a6b370, #w-node-_03e8d381-5ab7-696c-fc48-d5fd9d67548c-51a6b370, #w-node-_0d641687-c8ae-fab2-648f-7730b7f7fdb1-51a6b370, #w-node-_157de107-bb20-4a59-ddd1-f190955b1a6b-51a6b370, #w-node-_5c66d4d5-de58-5890-6ab0-2037eeb6ddce-51a6b370, #w-node-_2daba62e-b8a6-1fe9-d9ad-8802f56a3df2-51a6b370, #w-node-_8578a64c-a233-dc99-5080-1be73963cfec-51a6b370, #w-node-cc560be1-ce97-762e-2572-caaba2c30641-51a6b370, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd55-51a6b370, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd57-51a6b370 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d7a77d76-74e0-c2c2-2abd-4d026d83f53c-51a6b370 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ecd6a6c7-7478-860e-5817-04226b4ba5c0-51a6b370, #w-node-b7c1e0d9-b640-362b-b1c7-14256098835c-51a6b370, #w-node-_6c202d45-7d18-2ff3-99e0-9220ff0ddace-51a6b370, #w-node-_9e1c6c09-f6fc-48dd-eea7-8d19d86af080-51a6b370 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-51a6b370 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-51a6b370 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_3362be91-54dd-e071-1047-ed1634d7cb65-9df21e67, #w-node-a1f2ff30-5614-74e6-9f58-56b481092ebb-9df21e67, #w-node-_4466043e-94bb-6fe9-8240-72cff92d9c8d-9df21e67, #w-node-_5e8b64ca-b61b-e12a-b953-a16421d9e322-9df21e67, #w-node-fb936f5c-ddbb-ceb4-f164-e756a12eec0d-9df21e67, #w-node-_68d9b9df-88b1-05a3-5baf-ccd148acfbe1-9df21e67, #w-node-_151c9752-781e-68be-e575-ccc9dcd9bfde-9df21e67, #w-node-_5b2659ff-2f2e-3d87-3b9a-aed8a688df42-9df21e67, #w-node-a079dda0-6057-54fd-a6d3-7be75c7d4bfa-9df21e67, #w-node-bfbdc278-b4ed-4afc-ad0d-af5601b573e7-9df21e67, #w-node-_2b8dbb05-f989-5de8-4b20-622beeb9b9fa-9df21e67, #w-node-_077c41a8-910c-ec77-6b42-c054de979fe5-9df21e67, #w-node-_3da509e6-49cb-bbf9-7453-db40b83ce1ee-9df21e67, #w-node-_03e8d381-5ab7-696c-fc48-d5fd9d67548c-9df21e67, #w-node-_0d641687-c8ae-fab2-648f-7730b7f7fdb1-9df21e67, #w-node-_157de107-bb20-4a59-ddd1-f190955b1a6b-9df21e67, #w-node-_5c66d4d5-de58-5890-6ab0-2037eeb6ddce-9df21e67, #w-node-_2daba62e-b8a6-1fe9-d9ad-8802f56a3df2-9df21e67, #w-node-_8578a64c-a233-dc99-5080-1be73963cfec-9df21e67, #w-node-cc560be1-ce97-762e-2572-caaba2c30641-9df21e67, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd55-9df21e67, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd57-9df21e67, #w-node-ecd6a6c7-7478-860e-5817-04226b4ba5c0-9df21e67, #w-node-b7c1e0d9-b640-362b-b1c7-14256098835c-9df21e67, #w-node-_6c202d45-7d18-2ff3-99e0-9220ff0ddace-9df21e67, #w-node-_9e1c6c09-f6fc-48dd-eea7-8d19d86af080-9df21e67 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-9df21e67 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-9df21e67 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_1f0b95ac-b2bb-8acf-71d4-10a8d2751878-ad161b4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#field.w-node-b4a7ff09-6fe2-6652-cb34-7550e726c6a9-ad161b4a {
  justify-self: start;
}

#w-node-cd1b00c0-cc29-52fe-c570-056dfd2c3e5b-ad161b4a, #w-node-c42987f9-6368-7c10-db74-7dd8fff86e4d-ad161b4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#answer-comment.w-node-c42987f9-6368-7c10-db74-7dd8fff86e55-ad161b4a {
  justify-self: start;
}

#w-node-c42987f9-6368-7c10-db74-7dd8fff86e56-ad161b4a, #w-node-_3362be91-54dd-e071-1047-ed1634d7cb65-56356cc4, #w-node-a1f2ff30-5614-74e6-9f58-56b481092ebb-56356cc4, #w-node-_4466043e-94bb-6fe9-8240-72cff92d9c8d-56356cc4, #w-node-_5e8b64ca-b61b-e12a-b953-a16421d9e322-56356cc4, #w-node-fb936f5c-ddbb-ceb4-f164-e756a12eec0d-56356cc4, #w-node-_68d9b9df-88b1-05a3-5baf-ccd148acfbe1-56356cc4, #w-node-_151c9752-781e-68be-e575-ccc9dcd9bfde-56356cc4, #w-node-_5b2659ff-2f2e-3d87-3b9a-aed8a688df42-56356cc4, #w-node-a079dda0-6057-54fd-a6d3-7be75c7d4bfa-56356cc4, #w-node-bfbdc278-b4ed-4afc-ad0d-af5601b573e7-56356cc4, #w-node-_2b8dbb05-f989-5de8-4b20-622beeb9b9fa-56356cc4, #w-node-_077c41a8-910c-ec77-6b42-c054de979fe5-56356cc4, #w-node-_3da509e6-49cb-bbf9-7453-db40b83ce1ee-56356cc4, #w-node-_03e8d381-5ab7-696c-fc48-d5fd9d67548c-56356cc4, #w-node-_0d641687-c8ae-fab2-648f-7730b7f7fdb1-56356cc4, #w-node-_157de107-bb20-4a59-ddd1-f190955b1a6b-56356cc4, #w-node-_5c66d4d5-de58-5890-6ab0-2037eeb6ddce-56356cc4, #w-node-_2daba62e-b8a6-1fe9-d9ad-8802f56a3df2-56356cc4, #w-node-_8578a64c-a233-dc99-5080-1be73963cfec-56356cc4, #w-node-cc560be1-ce97-762e-2572-caaba2c30641-56356cc4, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd55-56356cc4, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd57-56356cc4, #w-node-ecd6a6c7-7478-860e-5817-04226b4ba5c0-56356cc4, #w-node-b7c1e0d9-b640-362b-b1c7-14256098835c-56356cc4, #w-node-_6c202d45-7d18-2ff3-99e0-9220ff0ddace-56356cc4, #w-node-_9e1c6c09-f6fc-48dd-eea7-8d19d86af080-56356cc4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-56356cc4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-56356cc4 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_3362be91-54dd-e071-1047-ed1634d7cb65-dba52f92, #w-node-a1f2ff30-5614-74e6-9f58-56b481092ebb-dba52f92, #w-node-_4466043e-94bb-6fe9-8240-72cff92d9c8d-dba52f92, #w-node-_5e8b64ca-b61b-e12a-b953-a16421d9e322-dba52f92, #w-node-fb936f5c-ddbb-ceb4-f164-e756a12eec0d-dba52f92, #w-node-_68d9b9df-88b1-05a3-5baf-ccd148acfbe1-dba52f92, #w-node-_151c9752-781e-68be-e575-ccc9dcd9bfde-dba52f92, #w-node-_5b2659ff-2f2e-3d87-3b9a-aed8a688df42-dba52f92, #w-node-a079dda0-6057-54fd-a6d3-7be75c7d4bfa-dba52f92, #w-node-bfbdc278-b4ed-4afc-ad0d-af5601b573e7-dba52f92, #w-node-_2b8dbb05-f989-5de8-4b20-622beeb9b9fa-dba52f92, #w-node-_077c41a8-910c-ec77-6b42-c054de979fe5-dba52f92, #w-node-_3da509e6-49cb-bbf9-7453-db40b83ce1ee-dba52f92, #w-node-_03e8d381-5ab7-696c-fc48-d5fd9d67548c-dba52f92, #w-node-_0d641687-c8ae-fab2-648f-7730b7f7fdb1-dba52f92, #w-node-_157de107-bb20-4a59-ddd1-f190955b1a6b-dba52f92, #w-node-_5c66d4d5-de58-5890-6ab0-2037eeb6ddce-dba52f92, #w-node-_2daba62e-b8a6-1fe9-d9ad-8802f56a3df2-dba52f92, #w-node-_8578a64c-a233-dc99-5080-1be73963cfec-dba52f92, #w-node-cc560be1-ce97-762e-2572-caaba2c30641-dba52f92, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd55-dba52f92, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd57-dba52f92, #w-node-ecd6a6c7-7478-860e-5817-04226b4ba5c0-dba52f92, #w-node-b7c1e0d9-b640-362b-b1c7-14256098835c-dba52f92, #w-node-_6c202d45-7d18-2ff3-99e0-9220ff0ddace-dba52f92, #w-node-_9e1c6c09-f6fc-48dd-eea7-8d19d86af080-dba52f92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-dba52f92 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-dba52f92 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_3362be91-54dd-e071-1047-ed1634d7cb65-56ba5e9f, #w-node-a1f2ff30-5614-74e6-9f58-56b481092ebb-56ba5e9f, #w-node-_4466043e-94bb-6fe9-8240-72cff92d9c8d-56ba5e9f, #w-node-_5e8b64ca-b61b-e12a-b953-a16421d9e322-56ba5e9f, #w-node-fb936f5c-ddbb-ceb4-f164-e756a12eec0d-56ba5e9f, #w-node-_68d9b9df-88b1-05a3-5baf-ccd148acfbe1-56ba5e9f, #w-node-_151c9752-781e-68be-e575-ccc9dcd9bfde-56ba5e9f, #w-node-_5b2659ff-2f2e-3d87-3b9a-aed8a688df42-56ba5e9f, #w-node-a079dda0-6057-54fd-a6d3-7be75c7d4bfa-56ba5e9f, #w-node-bfbdc278-b4ed-4afc-ad0d-af5601b573e7-56ba5e9f, #w-node-_2b8dbb05-f989-5de8-4b20-622beeb9b9fa-56ba5e9f, #w-node-_077c41a8-910c-ec77-6b42-c054de979fe5-56ba5e9f, #w-node-_3da509e6-49cb-bbf9-7453-db40b83ce1ee-56ba5e9f, #w-node-_03e8d381-5ab7-696c-fc48-d5fd9d67548c-56ba5e9f, #w-node-_0d641687-c8ae-fab2-648f-7730b7f7fdb1-56ba5e9f, #w-node-_157de107-bb20-4a59-ddd1-f190955b1a6b-56ba5e9f, #w-node-_5c66d4d5-de58-5890-6ab0-2037eeb6ddce-56ba5e9f, #w-node-_2daba62e-b8a6-1fe9-d9ad-8802f56a3df2-56ba5e9f, #w-node-_8578a64c-a233-dc99-5080-1be73963cfec-56ba5e9f, #w-node-cc560be1-ce97-762e-2572-caaba2c30641-56ba5e9f, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd55-56ba5e9f, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd57-56ba5e9f, #w-node-ecd6a6c7-7478-860e-5817-04226b4ba5c0-56ba5e9f, #w-node-b7c1e0d9-b640-362b-b1c7-14256098835c-56ba5e9f, #w-node-_6c202d45-7d18-2ff3-99e0-9220ff0ddace-56ba5e9f, #w-node-_9e1c6c09-f6fc-48dd-eea7-8d19d86af080-56ba5e9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-56ba5e9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-56ba5e9f {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_3362be91-54dd-e071-1047-ed1634d7cb65-f3abb4e9, #w-node-a1f2ff30-5614-74e6-9f58-56b481092ebb-f3abb4e9, #w-node-_4466043e-94bb-6fe9-8240-72cff92d9c8d-f3abb4e9, #w-node-_5e8b64ca-b61b-e12a-b953-a16421d9e322-f3abb4e9, #w-node-fb936f5c-ddbb-ceb4-f164-e756a12eec0d-f3abb4e9, #w-node-_68d9b9df-88b1-05a3-5baf-ccd148acfbe1-f3abb4e9, #w-node-_151c9752-781e-68be-e575-ccc9dcd9bfde-f3abb4e9, #w-node-_5b2659ff-2f2e-3d87-3b9a-aed8a688df42-f3abb4e9, #w-node-a079dda0-6057-54fd-a6d3-7be75c7d4bfa-f3abb4e9, #w-node-bfbdc278-b4ed-4afc-ad0d-af5601b573e7-f3abb4e9, #w-node-_2b8dbb05-f989-5de8-4b20-622beeb9b9fa-f3abb4e9, #w-node-_077c41a8-910c-ec77-6b42-c054de979fe5-f3abb4e9, #w-node-_3da509e6-49cb-bbf9-7453-db40b83ce1ee-f3abb4e9, #w-node-_03e8d381-5ab7-696c-fc48-d5fd9d67548c-f3abb4e9, #w-node-_0d641687-c8ae-fab2-648f-7730b7f7fdb1-f3abb4e9, #w-node-_157de107-bb20-4a59-ddd1-f190955b1a6b-f3abb4e9, #w-node-_5c66d4d5-de58-5890-6ab0-2037eeb6ddce-f3abb4e9, #w-node-_2daba62e-b8a6-1fe9-d9ad-8802f56a3df2-f3abb4e9, #w-node-_8578a64c-a233-dc99-5080-1be73963cfec-f3abb4e9, #w-node-cc560be1-ce97-762e-2572-caaba2c30641-f3abb4e9, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd55-f3abb4e9, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd57-f3abb4e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d7a77d76-74e0-c2c2-2abd-4d026d83f53c-f3abb4e9 {
  order: 9999;
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ecd6a6c7-7478-860e-5817-04226b4ba5c0-f3abb4e9, #w-node-b7c1e0d9-b640-362b-b1c7-14256098835c-f3abb4e9, #w-node-_6c202d45-7d18-2ff3-99e0-9220ff0ddace-f3abb4e9, #w-node-_9e1c6c09-f6fc-48dd-eea7-8d19d86af080-f3abb4e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-f3abb4e9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-f3abb4e9 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_3362be91-54dd-e071-1047-ed1634d7cb65-db3d50ce, #w-node-a1f2ff30-5614-74e6-9f58-56b481092ebb-db3d50ce, #w-node-_4466043e-94bb-6fe9-8240-72cff92d9c8d-db3d50ce, #w-node-_5e8b64ca-b61b-e12a-b953-a16421d9e322-db3d50ce, #w-node-fb936f5c-ddbb-ceb4-f164-e756a12eec0d-db3d50ce, #w-node-_68d9b9df-88b1-05a3-5baf-ccd148acfbe1-db3d50ce, #w-node-_151c9752-781e-68be-e575-ccc9dcd9bfde-db3d50ce, #w-node-_5b2659ff-2f2e-3d87-3b9a-aed8a688df42-db3d50ce, #w-node-a079dda0-6057-54fd-a6d3-7be75c7d4bfa-db3d50ce, #w-node-bfbdc278-b4ed-4afc-ad0d-af5601b573e7-db3d50ce, #w-node-_2b8dbb05-f989-5de8-4b20-622beeb9b9fa-db3d50ce, #w-node-_077c41a8-910c-ec77-6b42-c054de979fe5-db3d50ce, #w-node-_3da509e6-49cb-bbf9-7453-db40b83ce1ee-db3d50ce, #w-node-_03e8d381-5ab7-696c-fc48-d5fd9d67548c-db3d50ce, #w-node-_0d641687-c8ae-fab2-648f-7730b7f7fdb1-db3d50ce, #w-node-_157de107-bb20-4a59-ddd1-f190955b1a6b-db3d50ce, #w-node-_5c66d4d5-de58-5890-6ab0-2037eeb6ddce-db3d50ce, #w-node-_2daba62e-b8a6-1fe9-d9ad-8802f56a3df2-db3d50ce, #w-node-_8578a64c-a233-dc99-5080-1be73963cfec-db3d50ce, #w-node-cc560be1-ce97-762e-2572-caaba2c30641-db3d50ce, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd55-db3d50ce, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd57-db3d50ce, #w-node-ecd6a6c7-7478-860e-5817-04226b4ba5c0-db3d50ce, #w-node-b7c1e0d9-b640-362b-b1c7-14256098835c-db3d50ce, #w-node-_6c202d45-7d18-2ff3-99e0-9220ff0ddace-db3d50ce, #w-node-_9e1c6c09-f6fc-48dd-eea7-8d19d86af080-db3d50ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-db3d50ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-db3d50ce {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-_3362be91-54dd-e071-1047-ed1634d7cb65-61c80335, #w-node-a1f2ff30-5614-74e6-9f58-56b481092ebb-61c80335, #w-node-_4466043e-94bb-6fe9-8240-72cff92d9c8d-61c80335, #w-node-_5e8b64ca-b61b-e12a-b953-a16421d9e322-61c80335, #w-node-fb936f5c-ddbb-ceb4-f164-e756a12eec0d-61c80335, #w-node-_68d9b9df-88b1-05a3-5baf-ccd148acfbe1-61c80335, #w-node-_151c9752-781e-68be-e575-ccc9dcd9bfde-61c80335, #w-node-_5b2659ff-2f2e-3d87-3b9a-aed8a688df42-61c80335, #w-node-a079dda0-6057-54fd-a6d3-7be75c7d4bfa-61c80335, #w-node-bfbdc278-b4ed-4afc-ad0d-af5601b573e7-61c80335, #w-node-_2b8dbb05-f989-5de8-4b20-622beeb9b9fa-61c80335, #w-node-_077c41a8-910c-ec77-6b42-c054de979fe5-61c80335, #w-node-_3da509e6-49cb-bbf9-7453-db40b83ce1ee-61c80335, #w-node-_03e8d381-5ab7-696c-fc48-d5fd9d67548c-61c80335, #w-node-_0d641687-c8ae-fab2-648f-7730b7f7fdb1-61c80335, #w-node-_157de107-bb20-4a59-ddd1-f190955b1a6b-61c80335, #w-node-_5c66d4d5-de58-5890-6ab0-2037eeb6ddce-61c80335, #w-node-_2daba62e-b8a6-1fe9-d9ad-8802f56a3df2-61c80335, #w-node-_8578a64c-a233-dc99-5080-1be73963cfec-61c80335, #w-node-cc560be1-ce97-762e-2572-caaba2c30641-61c80335, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd55-61c80335, #w-node-_9a340b1b-e06e-9951-84dd-20a68224fd57-61c80335, #w-node-ecd6a6c7-7478-860e-5817-04226b4ba5c0-61c80335, #w-node-b7c1e0d9-b640-362b-b1c7-14256098835c-61c80335, #w-node-_6c202d45-7d18-2ff3-99e0-9220ff0ddace-61c80335, #w-node-_9e1c6c09-f6fc-48dd-eea7-8d19d86af080-61c80335 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-61c80335 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-61c80335 {
  grid-area: 2 / 2 / 3 / 5;
}

#w-node-d08eedeb-dd80-25f2-fdcb-b5343846362e-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463630-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463632-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463634-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463636-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463638-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363a-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363c-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363e-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463640-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463642-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463644-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463646-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463676-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463678-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367a-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367c-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367e-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463680-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463682-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463688-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846368a-e37ee85e, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846362e-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463630-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463632-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463634-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463636-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463638-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363a-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363c-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363e-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463640-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463642-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463644-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463646-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463676-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463678-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367a-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367c-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367e-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463680-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463682-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463688-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846368a-aa0ff8b0, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846362e-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463630-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463632-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463634-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463636-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463638-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363a-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363c-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363e-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463640-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463642-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463644-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463646-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463676-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463678-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367a-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367c-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367e-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463680-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463682-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463688-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846368a-57124716, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846362e-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463630-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463632-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463634-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463636-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463638-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363a-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363c-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846363e-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463640-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463642-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463644-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463646-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463676-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463678-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367a-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367c-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846367e-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463680-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463682-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b53438463688-195fbf9b, #w-node-d08eedeb-dd80-25f2-fdcb-b5343846368a-195fbf9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-d7a77d76-74e0-c2c2-2abd-4d026d83f53c-51a6b370, #w-node-d7a77d76-74e0-c2c2-2abd-4d026d83f53c-f3abb4e9 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-aa61ddba-74ad-69d6-cee1-b8da659ede13-659edd77 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-aa61ddba-74ad-69d6-cee1-b8da659ede18-659edd77 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-3dee88e6 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-3dee88e6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-51a6b370 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-51a6b370 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-9df21e67 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-9df21e67 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-56356cc4 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-56356cc4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-dba52f92 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-dba52f92 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-56ba5e9f {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-56ba5e9f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-f3abb4e9 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-f3abb4e9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-db3d50ce {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-db3d50ce {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf795c07-fc49-9626-95bd-5471ade6b31f-61c80335 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4fe22232-4b9c-766a-48ff-e909a8397d7c-61c80335 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/local/templates/gorod48/css/../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* End */


/* Start:/local/templates/gorod48/css/swiper-bundle.min.css?170736847218436*/
/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/gorod48/css/fancybox.css?170736847225464*/
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content{visibility:hidden}.is-animating .fancybox__content,.is-dragging .fancybox__content{filter:blur(0px);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}
/* End */


/* Start:/local/templates/gorod48/css/jquery.modal.min.css?17073684723201*/
.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.5)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}
/* End */


/* Start:/local/templates/gorod48/css/air-datepicker.min.css?170736847219860*/
/**
 * Skipped minification because the original files appears to be already minified.
 * Original file: /npm/air-datepicker@3.4.0/air-datepicker.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.air-datepicker-cell.-year-.-other-decade-:hover,.air-datepicker-cell.-day-.-other-month-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-year-.-other-decade-,.-selected-.air-datepicker-cell.-day-.-other-month-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}
.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7, var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7, var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3, 1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4, 1fr);grid-auto-rows:var(--adp-year-cell-height)}
.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}
.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:rgba(255,255,255,0)}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:rgba(0,0,0,0)}
.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14px;--adp-width: 246px;--adp-z-index: 100;--adp-padding: 4px;--adp-grid-areas: "nav" "body" "timepicker" "buttons";--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4px;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32px;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-poiner-border-radius: 2px;--adp-pointer-offset: 14px;--adp-cell-border-radius: 4px;--adp-cell-background-color-hover: var(--adp-background-color-hover);--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16px;--adp-mobile-nav-height: 40px;--adp-mobile-width: 320px;--adp-mobile-day-cell-height: 38px;--adp-mobile-month-cell-height: 48px;--adp-mobile-year-cell-height: 64px}.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99}
.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4, max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translateX(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translateX(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0, 0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%, calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%, -50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1}.air-datepicker--pointer:after{content:"";position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}.-top-left- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-left- .air-datepicker--pointer:after,.-top-center- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-top- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-top- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-bottom- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-left- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-left- .air-datepicker--pointer:after,.-bottom-center- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-top- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-bottom- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-top- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-bottom- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-top-left- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-top-right- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-top-center- .air-datepicker--pointer,.-bottom-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}

/* End */


/* Start:/local/templates/gorod48/css/custom.css?17385664674895*/
.main-card:hover .main--card-img,
.main--slide:hover .main--slide-bg  {
    transform: scale(1.1);
}

.main-card:hover .main-card-title {
    color: #259732;
}

.main-card.mc--no-photo .main-card--data {
 top: auto;
 background: white;
 color: #9A9A9A;
 padding: 0;
 margin-top: 0;
 height: auto;
}

 .main-card--data a {
    color: inherit;
}

.w-nav-overlay {
    z-index: 1001 !important;
}

.sb--left {
    max-height: calc(100vh - 100px);
}

.swiper-wrapper {
    overflow: visible !important;
}

.content-scale {
    font-size: 20px;
}

.scale-active {
    color:#259732;
}

.f-link:last-child{
    margin-bottom: 0px;
}

.sb--news::-webkit-scrollbar{
  width: 8px;
}

.sb--news::-webkit-scrollbar-thumb {
  background: var(--grey20);
  border-radius: 100px;
  border: 2px solid white;
}

.sb--news::-webkit-scrollbar-track {
  background: white;
  border-radius: 100px;
  margin-bottom: 8px;
  margin-top: 8px;
}

.card-small-title {
    line-clamp: 3;
    overflow: hidden;
}

.swiper-pagination-fraction {
    bottom: 0 !important;
}

.blocker {
    z-index: 2000 !important;
}

.close-modal {
    top: -32px !important;
    right: -32px !important;
}

.modals {
    display: none;
}

.modal {
    padding: 0!important;
}

.answer-hide {
    display: none;
}

.air-datepicker-cell.-selected- {
    color: #fff !important;
    background: #259732 !important;
}

.air-datepicker-cell.-current- {
    color:  #fff !important;
    background: grey !important;
}

  .filter-toogle::placeholder {
    color: black;
  }

  .air-datepicker {
    --ui-border-color-focus: #259732!important;
  }

  .h-banner img,
  .sm--sidebar-banner img,
  .sidebar--banner img,
  .main-card--banner img {
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .sm--sidebar-banner img {
    margin-bottom: 16px;
  }

  .sm--sidebar-banner {
    margin-bottom: 0;
  }

  .sb--news {
    margin-top: 0 !important;
  }

  .grid-card:last-child {
    margin-bottom: 0;
  }

.post-tags .h-scroll-item:last-child {
  background-image: none
}


.main-card:last-child {
  margin-bottom: 0;
}

.main-card.mc--no-photo .main-card--data {
  top: auto;
 background: white;
 color: #9A9A9A;
 padding: 0;
 margin-top: 0;
 height: auto;
}

 .main-card--data a {
  color: inherit;
}

.center--content {
  max-width: calc(100% - 592px);
}

.main-card--banner :has(> iframe) {
  margin-bottom: 20px;
}

.main-card--banner :has(> img) {
  margin-bottom: 20px;
}


.w-richtext a {
  color: #259732;
}

.nav-currency.mod--red .nav-currency-ico {
  transform: rotateZ(180deg);
  top: -2px;
  position: relative;
}

.h-banner,
.sep-banner {
  max-width: 100vw;
  overflow: hidden;
}

.sep-banner {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.post--block iframe {
  width: 100%;
}

.main-card.main-card--banner a {
  display: block;
}

.video-slide--ico {
  z-index: 10;
}

.video--slide img {
  transition: 300ms ease all;
}

.video--slide:hover img {
  scale: 1.1;
}
.cookiemodal {
  visibility: hidden;
}


@media screen and (min-width: 1240px) {  
  .tab-mob {
    display: none !important;
  }
 }
 
  @media screen and (max-width: 1240px) {
    .center--content {
   max-width: calc(100% - 300px);
     }
        .sb--left {
    display: none!important;
  }  
  
  .h-banner > div > div,
  .h-banner > div,
  .h-banner iframe   {
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    /* max-height: 14vw; */
    /* max-height: 100% !important; */
  }
 }
 
  @media screen and (max-width: 767px) {
  .center--content {
      max-width: 100%;
    }

    .main-card.main-card--banner :has(> iframe) {
      margin-bottom: 40px;
    }

    .sidebar--banner {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      display: flex;
    }
    
    .main-card.main-card--banner :has(> img) {
      margin-bottom: 40px;
    }

    .main-card.main-card--banner :has(> a) {
      margin-bottom: 40px;
    } 
    
    
  }

  /* КОД ПОСЛЕ ТЕСТИРОВАНИЯ */

  .post--body iframe {
    max-width: 100%;
  }
  
  .post--body img {
    height: auto;
    max-width: 100%;
  }
  
  .leadVideo-vertical {
    display: block;
    max-width: 60%;
    margin: 0 auto;
  }
  
  #animation_container {
    margin: 0 !important;
    border: 1px solid red !important;
  }

  .h-banner {
    display: flex;
    align-items: center;
  }
  .post--content a {
    text-decoration: underline;
  }
  .post--content a:hover {
    color: #259732;
  }
/* End */
/* /local/templates/gorod48/css/normalize.css?17073684727772 */
/* /local/templates/gorod48/css/webflow.css?171387301339238 */
/* /local/templates/gorod48/css/gorod48.webflow.css?173833042390197 */
/* /local/templates/gorod48/css/swiper-bundle.min.css?170736847218436 */
/* /local/templates/gorod48/css/fancybox.css?170736847225464 */
/* /local/templates/gorod48/css/jquery.modal.min.css?17073684723201 */
/* /local/templates/gorod48/css/air-datepicker.min.css?170736847219860 */
/* /local/templates/gorod48/css/custom.css?17385664674895 */
