

/* Start:/local/templates/mishSellplus/css/normalize.css?17484035167772*/
/*! 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/mishSellplus/lib/magnific-popup/magnific-popup.css?17484035275820*/
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
/* End */


/* Start:/local/templates/mishSellplus/css/components.css?174840351639338*/
@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;
}
.w-code-component > * {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* End */


/* Start:/local/templates/mishSellplus/css/sellplus.css?1758101403104383*/
:root {
  --black-boss: #1c1c1c;
  --white-linw: rgba(255, 255, 255, .24);
  --white: white;
  --line-black: rgba(28, 28, 28, .1);
  --green: #b6ff59;
  --purp: #6823d1;
  --bg: #f1f3f8;
  --red-min: #f8e2ed;
  --red-tb: #dbbdcb;
  --red: #fe198f;
  --balck-blue: #121931;
  --black: black;
}

body {
  color: var(--black-boss);
  letter-spacing: -.02em;
  cursor: default;
  font-family: Aeonikpro, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  font-feature-settings: 'dlig' on, 'ss02' on;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: .9;
}

h2 {
  pointer-events: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.1;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.1;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5;
}

a {
  cursor: pointer;
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 1em;
  padding-left: 1em;
  list-style-type: disc;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.wrapper-start {
  width: 100%;
  height: 100%;
  overflow: clip;
}

.header-top {
  z-index: 1000;
  border-bottom: 1px solid var(--white-linw);
  color: #1C1C1C;
  width: 100%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.header-top.white, .header-top.white_new {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: none;
  background:#fff;
}

.header-top.black, .header-top.black_new {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom-color: var(--line-black);
  background-color: var(--white);
  opacity: 1;
  color: var(--black-boss);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.header-top.black{
 /* display: flex!important;
  opacity: 1!important*/
}

.main-center {
  width: 100%;
  position: relative;
  padding-top: 104px
}

.nav-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: max-content auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;

}

.nav-home {
  z-index: 2;
  border-right: 1px solid var(--white-linw);
  justify-content: center;
  align-items: center;
  padding-left: 2em;
  padding-right: 2em;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.nav-home:hover {
  background-color: var(--white-linw);
}

.nav-home.black {
  border-right-color: var(--line-black);
  color: var(--black-boss);
}

.nav-home.black:hover {
  /*background-color: var(--line-black);*/
}

.nav-list {
  z-index: 2;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  position: relative;
}

.nav-li.no-hide.hide {
  display: none;
}

.nav-desktop-link {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-right: 1px solid var(--white-linw);
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  height: 4em;
  height: 100%;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1em;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.nav-desktop-link:hover {
  background-color: var(--white-linw);
}

.nav-desktop-link.black {
  border-right-color: var(--line-black);
  color: var(--black-boss);
}

.nav-desktop-link:hover {
  background-color: var(--line-black);
}

.hero-section {
  z-index: 1;
  color: var(--white);
  flex-flow: column;
  width: 100%;
  height: 100svh;
  max-height: 56em;
  padding-top: 6em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-box-image {
  z-index: 1;
  flex: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: clip;
   background-image: url('/local/templates/mishSellplus/css/../images/hero_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px
}


.hero-box-content {
  z-index: 2;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5em;
  display: flex;
  position: relative;
  height: 38.125em;
  background-image: url('/local/templates/mishSellplus/css/../images/hero_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  border-radius: 2.5em;

}

.section-fix#top{
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 32px
}

.hero-box-heading {
  grid-column-gap: 1em;
  grid-row-gap: 3em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero-box-pane {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.hero-box-pane-bottom{
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
}

.hero-box-pane-market{
  display: flex;
  gap:0.5em;
  flex-wrap: wrap;
  max-width: 35.5rem;
  justify-content: flex-end;
}

.hero-box-pane-market-item{
  background-blend-mode: luminosity;
  background: #FFFFFF29;

  /*background: linear-gradient(90deg, rgba(145, 116, 141, 0) 15.34%, rgba(145, 116, 141, 0.4) 38.13%, #91748D 100%);*/
  border: 1px solid rgba(255, 255, 255, 0.12);
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  padding:0 2rem 0 0.5rem;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.1;
  letter-spacing: 0.005625rem;
  color:#FFFFFF;
  border-radius: 20px;
  display: flex;
  gap:8px;
  align-items: center;
  height: 3.5rem;
  box-sizing: border-box;
}

.hero-box-pane-market-item_other{
 padding-right: 2.8125rem;

}

.hero-box-pane-bottom .button-l{
  width: 21.25em;
}

.hero-tb-top {
  font-size: 0.875em;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: none;
}

.hero-tb-top img{

  height: auto;
  width: 8.8125em;
}

.hero-tb-top.green {
  color: var(--green);
}

.heading-hero-h1 {
  max-width: 20ch;
  font-size: 4.875em;
  line-height: .9;
  letter-spacing: 0;
  font-weight: 500;
  color:#fff;
}

.button-l {
  border-radius: 1.5em;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  height: 3.5em;
  padding: 2em;
  text-decoration: none;
  transition: background-color .2s, opacity .2s;
  display: flex;
}

.button-l.purp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--purp);
  color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: auto max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.button-l.purp:hover {
  background-color: #5a23ac;
}

.button-l.purp.sd {
  justify-content: space-between;
  align-items: center;
  display: flex;
  border-radius: 24px;
  border-radius: 1.5em
}

.button-l.purp.sd.st {
  flex: 1;
}

.button-l.purp.sd.big {
  height: 5em;
}

.button-l.purp.sd.big.radius {
  border-radius: 1em;
}

.button-l.grey {
  background-color: var(--bg);
}

.button-l.grey:hover {
  background-color: #e5e9f0;
}

.button-l.grey.big {
  height: 5em;
}

.tb-button {
  white-space: nowrap;
  font-size: 1.125em;
  line-height: 1;
}

.icon-bt-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  display: flex;
}

.icon-bt-arrow.big-m {
  font-size: 1.2em;
}

.hero-pane {
  background-color: var(--white);
  color: var(--black-boss);
  border-radius: 1.5em;
  position: relative;
}

.hero-con-top {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-bottom: 1px solid var(--line-black);
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  grid-auto-columns: 1fr;
  align-content: center;
  padding: 1em 2em;
  display: grid;
  position: relative;
}

.hero-con-center {
  padding: 1em 2em 3em;
}

.hero-con-down {
  padding: .5em;
}

.icon-con-pane {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.8em;
  height: 1.8em;
  margin-top: .2em;
  display: flex;
}

.heading-con-pane-top {
  font-size: 1.75em;
}

.heading-min-name {
  font-size: 1em;
}

.heading-min-name.opacity {
  opacity: .3;
}

.heading-big-number {
  font-size: 4em;
  line-height: 1;
}

.hero-con-down-pane {
  background-color: var(--red-min);
  border-radius: 1.2em;
  padding: 2em 1.5em 1.5em;
  position: relative;
}

.hero-con-img {
  pointer-events: none;
  max-width: none;
  height: 23.7em;
  position: absolute;
  top: -6em;
  bottom: auto;
  left: auto;
  right: -3.8em;
}

.trigger-top {
  width: 100%;
  height: auto;
  position: relative;
}

.icon-home {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 7.375em;
  height: 1.6em;
  display: flex;
}

.hero-con-down-content {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero-con-down-box-one, .hero-con-down-box-two {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hcd-text-top {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  display: flex;
}

.hcd-tb-number {
  white-space: nowrap;
  font-size: 1.75em;
  line-height: 1.1;
}

.hcd-tb-number.old {
  color: var(--red-tb);
  text-decoration: none;
}

.hcd-tb-label {
  background-color: var(--red);
  color: var(--white);
  border-radius: .6em;
  padding: .5em 1em;
  position: absolute;
  top: -1.1em;
  bottom: auto;
  left: 1.5em;
  right: auto;
}

.hcd-tb-label.hide {
  display: none;
}

.section-wrapper {
  background-color: var(--white);
  width: 100%;
  position: relative;
}

.section-wrapper.hide, .section-wrapper.st-plus-m {
  display: none;
}

.se-grid-desktop {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-one-cards {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-one-cards.one {
  grid-template-rows: 29em 14em;
}

.grid-one-cards.two {
  grid-template-rows: 34em minmax(8em, auto);
}

.grid-one--card {
  background-color: var(--bg);
  border-radius: 1.5em;
  flex-flow: column;
  justify-content: space-between;
  padding: 2em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.grid-one--card.down {
  flex-flow: column;
  justify-content: flex-end;
  display: flex;
}

.grid-one--card-box-tb {
  z-index: 2;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.grid-one--card-box-tb.center {
  text-align: center;
}

.card-tb-sd {
  font-size: 2.75em;
  line-height: .9;
}

.card-tb-sd-min {
  font-size: 1.625em;
  line-height: 1.1;
}

.grid-box--image {
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.card-image-free {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.section-fix {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: column;
  grid-template-rows: max-content;
  grid-template-columns: auto;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  justify-content: stretch;
  align-items: start;
  justify-items: stretch;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 4em 2em;
  display: grid;
  position: relative;
  overflow: clip;
}

.se-grid-mobile {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: 40em 14em auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.mob-background {
  display: none;
}

.icon-lk-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.open-nav {
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  height: 100%;
  display: flex;
}

.icon-open-nav {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.6em;
  height: 2em;
  display: flex;
}

.se-box-heading {
  width: 100%;
}

.se-box-heading.line {
  border-bottom: 1px solid var(--line-black);
  padding-bottom: 2em;
}

.se-box-heading.line.stick {
  z-index: 3;
  pointer-events: none;
  border-bottom-style: none;
  margin-bottom: -10em;
  padding-top: 1em;
  position: -webkit-sticky;
  position: sticky;
  top: 4em;
}

.se-box-heading.centr {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.se-box-heading.add-m {
  display: none;
}

.heading-section-h2 {
  z-index: 2;
  font-size: 3.6em;
  position: relative;
}

.heading-section-h2.fix-50 {
  max-width: 22ch;
}

.heading-section-h2.fix-50.plus {
  background-color: var(--white);
  max-width: 19ch;
}

.heading-section-h2.fix-40 {
  max-width: 20ch;
}

.heading-section-h2.fix-30 {
  max-width: 18ch;
}

.footer-wrapper {
  grid-row-gap: 8em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
  display: grid;
  position: relative;
}

.icon-footer {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 7.375em;
  height: 1.625em;
  display: flex;
}

.footer-box-one {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.group-links {
  grid-column-gap: .3em;
  grid-row-gap: .3em;
  display: flex;
}

.icon-social {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 1.2em;
  display: flex;
}

.button-i {
  border-radius: 1.5em;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  padding: 2em;
  text-decoration: none;
  transition: background-color .2s, opacity .2s;
  display: flex;
}

.button-i.purp {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--purp);
  color: var(--white);
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto max-content;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-i.purp:hover {
  background-color: #5a23ac;
}

.footer-box-four {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.footer-tb-sd {
  white-space: nowrap;
  font-size: 1em;
}

.footer-link-sd {
  text-decoration: none;
  transition: opacity .2s;
}

.footer-link-sd:hover {
  opacity: .7;
}

.footer-link-sd.grey {
  color: rgba(255, 255, 255, .5);
}

.group-pril-links {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  display: flex;
}

.icon-pril {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 3.5em;
  display: flex;
}

.footer-copy {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-top: 1px solid var(--white-linw);
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1440px;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2em;
  padding-left: 2em;
  padding-right: 2em;
  display: grid;
}

.footer-copy-one {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  opacity: .5;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  display: grid;
}

.footer-copy-links {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: wrap;
  display: flex;
}

.footer-down-desktop {
  background-color: var(--balck-blue);
  color: var(--white);
  width: 100%;
  padding-top: 3em;
  padding-bottom: 4em;
  position: relative;
  overflow: hidden;
}

.footer-down-mobile {
  background-color: var(--balck-blue);
  color: var(--white);
  width: 100%;
  padding: 3em 2em 4em;
  display: none;
  position: relative;
}

.bt-link {
  transition: opacity .2s;
}

.bt-link:hover {
  opacity: .7;
}

.section-sticky {
  width: 100%;
}

.sticky-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  width: 100%;
  display: grid;
  position: relative;
  top: -34em;
}

.sticky-one {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: -31em;
  display: grid;
}

.sticky-two {
  z-index: 3;
  align-items: flex-start;
  height: 100%;
  display: block;
  position: relative;
}

.sticky-card {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.sticky-name {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sticky-img {
  padding-top: .4em;
}

.icon-sticky-number {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.375em;
  height: 2.375em;
  display: flex;
}

.sd-fix {
  max-width: 30ch;
}

.heading-section-h3.fix-min {
  max-width: 14ch;
}

.heading-section-h3.fix-max {
  max-width: 18ch;
}

.sticky-slider-wrapper {
  z-index: 2;
  align-items: flex-end;
  padding-top: 6em;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: clip;
}

.sticky-slide {
  z-index: 6;
  opacity: 0;
  justify-content: flex-end;
  align-items: flex-start;
  transition: opacity .4s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sticky-slide.active {
  opacity: 1;
}

.stick-slide-img {
  aspect-ratio: auto;
  background-color: var(--white-linw);
  object-fit: contain;
  border-radius: 1.5em;
  flex: none;
  width: 100%;
  max-width: none;
  overflow: hidden;
}

.sticky-card-link {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: var(--purp);
  color: var(--white);
  border-radius: 1.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 4em;
  padding: 1.5em 1em 1em 1.5em;
  text-decoration: none;
  display: grid;
}

.sticky-card-link.m {
  margin-top: 2em;
  margin-left: 0;
}

.sticky-card-link.show-m {
  display: none;
}

.sticky-card-pane-name-down {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon-sticky-arrow {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  display: flex;
}

.icon-sticky-arrow.white-desk {
  display: none;
}

.heading-sticky-card-link {
  font-size: 2em;
  line-height: 1.1;
}

.sticky-slides {
  justify-content: flex-end;
  width: 40em;
  height: 37em;
  margin-left: auto;
  display: flex;
  position: relative;
  top: -10em;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: clip;
}

.sticky-tb-name {
  font-size: 1em;
}

.section-tabs {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.tab-bt-index {
  color: rgba(28, 28, 28, .6);
  background-color: rgba(221, 221, 221, 0);
  border-radius: .8em;
  padding: 1.5em 2em;
  font-size: 1em;
  line-height: 1;
  text-decoration: none;
}

.tab-bt-index.w--current {
  background-color: var(--white);
  color: var(--black-boss);
  white-space: nowrap;
}

.tab-bt-index.active {
  background-color: var(--white);
  color: var(--black-boss);
}

.tabs {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--bg);
  border-radius: 1em;
  position: relative;
  overflow: clip;
}

.tab-grid-index {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: var(--bg);
  border-radius: 1em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: .5em;
  display: none;
}

.tab-grid-index.active {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tab-card {
  border-radius: .8em;
  display: flex;
}

.tab-card.hor {
  width: 100%;
  height: 100%;
}

.tab-card-link {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  background-color: var(--white);
  color: var(--black-boss);
  border-radius: 1.2em;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  align-content: space-between;
  width: 100%;
  padding: 1.5em 1em 1em 1.5em;
  text-decoration: none;
  display: grid;
}

.tab-group-name {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.tab-tb-name {
  font-size: 1.2em;
}

.tab-img {
  border-radius: .8em;
  width: 100%;
  max-width: none;
}

.block-card-name {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-block-card {
  font-size: 1.75em;
  line-height: 1.1;
}

.p-sd {
  font-size: 1.125em;
  line-height: 110%;
}

.p-sd.fix {
  height: 8em;
}

.p-sd.fix.min {
  height: 4em;
}

.p-sd.fix-top {
  height: 6.5em;
}

.p-sd.grey {
  opacity: .5;
}

.section-col-desktop {
  color: var(--white);
  background-image: url('/local/templates/mishSellplus/css/../images/bg-img-vert-d_1.webp');
  background-position: 0%;
  background-size: cover;
  border-radius: 2em;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  min-height: 44em;
  margin-top: 4em;
  padding: 2em;
  display: flex;
  position: relative;
  overflow: clip;
}

.heading-group-name {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  align-content: start;
  display: grid;
}

.p-sd-medium.fix {
  max-width: 34ch;
}

.p-sd-medium.center-fix {
  max-width: 60ch;
  margin-top: 1em;
}

.group-name-text-desktop {
  grid-column-gap: 6em;
  grid-row-gap: 6em;
  border-top: 1px solid var(--white-linw);
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  width: auto;
  margin-top: 3em;
  padding-top: 2em;
  display: grid;
}

.icon-embed-custom {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.2em;
  height: 4.2em;
  display: flex;
}

.head-icon {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: max-content;
  grid-template-columns: max-content;
  grid-auto-rows: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  align-self: center;
  display: grid;
}

.block-three-card-wrapper-desk {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  width: 100%;
  display: grid;
}

.card-block-3d {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  flex: none;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.card-block-3d-name {
  grid-column-gap: 1.3em;
  grid-row-gap: 1.3em;
  background-color: var(--bg);
  text-align: center;
  border-radius: 2em;
  flex-flow: column;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  height: 27em;
  padding: 1.6em 1.6em 2em;
  display: flex;
}

.card-block-3d-img {
  object-fit: contain;
  flex: none;
  width: 70%;
  max-width: none;
  margin-top: -1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: 0;
}

.heading-card-3d {
  font-size: 2.375em;
}

.block-card-wrapper-mobile {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  margin-left: -2em;
  margin-right: -2em;
  padding-left: 2em;
  padding-right: 2em;
  display: none;
  overflow: hidden;
}

.block-card-wrapper-mobile.swiper-3, .block-card-wrapper-mobile.swiper-6 {
  display: block;
}

.swiper-wrapper {
  flex-flow: row;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.link-block-sd {
  margin-top: 2em;
  font-size: 1.25em;
  line-height: 1.6;
  text-decoration: none;
  transition: opacity .2s;
  position: relative;
}

.link-block-sd:hover {
  opacity: .8;
}

.link-line {
  background-color: var(--purp);
  width: 100%;
  height: .2em;
}

.slider-wrapper-three {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 36em;
  display: grid;
  overflow: clip;
}

.card-case {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-row-gap: 24px;
  background-color: var(--bg);
  border-radius: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 2em;
  display: grid;
  overflow: clip;
}

.group-cards.one {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 2.5em;
  display: grid;
}

.group-cards.three {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 2.5em;
  display: grid;
}

.card--img {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--bg);
  background-image: url('/local/templates/mishSellplus/css/../images/photo-slide_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 1.5em;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.card--img._1 {
  background-image: url('/local/templates/mishSellplus/css/../images/company_8.webp');
}

.card--img._2 {
  background-image: url('/local/templates/mishSellplus/css/../images/company_12.webp');
}

.card--img._3 {
  background-image: url('/local/templates/mishSellplus/css/../images/company_10.webp');
}

.card--img._4 {
  background-image: url('/local/templates/mishSellplus/css/../images/company_9.webp');
}

.card--img._5 {
  background-image: url('/local/templates/mishSellplus/css/../images/company_11.webp');
}

.card--img._6 {
  background-image: url('/local/templates/mishSellplus/css/../images/company_7.webp');
}

.card--factors {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--bg);
  border-radius: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 2em;
  display: grid;
  overflow: clip;
}

.slide {
  flex-flow: column;
  flex: none;
  width: 100%;
  height: 100%;
  display: flex;
}

.card-case--logo-top {
  flex-flow: row;
  width: 100%;
  display: flex;
}

.card-case--group-text {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: max-content max-content;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.icon-card-case {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 6em;
  height: 60px;
  display: flex;
}

.block-blog {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 32em;
  display: grid;
}

.card-blog {
  grid-column-gap: 1.2em;
  grid-row-gap: 1.2em;
  background-color: var(--bg);
  border-radius: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  min-height: 16em;
  padding: 2em 6em 2em 2em;
  display: grid;
}

.card-blog--group-name {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: row;
  display: flex;
}

.heading--card-news.min {
  max-width: 30ch;
  font-size: 1.5em;
}

.tb-cat--card-news {
  color: var(--purp);
  flex: none;
}

.tb-data--card-news {
  opacity: .5;
  color: var(--black-boss);
  flex: none;
}

.block-pagination {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-arrow-left {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  margin-right: 1em;
  display: flex;
}

.pagin-number {
  opacity: .5;
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  font-size: 1.125em;
  display: flex;
}

.pagin-number.active {
  opacity: 1;
}

.icon-arrow-right {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  margin-left: 1em;
  display: flex;
}

.card-person--name {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: center;
  align-items: start;
  justify-items: center;
  padding-top: 1em;
  display: grid;
}

.card-person--desk {
  opacity: .5;
  font-size: .875em;
  line-height: 1.2;
}

.block-faq {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 32em;
  display: grid;
}

.block-faq--one {
  background-color: var(--bg);
  border-radius: 2em;
  width: 100%;
  padding: 2em;
}

.block-faq--two {
  width: 100%;
}

.block-faq--box-info {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: -webkit-sticky;
  position: sticky;
  top: 5em;
}

.block-faq--card-info {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--bg);
  border-radius: 2em;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 22em;
  padding: 2em;
  display: grid;
}

.block-drop {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  border-radius: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 3em;
  display: grid;
}

.block-drop--button {
  justify-content: space-between;
  align-items: center;
  padding: 1.875em 1em 1.875em 2em;
  display: flex;
}

.heading--drop {
  font-size: 1.4em;
}

.icon-drop {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.block-drop--pane {
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1em;
  overflow: hidden;
}

.block-drop--group-button {
  background-color: var(--white);
  cursor: pointer;
  border-radius: 1em;
  overflow: clip;
}

.link-top {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 2em;
}

.icon-top {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  display: flex;
}

.card-group-sticky {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: -webkit-sticky;
  position: sticky;
  top: 5em;
}

.nav-tabs {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.nav-tabs.center {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.tab-group-content {
  width: 100%;
  padding-top: 3em;
}

.tab-grad {
  z-index: 2;
  pointer-events: none;
  background-image: linear-gradient(270deg, #f1f3f7, rgba(255, 255, 255, 0));
  width: 3em;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.tabs-list {
  padding: .5em;
  overflow: clip;
}

.block-card-index {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: relative;
  transform: none;
}

.block-card-index.swiper-slide {
  flex: none;
  justify-content: flex-start;
}

.block-card-index.swiper-slide.pers {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  flex: none;
  transition: transform .4s;
  transform: none;
}

.block-card-index.four {
  min-height: 28em;
}

.card-icon-number {
  background-color: var(--bg);
  border-radius: 1.5em;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  min-height: 28em;
  padding: 2em 1.8em;
  display: flex;
}

.card-icon-number.min {
  flex: 1;
  height: 100%;
  min-height: auto;
}

.col-img-free {
  width: 48em;
  max-width: none;
  position: absolute;
  top: 4em;
  bottom: 0%;
  left: auto;
  right: -4em;
  right: 0
}

.col-link-for-m {
  display: none;
}

.swiper-pagination {
  grid-column-gap: .6em;
  grid-row-gap: .6em;
  justify-content: center;
  align-items: center;
  height: 2.4em;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.swiper-pagination-bullet {
  background-color: var(--line-black);
  border-radius: 2em;
  width: .75em;
  height: .75em;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--purp);
}

.group-name-text-mobile {
  grid-column-gap: 6em;
  grid-row-gap: 6em;
  border-top: 1px solid var(--white-linw);
  grid-template-rows: max-content;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  width: auto;
  margin-top: 3em;
  padding-top: 2em;
  display: none;
}

.block-card-se-wrapper-desktop {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: stretch;
  width: 100%;
  display: block;
}

.block-card-se-wrapper-desktop.hide {
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 8em;
  display: flex;
  position: relative;
  top: 5%;
}

.footer-box-icon {
  display: none;
}

.group-cards-img-slider.swiper-4 {
  padding-bottom: 2.5em;
  position: relative;
  overflow: hidden;
}

.rich-pane {
  font-size: 1em;
}

.rich-pane a{
  color:#6823D1;
  text-decoration: none;
}

.rich-pane h1, .rich-pane h2 {
  margin-bottom: .6em;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.1;
}

.rich-pane h3, .rich-pane h4 {
  margin-bottom: .5em;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.1;
}

.rich-pane h5, .rich-pane h6 {
  margin-top: 0;
  margin-bottom: .4em;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.1;
}

.rich-pane p {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1em;
}

.rich-pane blockquote {
  border-left-width: .2em;
  border-left-color: var(--purp);
  margin-bottom: 1em;
  padding: 1em;
  font-size: 1.2em;
  line-height: 1.4;
}

.rich-pane ol {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 1em;
  list-style-type: decimal;
  overflow: visible;
}

.rich-pane li {
  margin-bottom: .3em;
  font-weight: 400;
}

.swiper-button-next {
  z-index: 1;
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 5em;
  height: 5em;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 50%;
  left: auto;
  right: -1%;
  overflow: hidden;
}

.swiper-button-next:hover {
  background-color: rgba(20, 110, 245, .6);
}

.swiper-button-next.img {
  bottom: 6em;
  right: 3em;
}

.swiper-button-next.img:hover {
  opacity: .8;
}

.swiper-button-prev {
  z-index: 1;
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 5em;
  height: 5em;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 50%;
  left: -1%;
  right: auto;
  overflow: hidden;
}

.swiper-button-prev:hover {
  background-color: rgba(20, 110, 245, .8);
}

.swiper-button-prev.img {
  bottom: 6em;
  left: 3em;
}

.swiper-button-prev.img:hover {
  opacity: .8;
}

.icon-embed-large-right, .icon-embed-large-left {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 5em;
  height: 5em;
  display: flex;
}

.nav-pane-mobile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.icon-embed-close {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.375rem;
  height: 1.375rem;
  display: flex;
}

.close-nav {
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 100%;
  display: flex;
}

.group-links-m {
  grid-column-gap: .3em;
  grid-row-gap: .3em;
  display: flex;
}

.sticky-content {
  opacity: .2;
  justify-content: flex-start;
  align-items: center;
  padding-top: 14em;
  padding-bottom: 14em;
  transition: opacity .4s;
  display: flex;
}

.sticky-content.active {
  opacity: 1;
}

.section-slider-for-sticky-mobile {
  width: 100%;
}

.section-slider-for-sticky-mobile.swiper-5 {
  display: none;
  position: relative;
  overflow: hidden;
}

.card-slide-con-m {
  margin-top: 4em;
  padding-top: 2em;
  padding-bottom: 2em;
}

.icon-tin {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.8125em;
  display: flex;
}

.icon-tin.hide {
  display: none;
}

.hero-text-top {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-text-top.green {
  color: var(--green);
  text-transform: uppercase;
}

.hero-text-top img{
  display: block;
  height: auto;
  width: 8.8125rem;
}

.window-hero {
  z-index: 10;
  background-color: var(--bg);
  border-radius: .5em;
  min-width: 16em;
  padding: .5em;
  position: absolute;
  top: 3.1em;
}

.window-hero a{
  color:#6823D1;
  text-decoration: none;
}

.icon-box-hero {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.icon-top-hero {
  color: var(--bg);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.4em;
  height: 1.3em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: -1em;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: -webkit-sticky;
  position: sticky;
  top: 8%;
}

.card-group-top {
  grid-column-gap: .9em;
  grid-row-gap: .9em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.old-price {
  position: relative;
}

.old-price.hide {
  display: none;
}

.old-line {
  background-color: var(--red);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: .12em;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
}

.hero-con-down-pane-m {
  background-color: var(--red-min);
  border-radius: 1.2em;
  padding: 1.2em 1.5em 1.5em;
  display: none;
  position: relative;
}

.hero-con-down-content-m {
  grid-column-gap: 1.2em;
  grid-row-gap: 1.2em;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: 1fr;
  display: flex;
}

.hero-con-down-box-one-m {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-con-down-box-two-m {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.trigger-nav-m {
  pointer-events: none;
  height: 100%;
  position: absolute;
  top: 1%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-list-white {
  z-index: 2;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  position: relative;
  height: 100%
}

.calc-wrapper {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  background-color: var(--bg);
  border-radius: 2em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 2em 1em;
  display: flex;
}

.calc-container_head {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  justify-items: center;
  width: 100%;
  margin-bottom: 3em;
  display: grid;
}

.calc-container_range {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 1.5em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  display: grid;
  position: relative;
}

.calc-container_tarifs {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 2em;
  display: grid;
}

.calc-container_down {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.calc-heading_top {
  text-align: center;
  font-size: 1.75em;
  line-height: .9;
}

.calc-box_namber-price {
  background-color: var(--white);
  border-radius: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 46ch;
  padding: 1em 1.5em 1em 1.5em;
  display: flex;
}

.calc-heading_big-price {
  text-align: center;
  font-size: 4em;
  line-height: .7;
  width: 100%;
  word-spacing: -7px;
}

.range-wrapper_range {
  border-radius: 1em;
  justify-content: center;
  width: 100%;
  height: .375em;
  display: flex;
  position: relative;
  overflow: visible;
}

.range-pach {
  background-color: #d8dde5;
  border-radius: 1em;
  width: 100%;
  height: .375em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.range-progress {
  z-index: 1;
  background-color: var(--purp);
  border-radius: 1em;
  width: 50%;
  height: .375em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.range-point {
  z-index: 2;
  border: .2em solid var(--bg);
  background-color: var(--purp);
  cursor: grabbing;
  border-radius: 6em;
  width: 1.75em;
  height: 1.75em;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.range-wrapper_info {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.range-input_start, .range-input_end {
  color: rgba(28, 28, 28, .5);
  font-size: 1.125em;
  line-height: 1;
}

.tarifs-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tarif-card {
  background-color: var(--white);
  border-radius: 1.5em;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.tarif-box_head {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  border-bottom: .1em solid var(--line-black);
  flex-flow: column;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  padding: 1.8em 2em;
  display: flex;
}

.tarif-box_head.hor {
  flex-flow: row;
  justify-content: space-between;
}

.tarif-box_price {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 1.8em 2em;
  display: grid;
}

.tarif-box_info {
  margin-top: auto;
  padding: .5em;
}

.tarif-box_button {
  margin-top: auto;
  padding-bottom: .5em;
  padding-left: .5em;
  padding-right: .5em;
}

.head-group_tarif {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
}

.tarif-heading_top {
  font-size: 2em;
  line-height: 1.1;
}

.tarif-head_icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
}

.tarif-head_icon.red {
  color: var(--red);
}

.tarif-head_icon.red.hide {
  display: none;
}

.icon-24 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
}

.tarif-text_sub {
  font-size: 1.125em;
  line-height: 1.1;
}

.tarif-text_sub.grey {
  color: rgba(28, 28, 28, .5);
}

.tarif-price_medium {
  font-size: 3.25em;
  line-height: .8;
  word-spacing: -2px;
}

.tarif-info_pane {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  background-color: var(--white);
  border-radius: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 1.5em;
  display: grid;
}

.tarif-info_pane.red {
  background-color: var(--red-min);
}

.tarif-group_info-price {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tarif-heading_card-name {
  font-size: 1.125em;
}

.tarif-heading_card-name.opacity {
  opacity: .3;
}

.tarif-card_number {
  white-space: nowrap;
  font-size: 1.12em;
  line-height: 1.1;
}

.tarif-card_number.old {
  color: var(--red-tb);
  text-decoration: none;
}

.tarif-text_min-info {
  font-size: .875em;
}

.tarif-text_min-info.grey {
  color: rgba(28, 28, 28, .5);
}

.tarifs-wrapper-mobile {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: none;
}

.drop-for-m {
  background-color: var(--white);
  border-radius: 1.5em;
  width: 100%;
  overflow: hidden;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  transition: transform .2s;
  display: flex;
}

.icon-embed-small.active {
  transform: rotate(180deg);
}

.drop-tarif_price-m {
  justify-content: space-between;
  align-items: center;
  height: 5em;
  padding-left: 2em;
  padding-right: 2em;
  transition: opacity .2s, height .4s;
  display: flex;
  overflow: hidden;
}

.drop-tarif_price-m.active {
  height: 0;
  overflow: hidden;
}

.tarif-text_sub-price {
  font-size: 1.125em;
  line-height: 1.1;
}

.tarif-text_sub-price.grey {
  color: rgba(28, 28, 28, .5);
}

.drop-button-m {
  cursor: pointer;
  border-radius: 1.5em;
  width: 100%;
  transition: opacity .2s;
  overflow: hidden;
}

.tarif-pane-m {
  background-color: var(--white);
  opacity: 0;
  border-radius: 1.5em;
  flex-flow: column;
  width: 100%;
  height: 0;
  transition: transform .4s, opacity .2s, height .4s;
  display: flex;
  overflow: clip;
}

.tarif-pane-m.active {
  opacity: 1;
  height: 22em;
}

.tarif-name_top-m {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bg-se {
  z-index: 1;
  background-image: linear-gradient(#fff, #fff 0%, #fff 80%, rgba(255, 255, 255, 0));
  height: 15em;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.img-box {
  z-index: -1;
  border-radius: 1.5em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.img-box._1 {
  background-image: linear-gradient(#d9c1ac, #cfb298);
  justify-content: center;
  align-self: stretch;
  align-items: flex-end;
  margin-top: 4em;
}

.img-box._2 {
  background-image: linear-gradient(#c0b0a4, #5f5751);
  justify-content: center;
  align-self: stretch;
  align-items: flex-end;
  margin-top: 4em;
}

.img-box._3 {
  background-image: linear-gradient(#c3cccd, #809a9c);
  justify-content: center;
  align-self: stretch;
  align-items: flex-end;
  margin-top: 4em;
}

.img-box._4 {
  background-image: linear-gradient(#c9cbc1, #696a65);
  justify-content: center;
  align-self: stretch;
  align-items: flex-end;
  margin-top: 4em;
}

.img-img {
  object-fit: contain;
  max-width: 100%;
}

.img-group {
  border-radius: 1.5em;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
  overflow: hidden;
}

.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;
}

.card-img-text {
  background-color: var(--bg);
  border-radius: 1.5em;
  min-height: 22em;
  padding: 2em;
}

.icon-t-bank {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 17.8125em;
  height: 3em;
  display: flex;
}

.icon-t-bank svg{
  width: auto;
  height: 100%;
}

.icon-afk {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 132px;
  height: 68px;
  display: flex;
}

.icon-afk svg{
  width: auto;
  height: 100%;
}

@media screen and (min-width: 1920px) {
  .sticky-slider-wrapper {
    top: 12%;
  }

  .stick-slide-img {
    width: 40em;
  }

  .sticky-slides {
    height: 36.2em;
  }
}

@media screen and (max-width: 991px) {
  a {
    cursor: default;
  }

  .nav-wrapper.line {
    border-bottom: 1px solid var(--line-black);
    box-sizing: content-box;
  }

  .nav-li {
    display: none;
  }

  .nav-li.no-hide, .nav-li.no-hide.hide {
    display: block;
  }

  .hero-section {
    height: auto;
    max-height: none;
  }

  .hero-parallax-image {
    width: auto;
    left: -40%;
  }

  .grid-one-cards.one {
    grid-template-rows: 22.5em 14em;
  }

  .grid-one-cards.two {
    grid-template-rows: 27.5em minmax(8em, auto);
  }

  .card-tb-sd {
    font-size: 2.2em;
  }

  .card-tb-sd-min {
    font-size: 1.4em;
  }

  .card-image-free {
    object-fit: contain;
  }

  .card-image-free.down {
    object-position: 50% 100%;
  }

  .section-fix {
    padding-top: 2em;
  }

  .section-fix.sticky {
    height: auto;
  }

  .se-box-heading.line.stick {
    margin-bottom: 0;
  }

  .se-box-heading.add-m {
    margin-bottom: 3em;
    display: block;
  }

  .heading-section-h2 {
    font-size: 3.6em;
  }

  .sticky-one {
    margin-bottom: -32em;
  }

  .sd-fix {
    font-size: 1.2em;
  }

  .heading-section-h3 {
    font-size: 2em;
  }

  .sticky-slider-wrapper {
    padding-top: 18%;
    top: 25%;
  }

  .sticky-slide {
    align-self: center;
  }

  .stick-slide-img {
    width: 28em;
  }

  .sticky-card-link {
    margin-left: 0;
    transition: opacity .2s;
  }

  .sticky-card-link:hover {
    opacity: .9;
  }

  .heading-sticky-card-link {
    font-size: 1.2em;
  }

  .sticky-slides {
    width: 28em;
    height: 25.2em;
    top: 0;
  }

  .tabs {
    white-space: nowrap;
    align-self: stretch;
  }

  .tabs.min {
    align-self: center;
  }

  .tab-grid-index {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .tab-grid-index.active {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .tab-card-link {
    transition: opacity .2s;
  }

  .tab-card-link:hover {
    opacity: .9;
  }

  .tab-tb-name {
    font-size: 1em;
  }

  .heading-block-card.fix {
    max-width: 14ch;
  }

  .p-sd.fix {
    max-width: 30ch;
  }

  .p-sd.fix-top {
    height: 9em;
  }

  .section-col-desktop {
    background-position: 30%;
    height: 51em;
  }

  .p-sd-medium.fix.center-tb {
    max-width: 26ch;
  }



  .group-name-text-desktop {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    margin-left: -2em;
    margin-right: -2em;
    padding-left: 2em;
    padding-right: 2em;
    display: flex;
  }

  .block-three-card-wrapper-desk {
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  .card-block-3d {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-block-3d-name {
    width: 100%;
    height: auto;
  }

  .card-block-3d-name.no-center {
    text-align: left;
  }

  .card-block-3d-img {
    width: 80%;
    margin-top: 1em;
  }

  .heading-card-3d {
    font-size: 2em;
  }

  .block-card-wrapper-mobile {
    width: auto;
    margin-left: -2em;
    margin-right: -2em;
    padding-left: 2em;
    display: flex;
    overflow: hidden;
  }

  .block-card-wrapper-mobile.swiper-1 {
    flex-flow: row;
    padding-bottom: 15em;
    display: block;
  }

  .block-card-wrapper-mobile.swiper-1.no {
    padding-bottom: 4em;
  }

  .block-card-wrapper-mobile.swiper-3 {
    padding-left: 2em;
  }

  .block-card-wrapper-mobile.swiper-6 {
    flex-flow: row;
    display: block;
  }

  .block-card-wrapper-mobile.swiper-6.no {
    padding-bottom: 4em;
  }

  .slider-wrapper-three {
    grid-template-columns: 1fr;
  }

  .group-cards.one {
    padding-bottom: 0;
  }

  .group-cards.three {
    margin-top: 2em;
    padding-bottom: 0;
  }

  .card--factors {
    min-height: 13em;
  }

  .slide {
    min-height: 32em;
  }

  .heading--card-news.big {
    font-size: 1.5em;
  }

  .block-drop--group-button {
    cursor: default;
  }

  .link-top {
    display: none;
  }

  .card-group-sticky {
    position: relative;
    top: 0;
  }

  .p-pane-bg {
    background-color: rgba(255, 255, 255, .12);
    border-radius: 1em;
    flex: 1;
    padding: 1em;
  }

  .tab-grad {
    width: 6em;
  }

  .tabs-list {
    overflow: auto;
  }

  .block-card-index {
    flex: none;
    width: 100%;
  }

  .block-card-index.swiper-slide {
    transition: opacity .4s;
  }

  .block-card-index.swiper-slide.pers {
    opacity: .5;
    padding-top: 0;
    transition: transform .4s, opacity .4s;
    transform: scale(.9);
  }

  .block-card-index.swiper-slide.pers.swiper-slide-active {
    opacity: 1;
    transform: scale(1);
  }

  .block-card-index.swiper-slide.test {
    width: 30%;
  }

  .card-icon-number {
    grid-column-gap: 1.4em;
    grid-row-gap: 1.4em;
    flex: 1;
    min-height: 22em;
  }

  .col-img-free {
    width: 42em;
    top: 11em;
    right: -12em;
  }

  .swiper-pagination {
    padding-top: 2em;
  }

  .group-name-text-mobile {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    margin-left: -2em;
    margin-right: -2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .block-card-se-wrapper-desktop {
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-left: -2em;
    margin-right: -2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .block-card-se-wrapper-desktop.hide {
    display: none;
  }

  .footer-box-icon {
    display: block;
    position: relative;
  }

  .group-cards-img-slider {
    height: auto;
  }

  .swiper-button-next {
    width: 4em;
    height: 4em;
  }

  .swiper-button-next.img {
    display: none;
  }

  .swiper-button-prev {
    width: 4em;
    height: 4em;
  }

  .swiper-button-prev.img {
    display: none;
  }

  .nav-pane-mobile {
    z-index: 1000;
    background-color: var(--bg);
    opacity: 1;
    color: var(--black-boss);
    flex-flow: column;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .nav-pane-mobile:after{
    height: 400px;
    width: 100%;
    bottom:-400px;
    position: absolute;
    content: "";
    background-color: var(--bg);
    display: block;
  }

  .icon-embed-close {
    flex: none;
    width: 1.6em;
    height: 1.6em;
  }

  .nav-box-link-m {
    background-color: var(--white);
    border-radius: 1.5em;
    margin: 1em;
    margin: 0 16px 0;
    max-height: calc(100% - 147px);
    overflow: hidden;
    overflow-y: auto;
  }

  .nav-box-link-m--pane {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-bottom: 1px solid var(--line-black);
    flex-flow: column;
    align-items: flex-start;
    padding: 1.4em 1em 4em;
    padding: 20px 16px 40px;
    display: flex;
    gap:24px;
    gap:16px;
  }

  .nav-link-m {
    font-size: 1.5em;
    line-height: 1;
    text-decoration: none;
    transition: opacity .2s;
    font-size: 24px;
    line-height: 1.1
  }

  .nav-link-m:hover {
    opacity: .8;
  }

  .nav-box-info-m--pane {
    /*grid-column-gap: 4em;
    grid-row-gap: 4em;*/
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding: 1.4em 1em 1em;
    padding: 20px 16px 16px;
    display: grid;
  }

  .nav-link-min-m {
    font-size: 1.2em;
    line-height: 1;
    text-decoration: none;
    transition: opacity .2s;
    font-size: 18px;
    line-height: 1.3
  }

  .nav-link-min-m:hover {
    opacity: .8;
  }

  .nav-group-info {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    align-items: flex-start;
    display: flex;
    gap:18px;
    gap:10px;
  }

  .group-links-m {
    margin-top: auto;
    margin-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .div-block-2 {
    position: relative;
  }

  .calc-box_namber-price {
    min-width: 100%;
  }

  .tarif-heading_top {
    font-size: 1.4em;
  }

  .tarif-price_medium {
    font-size: 1.9em;
  }

  .tarif-heading_card-name {
    font-size: .9em;
  }

  .tarif-card_number {
    font-size: 1em;
  }

  .tarif-pane-m.active {
    height: 19.5em;
  }
}

@media screen and (max-width: 991px) {
    .hero-box-pane-market-item{
    padding: 0 1rem 0 0.5rem;
    border-radius: 1rem;
    font-size: 0.875rem;
    line-height: 1;
    letter-spacing: 0;
    height: 3rem
  }

  .hero-box-pane-market-item_other{
    padding-right: 1.4rem
  }

  .hero-box-pane-market-item img{
    height: 2rem;
    height: 1.8rem;
    width: auto;
  }

  .hero-box-pane-market{
     max-width: 32.5rem;
  }
}

@media screen and (max-width: 768px) {
  .section-fix#top{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }

  .hero-box-content {
    height: 50.375rem;
    padding: 18rem 1rem 1.5rem;
    /*border-radius: 2.5rem 2.5rem 2rem 2rem;*/
    gap:2.5rem;
    background-image: url(/local/templates/mishSellplus/css/../images/hero_1_mob.webp);
    background-size: 100% auto;
    background-position:  50% 0;
    background-color: #121931;
    justify-content: flex-end;
  }

  .heading-hero-h1 {
    font-size: 2.75rem;
    line-height: 0.9;
  }

  .hero-text-top img{
    width: 7.5625rem;
  }

  .hero-box-heading{
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    display: flex;
  }

  .hero-tb-top{
    font-size: 0.75rem;
  }

  .hero-box-pane-bottom{
    flex-direction: column;
    width: 100%;
    gap:1.5rem;
    align-items: flex-start;
  }

  .hero-box-pane-market{
    gap:0.5rem;
    justify-content: flex-start;
    width: 100%;
    max-width: 100%
  }

  .hero-box-pane-market-item.Ozon{
    order: 1;
  }
  .hero-box-pane-market-item.Wildberries{
    order: 2;
  }
  .hero-box-pane-market-item.market{
    order: 3;
  }
  .hero-box-pane-market-item.Lamoda{
    order: 4;
  }
  .hero-box-pane-market-item.hero-box-pane-market-item_other{
    order: 5;
  }


  .hero-box-pane-market-item{
    padding: 0 1rem 0 0.5rem;
    border-radius: 1rem;
    font-size: 0.875rem;
    line-height: 1;
    letter-spacing: 0;
    height: 3rem
  }

  .hero-box-pane-market-item img{
    height: 2rem;
    height: 1.8rem;
    width: auto;
  }


  .hero-tb-top img{
    margin-top: 1rem!important;
    width: 7.5625rem;
  }

  .button-l {
    height: 4.2em;
    padding: 1em 1.5em;
  }

  .button-l.purp.sd.big {
    border-radius: 1.5rem;
    height: 5rem;
    padding: 0 1.5rem;
    width: 100%
  }

#w-node-a9c887ec-e8c2-6c42-a9fe-07478105412d-cea988d7{
    font-size: 1.125rem!important;
  }

  .main-center{
    padding-top: 76px
  }

  .banner_android.active~.wrapper-start .main-center{
    padding-top: 165px
  }

  .nav-wrapper{ height: 3.75rem; min-height: 3.75rem; align-items: stretch; }
}

@media screen and (max-width: 767px) {


  .hero-parallax-image {
    left: -70%;
  }

  .heading-hero-h1 {
    
  }

  .button-l.purp.sd.big.radius.m {
    height: 3.5em;
  }

  .grid-one-cards.one {
    grid-template-rows: 18em 12em;
  }

  .grid-one-cards.two {
    grid-template-rows: 24em minmax(5em, auto);
  }

  .grid-one--card {
    padding: 1.5em;
  }

  .card-tb-sd {
    font-size: 1.8em;
  }

  .card-tb-sd-min {
    font-size: 1.2em;
  }

  .heading-section-h2 {
    font-size: 3.2em;
  }

  .heading-section-h2.fix-30.center-tb {
    text-align: center;
  }

  .footer-wrapper {
    grid-row-gap: 4em;
  }

  .footer-box-two {
    display: none;
  }

  .footer-box-four {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    display: flex;
  }

  .group-pril-links.hide-m {
    display: none;
  }

  .stick-slide-img {
    width: 21.4em;
  }

  .icon-sticky-arrow.white-desk {
    display: none;
  }

  .heading-sticky-card-link {
    font-size: 2.4em;
  }

  .heading-sticky-card-link.min-tb {
    font-size: 1.4em;
  }

  .sticky-slides {
    height: 19.4em;
  }

  .tabs {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    display: block;
  }

  .tab-grid-index, .tab-grid-index.active {
    grid-template-columns: 1fr 1fr;
  }

  .tab-card {
    min-height: 16em;
  }

  .tab-card-link.add {
    min-height: 17em;
    margin-top: 1.2em;
  }

  .tab-tb-name {
    font-size: 1.2em;
  }

  .heading-block-card.fix {
    max-width: 14ch;
  }

  .p-sd.fix {
    max-width: 40ch;
  }

  .p-sd.fix-top {
    height: 11em;
  }

  .p-sd.p-t-big {
    font-size: 1.3em;
  }

  .section-col-desktop {
    background-image: url('/local/templates/mishSellplus/css/../images/bg-img-vert-m_1.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    min-height: 74em;
    overflow: hidden;
  }

  .heading-group-name {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .p-sd-medium.fix.center-tb {
    text-align: center;
  }

  .group-name-text-desktop {
    display: none;
  }

  .card-block-3d-img {
    margin-top: -3em;
  }

  .heading-card-3d.fix {
    max-width: 16ch;
  }

  .block-card-wrapper-mobile.swiper-1.no, .block-card-wrapper-mobile.swiper-6.no {
    padding-bottom: 2em;
  }

  .swiper-wrapper {
    flex-flow: row;
  }

  .block-blog {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .block-faq {
    grid-template-columns: 1fr;
  }

  .block-faq--card-info {
    min-height: auto;
    padding-right: 18em;
  }

  .p-pane-bg {
    flex: none;
    width: 100%;
  }

  .block-card-index.swiper-slide.test {
    width: 46%;
  }

  .card-icon-number {
    justify-content: space-between;
    align-items: stretch;
  }

  .col-img-free {
    width: 50em;
    top: 26em;
  }

  .col-link-for-m {
    display: block;
  }

  .group-name-text-mobile {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    display: block;
  }

  .group-name-text-mobile.swiper-2 {
    margin-top: 0;
    padding-top: 3em;
  }

  .footer-box-icon {
    display: block;
  }

  .swiper-button-next {
    width: 5em;
    height: 5em;
    right: -2%;
  }

  .swiper-button-prev {
    width: 5em;
    height: 5em;
    left: -2%;
  }

  .calc-box_namber-price {
    min-width: 100%;
  }

  .tarifs-wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-columns: 1fr;
    display: none;
  }

  .tarif-heading_top {
    font-size: 2em;
  }

  .tarif-price_medium {
    font-size: 2.8em;
  }

  .tarif-heading_card-name, .tarif-card_number {
    font-size: 1.2em;
  }

  .tarifs-wrapper-mobile {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-columns: 1fr;
    display: flex;
  }

  .drop-tarif_price-m.active {
    opacity: 0;
  }

  .tarif-pane-m.active {
    height: 20em;
  }

  

  


}

@media screen and (max-width: 479px) {
  /*.header-top {
    color: #fff;
  }*/

 

  .nav-wrapper {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .nav-home {
    padding-left: 1em;
    padding-right: 1em;
  }

  .nav-list {
    width: 100%;
  }

  .nav-li.no-hide {
    flex: 1;
  }

  .nav-li.no-hide.hide {
    flex: none;
  }

  .hero-section.down {
    margin-bottom: -2em;
    padding-bottom: 4em;
  }

  .hero-box-image {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    display: block;
  }

  .hero-parallax-image {
    width: 100%;
    height: 40em;
    position: relative;
    top: 0%;
    left: 0%;
  }



  .button-l.purp.sd.big.radius.m {
    border-radius: 1.5em;
    height: 5em;

  }

  
  .icon-bt-arrow.big-m {
    font-size: 1.3em;
  }

  .hero-pane {
    border-radius: 2em;
  }

  .hero-con-top {
    padding-top: 1.8em;
    padding-bottom: 1.8em;
  }

  .hero-con-center {
    padding-top: 1.5em;
    padding-bottom: 2em;
  }

  .hero-con-down-pane {
    border-radius: 1.6em;
    padding-top: 3em;
    display: none;
  }

  .hero-con-img {
    height: 22.9em;
    top: -4.7em;
    right: -3.1em;
  }

  .section-wrapper {
    z-index: 1;
    border-top-left-radius: 2.5em;
    border-top-right-radius: 2.5em;
    position: relative;
    overflow: visible;
  }

  .section-wrapper.radius {
    padding-top: 1em;
    overflow: hidden;
  }

  .section-wrapper.add-down {
    margin-bottom: -4em;
  }

  .section-wrapper.st-plus {
    padding-bottom: 5em;
  }

  .section-wrapper.st-plus-m {
    padding-bottom: 6em;
  }

  .se-grid-desktop {
    display: none;
  }

  .grid-one--card {
    border-radius: 2em;
  }

  .card-tb-sd {
    font-size: 1.8em;
  }

  .card-tb-sd.big-m {
    font-size: 2.2em;
  }

  .card-tb-sd-min {
    font-size: 1.2em;
  }

  .card-tb-sd-min.big-m {
    font-size: 1.4em;
  }

  .section-fix {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .section-fix.sticky, .section-fix.st {
    padding-bottom: 0;
  }

  .se-grid-mobile {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-rows: 20em 18em 7em 14em;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .mob-background {
    z-index: 1;
    background-image: linear-gradient(0deg, #121931 68%, rgba(18, 25, 49, 0) 82%);
    height: 80%;
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .icon-lk-arrow {
    display: none;
  }

  .se-box-heading.line {
    padding-bottom: 2em;
  }

  .se-box-heading.line.stick {
    z-index: 6;
    padding-bottom: 2em;
  }

  .se-box-heading.centr.no-center-m {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .heading-section-h2 {
    font-size: 2.4em;
  }

  .footer-wrapper {
    grid-row-gap: 2em;
    flex-flow: column;
    align-items: flex-start;
    height: 28em;
    margin-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-box-one {
    flex-flow: column;
    display: flex;
  }

  .button-i {
    width: 4.2em;
    height: 4.2em;
  }

  .footer-box-three {
    width: 100%;
  }

  .footer-box-four {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    width: 100%;
    margin-top: auto;
  }

  .footer-tb-sd {
    font-size: 1.125em;
  }

  .footer-copy {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: column;
    margin-top: 1em;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-copy-one {
    opacity: .3;
    flex-flow: column;
    display: flex;
  }

  .footer-copy-links {
    flex-flow: column;
    order: -1;
  }

  .footer-down-desktop {
    display: none;
  }

  .footer-down-mobile {
    z-index: 2;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    border-top-left-radius: 2.5em;
    border-top-right-radius: 2.5em;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: -2em;
    padding-left: 1em;
    padding-right: 1em;
    display: flex;
  }

  .sticky-wrapper {
    grid-template-columns: 1fr;
    top: 0;
  }

  .sticky-one {
    width: 100%;
    margin-bottom: 4em;
    padding-top: 0;
  }

  .sticky-two {
    display: none;
    position: -webkit-sticky;
    position: sticky;
    top: 14em;
  }

  .sticky-card {
    grid-column-gap: 1.4em;
    grid-row-gap: 1.4em;
  }

  .sticky-name {
    grid-column-gap: .6em;
    grid-row-gap: .6em;
  }

  .sd-fix {
    max-width: 38ch;
    font-size: 1em;
  }

  .heading-section-h3 {
    font-size: 1.5em;
  }

  .sticky-slider-wrapper {
    background-color: var(--white);
    margin-left: -1em;
    margin-right: -1em;
    padding: .5em 1em 1em;
    top: 0;
  }

  .stick-slide-img {
    width: 100%;
  }

  .sticky-card-link {
    border-radius: 2em;
    margin-left: 0;
  }

  .sticky-card-link.hide-m {
    display: none;
  }

  .sticky-card-link.show-m {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-left: 1em;
    margin-right: 1em;
    display: grid;
  }

  .heading-sticky-card-link {
    font-size: 1.5em;
  }

  .sticky-slides {
    background-color: var(--white);
    width: 100%;
    height: 25.8em;
    top: 1em;
  }

  .tabs {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    width: 93.5vw;
    padding: .3em;
    display: flex;
  }

  .tab-grid-index {
    border-radius: 2.5em;
    padding: 1em;
  }

  .tab-grid-index.active {
    grid-template-columns: 1fr 1fr;
  }

  .tab-card {
    min-height: 13em;
  }

  .tab-card-link {
    border-radius: 2em;
    margin-left: 0;
  }

  .tab-card-link.add {
    min-height: 12em;
  }

  .tab-img {
    border-radius: 2em;
  }

  .heading-block-card {
    font-size: 1.5em;
  }

  .p-sd.fix-top {
    height: 9em;
  }

  .section-col-desktop {
    width: auto;
    min-height: 79em;
    margin-top: 3em;
    margin-left: -1em;
    margin-right: -1em;
    padding-bottom: 10em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .icon-embed-custom {
    width: 2.7em;
    height: 2.7em;
  }

  .head-icon.auto-right-m {
    margin-right: auto;
  }

  .card-block-3d-name.no-center {
    grid-row-gap: 1em;
    padding: 1.25em;
  }

  .card-block-3d-img {
    width: 90%;
    margin-top: -2em;
  }

  .block-card-wrapper-mobile.swiper-1 {
    margin-left: -1em;
    margin-right: -1em;
    padding-bottom: 11em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .block-card-wrapper-mobile.swiper-6 {
    margin-left: -1em;
    margin-right: -1em;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .slide {
    min-height: 24em;
  }

  .block-faq {
    background-color: var(--bg);
    border-top-left-radius: 2.5em;
    border-top-right-radius: 2.5em;
    width: auto;
    margin-bottom: -4em;
    margin-left: -1em;
    margin-right: -1em;
    padding-bottom: 6em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .block-faq--one {
    padding-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
  }

  .block-faq--card-info {
    padding-left: 0;
    padding-right: 4em;
  }

  .heading--card-faq {
    font-size: 2em;
  }

  .block-drop {
    margin-top: 2em;
  }

  .block-drop--button {
    padding: 1em;
  }

  .heading--drop {
    font-size: 1.1em;
  }

  .block-drop--pane {
    padding-left: 1em;
  }

  .tab-group-content {
    padding-top: 2em;
  }

  .block-card-index {
    width: 100%;
  }

  .block-card-index.swiper-slide.test {
    width: 80%;
  }

  .block-card-index.swiper-slide.centr-opac {
    opacity: .2;
  }

  .block-card-index.swiper-slide.centr-opac.swiper-slide-active {
    opacity: 1;
  }

  .col-img-free {
    width: 48em;
    top: 24em;
    right: -22em;
  }

  .swiper-pagination.m-down {
    position: absolute;
    top: 25.5em;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .group-name-text-mobile {
    display: block;
  }

  .footer-box-icon {
    margin-top: 2em;
    display: block;
  }

  .swiper-button-next.img {
    bottom: 4em;
    right: 1em;
  }

  .swiper-button-prev.img {
    bottom: 4em;
    left: 1em;
  }

  .sticky-content {
    opacity: 1;
    height: auto;
    padding-top: 8em;
    padding-bottom: 4em;
  }

  .hero-con-down-pane-m {
    border-radius: 1.6em;
    display: block;
  }

  .trigger-nav-m {
    height: 100%;
    position: absolute;
    top: 2%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .nav-list-white {
    width: 100%;
  }

  .calc-wrapper {
    border-radius: 3em;
    margin-left: -1em;
    margin-right: -1em;
    padding-bottom: 1em;
  }

  .calc-container_range {
    padding-left: 0;
    padding-right: 0;
  }

  .calc-container_tarifs {
    margin-bottom: 0;
  }

  .calc-container_down {
    display: none;
  }

  .calc-heading_top {
    font-size: 1.5em;
  }

  .calc-box_namber-price {
    min-width: 100%;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
  }

  .calc-heading_big-price {
    font-size: 3.6em;
  }

  .range-pach, .range-progress {
    height: .5em;
  }

  .range-point {
    width: 2em;
    height: 2em;
  }

  .tarifs-wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .tarif-box_info {
    padding: .8em;
  }

  .tarif-box_button {
    padding-bottom: .8em;
    padding-left: .8em;
    padding-right: .8em;
  }

  .tarif-heading_top {
    font-size: 2.12em;
  }

  .tarif-text_sub, .tarif-text_sub.grey {
    font-size: 1.3em;
  }

  .tarif-price_medium {
    font-size: 4em;
  }

  .tarif-info_pane.red {
    border-radius: 1.5em;
  }

  .tarif-heading_card-name, .tarif-card_number {
    font-size: 1.4em;
  }

  .tarifs-wrapper-mobile {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .icon-embed-small {
    width: 2.4em;
    height: 2.4em;
  }

  .tarif-text_sub-price {
    font-size: 1.3em;
  }

  .tarif-pane-m.active {
    height: 24em;
  }

  .tarif-name_top-m {
    grid-column-gap: .4em;
    grid-row-gap: .4em;
  }

  .card-img-text {
    flex: 1;
    min-height: auto;
  }
}

#w-node-_4b68b7f1-3a82-4d9a-9af0-bb20ee1a56fa-cea988d7 {
  justify-self: start;
}

#w-node-e64135a4-042f-5128-a1e7-37d2d1a19508-cea988d7 {
  justify-self: end;
}

#w-node-_48d1a820-a288-3633-37a7-913c0e10c10f-cea988d7 {
  justify-self: start;
}

#w-node-_48d1a820-a288-3633-37a7-913c0e10c112-cea988d7 {
  justify-self: end;
}

#w-node-_0f1b84dc-c0b0-3b58-aa53-8d709587ff8f-cea988d7 {
  grid-area: 2 / 1 / 3 / 3;
  align-self: end;
}

#w-node-d7ea4df5-425f-e28a-0bfb-9dcde159f493-cea988d7 {
  grid-area: 1 / 2 / 3 / 3;
  align-self: start;
}

#w-node-_4f7f52db-6778-6771-88f7-05a8a2f52987-cea988d7 {
  justify-self: start;
}

#w-node-f241f9dd-3968-2abc-1ec6-118a59fb2663-cea988d7, #w-node-_72b18057-41ec-4602-7782-5a1ffcd3912b-cea988d7 {
  align-self: start;
}

#w-node-_72b18057-41ec-4602-7782-5a1ffcd39136-cea988d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9c887ec-e8c2-6c42-a9fe-07478105412d-cea988d7 {
  justify-self: start;
  font-size: 1.25em;
}

#w-node-_480ff53b-2159-1185-35e7-e6f0882e7dfa-cea988d7 {
  justify-self: end;
}

#w-node-ed964c2d-15e1-f397-1017-82076cdc8d69-cea988d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e41f0028-3e9f-dfb5-bfd3-3a83fc4ecfe1-cea988d7, #w-node-e41f0028-3e9f-dfb5-bfd3-3a83fc4ecfec-cea988d7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3aedb4c3-5f15-3dfc-a32d-d8f23f8baa5a-cea988d7 {
  justify-self: start;
}

#w-node-_3aedb4c3-5f15-3dfc-a32d-d8f23f8baa5c-cea988d7 {
  justify-self: end;
}

#w-node-a8258733-390c-70c8-5b42-d47652b4a063-cea988d7 {
  justify-self: start;
}

#w-node-a8258733-390c-70c8-5b42-d47652b4a065-cea988d7 {
  justify-self: end;
}

#w-node-_9fc65d4d-8a92-7407-5790-c6f7c6abbab2-cea988d7 {
  justify-self: start;
}

#w-node-_9fc65d4d-8a92-7407-5790-c6f7c6abbab4-cea988d7 {
  justify-self: end;
}

#w-node-_8d8d16b2-3fe9-9ce9-6e75-dd76fd3bbd72-cea988d7 {
  justify-self: start;
}

#w-node-_8d8d16b2-3fe9-9ce9-6e75-dd76fd3bbd74-cea988d7 {
  justify-self: end;
}

#w-node-_02267a23-7421-7721-cc8d-b01b14e7cd9f-cea988d7 {
  justify-self: start;
}

#w-node-_02267a23-7421-7721-cc8d-b01b14e7cda1-cea988d7 {
  justify-self: end;
}

#w-node-_3f2dc835-8b41-2b36-250f-708bed180458-cea988d7 {
  justify-self: start;
}

#w-node-_3f2dc835-8b41-2b36-250f-708bed18045a-cea988d7 {
  justify-self: end;
}

#w-node-b93316eb-7993-4cf7-75c8-1434967632e9-cea988d7 {
  justify-self: start;
}

#w-node-a32e4fb7-50e6-e82a-8b24-16d8b8938ad3-cea988d7 {
  justify-self: stretch;
}

#w-node-d4aae115-0662-2043-2c23-08d4ef223ee8-cea988d7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-_5e6280f5-7841-1614-95b0-60683ba38a68-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_5e6280f5-7841-1614-95b0-60683ba38a78-cea988d7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-a17b6d89-3208-2d1c-fb2c-df16341159ad-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a17b6d89-3208-2d1c-fb2c-df16341159bd-cea988d7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-_9d930f9e-fc3d-8964-0480-4ca7879284e3-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_9d930f9e-fc3d-8964-0480-4ca7879284f3-cea988d7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-db9e8fa3-e05f-18d7-da46-42ffbef866ad-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-db9e8fa3-e05f-18d7-da46-42ffbef866bd-cea988d7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-_0c4d263c-d027-13f9-e8f8-33246e3b70ad-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_0c4d263c-d027-13f9-e8f8-33246e3b70bd-cea988d7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-_56b91bc4-a25c-4525-dd18-7dfd557386b0-cea988d7 {
  justify-self: start;
}

#w-node-_56b91bc4-a25c-4525-dd18-7dfd557386b2-cea988d7 {
  justify-self: end;
}

#w-node-_402d1c7a-392f-44c0-73fe-704aa235037b-cea988d7 {
  justify-self: start;
}

#w-node-_402d1c7a-392f-44c0-73fe-704aa235037d-cea988d7 {
  justify-self: end;
}

#w-node-e424a870-9346-f7ce-ca4a-41cf7a8d65dc-cea988d7 {
  justify-self: center;
}

#w-node-e424a870-9346-f7ce-ca4a-41cf7a8d65df-cea988d7 {
  align-self: start;
}

#w-node-_9d5be67e-85b5-9da8-4d43-dd148989bc0a-cea988d7 {
  justify-self: start;
}

#w-node-_9d5be67e-85b5-9da8-4d43-dd148989bc0c-cea988d7 {
  justify-self: end;
}

#w-node-_848db1ee-065d-0598-7bfc-9fc4a64cceee-cea988d7 {
  justify-self: start;
}

#w-node-_848db1ee-065d-0598-7bfc-9fc4a64ccef0-cea988d7 {
  justify-self: end;
}

#w-node-bee06fe1-38b0-8d39-c248-2976a4a18720-cea988d7 {
  justify-self: start;
}

#w-node-bee06fe1-38b0-8d39-c248-2976a4a18722-cea988d7 {
  justify-self: end;
}

#w-node-_218f03af-7d05-f704-2e32-7de30070fb6e-cea988d7 {
  justify-self: start;
}

#w-node-_218f03af-7d05-f704-2e32-7de30070fb70-cea988d7 {
  justify-self: end;
}

#w-node-_63280433-4962-878f-0038-fe05d1433673-cea988d7 {
  justify-self: start;
}

#w-node-_63280433-4962-878f-0038-fe05d1433675-cea988d7 {
  justify-self: end;
}

#w-node-_7a3a2847-3316-f390-bc77-e2bc0fa400c4-cea988d7 {
  justify-self: start;
}

#w-node-_7a3a2847-3316-f390-bc77-e2bc0fa400c6-cea988d7 {
  justify-self: end;
}

#w-node-_9abfbe75-29bf-8970-9e55-39b47f60fbf2-cea988d7 {
  justify-self: center;
}

#w-node-_1dd946aa-bc2b-a5f0-2398-a4eecfeff81a-cea988d7 {
  align-self: start;
  justify-self: start;
}

#w-node-d6c9cce4-3d02-962c-d228-cf3ba65614b4-cea988d7 {
  align-self: end;
}

#w-node-_6fa0a7c3-5aa9-c287-993c-9882d49d88aa-cea988d7 {
  justify-self: center;
}

#w-node-_59c84f74-1a12-105b-2377-233f45228477-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_1d38181d-a246-6a81-ac86-fe499d3d101e-cea988d7, #w-node-_20ae27c6-5cab-b669-949a-747ab14d82c3-cea988d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cd03b651-d8af-ec51-3b6e-96a78cc8a40b-cea988d7 {
  justify-self: stretch;
}

#w-node-_31526863-6e31-8f59-4d52-326e29dfb013-cea988d7 {
  align-self: start;
}

#w-node-aeaad4f5-9b68-04f2-23f9-0026b7a72246-cea988d7 {
  align-self: end;
}

#w-node-d5b648a1-1476-598f-f7a3-9854c10a2e57-cea988d7 {
  justify-self: start;
}

#w-node-ec660ece-e904-c6c3-37a9-4bd7a0fc6aad-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_920bb915-0542-1193-087f-f967bed961c1-cea988d7 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: end;
}

#w-node-_2d992128-f75e-76d8-4b47-4bc54a739988-cea988d7 {
  justify-self: start;
}

#w-node-_04c80af3-acf3-eea4-b9e3-ed4327497bdd-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  justify-self: start;
}

#w-node-c4d050e9-050a-461e-ec45-628c8c9d1f31-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: end;
}

#w-node-_3066fb64-cf52-1031-f3c4-3fef6eb295cc-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: end;
  justify-self: start;
}

#w-node-_565db5aa-7428-e067-4f55-951649f1b0a4-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_565db5aa-7428-e067-4f55-951649f1b0a5-cea988d7 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: end;
}

#w-node-_565db5aa-7428-e067-4f55-951649f1b0b4-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_565db5aa-7428-e067-4f55-951649f1b0b6-cea988d7, #w-node-_565db5aa-7428-e067-4f55-951649f1b0bc-cea988d7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: end;
}

#w-node-_565db5aa-7428-e067-4f55-951649f1b0ac-cea988d7, #w-node-_5ab53b37-9651-b950-c204-1dbe38ca8548-cea988d7 {
  justify-self: start;
}

#w-node-_5ab53b37-9651-b950-c204-1dbe38ca854a-cea988d7 {
  justify-self: end;
}

#w-node-_9e0ac420-9ab6-7939-83ca-77fc53732971-cea988d7 {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-d7ea4df5-425f-e28a-0bfb-9dcde159f493-cea988d7 {
    grid-area: 1 / 2 / 2 / 3;
    align-self: start;
  }

  #w-node-_218f03af-7d05-f704-2e32-7de30070fb67-cea988d7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_75567323-e9d8-f1c6-9e9e-ee39ac93c82c-cea988d7 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0a2ac87e-5e6b-a3f8-2425-55bb5711e6d3-cea988d7 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c4d050e9-050a-461e-ec45-628c8c9d1f31-cea988d7 {
    grid-area: 3 / 1 / 3 / 2;
  }

  #w-node-_3066fb64-cf52-1031-f3c4-3fef6eb295cc-cea988d7 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_565db5aa-7428-e067-4f55-951649f1b0b6-cea988d7 {
    grid-area: 3 / 1 / 3 / 2;
  }

  #w-node-_565db5aa-7428-e067-4f55-951649f1b0bc-cea988d7 {
    grid-area: 3 / 2 / 4 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_59c84f74-1a12-105b-2377-233f45228477-cea988d7 {
    grid-row: span 1 / span 1;
  }

  #w-node-ec660ece-e904-c6c3-37a9-4bd7a0fc6aad-cea988d7 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-c4d050e9-050a-461e-ec45-628c8c9d1f31-cea988d7 {
    grid-area: 3 / 1 / 3 / 3;
    align-self: start;
  }

  #w-node-_3066fb64-cf52-1031-f3c4-3fef6eb295cc-cea988d7 {
    grid-row: 4 / 5;
    grid-column-start: 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0f1b84dc-c0b0-3b58-aa53-8d709587ff8f-cea988d7 {
    grid-row: 1 / 2;
  }

  #w-node-d7ea4df5-425f-e28a-0bfb-9dcde159f493-cea988d7 {
    grid-area: 2 / 1 / 2 / 3;
    align-self: start;
  }

  #w-node-b93316eb-7993-4cf7-75c8-1434967632e9-cea988d7 {
    order: 9999;
  }

  #w-node-a0e4f673-5692-781c-980d-101aa97c67dd-cea988d7, #w-node-ea6b2b6e-d334-2aea-8f17-ae664a93fdd2-cea988d7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_920bb915-0542-1193-087f-f967bed961c1-cea988d7, #w-node-_565db5aa-7428-e067-4f55-951649f1b0a5-cea988d7 {
    grid-row: 1 / 2;
  }
}


@font-face {
  font-family: 'Aeonikpro';
  src: url('/local/templates/mishSellplus/css/../fonts/AeonikPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonikpro';
  src: url('/local/templates/mishSellplus/css/../fonts/AeonikPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonikpro';
  src: url('/local/templates/mishSellplus/css/../fonts/AeonikPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


/*newstyle*/
.newcolorbtn {background-color: #FE198F!important;}
.newcards .row-items {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}



.newcards .row-items .item {background: #f2f3f7; border-radius: 24px;}
.newcards .row-items .col-item {display: grid;  grid-column-gap: .5em; grid-row-gap: .5em;}
.newcards .row-items .col-item .item {padding: 2em; text-align: center; position: relative; overflow: hidden; height: auto}
.newcards .row-items .col-item .item5 .item-image {position: absolute; width: 100%; height: 100%; top: 0; left: 0}
.newcards .row-items .col-item .item5 .item-image img {width: 100%;}
.newcards .row-items .col-item .item5 {height: 100%; background: #f2f3f7 url(/images/cardblimit.png) no-repeat; background-size: cover; ba}
.newcards .row-items .col-item .item3 {height: 100%;display: flex;flex-direction: column;justify-content: space-between}
.newcards .row-items .col-item .item6 .item-image {position: relative; top: 30px}
.newcards .row-items .col-item .item2 {padding-bottom: 0}
.newcards .row-items .col-item .item2 .item-image {position: relative; top: 2em}
.newcards .row-items .col-item .item1 {display: flex; align-items: center; justify-content: center}
.newcards .row-items .col-item .item1 .item-text > div:first-of-type {margin-bottom: 5px}
.newcards .row-items .col-item .item5 {padding-bottom: 6em}
.newcards .row-items .col-item .item3 .item-image {margin: 6em 0}
 .newcards .row-items.mobile {display: none}

body .header-top {border-bottom: none;}
body .nav-home {border-right: none;}
body .nav-desktop-link {border-right: none;}

.lkbtn a {border: 2px solid #EBEEF4; border-radius: 16px; margin: 0.75rem 32px 0 32px; padding: 0 24px; height: calc(100% - 1.5rem);  position: relative;}
.lkbtn a:hover {background: #F1F3F8!important; cursor: pointer; border-color: #F1F3F8;} 
/*.header-top.white:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100px; background: linear-gradient(to bottom, rgb(0 0 0 / 41%) 0%,rgba(255,255,255,0) 100%);}*/
.header-top.white {overflow: visible}

.modal-toggle .questions__inner .privacy {font-size: 12px; text-align: center; letter-spacing: 0.5%; line-height: 15.6px; position: absolute; bottom: -130px; left: 0; color: lightgray}
.popup__form .privacy {font-size: 12px; text-align: center; letter-spacing: 0.5%; line-height: 15.6px; position: absolute; bottom: -130px; left: 0; color: lightgray}

body .sticky-content {padding-bottom: 0}
body .sticky-content:last-of-type {padding-bottom: 14em}

/**/
body .tarifs-wrapper {grid-template-columns: 1fr 1fr 1fr 1fr;}

.tarif-price_medium {font-size: 2.75em}

.newtextblock > div p {max-width: 412px; margin-bottom: 20px; line-height: 1.3; letter-spacing: 0.005em; font-feature-settings: 'dlig' on, 'ss02' on;}
.newtextblock > div {padding-left: 45px; position: relative;}
.newtextblock > div:after {content: ''; position: absolute; width: 40px; height: 35px; background: url(/images/SIcon.svg) no-repeat; left: 0; top: 7px; background-size: contain;}
#w-node-_2621965a-1047-8d56-b99c-1fe79e4c84a9-cea988d7 {font-size: 18px}
.newbotm-group {position: absolute; bottom: 30px; }
.newbotm-group > p {margin-bottom: 25px}


/**/

.checkbox {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 17px;
  height: 17px;
}
.checkbox:not(checked) { position: absolute; opacity: 0;}
.checkbox:not(checked) + label.ios-switch {
  position: relative; 
  padding: 0 0 0 60px;
      display: block;
    height: 30px;
}
.checkbox:not(checked) + label.ios-switch:before {
  content: '';
  position: absolute;
  top: -2px;
  left: 0;
  width: 50px;
  height: 26px;
  border-radius: 13px;
  border-color: #CDD1DA;
  box-shadow: #CDD1DA 0px 0px 0px 0px inset;
  transition: border 0.4s, box-shadow 0.4s;
  background-color: #E0E4EE;
}
.checkbox:not(checked) + label.ios-switch:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 2px 5px rgba(0,0,0,.3);
  transition: all .2s;
}
.checkbox:checked + label.ios-switch:before {
  box-shadow: #FE198F 0px 0px 0px 16px inset;
  transition: border 0.4s, box-shadow 0.4s, background-color 1.2s;
  background-color: #FE198F;
  border-color: #FE198F;
}
.checkbox:checked + label.ios-switch:after { left: 26px;}


.calc-line-new {display: flex; align-items: center; justify-content: space-between;width: 100%; padding-left: 1.5em;    padding-right: 1.5em;}
.calc-line-new .calc-container_head {width: 50%; justify-items: flex-start; position: relative; /*left: -40px;*/}
.calc-line-new .options {width: 50%; display: flex; flex-wrap: wrap;}
.calc-line-new .options .headline {width: 100%; margin-bottom: 20px; font-weight: 500;}
.calc-line-new .options label {margin-right: 30px; font-weight: 500; font-size: 18px}
.calc-line-new .calc-box_namber-price {min-width: 50px!important; width: 485px; overflow: hidden}

#w-node-_52ddf96d-2619-e12e-eac8-512ba9605c3b-cea988d7 {position: fixed!important; right: 38px; bottom: 120px; bottom: 220px; z-index: 99; opacity: 0; transition: .5s;}
#w-node-_52ddf96d-2619-e12e-eac8-512ba9605c3b-cea988d7 .icon-top {background: white url(/images/Upbtn.svg) no-repeat;background-size: 18px; background-position: center; width: 56px;height: 56px; border: 1px solid #EAEAEA; border-radius: 16px}
#w-node-_52ddf96d-2619-e12e-eac8-512ba9605c3b-cea988d7 svg {display: none}

.calc-line-new form {display: flex}

.offervalue {opacity: 0; position: absolute; right: 0; top: 0;}
.offeropacity {opacity: 1}
.offeractive .offervalue { opacity: 1}
.offeractive .tarif-price_medium.offervalue {right: auto; top: 0.65em; left: 0.73em}
.offeractive .offeropacity {opacity: 0}


#w-node-f7abc4fb-3a74-bb95-bdac-5e147ce122b6-cea988d7 img {margin-top: 1.1875em}

#w-node-e0f5ca77-c9ff-56b8-d15d-c7cb18f0acc7-cea988d7:hover {cursor: pointer;}

@media screen and (max-width: 1400px) {

 /* .calc-line-new .calc-container_head {left: 0.8em;}*/


  }

@media screen and (max-width: 1100px) {
.calc-line-new {flex-direction: column; align-items: flex-start; justify-content: space-between;margin-bottom: 3em}
.calc-line-new .options {width: 100%}
.tarif-price_medium {font-size: 1.9em}
}

@media screen and (max-width: 991px) {
  body .tarifs-wrapper{
        grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 768px) {
  .newbotm-group {position: static; bottom: 30px; }
  .newtextblock > div p {max-width: 100%}
  .newtextblock > div {background: none;}
  .con-group-down p {max-width: 90%; margin: 0 auto; margin-bottom: 30px; font-size: 18px}
  #w-node-_2621965a-1047-8d56-b99c-1fe79e4c84a5-cea988d7 .col-img-free {margin-top: 50px}
  #w-node-_2621965a-1047-8d56-b99c-1fe79e4c84a9-cea988d7 {display: none}
  .con-group-down {top: 20px; position: relative; margin-bottom: 0px;}
  #w-node-_2621965a-1047-8d56-b99c-1fe79e4c84a5-cea988d7 {padding-bottom: 10em; min-height: 90em}

  #w-node-_52ddf96d-2619-e12e-eac8-512ba9605c3b-cea988d7 {display: block}
  .offeractive .drop-tarif_price-m .offervalue {right: 1.65em; top: 1.4em}
  .tarif-price_medium {font-size: 2.75em}
}

.section-fix.mobile {display: none}

@media screen and (max-width: 768px){
 .section-fix.mobile {display: grid}
  .se-box-heading.line.stick .heading-section-h2 {display: none}

  .calc-line-new form {display: flex; flex-direction: column;}
  .newcards .row-items.desktop {display: none}
  .newcards .row-items.mobile {display: flex; flex-wrap: wrap;}

  .newcards .row-items .col-item {width: 100%; display: flex}
  .newcards .row-items .col-item .item3 {width: 100%}
  .newcards .row-items .col-item .item4 {width: 100%}
  .newcards .row-items .col-item .item2 {width: 50%}
  .newcards .row-items .col-item .item1 {width: 50%}
  .newcards .row-items .col-item .item5 {width: 50%;}
  .newcards .row-items .col-item .item6 {width: 50%}
  .newcards .card-tb-sd-min {font-size: 14px!important}
  .newcards .card-tb-sd {font-size: 24px!important}
  .newcards .row-items .col-item .item1 .card-tb-sd {font-size: 16px!important}
  .newcards .row-items .col-item .item5 .card-tb-sd {font-size: 16px!important}
  .newcards .row-items .col-item .item {padding: 1.6em}
  .newcards .row-items .col-item .item3 .item-image img{max-height: 117px;}
   .newcards .row-items .col-item .item3 .item-image {margin: 2em 0;}
    .newcards .row-items .col-item .item2 .item-image img{max-height: 100px;}
   .newcards .row-items .col-item .item6 .item-image img{max-height: 100px;}
   .newcards .row-items .col-item .item5 {background: #f2f3f7 url(/images/cardlimitmibile.png) no-repeat; background-size: cover; }

   body .popup__form .privacy {bottom: calc(15vh - 44px); color: #1C1C1C80; padding: 10px}
   .modal-toggle .questions__inner .privacy {bottom: calc(15vh - 44px); color: #1C1C1C80; padding: 10px}

   .footer-down-mobile .footer-wrapper {height: auto}

     body .header-top {border-bottom: 1px solid var(--line-black);}
body .nav-home {border-right: 1px solid var(--line-black);}
body .nav-desktop-link {border-right: 1px solid rgba(255, 255, 255, 0.24);}
.lkbtn {border-right: 1px solid var(--line-black);}
.lkbtn a {border-left:  none; border-bottom: none;border-top:  none;background: none; border-radius: 0px; margin: 0; padding: 0 23px; height: auto; position: relative; top: 0; height: 100%;}
.lkbtn a:hover {background: white; color: black; cursor: pointer} 

#w-node-_9e0ac420-9ab6-7939-83ca-77fc53732971-cea988d7 {justify-content: center; display: flex; width: 100%}

.mbstock1 {width: 49%}
.mbstock1 img {width: 100%; height: auto}
.mbstock2 {width: 49%}
.mbstock2 img {width: 100%; height: auto}
.mbstock3 {width: 100%}
.mbstock3 img {width: 100%; height: auto}

body .sticky-content {padding-top: 3em;}
body .sticky-content:last-of-type {padding-bottom: 3em}

#w-node-_2621965a-1047-8d56-b99c-1fe79e4c84a5-cea988d7 .new-app-for-m {display: flex; flex-wrap: wrap; justify-content: space-between}
#w-node-_2621965a-1047-8d56-b99c-1fe79e4c84a5-cea988d7 .new-app-for-m a {background: #FFFFFF29; display: flex; justify-content: center; align-items: center; margin-bottom: 5px; border-radius: 16px; overflow: hidden}
#w-node-_2621965a-1047-8d56-b99c-1fe79e4c84a5-cea988d7 .new-app-for-m a:nth-child(1) {width: 49%;}
#w-node-_2621965a-1047-8d56-b99c-1fe79e4c84a5-cea988d7 .new-app-for-m a:nth-child(2) {width: 49%;}
#w-node-_2621965a-1047-8d56-b99c-1fe79e4c84a5-cea988d7 .new-app-for-m a:nth-child(3) {width: 100%;}

footer .new-app-for-m {display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 100%}
footer .new-app-for-m a {background: #FFFFFF29; display: flex; justify-content: center; align-items: center; margin-bottom: 5px; border-radius: 16px; overflow: hidden}
footer .new-app-for-m a:nth-child(1) {width: 49%;}
footer .new-app-for-m a:nth-child(2) {width: 49%;}
footer .new-app-for-m a:nth-child(3) {width: 100%; margin-top: -5px}

  .calc-line-new {flex-direction: column; align-items: flex-start; justify-content: space-between;}
.calc-line-new .calc-container_head {width: 100%; left: 0px}
.calc-line-new .options {width: 100%; display: flex; flex-wrap: wrap;}
.calc-line-new .options .headline {width: 100%; margin-bottom: 20px; font-weight: 500;}
.calc-line-new .options label {margin-right: 30px; font-weight: 500; font-size: 18px}
.calc-line-new .calc-box_namber-price {min-width: 50px!important; width: 100%; overflow: hidden}

 .newcards .row-items .col-item .item6 .card-tb-sd-min {width: 92%; margin: 0 auto}
  .newcards .row-items .col-item .item6 .item-image {top: 10px}
  .newcards .row-items .col-item .item2 .item-image {top: 10px}
  .newcards .row-items .col-item .item6 { height: 170px}
  .newcards .row-items .col-item .item2 {height: 170px}
  .newcards .row-items .col-item .item6 .item-image img {max-height: 90px}
  .newcards .row-items .col-item {grid-column-gap: .8em; grid-row-gap: 1em;}
  .newcards .row-items { grid-row-gap: 0.8em;}

   .calc-container_range {position: relative; top: -200px;}
.calc-line-new .options {position: relative; top: 80px}
.calc-container_tarifs .calc-heading_top {opacity: 0}
.calc-line-new .options label {width: 100%; padding: 0!important; display: block; font-size: 14px }
.calc-line-new form {width: 100%;}
.checkbox:not(checked) + label.ios-switch:before {left: auto; right: 0px; top: -6px}
.checkbox:not(checked) + label.ios-switch:after {left: auto; right: 25px; top: -4px}
.checkbox:checked + label.ios-switch:after {left: auto; right: 2px}
#newform > div {margin-bottom: 5px}
.calc-line-new .options .headline {margin-bottom: 20px}
.range-wrapper_info {position: relative; top: -20px}
.calc-wrapper {padding: 2em 1.4em}
.calc-container_tarifs {margin-top: -30px}

}


#volume {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 2.5rem;
  margin: 0 auto;
}




#volume .slider-track {
  height: 6px;
  background-color: #e0e4ee;
  border-radius: 0.25rem;
}

#volume .slider-thumb {
  position: absolute;
  top: -11px;
  left: 50%;
  width: 28px;
  height: 28px;
  margin-left: -1rem;
  border-radius: 1rem;
  background-color: #6823d1;
}

#volume .slider-level {
  width: 50%;
  height: 6px;
  background-color: #6823d1;
  border-radius: 1rem;
}

#volume .slider-input {
  -webkit-appearance: none;
  position: absolute;
  width: 100%;
  height: 3rem;
  top: -10px;
  /*margin-left: -2.5%;*/
  background-color: transparent;
  outline: none;
}

#volume .slider-input::-webkit-slider-thumb {
  width: 5rem;
  height: 5rem;
  -webkit-appearance: none;
  background: transparent;
  box-shadow: none;
}

#volume input[type=range]:focus {
  outline: none;
}


#volume input[type=range]::-moz-focus-outer {
  border: 0;
}

#volume input[type=range]::-moz-range-thumb {
  background-color: transparent;
  opacity: 0;
  visibility: hidden;
  background: transparent;
  background-color: transparent;
  border-color: transparent;
  color: transparent;
}

#volume input[type=range]::-ms-track {
  width: 100%;
  background: transparent;
  background-color: transparent;
  border-color: transparent;
  color: transparent;
}

@media screen and (max-width: 768px){
  #volume  {margin-top: 30px}
}


.nav-box-info-soc{
  border-bottom: solid 1px #EBEEF4;
  padding: 0 16px 24px;
  display: flex;
  gap:4px;
  align-items: center;
  margin-left: -16px;
  width: calc(100% + 32px);
}

.nav-box-info-soc a{
  display: flex;
  width: 56px;
  height: 56px;
  justify-content: center;
  align-items: center;
  background:#F1F3F8;
  border-radius: 16px
}

.nav-box-info-soc a:hover{
  opacity: 0.7
}

.mob_menu_store{
  padding-right: 16px;
}

.footer_new{
  padding: 40px 32px 0;
  background:#121931;
}

.footer_new .section-fix{
  padding-top: 0;
  padding-bottom: 0;
  gap:0;
}

.footer_new_middle{
  padding: 55px 0 44px;
}

.footer_new_bottom{
  padding: 32px 0;
  border-top: solid 1px #ffffff1a;
  color: #FFFFFF66;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: 0.5%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.footer_new_bottom a {
  color: inherit;
  text-decoration: none;

}

.footer_new_bottom a:hover{
  text-decoration: underline;
}

.footer_new_bottom_left{
  display: flex;
  gap:30px;
  align-items: center;
  justify-content: space-between;
}


.footer_new_bottom_right{
  display: flex;
  gap:30px;
  align-items: center;

  padding-right: 90px;
  width: 684px;
  max-width: 100%;
}

.footer_new_middle_right{
  padding-right: 188px;
}

.footer_new_middle_left{
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  letter-spacing: 0.5%;
  color: #F1F3F8;

}

.footer_new_middle_left a{
  color: inherit;
  text-decoration: none;
}

.footer_new_middle_left a:hover{
  text-decoration: underline;
}

.footer_new_middle_left_mail{
  margin-bottom: 14px
}

.footer_new_middle_left_tel{
  margin-bottom: 14px
}

.footer_new_middle_left_adr{
  margin-bottom: 28px
}

.footer_new_middle_left_agent_title{
  margin-bottom: 11px
}

.footer_new_middle_left_agent_mail{
  
}

.footer_new_middle{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.footer_soc{
  display: flex;
  align-items: center;
  gap:4px;
}

.footer_soc a{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background:#6823D1;
}

.footer_soc a:hover{
  background: #5A23AC 
}

.footer_dl{
  display: flex;
  align-items: center;
  gap:8px;
  margin-top: 54px;
}

.footer_dl a{
  display: flex;
}

.footer_dl a:hover{
  opacity: 0.7
}

.footer_dl img{
  display: block;
}

.footer_new_top img{
  display: block; 
}

.footer_dl_mob{
  display: none;
}

@media screen and (max-width: 1279px) {
  .footer_new_middle_right{
    padding-right: 0;
  }

  .footer_new_bottom_right{
    padding-right: 0;
  }
}

@media screen and (max-width: 1023px) {
  .footer_new{
    padding-left: 0;
    padding-right: 0;
    padding-top: 48px;
  }

  .footer_new_top img{
    height: 48px;
    width: auto;
  }

  .footer_new_middle{
    padding-top: 83px;
    padding-bottom: 32px;
  }

  .footer_new_bottom{
    padding-top: 32px;
    padding-bottom: 44px;
    flex-direction: column-reverse;
    font-size: 13px;
    line-height: 16px;
    width: 100%;
    align-items: flex-start;
    gap:32px;
  }

  .footer_new_bottom_left{
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    gap:10px;
  }

  .footer_new_bottom_right{
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    gap:10px;
  }

  .footer_new_middle{
    flex-direction: column;
  }

  .footer_soc{
    margin-top: 32px
  }

}

  @media screen and (max-width: 767px) {
    .footer_dl{
    display: none;
  }

  .footer_soc{
    width: 100%;
    justify-content: center;
    margin-top: 32px;
  }

  .footer_new_middle_right{
    width: 100%;
  }

  .footer_new_middle_left{
    font-size: 14px;
    line-height: 16px;
  }

  .footer_new_middle_left_adr{
    margin-bottom: 48px;
  }

  .footer_new_middle_left_mail{
    margin-bottom: 12px
  }

  .footer_new_middle_left_agent_title{
    margin-bottom: 16px;
  }

  .footer_dl_mob{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap:6px;
  }

  .footer_dl_mob a{
    width: calc(50% - 3px)
  }

  .footer_dl_mob a:last-child{
    width: 100%
  }

  .footer_dl_mob img{
    width: 100%;
  }

  .footer_new_middle{
    padding-bottom: 20px
  }

  .footer_new_bottom_right{
    color:rgba(255, 255, 255, 0.5);
  }

  .footer_new_bottom_left{
    color:rgba(255, 255, 255, 0.3);
  }




}


/* End */


/* Start:/local/templates/mishSellplus/template_styles.css?174840351510323*/
@charset "UTF-8";

.bot-dialog {display: none!important}

.modal-toggle {width: 450px; position: relative; margin: auto; background: white; border-radius: 24px; padding: 32px}
.modal-toggle .headline {font-size: 28px; font-weight: 500; margin-bottom: 12px; line-height: 1}
.modal-toggle .text {font-size: 16px; font-weight: 100; margin-bottom: 32px; line-height: 1.2}
.modal-toggle form input {width: 100%; height: 64px; border: 1px solid #E0E4EE; padding:  12px 16px 16px  16px; border-radius: 16px }
.modal-toggle form .btn {position: absolute; bottom: -88px; left: 0; height: 80px; width: 100%; border-radius: 24px; display: flex; align-items: center; justify-content:space-between; padding: 32px; font-size: 18px; color: white; background: #6823D1; transition: .5s}
.modal-toggle form .btn:hover {background: #5a23ac}
.modal-toggle form textarea {width: 100%; height: 128px!important; border: 1px solid #E0E4EE; padding:  12px 16px 16px  16px; border-radius: 16px; margin-top: 12px; resize: none; }

#partners .tab-img {filter: grayscale(1); transition: .5s;}
#partners .tab-img.color {filter: none;}
#partners .tab-card-pane:hover .tab-img {filter: none;}
#partners .of-partner .tab-img {filter: none;}
#partners .tab-card-pane.bonus-btn {opacity: 1!important}

#calc input {border: none;}
#calc #range {width: 100%}

.calc-container_range {grid-row-gap: 0;}
.tab-bt-index.active {position: relative; z-index: 3}

span.error-msg {color: #FE198F; position: relative; top: 3px; left: 3px;}
.popups__close-icon {width: 50px; height: 50px;}
.soon:hover {cursor: inherit}
.questions-form._successful {flex-direction: column}


@media screen and (max-width: 478px){
  .mfp-container {padding-left: 0; padding-right: 0;}
  .modal-toggle {width: 100%; height: 100vh; border-radius: 0; padding: 16px; padding-top: 48px;}
  .modal-toggle form .btn {bottom: 10vh; width: calc(100% - 32px); margin-left: 16px; height: 56px}

  .calc-box_namber-price {width: 90%; overflow: hidden; padding: 0.5em;}

  #calc {padding-top: 100px; margin-top: -100px}
  #how-get {padding-top: 100px; margin-top: -100px}
  #about {padding-top: 100px; margin-top: -100px}
 #blog {padding-top: 100px; margin-top: -100px}
 #partners {position: relative; z-index: 2}
  #people {position: relative; z-index: 2}
#rad {z-index: 2}

 .block-card-wrapper-mobile.swiper-3 {padding-top: 0}
 .popupimg {margin: 0!important; margin-bottom: 20px}
body .popup.popup_call._successful {justify-content: flex-start;
    align-items: center;
    text-align: center; }
}


/*#range{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 250px;
    height: 56px;
    border: none;
    border-radius: 4px;
    overflow: hidden;
  background: none
}

#range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    background-color: #6823d1;
    border: 0px solid #6823d1;
    border-radius: 50%;
    height: 22px;
    width: 22px;
    margin-top: -7px;
    box-shadow: calc(-100vmax - 22px) 0 0 100vmax #6823d1;
     clip-path: polygon(
        100% 0,
        4px 0,
        0 7px,
        -100vmax 7px,
        -100vmax 13px,
        0 13px,
        1px 100%,
        100% 100%
    );
}

#range::-moz-range-thumb {
    -moz-appearance: none;
    appearance: none;
    background-color: #6823d1;
    border: 0px solid #6823d1;
    border-radius: 50%;
    height: 28px;
    width: 28px;
    margin-top: -7px;
}

#range::-webkit-slider-runnable-track {
    height: 6px;
    border-radius: 4px;
    border: 0px solid #6823d1;
    box-shadow: 0px 0px 0px #353535;
    background: #d8dde5;
}*/

footer .group-links a {overflow: hidden;}
.section-wrapper #w-node-_57a6af3c-d5b4-59d1-2797-ead577b85cc2-cea988d7 .group-links a {overflow: hidden;}


/*integr*/
.popups {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: none;
    overflow: hidden;
    overflow-y: auto;
    background-color: rgba(20,20,20,.6);
    box-sizing: border-box
}

.popups__popup {
    display: none;
    position: relative;
    z-index: 100;
    flex-grow: 1;
    padding: 0px;
    box-sizing: border-box;
    margin: auto;
    justify-content: center;
    max-width: 450px;
    width: 100%;
    background: #6823d1;
    background-size: cover;
   padding-bottom: 0
}

.modal-toggle .questions__inner .btn {position: absolute; bottom: -88px; left: 0; height: 80px; width: 100%; border-radius: 24px; display: flex; align-items: center; justify-content:space-between; padding: 32px; font-size: 18px; color: white; background: #6823D1; transition: .5s}
.modal-toggle .questions__inner .btn:hover {background: #5a23ac}

@media screen and (max-width: 478px){

   body .popups._form-call {z-index: 9999}
body .popup.popup_call {width: 100%; height: 100vh; border-radius: 0; padding: 16px; padding-top: 48px; }

body .popup__form .button._primary {bottom: 15vh; width: calc(100% - 32px); margin-left: 16px; height: 56px}

body .modal-toggle .questions__inner .btn {bottom: 15vh; width: calc(100% - 32px); margin-left: 16px; height: 56px}
}



.popup-policy {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 1rem;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: calc(100% - 2rem);
  padding: 1rem 1rem;
  background-color: #fff;
  border-radius: 0.75rem;
  -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1); }
  .popup-policy p {
    font-family: "Onest", sans-serif;
    font-size: 0.75rem;
    line-height: 125%;
    font-weight: 500;
    color: #5E6271;
    letter-spacing: 0.01em;
    text-align: left;
    margin-bottom: 0.75rem; }
    .popup-policy p b {
      color: #141414; }
    .popup-policy p a {
      color: #6823D1;
      text-decoration: none; }
  .popup-policy button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    padding: 0.5rem 0.75rem;
    border-radius: 0.5rem;
    border: none;
    background-color: #EEF0F7;
    font-family: "Onest", sans-serif;
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-weight: 500;
    color: #141414; }
    .popup-policy button:active {
      background-color: #6823D1;
      color: #ffffff;
      -webkit-transition: 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
      transition: 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99); }

@media screen and (min-width: 1360px) {
  .popup-policy {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 76rem; }
    .popup-policy p {
      font-size: 0.875rem;
      margin-bottom: 0; }
    .popup-policy button {
      padding: 0.75rem 4.15625rem;
      font-size: 1rem; }
      .popup-policy button:hover {
        background-color: #6823D1;
        color: #ffffff;
        -webkit-transition: 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
        transition: 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99); } }

.modal-toggle .questions__inner .privacy, .popup__form .privacy{
  width: 100%;
}

.group-links .icon-social{
  height: 20px
}



.open_popup_calendar{
  width: 64px;
  height: 64px;
  border-radius: 100%;
  cursor: pointer;
  background: radial-gradient(139.36% 139.49% at 3.81% -12.53%, #F5AABE 0%, #FF6796 25%, #2C55F9 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  left: calc(100% - 32px - 64px);
    bottom: 128px;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999
}

.popup_calendar{
  background: linear-gradient(109.59deg, #1B9D9D 44.25%, rgba(65, 100, 238, 0.48) 93.11%);
  background: radial-gradient(151.49% 150.45% at 0% -37.5%, #F5AABE 0%, #FF6796 25%, #2C55F9 93.15%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;

  box-shadow: 0px 1.92px 14.89px 0px #00000042;
  width: 258px;
  /*height: 142px;*/
  padding: 16px;
  position: fixed;
  z-index: 999;
  left: calc(100% - 160px);
  bottom: 148px;
  transform: translate(-50%, -50%);
  color: #fff;
  border-radius: 16px;
  display: none;
}

.popup_calendar.active{
  display: block;
}

.popup_calendar_close{
  position: absolute;
  right: 12px;
  top: 12px;
}

.popup_calendar_title{
  font-size: 12px;
  font-weight: 400;
  line-height: 15.6px;
  letter-spacing: 0.01em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 6px;
}

.popup_calendar_desc{

  font-size: 11px;
  font-weight: 400;
  line-height: 15.95px;
  letter-spacing: 0.01em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 11px;
}

.popup_calendar_btn{
  color: #14004B;
  font-size: 10px;
  font-weight: 400;
  line-height: 13px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #fff;
  cursor: pointer;
  border: none;
  width: 78px;
  height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 100px
}

@media screen and (max-width: 767px) {
  .open_popup_calendar{
    left: calc(100% - 15px - 64px);
  }

  .popup_calendar{
    left: calc(100% - 140px);
  }

  .hero-tb-top{
    font-size: 12px;
    text-transform: none;
  }

  .hero-tb-top img{
    height:auto;
    width: 131px
  }

  .hero-box-heading{
    grid-row-gap: 24px;
  }
}
/* End */
/* /local/templates/mishSellplus/css/normalize.css?17484035167772 */
/* /local/templates/mishSellplus/lib/magnific-popup/magnific-popup.css?17484035275820 */
/* /local/templates/mishSellplus/css/components.css?174840351639338 */
/* /local/templates/mishSellplus/css/sellplus.css?1758101403104383 */
/* /local/templates/mishSellplus/template_styles.css?174840351510323 */
