

/* Start:/local/templates/mishSellplus/components/bitrix/catalog/blog/style.css?17713073141122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/mishSellplus/components/bitrix/catalog.element/blog_new/style.css?177260235825925*/
:root {
    --text-main: #1c1c1c;
    --text-70: rgba(28, 28, 28, 0.7);
    --text-60: rgba(28, 28, 28, 0.6);
    --text-50: rgba(28, 28, 28, 0.5);
    --text-30: rgba(28, 28, 28, 0.3);
    --text-20: rgba(28, 28, 28, 0.2);
    --text-10: rgba(28, 28, 28, 0.1);
    --text-sale: #dbbdcb;
    --text-error: #f45443;
    --white-main: #fff;
    --white-40: rgba(255, 255, 255, 0.4);
    --white-16: rgba(255, 255, 255, 0.16);
    --white-08: rgba(255, 255, 255, 0.08);
    --light-netural: #f1f3f8;
    --light-darker: #e0e4ee;
    --light-violet: #e1e1fc;
    --background-dark: #121931;
    --background-sale: #f8e2ed;
    --stroke-on-light: #ebeef4;
    --stroke-on-dark: rgba(255, 255, 255, 0.24);
    --accent-violet: #6823d1;
    --accent-red: #fe198f;
    --accent-green: #b6ff59;
    --pro-white-main: #fff;
    --pro-white-16: rgba(255, 255, 255, 0.16);
    --pro-background-main: #080b16;
    --pro-background-white: #fff;
    --pro-background-neutral: rgba(210, 216, 239, 0.04);
    --pro-background-accent: rgba(210, 216, 239, 0.08);
    --pro-button-hero: #fff;
    --pro-button-hero-hover: #f2f2f2;
    --pro-button-primary: #6823d1;
    --pro-button-primary-hover: #5a23ac;
    --pro-button-applink: rgba(255, 255, 255, 0.16);
    --pro-text-main: #fff;
    --pro-text-50: rgba(28, 28, 28, 0.5);
    --pro-text-secondary: rgba(255, 255, 255, 0.4);
    --pro-text-black: #000;
    --pro-text-error: #f45443;
    --pro-accent-violet: #6823d1;
    --pro-accent-green: #b6ff59;
    --pro-stroke-input: #e0e4ee;
    --additional-tbank: #ffdd2d;
    --additional-33: #333;
    --legacy-rose: #f9e7f0;
    --legacy-text-grey: #373e59;
    --legacy-light: #eef1fc;
    --legacy-light-alt: #e8eaf6;
    --legacy-light-netural-old: #f5f6fa;
    --legacy-light-netural-darker: #e8ebf3;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.post {
    font-family: "Aeonikpro";
    font-size: 1.125rem;
    color: var(--text-main);
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.5%;
    overflow: hidden;
}
.post h1,
.post .h1,
.post h2,
.post .h2,
.post h3,
.post .h3,
.post h4,
.post .h4 {
    font-family: "Aeonikpro";
    font-weight: 500;
    letter-spacing: normal;
}
.post h1,
.post .h1 {
    font-size: 2.8125rem;
    line-height: 100%;
    margin-bottom: 0.5rem;
}
.post h2,
.post .h2 {
    font-size: 2rem;
    line-height: 100%;
    margin-top: 2em;
    margin-bottom: 0.5em;
}
.post h3,
.post .h3 {
    font-size: 1.5rem;
    line-height: 110%;
    margin-top: 1em;
    margin-bottom: 0.5rem;
}
.post h4,
.post .h4 {
    font-size: 1.125rem;
    line-height: 110%;
    letter-spacing: 0.5%;
    margin-top: 0.75rem;
}
.post a {
    transition: all 0.5s ease;
}
.post p {
    margin: 0;
    line-height: 150%;
    letter-spacing: 0.5%;
    font-size: 1.125rem;
}
.post strong {
    font-weight: 500;
}
.post .sticky2 {
    position: fixed;
    z-index: 99;
}
.post .stop {
    position: relative;
    z-index: 0;
}
.post__container {
    max-width: 69.5rem;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 auto;
    padding-top: 0;
}
.post__section {
    padding: 3.75rem 0;
}
.breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0.875rem;
    line-height: 130%;
    letter-spacing: 0.5%;
    color: var(--text-60);
    display: flex;
    align-items: center;
}
.breadcrumbs ul li a {
    display: block;
    padding-right: 1.25rem;
    text-decoration: none;
    position: relative;
}
.breadcrumbs ul li a:hover {
    color: var(--accent-violet);
}
.breadcrumbs ul li a::after {
    content: "";
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.600098 8.59961L4.6001 4.59961L0.600097 0.599609' stroke='%231C1C1C' stroke-opacity='0.2' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
}
.post__main {
    padding: 3rem 0 3.75rem;
    display: flex;
    gap: 2.5rem;
}
.post__body {
    flex: 0 0 43.75rem;
    width: 43.75rem;
}
.post__header {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #ebeef4;
    margin-bottom: 2.5rem;
}
.post__intro {
    line-height: 150%;
    letter-spacing: 0.5%;
}
.post__meta {
    display: flex;
    align-items: center;
    gap: 2rem;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 100%;
    color: var(--text-50);
    padding: 1rem 0;
    white-space: nowrap;
}
.post__meta-data {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
.post__meta-data::before {
    content: "";
    display: block;
    flex: 0 0 1.25rem;
    height: 1.25rem;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.92318 9.89714C4.92318 10.3574 4.55008 10.7305 4.08984 10.7305C3.62961 10.7305 3.25651 10.3574 3.25651 9.89714C3.25651 9.4369 3.62961 9.0638 4.08984 9.0638C4.55008 9.0638 4.92318 9.4369 4.92318 9.89714Z' fill='%231C1C1C' fill-opacity='0.5' /%3E%3Cpath d='M4.92318 13.2337C4.92318 13.694 4.55008 14.0671 4.08985 14.0671C3.62961 14.0671 3.25651 13.694 3.25651 13.2337C3.25651 12.7735 3.62961 12.4004 4.08985 12.4004C4.55008 12.4004 4.92318 12.7735 4.92318 13.2337Z' fill='%231C1C1C' fill-opacity='0.5' /%3E%3Cpath d='M9.08334 9.89714C9.08334 10.3574 8.71024 10.7305 8.25 10.7305C7.78977 10.7305 7.41667 10.3574 7.41667 9.89714C7.41667 9.4369 7.78977 9.0638 8.25 9.0638C8.71024 9.0638 9.08334 9.4369 9.08334 9.89714Z' fill='%231C1C1C' fill-opacity='0.5' /%3E%3Cpath d='M9.08334 13.2337C9.08334 13.694 8.71024 14.0671 8.25 14.0671C7.78977 14.0671 7.41667 13.694 7.41667 13.2337C7.41667 12.7735 7.78977 12.4004 8.25 12.4004C8.71024 12.4004 9.08334 12.7735 9.08334 13.2337Z' fill='%231C1C1C' fill-opacity='0.5' /%3E%3Cpath d='M13.2435 9.89714C13.2435 10.3574 12.8704 10.7305 12.4102 10.7305C11.9499 10.7305 11.5768 10.3574 11.5768 9.89714C11.5768 9.4369 11.9499 9.0638 12.4102 9.0638C12.8704 9.0638 13.2435 9.4369 13.2435 9.89714Z' fill='%231C1C1C' fill-opacity='0.5' /%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.91667 0C5.33088 0 5.66667 0.335786 5.66667 0.75V1.66667H10.8333V0.75C10.8333 0.335786 11.1691 0 11.5833 0C11.9975 0 12.3333 0.335786 12.3333 0.75V1.66667H14.0833C15.4184 1.66667 16.5 2.74829 16.5 4.08333V14.9167C16.5 16.2517 15.4184 17.3333 14.0833 17.3333H2.41667C1.08162 17.3333 0 16.2517 0 14.9167V4.08333C0 2.74829 1.08162 1.66667 2.41667 1.66667H4.16667V0.75C4.16667 0.335786 4.50245 0 4.91667 0ZM4.16667 3.16667H2.41667C1.91005 3.16667 1.5 3.57671 1.5 4.08333V5.83333H15V4.08333C15 3.57671 14.59 3.16667 14.0833 3.16667H12.3333V4.08333C12.3333 4.49755 11.9975 4.83333 11.5833 4.83333C11.1691 4.83333 10.8333 4.49755 10.8333 4.08333V3.16667H5.66667V4.08333C5.66667 4.49755 5.33088 4.83333 4.91667 4.83333C4.50245 4.83333 4.16667 4.49755 4.16667 4.08333V3.16667ZM15 7.33333H1.5V14.9167C1.5 15.4233 1.91005 15.8333 2.41667 15.8333H14.0833C14.59 15.8333 15 15.4233 15 14.9167V7.33333Z' fill='%231C1C1C' fill-opacity='0.5' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}
.post__meta-time {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
.post__meta-time::before {
    content: "";
    display: block;
    flex: 0 0 1.25rem;
    height: 1.25rem;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.25 1.5C4.53921 1.5 1.5 4.53921 1.5 8.25C1.5 9.7603 2.00955 11.1561 2.86247 12.2889L2.29403 12.7169L2.86248 12.2889C4.10097 13.9337 6.05689 15 8.25 15C11.9608 15 15 11.9608 15 8.25C15 4.53921 11.9608 1.5 8.25 1.5ZM0 8.25C0 3.71079 3.71079 0 8.25 0C12.7892 0 16.5 3.71079 16.5 8.25C16.5 12.7892 12.7892 16.5 8.25 16.5C5.55811 16.5 3.16903 15.1897 1.66419 13.1911L2.26333 12.74L1.66419 13.1911C0.627112 11.8139 0 10.1047 0 8.25ZM8.48417 2.8125C8.89838 2.8125 9.23417 3.14829 9.23417 3.5625V8.83583C9.23417 9.09997 9.09523 9.34463 8.86838 9.47994L4.76672 11.9266C4.41098 12.1388 3.95059 12.0224 3.73839 11.6667C3.52619 11.311 3.64255 10.8506 3.99828 10.6384L7.73417 8.40991V3.5625C7.73417 3.14829 8.06995 2.8125 8.48417 2.8125Z' fill='%231C1C1C' fill-opacity='0.5' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}
.post__author {
    padding: 1rem 0;
    display: flex;
    align-items: center;
    gap: 1rem;
}
.post__author-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    /* border: 1px solid var(--stroke-on-light); */
    flex: 0 0 3.5rem;
    height: 3.5rem;
}
.post__author-info p {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 110%;
    letter-spacing: 0.5%;
    margin: 0;
}
.post__author-info span {
    display: block;
    font-size: 1rem;
    line-height: 130%;
    letter-spacing: 0.5%;
    margin-top: 0.25rem;
}
.post__content {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
    padding-top: 2.5rem;
}
.post__content .anchor-box {
    margin-bottom: -1rem;
}
.post__content a {
    color: var(--accent-violet);
    text-decoration: none;
}
.post__content a:hover {
    text-decoration: underline;
    color: #5a23ac;
}
.post__content blockquote {
    width: calc(100% - 1.5rem);

    border: none;
    margin: 2rem auto;
    padding: 0.25rem 0 0.5rem 1.5rem;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 150%;
    letter-spacing: 0.5%;
    color: var(--text-main);
    position: relative;
    display: block;
}
.post__content blockquote::before {
    content: "";
    display: block;
    position: absolute;
    width: 0.25rem;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--accent-violet);
    border-radius: 6.25rem;
}
.post__content blockquote span {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 110%;
    display: block;
    margin-top: 1.5rem;
}
.post__content ul,
.post__content ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
    counter-reset: item;
}
.post__content ol li,
.post__content ul li {
    position: relative;
    padding-left: 2.125rem;
    margin-bottom: 1rem;
}
.post__content ol li:last-child,
.post__content ul li:last-child {
    margin-bottom: 0;
}
.post__content ul li::before {
    content: "";
    display: block;
    height: 0.5rem;
    width: 0.5rem;
    border-radius: 50%;
    background: var(--accent-violet);
    position: absolute;
    left: 0.6875rem;
    top: 0.5625rem;
}
.post__content ol li::before {
    counter-increment: item;
    content: counter(item) ".";
    display: block;
    position: absolute;
    left: 0.4375rem;
    top: 0;
    font-size: 1em;
    color: var(--accent-violet);
    line-height: 150%;
    font-weight: 500;
}
.post__content ul.list--line li {
    padding-left: 2.5rem;
}
.post__content ul.list--line li::before {
    width: 1.125rem;
    height: 0.1875rem;
    border-radius: 0;
    left: 0.4375rem;
    top: 0.75rem;
}
.post__content aside {
    padding: 1.5rem 0;
}
.post__content aside.aside-multi {
    padding: 1rem 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}
.post__content aside > div {
    border-radius: 2rem;
    padding: 1.5rem 2rem 2rem;
    background: var(--light-netural);
}
.post__content aside > div p:first-child {
    font-weight: 500;
    line-height: 110%;
    margin-bottom: 1.5rem;
}
.post__content aside.aside-multi > div {
    border-radius: 1.5rem;
    padding: 1.5rem;
}
.post__content aside.aside-multi > div p:not(:first-child) {
    font-size: 16px;
    line-height: 130%;
}

.post__content .content-table {
    max-width: 100%;
    overflow-x: auto;
}
.post__content table {
    margin: 1rem 0;
    min-width: 100%;
}
.post__content table tr:first-child td {
    font-weight: 500;
    text-align: center;
}
.post__content table tr:nth-child(even) td {
    background: var(--light-netural);
}
.post__content table tr td {
    border: 1px solid var(--stroke-on-light);
    padding: 1rem 1.5rem;
}
.post__content table tr td,
.post__content table tr td > * {
    font-size: 1rem;
    line-height: 130%;
    letter-spacing: 0.5%;
}
.post__content figure {
    display: block;
    padding: 1.5rem 0;
    margin: 0;
}
.post__content figure img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 1.5rem;
}
.post__content figure figcaption {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 1rem;
    line-height: 130%;
    letter-spacing: 0.5%;
    color: var(--text-70);
    margin-top: 0.75rem;
    padding: 0 1rem;
    text-align: left;
}

.post__nav {
    flex: 1 1 auto;
}
.post__nav nav {
    background: var(--light-netural);
    border-radius: 1.5rem;
    padding: 1.5rem;
}
.post__nav nav .h3 {
    margin: 0 0 1.5rem;
}
.post__nav nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.post__nav nav ul li:not(:last-child) {
    margin-bottom: 0.75rem;
}
.post__nav nav ul li a {
    font-size: 1rem;
    line-height: 130%;
    letter-spacing: 0.5%;
    color: var(--text-60);
    text-decoration: none;
    transition: none;
}
.post__nav nav ul li.active a {
    color: var(--text-main);
    font-weight: 500;
}

.post .swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.post .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
.post .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: auto;
    position: relative;
    transition-property: transform;
    display: block;
}
.control {
    display: flex;
    gap: 2rem;
    width: 6rem;
}
.control__arrow {
    height: 2rem;
    flex: 0 0 2rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.control__arrow svg path {
    fill: #1c1c1c;
}
.control__arrow.swiper-button-disabled {
    pointer-events: none;
}
.control__arrow.swiper-button-disabled svg path {
    fill: rgba(28, 28, 28, 0.32);
    pointer-events: none;
}

.related-post__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.related-post__header h2 {
    margin: 0 0 0.5rem;
}
.related-post__list {
    margin-top: 2.5rem;
}
.related-item {
}
.related-item__inner {
    height: 100%;
    border-radius: 1.5rem;
    padding: 2rem 2rem 3.4375rem;
    background: var(--light-netural);
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    position: relative;
}
.related-item__inner > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.related-item__inner:hover {
    box-shadow: 0px 4px 20px -20px #222;
}
.related-item__meta {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 500;
    font-size: 1rem;
    line-height: 110%;
    letter-spacing: 0.5%;
}
.related-item__category a {
    color: var(--accent-violet);
    text-decoration: none;
}
.related-item__category a:hover {
    color: var(--text-main);
}
.related-item__date {
    color: var(--text-50);
    display: flex;
    align-items: center;
    gap: 0.5rem;
    white-space: nowrap;
}
.related-item__date::before {
    content: "";
    display: block;
    flex: 0 0 0.25rem;
    height: 0.25rem;
    background: var(--text-50);
    border-radius: 50%;
}
.related-item__name {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 110%;
}
.related-item__desc {
    color: rgba(28, 28, 28, 0.8);
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-line-clamp: 3;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    display: -webkit-box;
    display: box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    box-orient: vertical;
}
.related-post__control {
    flex: 0 0 6rem;
}

.post-faq .h1 {
    margin: 0 0 4rem;
}
.post-faq__inner {
    border-radius: 1.5rem;
    padding: 2rem;
    background: var(--light-netural);
}
.faq-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.3125rem;
}
.faq-list__item {
    border-radius: 1rem;
    background: #fff;
}
.faq-list__question {
    padding: 1.25rem;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 110%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.25rem;
    cursor: pointer;
}
.faq-list__question span {
    display: block;
}
.faq-list__question-ico {
    flex: 0 0 2rem;
    height: 2rem;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.640137 0.767578L6.64014 5.76758L12.6401 0.767578' stroke='%231C1C1C' stroke-width='2' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.5s ease;
}
.faq-list__question.active .faq-list__question-ico {
    transform: rotateX(180deg);
}
.faq-list__answer {
    padding: 0 1.25rem 1.5rem;
    font-size: 1rem;
}
.faq-list__answer p {
    line-height: 130%;
    font-size: 1rem;
}

.post-form .h1 {
    margin: 0;
}
.post-form__inner {
    background: var(--light-netural);
    border-radius: 2rem;
    padding: 2.5rem 2.5rem 1.875rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3.5rem;
}
.post-form__info {
}
.post-form__market-icon {
    margin-top: 1.5rem;
    padding: 1rem 0;
}
.market-icon {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
.market-icon img {
    flex: 0 0 2rem;
    height: 2rem;
    border-radius: 0.5rem;
}
.market-icon span {
    font-size: 0.875rem;
    color: var(--text-50);
    display: block;
    padding-left: 0.25rem;
}
.post-form__box form {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 2rem;
}
.post-form__box form ::-webkit-input-placeholder {
    color: var(--text-50);
    font-weight: 400;
}
.post-form__box form :-moz-placeholder {
    color: var(--text-50);
    font-weight: 400;
}
.post-form__box form ::-moz-placeholder {
    color: var(--text-50);
    font-weight: 400;
}
.post-form__box form :-ms-input-placeholder {
    color: var(--text-50);
    font-weight: 400;
}
.input-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}
.input-box > div {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}
.input-box > *:first-child {
    grid-column: span 2;
}
.post-form input[type="text"],
.post-form input[type="tel"],
.post-form input[type="email"] {
    border: 1px solid var(--light-darker);
    border-radius: 1rem;
    padding: 0.5rem 1rem;
    width: 100%;
    height: 3.5rem;
    background: var(--white-main);
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 1rem;
    line-height: 1;
    line-height: 130%;
    letter-spacing: 0.5%;
    color: var(--text-main);
}
.submit-box button {
    border-radius: 1rem;
    padding: 0px 2rem;
    width: 100%;
    height: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.5%;
    color: var(--white-main);
    background: var(--accent-violet);
    transition: all 0.5s ease;
}
.submit-box button:hover {
    background: #5a23ac;
}
.submit-box p {
    font-size: 0.75rem !important;
    line-height: 120% !important;
    text-align: center;
    color: var(--text-50);
    margin-top: 0.5rem;
}
.form-error {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 100%;
    color: var(--text-error);
    padding: 0 0.5rem;
    margin-top: 0;
    display: none;
}
.invalid ~ .form-error {
    display: inline-flex !important;
}
.select_inn {
    width: 100%;
    height: auto;
    position: absolute;
    top: 3.75rem;
    left: 0;
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 10px 32px 0 rgba(20, 0, 75, 0.08);
    border: none;
    border-radius: 1rem;
    max-height: 20.375rem;
    padding: 0.5rem;
    overflow: hidden;
    display: none;
}
.select_inn_list {
    /* width: 100%;
    max-height: 20.375rem;
    -ms-overflow-style: none;
    scrollbar-width: none; */
}
.select_inn_scrollable {
}
.select_inn_str {
    width: 100%;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0.75rem;
    margin-bottom: 0.25rem;
    border-radius: 0.75rem;
    cursor: pointer;
    outline: none;
    -webkit-transition: 0.3s cubic-bezier(0.33, 0, 0.25, 1);
    -o-transition: 0.3s cubic-bezier(0.33, 0, 0.25, 1);
    transition: 0.3s cubic-bezier(0.33, 0, 0.25, 1);
    cursor: pointer;
}
.select_inn_str:hover {
    background: #f1f3f8;
}
.select_inn_str_name {
    margin-bottom: 0.25rem;
    font-size: 1rem;
    line-height: 130%;
    letter-spacing: 0.5%;
    color: var(--text-main);
}
.reg .select_inn_str:last-of-type {
    margin-bottom: 0.75rem;
}
.select_inn_str_info {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: var(--text-50);
}
.select_kpp_str_info {
}
.select_ogrn_str_info {
}
.select_inn.active {
    display: block;
    overflow-y: auto;
}

.post-thx.popup_banner_procent {
    max-width: 29.375rem;
    width: 100%;
}
.post-thx .popup_banner_procent_content {
    width: 100%;
}

/*--MEDIA--*/
@media (max-width: 1023px) {
    .post,
    .post p {
        font-size: 1rem;
        line-height: 130%;
    }
    .post h1,
    .post .h1 {
        font-size: calc(32px + 13 * ((100vw - 375px) / 1545));
    }
    .post h2,
    .post .h2 {
        font-size: calc(24px + 8 * ((100vw - 375px) / 1545));
    }
    .post h3,
    .post .h3 {
        font-size: calc(20px + 4 * ((100vw - 375px) / 1545));
        margin-top: calc(16px + 8 * ((100vw - 375px) / 1545));
    }
    .post h4,
    .post .h4 {
        font-size: 1rem;
        margin-top: 0.5em;
    }
    .post__container {
        padding-top: 0;
    }
    .post__main {
        padding-top: 2rem;
        display: block;
    }
    .post__body {
        width: 100%;
    }
    .post__nav nav {
        background: none;
        border-radius: 0;
        padding: 1.5rem 0;
    }
    .post__nav nav ul li a {
        font-weight: 500;
        font-size: 0.875rem;
        color: var(--accent-violet);
    }
    .post__content blockquote {
        width: 100%;
        padding-right: 1.875rem;
    }
    .post__content blockquote span {
        font-size: 1.125rem;
    }
    .post__content aside.aside-multi > div,
    .post__content aside > div {
        border-radius: 1.5rem;
        padding: 1rem 1.5rem 1.5rem;
    }
    .post__content aside.aside-multi {
        grid-template-columns: 1fr;
    }
    .post__content ol li,
    .post__content ul li {
        padding-left: 1.75rem;
    }
    .post__content ul li::before {
        width: 0.375rem;
        height: 0.375rem;
        left: 0.5625rem;
        top: 0.4375rem;
    }
    .post__content ul.list--line li::before {
        left: 0.4375rem;
        top: 0.5625rem;
    }
    .post__content ol li::before {
        line-height: 130%;
        left: 0.25rem;
    }
    .post__content figure figcaption,
    .post__content table tr td,
    .post__content table tr td > * {
        font-size: 0.875rem;
    }
    .related-item__inner {
        padding: 1rem 1.5rem 1.5rem;
        gap: 2.5rem;
    }
    .related-item__desc {
        display: none;
    }
    .related-item__meta {
        font-size: 0.875rem;
        line-height: 100%;
        padding-top: 0.25rem;
    }
    .related-item__date {
        color: var(--text-30);
    }
    .related-item__date::before {
        background: var(--text-30);
    }
    .post-faq__inner {
        padding: 1rem;
    }
    .faq-list__question {
        font-size: 1rem;
    }
    .post-faq .h1 {
        margin-bottom: calc(40px + 24 * ((100vw - 375px) / 1545));
    }
    .post-form__inner {
        background: var(--light-netural);
        border-radius: 1.5rem;
        padding: 1rem;
        display: grid;
        grid-template-columns: 1fr;
        gap: 3rem;
    }
    .post-form__market-icon {
        margin-top: 1rem;
        border-radius: 0.75rem;
        padding: 0.75rem;
        background: rgba(28, 28, 28, 0.04);
    }
    .market-icon {
        gap: 0.25rem;
    }
    .market-icon img {
        flex: 0 0 1.5rem;
        height: 1.5rem;
        border-radius: 0.375rem;
    }
    .market-icon span {
        padding-left: 0.5rem;
    }
}

@media (max-width: 599px) {
    .post h1 {
        font-size: 2rem;
    }
    .post h2,
    .post .h2,
    .post .h1 {
        font-size: 1.5rem;
        line-height: 105%;
    }
    .post h3,
    .post .h3 {
        font-size: 1.25rem;
        margin-top: 1rem;
    }
    .post__nav nav .h3 {
        font-size: 1.5rem;
        line-height: 105%;
    }
    .post__author-info p {
        font-size: 1.125rem;
        line-height: 110%;
    }
    .input-box {
        grid-template-columns: 1fr;
    }
    .input-box > *:first-child {
        grid-column: auto;
    }
    .post .swiper {
        overflow: visible;
        padding: 0 0.5rem;
    }
}

/* End */
/* /local/templates/mishSellplus/components/bitrix/catalog/blog/style.css?17713073141122 */
/* /local/templates/mishSellplus/components/bitrix/catalog.element/blog_new/style.css?177260235825925 */
