

/* Start:/local/templates/furniture_gray/assets/css/main_styles.css?1769790737351067*/
@charset "UTF-8";

@-webkit-keyframes smallbig {

	0,
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
}

@keyframes smallbig {

	0,
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
}

@-webkit-keyframes rotate {
	0 {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotate {
	0 {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes rotator {
	0 {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg)
	}
}

@keyframes rotator {
	0 {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg)
	}
}

@-webkit-keyframes colors {

	0,
	to {
		stroke: #4285f4
	}

	25% {
		stroke: #de3e35
	}

	50% {
		stroke: #f7c223
	}

	75% {
		stroke: #1b9a59
	}
}

@keyframes colors {

	0,
	to {
		stroke: #4285f4
	}

	25% {
		stroke: #de3e35
	}

	50% {
		stroke: #f7c223
	}

	75% {
		stroke: #1b9a59
	}
}

@-webkit-keyframes dash {
	0 {
		stroke-dashoffset: 187
	}

	50% {
		stroke-dashoffset: 46.75;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg)
	}

	to {
		stroke-dashoffset: 187;
		-webkit-transform: rotate(450deg);
		transform: rotate(450deg)
	}
}

@keyframes dash {
	0 {
		stroke-dashoffset: 187
	}

	50% {
		stroke-dashoffset: 46.75;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg)
	}

	to {
		stroke-dashoffset: 187;
		-webkit-transform: rotate(450deg);
		transform: rotate(450deg)
	}
}

@font-face {
	font-family: "Inter";
	src: local("Inter Light"), local("Inter-Light"), url(/bitrix/templates/furniture_gray/assets/fonts/Inter/Inter-Light.ttf) format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Inter";
	src: local("Inter Regular"), local("Inter-Regular"), url(/bitrix/templates/furniture_gray/assets/fonts/Inter/Inter-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Inter";
	src: local("Inter Medium"), local("Inter-Medium"), url(/bitrix/templates/furniture_gray/assets/fonts/Inter/Inter-Medium.ttf) format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Inter";
	src: local("Inter SemiBold"), local("Inter-SemiBold"), url(/bitrix/templates/furniture_gray/assets/fonts/Inter/Inter-SemiBold.ttf) format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Inter";
	src: local("Inter Bold"), local("Inter-Bold"), url(/bitrix/templates/furniture_gray/assets/fonts/Inter/Inter-Bold.ttf) format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Inter";
	src: local("Inter ExtraBold"), local("Inter-ExtraBold"), url(/bitrix/templates/furniture_gray/assets/fonts/Inter/Inter-ExtraBold.ttf) format("truetype");
	font-weight: 800;
	font-style: normal;
	font-display: swap
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}

body,
html {
	font-size: 16px
}

body {
	border: 0;
	font: inherit;
	vertical-align: baseline;
	overflow: initial;
	line-height: 20px;
	padding: 0;
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
footer .footer-socials a img,
header,
hgroup,
menu,
nav,
section {
	display: block
}

.new-main .sticky-menu #mobile-menu li,
ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html {
	overflow-x: hidden;
	scroll-behavior: smooth
}

html {
	overflow-x: hidden;
	scroll-behavior: smooth
}

body {
	font-size: 16px;
	font-family: "Inter", sans-serif;
	line-height: 20px;
	overflow-x: hidden
}

* {
	box-sizing: border-box
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
	overflow-y: auto;
	background-color: rgba(21, 21, 21, .8);
	opacity: 1;
	display: flex;
	align-items: center
}

.container {
	padding: 25px 15px;
	margin: 0 0 0 auto
}

.header {
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%
}

.header-container {
	justify-content: space-between;
	margin: 0 auto;
	padding: 16px 15px
}

.footer-container:after,
.footer-container:before,
.header-container:after,
.header-container:before,
.header-line__menu .menu_whatsapp p {
	display: none
}

.header a {
	color: #000;
	text-decoration: none
}

.header a.header-line__btns--btn {
	color: #fff
}

.header-container,
.header-line,
.header-line__menu {
	display: flex;
	align-items: center
}

.header-line__menu {
	list-style-type: none;
	padding: 0 40px;
	margin-bottom: 0;
	margin-top: 0
}

.header-line__menu li {
	margin: 0 20px
}

.header-line__menu li a {
	font-size: 14px
}

.header-line__menu .menu_whatsapp img {
	max-width: 50px
}

.header-line__btns a {
	display: inline-block;
	margin-left: 31px;
	font-weight: 700;
	text-align: center
}

.header-line__btns--btn {
	background: #8a1af0;
	border-radius: 8px;
	color: #fff;
	padding: 13.5px 24px
}

.header-toggler {
	background-color: #fff;
	position: fixed;
	top: 0;
	right: 0;
	padding: 18px;
	display: none;
	-webkit-transform: scale(.7);
	transform: scale(.7);
	-webkit-transform-origin: right top;
	transform-origin: right top;
	z-index: 12
}

.hamburger .line {
	width: 50px;
	height: 5px;
	background-color: #2a281c;
	display: block;
	margin: 8px auto;
	transition: all .3s ease-in-out
}

.hamburger:hover {
	cursor: pointer
}

#hamburger {
	transition: all .3s ease-in-out
}

#hamburger.is-active {
	-webkit-animation: smallbig .6s forwards;
	animation: smallbig .6s forwards
}

#hamburger.is-active .line:nth-child(1),
#hamburger.is-active .line:nth-child(2),
#hamburger.is-active .line:nth-child(3) {
	transition-delay: .2s
}

#hamburger.is-active .line:nth-child(2) {
	opacity: 0
}

#hamburger.is-active .line:nth-child(1) {
	-webkit-transform: translateY(13px) rotate(45deg);
	transform: translateY(13px) rotate(45deg)
}

#hamburger.is-active .line:nth-child(3) {
	-webkit-transform: translateY(-13px) rotate(-45deg);
	transform: translateY(-13px) rotate(-45deg)
}

.footer {
	background-color: #0f0910;
	padding-top: 34px;
	color: #fff;
	font-size: 16px;
	margin-top: 120px
}

.footer .logo {
	display: block
}

.footer-container {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0 15px
}

.footer svg {
	width: 184px;
	height: auto
}

.footer-menu {
	justify-content: flex-end;
	margin-bottom: 8px
}

.footer-menu__line {
	padding: 0;
	list-style-type: none;
	display: flex;
	margin: 0 0 8px;
	justify-content: flex-end
}

.footer-menu__line li {
	margin-left: 56px
}

.footer-menu__line a {
	color: inherit;
	text-decoration: none
}

.footer-menu__line .mail {
	color: #fff
}

.footer-menu__line:last-child {
	color: rgba(196, 196, 196, .8)
}

.footer.mod {
	background-color: #222;
	padding: 50px 0
}

.footer.mod .footer-container {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0 20px;
	width: 100%;
	max-width: 1366px;
	box-sizing: border-box
}

@media(max-width:800px) {
	.footer.mod .footer-container {
		flex-direction: column
	}
}

.footer.mod .footer-item {
	display: flex;
	flex-direction: column;
	width: 100%
}

@media(min-width:800px) {
	.footer.mod .footer-item:nth-child(3) {
		display: none
	}
}

.footer.mod .footer-item:last-child {
	max-width: 312px
}

@media(max-width:800px) {
	.footer.mod .footer-item:last-child {
		max-width: 335px;
		margin: 0 auto
	}
}

.footer.mod .footer-link {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	margin: 0 0 10px;
	color: #fff;
	text-decoration: none
}

@media(max-width:800px) {
	.footer.mod .footer-link {
		display: none
	}
}

.footer.mod .footer-link--mob {
	display: block;
	font-size: 18px;
	line-height: 21px
}

@media(min-width:800px) {
	.footer.mod .footer-link--mob {
		display: none
	}
}

.footer.mod .footer-title {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	color: #fff
}

.footer.mod .footer-sg-link {
	font-family: 'Roboto', sans-serif;
	margin: 0 0 40px;
	font-size: 12px;
	line-height: 14px;
	color: #aaa
}

.footer.mod .footer-sg-link a {
	font-weight: 400;
	color: #aaa;
	text-decoration: none
}

.footer.mod .footer-links-block,
.footer.mod .footer-mob-links {
	display: flex;
	flex-direction: column;
	margin: 0 0 35px
}

.footer.mod .footer-mob-links {
	margin: 0 0 25px
}

@media(min-width:800px) {
	.footer.mod .footer-mob-links {
		display: none
	}
}

.footer.mod .footer-certificate,
.footer.mod .footer-mob-links a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #aaa;
	text-decoration: none;
	margin: 0 0 10px
}

.footer.mod .footer-certificate {
	font-style: normal;
	font-weight: 500;
	color: #ba68c8;
	margin: auto 0 0;
	cursor: pointer
}

@media(max-width:800px) {
	.footer.mod .footer-certificate {
		font-size: 18px;
		line-height: 21px;
		margin-bottom: 35px
	}
}

.footer.mod .footer-site-map {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #aaa;
	text-decoration: none;
	margin: auto 0 0
}

@media(max-width:800px) {
	.footer.mod .footer-site-map {
		display: none
	}
}

.footer.mod .footer-socials {
	margin: 20px 0 15px;
	display: flex;
	align-items: center
}

.footer.mod .footer-socials span {
	margin-right: 10px
}

.footer.mod .footer-socials a {
	margin-left: 10px
}

@media(max-width:800px) {
	.footer.mod .footer-email {
		margin: 0 0 35px
	}
}

.footer.mod .footer-email span,
.footer.mod .footer-socials span {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #fff
}

.footer.mod .footer-agreement,
.footer.mod .footer-email a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-decoration: none
}

.footer.mod .footer-email a {
	margin-left: 40px;
	font-size: 16px;
	line-height: 19px;
	color: #fff
}

.footer.mod .footer-agreement {
	font-size: 14px;
	line-height: 16px;
	color: #aaa;
	margin: auto 0 0
}

@media(max-width:800px) {
	.footer.mod .footer-agreement {
		display: none
	}
}

.footer.mod .footer-payment {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #aaa;
	text-decoration: none;
	margin: 10px 0 0
}

@media(max-width:800px) {
	.footer.mod .footer-payment {
		display: none
	}
}

.footer.mod .footer-form {
	width: 100%;
	margin: 15px 0
}

.footer.mod .footer-form input::-webkit-input-placeholder,
.popup-prediction__form form .prediction-form__field input::-webkit-input-placeholder {
	color: #fff
}

.footer.mod .footer-form input::-moz-placeholder,
.popup-prediction__form form .prediction-form__field input::-moz-placeholder {
	color: #fff
}

.footer.mod .footer-form input::-ms-input-placeholder,
.popup-prediction__form form .prediction-form__field input::-ms-input-placeholder {
	color: #fff
}

.footer.mod .footer-form input::placeholder,
.popup-prediction__form form .prediction-form__field input::placeholder {
	color: #fff
}

.footer.mod .footer-form input[type=submit],
.footer.mod .footer-form input[type=text] {
	width: 100%;
	height: 46px;
	border-radius: 30px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	box-sizing: border-box
}

.footer.mod .footer-form input[type=text] {
	background: rgba(255, 255, 255, .25);
	outline: 0;
	margin: 0 0 12px;
	border: 1px solid #fff;
	font-size: 16px;
	line-height: 1
}

.footer.mod .footer-form input[type=submit] {
	background: #ba68c8;
	border: 0;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	cursor: pointer
}

.footer.mod .footer-policy {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #aaa;
	text-decoration: none;
	margin: auto 0 0
}

@media(max-width:800px) {
	.footer.mod .footer-policy {
		display: none
	}
}

.dropdown {
	position: relative;
	display: inline-block !important
}

@media screen and (max-width:1024px) {
	.dropdown {
		text-align: center
	}

	.dropdown a {
		color: #000 !important;
		font-weight: 400
	}
}

.t456__list_item {
	font-size: 14px !important
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 160px;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
	z-index: 1
}

@media screen and (max-width:1024px) {
	.dropdown-content {
		position: relative;
		top: 10px
	}
}

.dropdown-content a {
	color: #000 !important;
	padding: 12px 16px;
	text-decoration: none;
	display: block
}

.dropdown-content a:hover {
	background-color: #ddd
}

.arrow_up,
.dropdown:hover .dropdown-content {
	display: block
}

.arrow_up {
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 49px;
	cursor: pointer
}

@media(max-width:550px) {
	.arrow_up {
		display: none
	}
}

.arrow_up img {
	width: 100%;
	height: auto
}

@media(min-width:768px) {
	.container {
		width: 750px
	}

	.container__center {
		width: 640px
	}
}

@media(min-width:1024px) {
	.container {
		width: 1024px
	}

	.container__center {
		width: 640px
	}
}

@media(min-width:1200px) {
	.container {
		width: 1200px
	}

	.container__center {
		width: 640px
	}
}

@media(min-width:1400px) {
	.container {
		width: 1400px
	}

	.container__center {
		width: 640px
	}
}

@media(min-width:1600px) {
	.container {
		width: 1600px
	}

	.container__center {
		width: 640px
	}
}

.callback-widget {
	position: fixed;
	right: 40px;
	bottom: 40px;
	cursor: pointer;
	z-index: 999
}

@media(max-width:550px) {
	.callback-widget {
		display: none
	}
}

.callback-widget--services {
	left: 40px
}

.callback-widget-mob {
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 0;
	height: 48px;
	position: fixed;
	background-color: #ba68c8;
	width: 100%;
	z-index: 999
}

@media(min-width:550px) {
	.callback-widget-mob {
		display: none
	}
}

.callback-widget-mob span {
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	margin-right: 10px
}

body.loading .iti__flag {
	background: 0
}

.multiple-widget {
	position: fixed;
	left: 10px;
	bottom: 82px;
	display: flex;
	flex-direction: column;
	z-index: 999;
	transition: .3s
}

@media(min-width:801px) {
	.multiple-widget {
		left: 20px;
		bottom: 150px
	}
}

.multiple-widget.hidden {
	opacity: 0;
	visibility: hidden
}

.multiple-widget__item {
	cursor: pointer
}

.multiple-widget__item img {
	display: block;
	width: 60px;
	height: 60px;
	transition: .3s;
	cursor: pointer
}

.multiple-widget__item img:hover {
	-webkit-transform: scale(1.25);
	transform: scale(1.25)
}

@media(min-width:801px) {
	.multiple-widget__item img {
		width: 110px;
		height: 110px
	}
}

.widget-dynamic {
	font-family: Arial, sans-serif;
	background-color: #9400d3;
	right: 1%;
	left: auto;
	border-radius: 5px !important;
	bottom: 15px;
	color: #fff;
	cursor: pointer;
	display: none;
	font-size: 12px;
	line-height: 16px;
	position: fixed;
	padding: 10px 10px 15px;
	text-align: left;
	text-shadow: none;
	width: 310px;
	z-index: 9999999
}

@media(max-width:600px) {
	.widget-dynamic {
		width: 295px
	}
}

.widget-dynamic__photo {
	height: 45px;
	width: 45px;
	border-radius: 50%;
	float: left;
	overflow: hidden;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .25)
}

.widget-dynamic__photo img {
	display: block;
	width: 45px;
	height: auto;
	margin: 0
}

.widget-dynamic__close {
	cursor: pointer;
	font-weight: 700;
	float: right;
	height: 15px;
	width: 15px;
	line-height: 12px;
	margin: -1px -1px 0 0;
	opacity: .5;
	text-align: center;
	transition: opacity .15s ease-in-out
}

.widget-dynamic__name {
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	margin: 0 30px 5px 55px
}

.widget-dynamic__message {
	margin-left: 55px
}

.widget-dynamic__message a {
	font-weight: 700;
	color: #fff
}

.widget-dynamic__typing {
	display: none;
	background: url(https://sales-generator.ru/bitrix/templates/sales-generator/images/widgets/dynamic/typing.gif) 0 10px no-repeat;
	margin-left: 50px;
	padding: 8px 0 3px 20px
}

.widget-dynamic__typing.active {
	display: block
}

.widget-dynamic__link {
	text-decoration: underline
}

@font-face {
	font-family: GraphikCompLCWebRegular-Reg;
	src: local("GraphikCompLCWebRegular-Reg"), url(/bitrix/templates/furniture_gray/assets/fonts/GraphikCompLCWebRegular-Reg.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

.latest-news {
	background: url(/src/images/tild3864-6530-4237-b331-383734346463___3.png) no-repeat center/cover
}

.latest-news .container {
	flex-direction: column;
	padding: 25px 15px 70px;
	margin: 0 auto
}

.latest-news__title {
	font-size: 22px;
	text-align: center;
	margin: 10px 0 30px;
	line-height: 1em
}

.latest-news__list {
	display: flex;
	justify-content: space-around;
	width: 100%
}

@media(max-width:1250px) {
	.latest-news__list {
		flex-direction: column;
		align-items: center;
		padding: 10px 0 40px
	}
}

.latest-news__list .slick-next:before,
.latest-news__list .slick-prev:before {
	color: #8a8a8a
}

.latest-news__list .slick-prev {
	left: 0
}

.latest-news__list .slick-next {
	right: 0
}

.latest-news__item {
	display: flex !important;
	flex-direction: column;
	align-items: center;
	width: 260px;
	max-width: 260px;
	font-weight: 600;
	margin: 10px auto
}

.latest-news__item img {
	width: 250px;
	height: 165px;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 8px
}

.latest-news__item a {
	color: #333;
	text-decoration: none;
	padding: 5px
}

.latest-news__item a:hover {
	color: #0043a4
}

.name-space .card.card-studies {
	max-width: 370px;
	padding: 24px 20px;
	background: linear-gradient(338deg, #2f4ffa .23%, #6ae7f9 105%), #80f14b;
	border-radius: 12px;
	position: relative
}

@media(max-width:800px) {
	.name-space .card.card-studies {
		flex-direction: column;
		align-items: flex-start;
		max-height: initial
	}
}

.name-space .card.card-studies .card-studies__title {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 101%;
	letter-spacing: -.02em;
	color: #fff;
	max-width: 160px;
	margin: 0 0 15px
}

@media(max-width:800px) {
	.name-space .card.card-studies .card-studies__title {
		font-size: 24px;
		max-width: 200px
	}
}

.name-space .card.card-studies .card-studies__images {
	position: absolute;
	right: 55px;
	top: 95px
}

@media(max-width:800px) {
	.name-space .card.card-studies .card-studies__images {
		position: absolute;
		right: 20px;
		top: 50px
	}
}

.name-space .card.card-studies .card-studies__images img {
	margin-left: 5px
}

@media(max-width:800px) {
	.name-space .card.card-studies .card-studies__images img {
		height: 23px;
		margin: 0
	}
}

.name-space .card.card-studies .card-studies__timer {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 143%;
	color: rgba(255, 255, 255, .87);
	border: 1px solid rgba(255, 255, 255, .2);
	box-sizing: border-box;
	border-radius: 49px;
	padding: 4px 10px;
	text-align: center;
	margin: 0 0 10px
}

@media(max-width:800px) {
	.name-space .card.card-studies .card-studies__timer {
		width: 100%
	}
}

.name-space .card.card-studies .card-studies__list {
	padding: 0;
	display: block
}

.name-space .card.card-studies .card-studies__list li {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 143%;
	color: rgba(255, 255, 255, .87);
	margin: 0 0 15px;
	padding-left: 16px;
	position: relative
}

.name-space .card.card-studies .card-studies__list li:before {
	content: '';
	width: 6px;
	height: 6px;
	background-color: #e04952;
	display: block;
	position: absolute;
	top: 9px;
	left: 0;
	border-radius: 50%
}

.name-space .card.card-studies .card-studies__btn {
	width: 322px;
	height: 42px;
	background: #e04952;
	border-radius: 8px;
	border: 0;
	cursor: pointer;
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	color: #fff
}

@media(max-width:800px) {
	.name-space .card.card-studies .card-studies__btn {
		width: 100%
	}
}

.name-space .card.card-promotion {
	max-width: 370px;
	padding: 25px;
	background: url(/bitrix/templates/furniture_gray/images/home/every-year.png) no-repeat center/cover;
	border-radius: 12px;
	position: relative;
	justify-content: center
}

@media(max-width:800px) {
	.name-space .card.card-promotion {
		flex-direction: column;
		align-items: flex-start;
		max-height: initial
	}
}

.name-space .card.card-promotion .card-promotion__link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1
}

.name-space .card.card-promotion .card-promotion__attributes {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: auto auto 16px
}

@media(max-width:800px) {
	.name-space .card.card-promotion .card-promotion__attributes {
		margin: 30px auto 16px
	}
}

.name-space .card.card-promotion .card-promotion__course {
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 25px;
	letter-spacing: -.015em;
	color: #8528fc;
	padding: 6px 13px;
	font-family: GraphikCompLCWebRegular-Reg;
	text-transform: uppercase
}

@media(max-width:800px) {
	.name-space .card.card-promotion .card-promotion__course {
		font-size: 16px
	}
}

.name-space .card.card-promotion .card-promotion__date {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: -.02em;
	color: #ec307f;
	border: 2px solid rgba(236, 48, 127, .6);
	box-sizing: border-box;
	border-radius: 45px;
	padding: 6px 13px
}

@media(max-width:800px) {
	.name-space .card.card-promotion .card-promotion__date {
		font-size: 16px
	}
}

.name-space .card.card-promotion .card-promotion__title {
	font-style: normal;
	font-weight: 500;
	text-align: center;
	color: #fff;
	margin: 0 0 16px;
	font-family: GraphikCompLCWebRegular-Reg;
	font-size: 33.4564px;
	line-height: 34px;
	letter-spacing: -.015em
}

.name-space .card.card-promotion .card-promotion__title span {
	background: -webkit-linear-gradient(#03c0b0, #59b0ff, #6082ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

@media(max-width:800px) {
	.name-space .card.card-promotion .card-promotion__title {
		font-size: 36px;
		margin: 0 0 24px
	}
}

.name-space .card.card-promotion .card-promotion__desc {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: -.02em;
	color: rgba(255, 255, 255, .79);
	text-align: center;
	margin: 0 auto 24px
}

@media(max-width:800px) {
	.name-space .card.card-promotion .card-promotion__desc {
		font-size: 16px
	}
}

.name-space .card.card-promotion .card-promotion__btn {
	background: linear-gradient(267.16deg, #03c0b0 -23.61%, #59b0ff 56.73%, #6082ff 133.78%);
	border-radius: 8px;
	height: 42px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: #fff;
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	margin-top: auto
}

#allrecords .name-space .card.card-studies ul {
	padding: 0
}

.card.card-forecast .card__icon {
	padding-left: 0 !important;
	flex-grow: 1;
	padding-right: 0
}

.new-main .block-top__cards .card.card-forecast {
	padding-left: 25px;
	padding-right: 16px;
	justify-content: flex-start
}

.new-main .block-top__cards .card.card-forecast .card__title {
	font-weight: 500;
	font-size: 24px;
	line-height: 26px
}

.card.card-forecast ul li {
	font-weight: 400;
	font-size: 16px;
	line-height: 143.19%;
	color: rgba(0, 0, 0, .67);
	padding-left: 25px;
	margin-bottom: 5px;
	position: relative
}

.card.card-forecast ul li:before {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background: rgba(0, 0, 0, .67);
	border-radius: 50%;
	left: 7px;
	top: 9px
}

.card.card-forecast a {
	font-size: 19px;
	line-height: 19px;
	background: linear-gradient(99.39deg, #8658e8 33.62%, #4f73e6 130.26%), #4093f4;
	border-radius: 8px !important;
	margin-top: 9px
}

.card.card-forecast .card__content {
	height: 100%
}

@media(max-width:1600px) {
	.new-main .block-top__cards .card.card-forecast .card__title {
		font-size: 18px
	}

	.card.card-forecast ul li {
		font-size: 14px
	}

	.new-main .block-top__cards .card.card-forecast .card__title br {
		display: none
	}
}

@media(max-width:1300px) {
	.new-main .block-top__cards .card.card-forecast .card__title {
		font-size: 18px;
		line-height: 2.438rem;
		display: block
	}
}

.blog-list {
	margin: 50px auto;
	max-width: 1600px
}

@media(min-width:1250px) and (max-width:1600px) {
	.blog-list {
		max-width: 1190px
	}
}

.blog-list .main-articles {
	display: flex;
	justify-content: space-between;
	margin-bottom: 90px
}

@media(max-width:1250px) {
	.blog-list .main-articles {
		flex-direction: column;
		padding: 15px;
		margin-bottom: 0
	}
}

.blog-list .main-articles .main-article {
	width: 100%;
	max-width: 1190px;
	height: 570px;
	background: url(/bitrix/templates/furniture_gray/images/main-article-bg.png) no-repeat center/cover
}

@media(max-width:1250px) {
	.blog-list .main-articles .main-article {
		background: initial;
		height: auto
	}
}

.blog-list .main-articles .main-article__item {
	width: 100%;
	max-width: 512px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

@media(min-width:600px) and (max-width:1250px) {
	.blog-list .main-articles .main-article__item {
		max-width: initial
	}
}

.blog-list .main-articles .main-article__item--title {
	color: #333;
	text-decoration: none
}

.blog-list .main-articles .main-article__item--title h1 {
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px;
	color: #333;
	margin: 0
}

@media(max-width:1250px) {
	.blog-list .main-articles .main-article__item--title h1 {
		margin-bottom: 20px
	}
}

@media(max-width:800px) {
	.blog-list .main-articles .main-article__item--title h1 {
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 20px
	}
}

.blog-list .main-articles .main-article__item--desc {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	color: #a1a1a1;
	margin-top: auto;
	margin-bottom: 30px
}

@media(max-width:1250px) {
	.blog-list .main-articles .main-article__item--desc {
		margin-bottom: 0
	}

	.blog-list .main-articles .main-article__item--desc:after {
		content: "";
		background: url(/bitrix/templates/furniture_gray/images/moon.png) no-repeat center/contain;
		display: block;
		width: 100%;
		height: 230px;
		margin: 15px 0
	}
}

@media(max-width:800px) {
	.blog-list .main-articles .main-article__item--desc {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 0
	}

	.blog-list .main-articles .main-article__item--desc:after {
		content: "";
		background: url(/bitrix/templates/furniture_gray/images/moon.png) no-repeat center/contain;
		display: block;
		width: 100%;
		height: 230px;
		margin: 15px 0
	}
}

.blog-list .main-articles .main-article__item--details {
	display: flex;
	align-items: center
}

@media(max-width:1250px) {
	.blog-list .main-articles .main-article__item--details {
		margin-bottom: 20px
	}
}

.blog-list .main-articles .main-article__item--photo {
	margin-right: 20px
}

@media(max-width:800px) {
	.blog-list .main-articles .main-article__item--photo {
		margin-right: 12px
	}
}

.blog-list .main-articles .main-article__item--photo img {
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 50%
}

@media(max-width:800px) {
	.blog-list .main-articles .main-article__item--photo img {
		width: 24px;
		height: 24px
	}
}

.blog-list .main-articles .main-article__item--author {
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	color: #a1a1a1;
	text-decoration: none;
	margin: 0 0 5px
}

.blog-list .main-articles .main-article__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	color: #a1a1a1;
	margin: 0
}

.blog-list .main-articles .latest-articles {
	width: 100%;
	max-width: 370px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

@media(min-width:1250px) and (max-width:1600px) {
	.blog-list .main-articles .latest-articles {
		display: none
	}
}

@media(min-width:600px) and (max-width:1250px) {
	.blog-list .main-articles .latest-articles {
		max-width: initial
	}
}

.blog-list .main-articles .latest-articles__item {
	display: flex
}

@media(min-width:600px) and (max-width:1250px) {
	.blog-list .main-articles .latest-articles__item {
		justify-content: space-between
	}
}

@media(max-width:1250px) {
	.blog-list .main-articles .latest-articles__item {
		border-bottom: 1px solid rgba(0, 0, 0, .15);
		padding: 20px 0
	}

	.blog-list .main-articles .latest-articles__item:first-child {
		border-top: 1px solid rgba(0, 0, 0, .15)
	}
}

.blog-list .main-articles .latest-articles__item--container {
	margin-right: 20px
}

.blog-list .main-articles .latest-articles__item--title,
.blog-list .second-articles>.second-articles__item .second-articles__item--title {
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	color: #333;
	text-decoration: none
}

.blog-list .main-articles .latest-articles__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	color: #a1a1a1;
	margin-top: 5px
}

@media(max-width:800px) {
	.blog-list .main-articles .latest-articles__item--date {
		color: #666
	}
}

.blog-list .main-articles .latest-articles__item--img img {
	display: block
}

.blog-list .second-articles {
	margin: 50px 0;
	display: flex;
	justify-content: space-between
}

@media(max-width:1250px) {
	.blog-list .second-articles {
		display: flex;
		flex-direction: column;
		padding: 15px;
		margin: 0
	}
}

.blog-list .second-articles>.second-articles__item {
	width: 100%;
	max-width: 780px;
	display: flex;
	flex-direction: column;
	align-items: center
}

@media(max-width:1250px) {
	.blog-list .second-articles>.second-articles__item {
		align-items: initial;
		margin-bottom: 20px;
		max-width: initial
	}
}

@media(max-width:800px) {
	.blog-list .second-articles>.second-articles__item {
		padding-bottom: 20px;
		margin-bottom: 15px;
		border-bottom: 1px solid rgba(0, 0, 0, .15)
	}
}

.blog-list .second-articles>.second-articles__item .second-articles__item--img img {
	display: block;
	width: 100%
}

@media(min-width:800px) and (max-width:1250px) {
	.blog-list .second-articles>.second-articles__item .second-articles__item--img img {
		height: 400px;
		object-fit: cover;
		-o-object-fit: cover
	}
}

.blog-list .second-articles>.second-articles__item .second-articles__item--title {
	font-size: 36px;
	line-height: 46px;
	text-align: center;
	margin: 40px 0 0;
	width: 100%;
	max-width: 645px
}

@media(max-width:1250px) {
	.blog-list .second-articles>.second-articles__item .second-articles__item--title {
		text-align: left;
		margin: 20px 0 0;
		max-width: initial
	}
}

@media(max-width:800px) {
	.blog-list .second-articles>.second-articles__item .second-articles__item--title {
		font-size: 24px;
		line-height: 32px;
		text-align: left;
		margin: 20px 0 0
	}
}

.blog-list .second-articles>.second-articles__item .second-articles__item--details {
	display: flex;
	align-items: center;
	margin: 25px 0
}

@media(max-width:800px) {
	.blog-list .second-articles>.second-articles__item .second-articles__item--details {
		margin: 10px 0
	}
}

.blog-list .second-articles>.second-articles__item .second-articles__item--author {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none
}

.blog-list .second-articles>.second-articles__item .second-articles__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	margin: 0
}

.blog-list .second-articles>.second-articles__item .second-articles__item--date span,
.blog-list .second-articles__container .second-articles__item--date span {
	margin: 0 15px
}

@media(max-width:800px) {
	.blog-list .second-articles>.second-articles__item .second-articles__item--date span {
		margin: 0 10px
	}
}

.blog-list .second-articles>.second-articles__item .second-articles__item--desc {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	color: #a1a1a1;
	width: 100%;
	max-width: 645px
}

@media(max-width:1250px) {
	.blog-list .second-articles>.second-articles__item .second-articles__item--desc {
		text-align: left;
		max-width: initial
	}
}

@media(max-width:800px) {
	.blog-list .second-articles>.second-articles__item .second-articles__item--desc {
		font-size: 16px;
		line-height: 26px;
		text-align: left
	}
}

.blog-list .second-articles__container {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 780px;
	flex-flow: row wrap
}

@media(min-width:1250px) and (max-width:1600px) {
	.blog-list .second-articles__container {
		max-width: 370px
	}
}

@media(max-width:1250px) {
	.blog-list .second-articles__container {
		max-width: initial
	}
}

.blog-list .second-articles__container .second-articles__item {
	width: 100%;
	max-width: 370px;
	display: flex;
	flex-direction: column
}

@media(max-width:1250px) {
	.blog-list .second-articles__container .second-articles__item {
		max-width: initial;
		padding-bottom: 20px;
		margin-bottom: 18px;
		border-bottom: 1px solid rgba(0, 0, 0, .15)
	}
}

@media(min-width:800px) and (max-width:1250px) {
	.blog-list .second-articles__container .second-articles__item:nth-child(1) {
		padding-top: 20px;
		border-top: 1px solid rgba(0, 0, 0, .15)
	}
}

.blog-list .second-articles__container .second-articles__item:nth-child(-n+2) {
	margin-bottom: 40px
}

@media(max-width:1250px) {
	.blog-list .second-articles__container .second-articles__item:nth-child(-n+2) {
		margin-bottom: 18px
	}
}

@media(min-width:1250px) and (max-width:1600px) {
	.blog-list .second-articles__container .second-articles__item:nth-child(even) {
		display: none
	}
}

.blog-list .second-articles__container .second-articles__item--img img {
	width: 100%;
	height: 210px;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}

@media(max-width:1250px) {
	.blog-list .second-articles__container .second-articles__item--img img {
		display: none
	}
}

.blog-list .second-articles__container .second-articles__item--title {
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	text-align: left;
	text-decoration: none;
	color: #333;
	margin-top: 15px
}

@media(max-width:1250px) {
	.blog-list .second-articles__container .second-articles__item--title {
		margin-top: 0
	}
}

.blog-list .second-articles__container .second-articles__item--details {
	display: flex;
	align-items: center;
	margin: 15px 0
}

.blog-list .second-articles__container .second-articles__item--author {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none
}

.blog-list .second-articles__container .second-articles__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	margin: 0
}

.blog-list .second-articles__container .second-articles__item--desc {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	color: #a1a1a1
}

.blog-list .category-articles {
	display: flex;
	justify-content: space-between;
	margin: 50px 0
}

@media(max-width:1250px) {
	.blog-list .category-articles {
		padding: 0 15px;
		flex-direction: column
	}
}

@media(max-width:800px) {
	.blog-list .category-articles {
		display: flex !important;
		margin: 0;
		padding: 15px
	}
}

.blog-list .category-articles__item {
	display: flex;
	width: 100%;
	max-width: 370px
}

@media(max-width:1250px) {
	.blog-list .category-articles__item {
		max-width: initial;
		display: flex !important;
		justify-content: space-between
	}
}

.blog-list .category-articles__item:not(:last-child) {
	margin-right: 40px
}

@media(min-width:1250px) and (max-width:1600px) {
	.blog-list .category-articles__item:not(:last-child) {
		margin: 0
	}
}

@media(max-width:800px) {
	.blog-list .category-articles__item:not(:last-child) {
		margin: 0
	}
}

@media(min-width:1250px) and (max-width:1600px) {
	.blog-list .category-articles__item:last-child {
		display: none
	}
}

.blog-list .category-articles__item--container {
	margin-right: 25px;
	display: flex;
	flex-direction: column
}

@media(max-width:800px) {
	.blog-list .category-articles__item--container {
		margin-right: 10px
	}
}

.blog-list .category-articles__item--cat {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none;
	margin-bottom: 10px
}

.blog-list .category-articles__item--title {
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	text-align: left;
	color: #333;
	text-decoration: none
}

.blog-list .category-articles .slick-dots {
	position: absolute;
	bottom: -10px;
	display: block;
	width: calc(100% - 30px);
	height: 1px;
	background: rgba(0, 0, 0, .15);
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.blog-list .bottom-articles .slick-dots li,
.blog-list .category-articles .slick-dots li {
	width: 25%;
	margin: 0
}

.blog-list .bottom-articles .slick-dots li button:before,
.blog-list .category-articles .slick-dots li button:before,
.cases-list .category-articles .slick-dots li button:before {
	top: -6px;
	left: 0;
	width: 20px;
	height: 1px;
	content: '';
	text-align: center;
	background: rgba(0, 0, 0, .15);
	opacity: .25;
	color: #000
}

.blog-list .bottom-articles .slick-dots li.slick-active button:before,
.blog-list .category-articles .slick-dots li.slick-active button:before,
.cases-list .category-articles .slick-dots li.slick-active button:before {
	height: 2px;
	background: #0085ff;
	opacity: 1;
	width: 100%
}

.blog-list .middle-articles {
	display: flex;
	justify-content: space-between;
	margin: 50px 0
}

@media(max-width:1250px) {
	.blog-list .middle-articles {
		padding: 0 15px;
		justify-content: space-between
	}
}

@media(max-width:800px) {
	.blog-list .middle-articles {
		flex-direction: column;
		padding: 0 15px;
		margin: 50px 0 0
	}
}

.blog-list .middle-articles__item {
	display: flex;
	flex-direction: column
}

.blog-list .middle-articles__item:not(.no-img):nth-child(1) {
	width: 100%;
	max-width: 370px
}

@media(max-width:1250px) {
	.blog-list .middle-articles__item:not(.no-img):nth-child(1) {
		max-width: 350px;
		margin-right: 20px
	}
}

@media(max-width:800px) {
	.blog-list .middle-articles__item:not(.no-img):nth-child(1) {
		border-bottom: 1px solid rgba(0, 0, 0, .15);
		padding-bottom: 20px;
		margin-bottom: 25px;
		max-width: initial
	}
}

.blog-list .middle-articles__item:not(.no-img):nth-child(1) .middle-articles__item--img img {
	width: 100%;
	height: 210px;
	display: block;
	-o-object-fit: cover;
	object-fit: cover
}

@media(max-width:800px) {
	.blog-list .middle-articles__item:not(.no-img):nth-child(1) .middle-articles__item--img img {
		height: 300px
	}
}

.blog-list .middle-articles__item:not(.no-img):nth-child(1) .middle-articles__item--title {
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 38px;
	text-align: left;
	color: #333;
	text-decoration: none;
	margin: 15px 0
}

.blog-list .middle-articles__item:not(.no-img):nth-child(1) .middle-articles__item--details {
	margin-bottom: 15px
}

.blog-list .middle-articles__item:not(.no-img):nth-child(1) .middle-articles__item--author {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none
}

.blog-list .middle-articles__item:not(.no-img):nth-child(1) .middle-articles__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	margin: 0
}

.blog-list .middle-articles__item:not(.no-img):nth-child(1) .middle-articles__item--date span {
	margin: 0 10px
}

.blog-list .middle-articles__item:not(.no-img):nth-child(1) .middle-articles__item--desc {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	color: #a1a1a1
}

.blog-list .middle-articles__item:not(.no-img):nth-child(2) {
	width: 100%;
	max-width: 780px;
	height: 460px;
	padding: 40px 340px 40px 40px;
	box-sizing: border-box;
	justify-content: flex-end
}

@media(max-width:1250px) {
	.blog-list .middle-articles__item:not(.no-img):nth-child(2) {
		padding: 40px
	}
}

@media(max-width:800px) {
	.blog-list .middle-articles__item:not(.no-img):nth-child(2) {
		width: 100vw;
		height: 650px;
		padding: 40px 15px;
		margin: 0 -15px 25px
	}
}

.blog-list .middle-articles__item:not(.no-img):nth-child(2) .middle-articles__item--tag {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none
}

.blog-list .middle-articles__item:not(.no-img):nth-child(2) .middle-articles__item--title {
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 48px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	margin: 5px 0 20px
}

.blog-list .middle-articles__item:not(.no-img):nth-child(2) .middle-articles__item--desc {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	color: #a1a1a1;
	margin-bottom: 20px
}

.blog-list .middle-articles__item:not(.no-img):nth-child(2) .middle-articles__item--photo {
	margin-right: 20px
}

.blog-list .middle-articles__item:not(.no-img):nth-child(2) .middle-articles__item--photo img {
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 50%
}

.blog-list .middle-articles__item:not(.no-img):nth-child(2) .middle-articles__item--container {
	display: flex;
	flex-direction: column
}

.blog-list .middle-articles__item:not(.no-img):nth-child(2) .middle-articles__item--author {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none;
	margin-bottom: 5px
}

.blog-list .middle-articles__item:not(.no-img):nth-child(2) .middle-articles__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	margin: 0
}

.blog-list .middle-articles__item--img img {
	width: 100%;
	display: block
}

.blog-list .middle-articles__item--details {
	display: flex;
	align-items: center
}

.blog-list .middle-articles__container {
	width: 100%;
	max-width: 370px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

@media(min-width:800px) and (max-width:1600px) {
	.blog-list .middle-articles__container {
		display: none
	}
}

@media(max-width:800px) {
	.blog-list .middle-articles__container {
		max-width: initial
	}

	.blog-list .middle-articles__container .middle-articles__item {
		padding-bottom: 20px;
		margin-bottom: 15px;
		border-bottom: 1px solid rgba(0, 0, 0, .15)
	}
}

.blog-list .middle-articles__container .middle-articles__item--img {
	display: none
}

.blog-list .middle-articles__container .middle-articles__item--title {
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	text-align: left;
	color: #333;
	text-decoration: none
}

.blog-list .middle-articles__container .middle-articles__item--details {
	margin: 10px 0
}

.blog-list .middle-articles__container .middle-articles__item--author {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none
}

.blog-list .middle-articles__container .middle-articles__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	margin: 0
}

.blog-list .bottom-articles__item--date span,
.blog-list .middle-articles__container .middle-articles__item--date span {
	margin: 0 10px
}

.blog-list .middle-articles__container .middle-articles__item--desc {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	color: #a1a1a1
}

.blog-list .bottom-articles {
	display: flex;
	justify-content: space-between;
	margin: 60px 0
}

@media(max-width:1250px) {
	.blog-list .bottom-articles {
		padding: 15px;
		flex-direction: column
	}
}

@media(max-width:800px) {
	.blog-list .bottom-articles {
		flex-direction: column;
		padding: 15px;
		margin: 0 0 30px
	}
}

.blog-list .bottom-articles__item {
	width: 100%;
	max-width: 370px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start
}

@media(max-width:1250px) {
	.blog-list .bottom-articles__item {
		display: flex !important;
		margin: 0;
		max-width: initial;
		height: 450px
	}
}

@media(max-width:800px) {
	.blog-list .bottom-articles__item {
		display: flex !important;
		height: 410px;
		max-width: initial;
		margin: 0
	}
}

@media(max-width:600px) {
	.blog-list .bottom-articles__item {
		height: 490px
	}
}

@media(min-width:1250px) and (max-width:1600px) {
	.blog-list .bottom-articles__item:last-child {
		display: none
	}
}

.blog-list .bottom-articles__item--img img {
	display: block
}

@media(max-width:800px) {
	.blog-list .bottom-articles__item--img img {
		width: 100%;
		height: 250px;
		-o-object-fit: cover;
		object-fit: cover
	}
}

.blog-list .bottom-articles__item--title {
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: 40px;
	text-align: left;
	color: #333;
	text-decoration: none;
	margin: 15px 0
}

@media(max-width:1250px) {
	.blog-list .bottom-articles__item--title {
		font-size: 30px;
		line-height: 38px;
		max-width: 370px
	}
}

@media(max-width:800px) {
	.blog-list .bottom-articles__item--title {
		max-width: initial
	}
}

.blog-list .bottom-articles__item--details {
	display: flex;
	align-items: center;
	margin-top: auto
}

.blog-list .bottom-articles__item--author {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none
}

.blog-list .bottom-articles__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	margin: 0;
	color: #a1a1a1
}

.blog-list .bottom-articles .slick-dots {
	position: absolute;
	bottom: -10px;
	display: block;
	width: calc(100% - 30px);
	height: 1px;
	background: rgba(0, 0, 0, .15);
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.blog-list .scroll-to-top {
	height: 30px;
	width: 30px;
	border: 1px solid #ccc;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	right: calc(5%);
	position: fixed;
	bottom: 150px;
	background-color: #fff;
	z-index: 999;
	cursor: pointer
}

.blog-detail {
	font-family: Inter-regular;
	overflow: hidden
}

.blog-detail p {
	font-size: 20px;
	line-height: 31px;
	margin: 16px 0 32px;
	font-family: Inter-regular
}

.blog-detail h2,
.blog-detail h3 {
	font-size: 32px;
	line-height: 38px;
	color: #1f1924;
	margin: 32px 0 16px;
	font-family: PT Serif
}

.blog-detail h3 {
	font-size: 26px;
	line-height: 32px
}

.blog-detail .breadcrumb__pc {
	z-index: 2;
	position: relative
}

.blog-detail__picture--img {
	width: 100%;
	height: 450px;
	background-size: cover;
	background-position: center center;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: flex-end
}

.blog-detail__picture .tags {
	display: flex;
	flex-direction: row;
	justify-content: center;
	position: relative;
	bottom: 20px;
	height: auto
}

.blog-detail__picture .tags a {
	padding: 8px 16px;
	width: auto;
	height: 37px;
	background: #0f0910;
	border-radius: 100px;
	margin: 8px 5px;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: #fff
}

.blog-detail__picture .tags a:hover {
	background: #6104b5;
	text-decoration: none;
	color: #fff;
	transition: 1s
}

.blog-detail .title {
	font-weight: 700;
	font-size: 56px;
	line-height: 64px;
	color: #1f1924;
	font-family: PT Serif;
	margin: 0 0 36px
}

.blog-detail .rlink {
	padding: 0 24px 5px;
	background: #f5ebfe;
	border: 2px solid #8a1af0;
	box-sizing: border-box;
	border-radius: 8px;
	margin: 32px 0
}

.blog-detail .rlink__list {
	font-family: Inter-regular;
	padding: 0;
	list-style: none
}

.blog-detail .rlink__list--li {
	font-size: 20px;
	line-height: 31px;
	color: #271c2a;
	margin: 8px 0 0 40px;
	position: relative
}

.blog-detail .list--li:before,
.blog-detail .rlink__list--li:before {
	content: "•";
	font-size: 26px;
	line-height: 20px;
	padding: 1px 5px 0 0;
	color: #9025f1;
	position: absolute;
	margin-right: 8px;
	margin-left: -20px
}

.blog-detail .anons {
	font-family: Inter-bold;
	line-height: 26px;
	color: #1f1924;
	margin: 17px 0
}

.blog-detail .list {
	font-family: Inter-regular;
	padding: 0;
	list-style: none;
	margin-top: -20px
}

.blog-detail .list--li {
	font-size: 20px;
	line-height: 31px;
	color: #271c2a;
	margin: 8px 0 0 20px;
	position: relative
}

.blog-detail .purple-wrap {
	background: #f5ebfe;
	border-radius: 8px;
	padding: 20px 35px 10px;
	margin: 32px 0
}

.blog-detail .purple-wrap .circle-list {
	counter-reset: myCounter;
	display: inline-block;
	margin-top: 5px
}

.blog-detail .purple-wrap .circle-list--li {
	list-style: none;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	margin: 0 0 21px 5px;
	text-decoration: underline;
	position: relative
}

.blog-detail .purple-wrap .circle-list--li:last-child {
	margin: 0 0 0 5px
}

.blog-detail .purple-wrap .circle-list--li:before {
	counter-increment: myCounter;
	content: counter(myCounter);
	color: #9025f1;
	text-align: center;
	margin-right: 10px;
	margin-left: -44px;
	line-height: 10px;
	padding: 10px 0;
	font-weight: 700;
	font-size: 15px;
	border: 1px solid #cc99fb;
	border-radius: 50%;
	text-decoration: none;
	position: absolute;
	width: 32px;
	height: 32px;
	top: -5px
}

.blog-detail .purple-wrap .astrologer {
	display: flex;
	flex-direction: row;
	align-items: center
}

.blog-detail .purple-wrap .astrologer img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-right: 16px
}

.blog-detail .purple-wrap .astrologer__desc .name {
	font-family: Inter-bold;
	font-size: 18px;
	line-height: 23px;
	color: #1f1924;
	margin: 0
}

.blog-detail .purple-wrap .astrologer__desc .position {
	font-size: 16px;
	line-height: 21px;
	color: #271c2a;
	margin: 0
}

.blog-detail .purple-wrap .astrologer__desc .social {
	display: flex;
	flex-direction: row;
	margin-top: 14px
}

.blog-detail .purple-wrap .astrologer__desc .social .inst {
	background: #262626;
	border-radius: 24px;
	height: 24px;
	width: 24px;
	display: block;
	padding: 1px 5px 1px 4px;
	margin-right: 8px
}

.blog-detail .purple-wrap .astrologer__desc .social .inst img {
	width: 16px;
	height: 16px
}

.blog-detail .purple-wrap .astrologer__desc .social .vk {
	background: #5181b8;
	border-radius: 24px;
	height: 24px;
	width: 24px;
	display: block;
	padding: 2px 5px 1px 4px;
	margin-right: 8px
}

.blog-detail .purple-wrap .astrologer__desc .social .vk img {
	width: 16px;
	height: 10px
}

.blog-detail .purple-wrap .astrologer__desc .social .ok {
	background: #ee8208;
	border-radius: 24px;
	height: 24px;
	width: 24px;
	display: block;
	padding: 1px 5px 1px 7px;
	margin-right: 8px
}

.blog-detail .purple-wrap .astrologer__desc .social .ok img {
	width: 10px;
	height: 16px
}

.blog-detail .purple-wrap__anons {
	font-family: Inter-bold;
	font-size: 20px;
	line-height: 26px;
	color: #9025f1
}

.blog-detail .purple-wrap .download {
	padding: 0 24px;
	width: 205px;
	height: 48px;
	background: #8a1af0;
	border-radius: 8px;
	border: 0;
	margin: -8px auto 0;
	display: block;
	font-family: Inter-bold;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	transition: 2s;
	cursor: pointer
}

.blog-detail .purple-wrap .download:before {
	content: url(/images/arrow-down.png);
	position: relative;
	top: 6px;
	right: 10px
}

.blog-detail .purple-wrap .download:hover {
	background: #6104b5
}

.blog-detail .purple-wrap .quote {
	width: 538px;
	height: 168px;
	font-style: italic;
	font-size: 26px;
	line-height: 40px;
	color: #1f1924;
	position: relative;
	margin-left: 100px
}

.blog-detail .purple-wrap .quote:before {
	content: url(/images/shape.png);
	position: absolute;
	top: 6px;
	right: 108%
}

.blog-detail .purple-wrap .quote-author {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-left: 105px;
	margin-top: 34px
}

.blog-detail .purple-wrap .quote-author img {
	width: 64px;
	height: 64px;
	border-radius: 50%
}

.blog-detail .purple-wrap .quote-author__desc {
	margin-left: 16px
}

.blog-detail .purple-wrap .quote-author__desc .name {
	font-family: Inter-bold;
	font-size: 18px;
	line-height: 23px;
	color: #1f1924;
	margin: 0
}

.blog-detail .purple-wrap .quote-author__desc .position {
	font-size: 14px;
	line-height: 21px;
	color: #271c2a;
	margin: 0
}

.blog-detail .image-text {
	border-radius: 8px 8px 0 0;
	width: 100%;
	height: auto
}

.blog-detail .image-text__name {
	background: #f5ebfe;
	padding: 8px 16px;
	margin: 0;
	font-size: 16px;
	line-height: 21px;
	font-style: italic
}

.blog-detail .image-text__img {
	width: 100%;
	height: auto
}

.blog-detail .circle-list {
	counter-reset: circleCounter;
	display: inline-block;
	margin-top: 5px
}

.blog-detail .circle-list--li {
	list-style: none;
	font-size: 20px;
	line-height: 31px;
	color: #000;
	margin: 0 0 21px 5px;
	position: relative
}

.blog-detail .circle-list--li:last-child {
	margin: 0 0 0 5px
}

.blog-detail .circle-list--li:before {
	counter-increment: circleCounter;
	content: counter(circleCounter);
	color: #9025f1;
	text-align: center;
	margin-right: 10px;
	margin-left: -44px;
	line-height: 10px;
	padding: 10px 0;
	font-weight: 700;
	font-size: 15px;
	border: 1px solid #cc99fb;
	border-radius: 50%;
	text-decoration: none;
	position: absolute;
	width: 32px;
	height: 32px;
	top: -1px
}

.blog-detail .circle-list--li ul {
	margin-top: 10px
}

.blog-detail .purple-read {
	background: #f5ebfe;
	border-radius: 8px;
	display: flex;
	flex-direction: row;
	margin-bottom: 32px
}

.blog-detail .purple-read__img {
	display: flex;
	width: 35%;
	height: 250px
}

@media(max-width:800px) {
	.blog-detail .purple-read__img {
		width: 100%
	}
}

.blog-detail .purple-read img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	height: auto;
	border-radius: 8px 0 0 8px;
	margin-right: 24px
}

.blog-detail .purple-read__desc {
	padding: 0 24px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.blog-detail .purple-read .btn {
	padding: 13px 24px;
	width: 130px;
	height: 48px;
	background: #8a1af0;
	border-radius: 8px;
	border: 0;
	font-weight: 700;
	margin-bottom: 24px;
	transition: 2s;
	cursor: pointer
}

.blog-detail .purple-read .btn:hover {
	background: #6104b5;
	color: #fff
}

.blog-detail .purple-read .link {
	color: #fff
}

.blog-detail .purple-read .anons {
	margin: 24px 0 0
}

.blog-detail .purple-read .anons a {
	color: #1f1924;
	text-decoration: none
}

.blog-detail .purple-read .desc {
	line-height: 26px;
	margin: 9px 0 15px
}

.blog-detail .two-line {
	padding: 24px 0;
	border-top: 2px solid #8a1af0;
	border-bottom: 2px solid #8a1af0;
	margin-bottom: 32px
}

.blog-detail .two-line p {
	font-style: italic;
	font-size: 22px;
	line-height: 32px;
	text-align: center;
	color: #271c2a;
	margin: 0
}

.blog-detail .table-wrap {
	overflow: auto
}

.blog-detail table {
	margin-bottom: 32px;
	width: 100%
}

.blog-detail table tr {
	height: 40px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .08)
}

.blog-detail table tr th {
	width: 196px;
	background: #ecdafb;
	height: 18px;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	color: #9025f1;
	padding: 6px 16px
}

.blog-detail table tr td {
	width: 196px;
	padding: 9px 16px 10px;
	font-size: 16px;
	line-height: 21px;
	color: #1f1924
}

.blog-detail table tr .bold {
	font-weight: 700
}

.blog-detail table tr .right {
	text-align: right
}

.blog-detail .anons-sidebar {
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	color: #1f1924;
	margin: 16px 0 17px
}

.blog-detail .art-list {
	width: 400px;
	margin-bottom: 48px
}

.blog-detail .art-list__content {
	position: relative;
	background-color: #fff
}

.blog-detail .art-list__category {
	position: absolute;
	opacity: 0;
	z-index: -1;
	height: 327px;
	overflow-y: scroll
}

.blog-detail .art-list__category::-webkit-scrollbar-button {
	background-image: url(/local/templates/furniture_gray/assets/css/);
	background-repeat: no-repeat;
	width: 5px;
	height: 0
}

.blog-detail .art-list__category::-webkit-scrollbar-track {
	background-color: transparent
}

.blog-detail .art-list__category::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background-color: #1f1924
}

.blog-detail .art-list__category::-webkit-scrollbar-thumb:hover {
	background-color: #1f1924
}

.blog-detail .art-list__category::-webkit-resizer {
	background-image: url();
	background-repeat: no-repeat;
	width: 4px;
	height: 0
}

.blog-detail .art-list__category::-webkit-scrollbar {
	width: 4px
}

.blog-detail .art-list__category.active {
	position: relative;
	opacity: 1;
	z-index: 1;
	transition: .5s
}

.blog-detail .art-preview {
	display: flex;
	margin-bottom: 15px
}

.blog-detail .art-preview__pic {
	margin-right: 15px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 117px;
	height: 95px;
	border-radius: 8px
}

.blog-detail .art-preview__text {
	width: 257px;
	height: 69px;
	font-size: 18px;
	line-height: 23px;
	display: flex;
	align-items: center;
	margin: auto;
	color: #271c2a
}

.blog-detail .tags .search-tags-cloud {
	display: flex;
	flex-wrap: wrap
}

.blog-detail .tags .search-tags-cloud a {
	padding: 4px 8px;
	border: 1px solid #cc99fb;
	box-sizing: border-box;
	border-radius: 50px;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: #271c2a;
	margin: 3px;
	transition: 1s
}

.blog-detail .tags .search-tags-cloud a:hover {
	background: #6104b5;
	border: 1px solid #6104b5;
	text-decoration: none;
	color: #fff
}

.blog-detail .article-info__container {
	display: flex;
	align-items: center
}

.blog-detail .article-info__container img {
	width: 48px !important;
	height: 48px !important;
	border-radius: 50%
}

.blog-detail .article-info__desc {
	font-family: Inter;
	margin: 0 auto 0 10px
}

.blog-detail .article-info__desc--author {
	font-size: 16px;
	line-height: 21px
}

.blog-detail .article-info__desc--author a {
	color: #333;
	text-decoration: none
}

.blog-detail .article-info__desc--author a:hover {
	text-decoration: underline
}

.blog-detail .article-info__desc--date {
	font-size: 14px;
	line-height: 19px
}

.blog-detail .writer-block {
	background-color: #f5ebfe;
	padding: 35px;
	border-radius: 10px
}

.blog-detail .writer-block__header {
	display: flex;
	align-items: center;
	margin-bottom: 20px
}

.blog-detail .writer-block__header img {
	width: 40px !important;
	height: 40px !important;
	border-radius: 50%
}

.blog-detail .writer-block__info,
.bx-breadcrumb__blog--item i:before,
.container-search .search-result .search-item-date span {
	margin: 0 10px
}

.blog-detail .writer-block__info--name {
	font-weight: 600
}

.blog-detail .writer-block__info--name a {
	color: #333
}

.blog-detail .writer-block__articles {
	margin-left: auto;
	border: 1px solid #9125f1;
	padding: 10px 15px;
	border-radius: 45px;
	font-weight: 600
}

@media(max-width:550px) {
	.blog-detail .writer-block__articles {
		display: none
	}
}

.blog-detail .writer-block__articles:hover {
	background-color: #6104b5
}

.blog-detail .writer-block__articles:hover a {
	color: #fff
}

.blog-detail .writer-block__articles a {
	text-decoration: none;
	color: #9125f1
}

.blog-detail .sharing-buttons {
	margin-left: auto;
	display: flex;
	align-items: center
}

@media(max-width:1000px) {
	.blog-detail .sharing-buttons {
		display: none
	}
}

.blog-detail .sharing-buttons:hover .sharing-buttons__trigger {
	display: none
}

.blog-detail .sharing-buttons:hover .sharing-buttons__buttons {
	display: block
}

.blog-detail .sharing-buttons__trigger {
	border: 1px solid #9125f1;
	color: #9125f1;
	font-weight: 600;
	border-radius: 45px;
	padding: 8px 20px;
	display: flex;
	align-items: center
}

.blog-detail .sharing-buttons__trigger img {
	width: 30px !important;
	height: 30px !important;
	margin-right: 10px
}

.blog-detail .sharing-buttons__buttons {
	display: none
}

.blog-detail .sharing-bottom .ya-share2__container_size_m .ya-share2__icon,
.blog-detail .sharing-buttons .ya-share2__container_size_m .ya-share2__icon {
	height: 34px;
	width: 34px;
	background-size: 28px 28px;
	background-position: center
}

.blog-detail .sharing-bottom .ya-share2__badge,
.blog-detail .sharing-buttons .ya-share2__badge {
	border-radius: 50%
}

.blog-detail .sharing-bottom {
	display: flex;
	margin: 30px 0;
	justify-content: center;
	align-items: center
}

@media(max-width:800px) {
	.blog-detail .sharing-bottom {
		flex-direction: column
	}
}

.blog-detail .sharing-bottom__text {
	margin: 0 30px
}

@media(max-width:800px) {
	.blog-detail .sharing-bottom__text {
		margin: 20px 30px
	}
}

.blog-detail .inset {
	width: 100%;
	background: #f5ebfe;
	padding: 60px 60px 32px;
	border-radius: 15px;
	margin: 40px auto
}

@media screen and (max-width:1400px) {
	.blog-detail .inset {
		padding: 30px 30px 32px
	}
}

@media screen and (max-width:1000px) {
	.blog-detail .inset {
		padding: 30px
	}
}

.blog-detail .inset-author {
	width: 200px;
	float: right;
	margin: 0 0 65px 65px;
	text-decoration: none
}

@media screen and (min-width:600px) and (max-width:1000px) {
	.blog-detail .inset-author {
		margin: 0 0 20px 25px
	}
}

@media screen and (max-width:600px) {
	.blog-detail .inset-author {
		margin: 0 0 20px;
		float: none;
		width: 100%;
		display: flex
	}
}

.blog-detail .inset-author__photo,
.topbar-blog__close svg {
	display: block
}

@media screen and (max-width:600px) {
	.blog-detail .inset-author__photo {
		width: 50px !important;
		margin-right: 20px
	}
}

.blog-detail .inset-author__name {
	font-family: PT Serif, sans-serif;
	text-align: center;
	color: #8a1af0;
	font-size: 20px;
	margin-bottom: 10px
}

@media screen and (max-width:600px) {
	.blog-detail .inset-author__name {
		text-align: left;
		margin-top: 0;
		font-size: 18px;
		line-height: 1
	}
}

.blog-detail .inset-author__whois {
	font-size: 16px;
	text-align: center;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 0;
	color: #333
}

@media screen and (max-width:600px) {
	.blog-detail .inset-author__whois {
		text-align: left;
		font-size: 15px
	}
}

.blog-detail .inset-content p,
.blog-detail__mod .article-categories ul li {
	margin-bottom: 20px
}

.blog-detail .inset-content__title {
	margin-top: 0;
	margin-bottom: 32px
}

.blog-detail .inset-content .pink {
	color: #8a1af0;
	font-weight: 500
}

.blog-detail .inset-content .blue {
	color: #0043a4;
	font-weight: 600;
	cursor: pointer
}

.blog-detail .inset-content-list {
	font-size: 20px;
	list-style: none;
	padding-left: 20px;
	clear: both
}

.blog-detail .inset-content-list__item {
	display: flex;
	align-items: center;
	line-height: normal;
	margin-bottom: 20px
}

.blog-detail .inset-content-list__item:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #8a1af0;
	border-radius: 50%;
	margin-right: 15px
}

.blog-detail .inset__button {
	display: flex;
	align-items: center;
	background: #8a1af0;
	color: #fff;
	font-size: 16px;
	box-shadow: 0 0 10px rgba(138, 26, 240, .5);
	border-radius: 8px;
	height: 55px;
	padding: 0 35px;
	outline: 0;
	margin: 0 auto
}

@media screen and (max-width:600px) {
	.blog-detail .inset__button {
		padding: 0 10px
	}
}

.blog-detail .inset__button:before {
	content: url(/bitrix/templates/furniture_gray/images/pdf-icon.svg);
	display: block;
	margin-right: 15px;
	line-height: 0
}

.blog-detail .inset-links-list {
	list-style: none;
	padding-left: 0
}

.blog-detail .inset-links-list__item {
	display: flex;
	align-items: center;
	font-size: 24px;
	font-weight: 500;
	text-decoration: underline;
	line-height: normal;
	margin-bottom: 18px;
	color: #8a1af0;
	cursor: pointer
}

.blog-detail .inset-links-list__item:before {
	content: url(/bitrix/templates/furniture_gray/images/download-folder.png);
	display: block;
	margin-right: 15px
}

.blog-detail .inset--top10 .inset-author {
	margin: 0 0 10px 65px
}

@media screen and (min-width:600px) and (max-width:1000px) {
	.blog-detail .inset--top10 .inset-author {
		margin: 0 0 20px 25px
	}
}

@media screen and (max-width:600px) {
	.blog-detail .inset--top10 .inset-author {
		margin: 0 0 20px
	}
}

.blog-detail .inset--top10 .inset__button {
	margin: 30px auto
}

@media(min-width:800px) {
	.blog-detail .inset-relationships button {
		text-transform: uppercase
	}
}

.blog-detail #inset-relationships {
	margin-top: -100px;
	position: absolute
}

.container-blog {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative
}

.container-blog__item:first-child {
	max-width: 700px
}

.container-blog__item:last-child {
	max-width: 400px
}

.bx-breadcrumb__blog {
	position: absolute;
	width: 100%;
	height: 37px;
	left: 0;
	top: 0;
	background: #0f0910;
	opacity: .7;
	margin: 0
}

.bx-breadcrumb__blog--wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	position: absolute;
	left: 128px;
	top: 15%
}

.bx-breadcrumb__blog--item,
.bx-breadcrumb__blog--item i {
	color: rgba(255, 255, 255, .8);
	font-size: 16px;
	line-height: 21px
}

.bx-breadcrumb__blog--item {
	font-family: Inter
}

.bx-breadcrumb__blog--item a {
	color: rgba(255, 255, 255, .8)
}

.bx-breadcrumb__blog--item i {
	margin-right: 0;
	vertical-align: baseline
}

.bx-breadcrumb__blog--item span {
	margin-left: -5px
}

.breadcrumb__mobile,
.container-articles .news-list__top .news-date-time,
.container-articles .news-list__top .news-date__attribute {
	display: none
}

.sticky-block {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	transition: top .2s ease-in-out
}

.social-btns {
	width: 35px;
	position: absolute;
	left: -1%;
	margin-top: 14px
}

.social-btns a {
	display: block;
	width: 100%;
	margin-bottom: 14px
}

.social-btns a img {
	width: 100%;
	height: auto;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	transition: filter .3s ease-in-out;
	transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out
}

.social-btns a img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.social-btns.mob {
	position: static;
	margin-top: 30px;
	display: none;
	align-items: center;
	justify-content: center;
	width: 100%
}

.social-btns.mob a {
	width: 35px;
	min-width: 35px;
	margin: 5px
}

@media(min-width:1400px) {
	.container-blog__item:first-child {
		max-width: 850px
	}
}

.container-articles,
.container-search {
	margin: 50px auto;
	max-width: 1200px;
	padding: 20px
}

.container-articles .news-list__top,
.simple-articles div.news-list {
	display: flex
}

.container-articles .news-list__top>.news-item {
	display: flex;
	flex-direction: column;
	padding: 0;
	margin: 0
}

.container-articles .news-list__top>.news-item .news-item__title--link {
	font-family: PT Serif;
	font-size: 34px;
	line-height: 1.3em;
	text-decoration: none;
	color: #000;
	padding: 20px 0
}

.container-articles .news-list__top>.news-item .news-item__desc {
	display: none
}

.container-articles .news-list__top>.news-item img {
	max-width: 760px;
	width: 100%;
	height: 335px;
	border-radius: 10px;
	-o-object-fit: cover;
	object-fit: cover
}

@media(max-width:550px) {
	.container-articles .news-list__top>.news-item img {
		-o-object-fit: cover;
		object-fit: cover
	}
}

@media(max-width:800px) {
	.container-articles .news-list__top--right {
		display: none
	}
}

.container-articles .news-list__top--right .news-item {
	display: flex;
	align-items: center;
	margin: 0 0 18px 20px;
	padding: 0
}

.container-articles .news-list__top--right .news-item__title--link {
	font-family: Inter-regular;
	color: #000;
	text-decoration: none
}

.container-articles .news-list__top--right .news-item__desc {
	display: none
}

.container-articles .news-list__top--right .news-item img {
	-o-object-fit: cover;
	object-fit: cover;
	max-width: 175px;
	height: 155px;
	border-radius: 10px
}

.container-articles .news-list__bottom {
	display: flex;
	justify-content: space-between
}

@media(max-width:550px) {
	.container-articles .news-list__bottom {
		flex-direction: column
	}
}

.container-articles .news-list__bottom .news-item {
	width: 49%;
	margin: 0 0 1em;
	padding: 0 0 1em;
	display: flex;
	flex-direction: column
}

@media(max-width:550px) {
	.container-articles .news-list__bottom .news-item {
		width: 100%
	}
}

.container-articles .news-list__bottom .news-item__title--link {
	font-family: Inter-regular;
	font-weight: 600;
	color: #000;
	text-decoration: none
}

.blog-detail__mod .article-categories ul li:before,
.blog-detail__mod .article-share__socials ul li:before,
.container-articles .news-list__bottom .news-item__desc {
	display: none
}

.container-articles .news-list__bottom .news-item img,
.container-articles .tag-news__item img,
.simple-articles div.news-list .news-item img {
	width: 100%;
	height: 200px;
	border-radius: 10px;
	-o-object-fit: cover;
	object-fit: cover
}

@media(max-width:550px) {
	.container-articles .news-list__bottom .news-item img {
		height: 250px;
		-o-object-fit: cover;
		object-fit: cover
	}
}

.container-articles .news-list__bottom .news-date__attribute {
	display: flex;
	justify-content: space-between
}

.container-articles .news-list__bottom .news-date-time,
.container-articles .news-list__bottom .news-date-views,
.container-articles .tag-news__item--info p {
	color: #a4a4a4;
	margin: 0;
	font-family: Inter;
	font-size: 14px
}

.container-articles .news-list__bottom .news-date-views {
	display: flex;
	align-items: center
}

.container-articles .news-list__bottom .news-date-views p {
	margin: 0 0 0 8px
}

.container-articles .news-list .news-item {
	border: 0
}

.container-articles .search-tags-cloud {
	display: flex;
	flex-wrap: wrap
}

.container-articles .search-tags-cloud a {
	padding: 8px 16px;
	width: auto;
	background: #0f0910;
	border-radius: 100px;
	margin: 8px 5px;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	text-decoration: none
}

.container-articles .search-tags-cloud a:hover {
	background: #6104b5;
	color: #fff;
	transition: 1s
}

.container-articles .tag-news {
	margin: 50px 0
}

.container-articles .tag-news__container {
	margin: 60px 0
}

.container-articles .tag-news__link {
	background: #8a1af0;
	color: #fff;
	padding: 20px;
	display: block;
	margin: 20px 0;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	text-decoration: none;
	font-size: 25px;
	line-height: 1em;
	border-radius: 45px
}

.container-articles .tag-news__list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -13px
}

@media(max-width:550px) {
	.container-articles .tag-news__list {
		flex-direction: column;
		margin: 0
	}
}

.container-articles .tag-news__item {
	display: flex;
	flex-direction: column;
	width: 30%;
	margin: 20px 13px
}

@media(max-width:550px) {
	.container-articles .tag-news__item {
		width: 100%;
		margin: 20px 0
	}
}

.container-articles .tag-news__item img {
	max-width: 380px
}

@media(max-width:550px) {
	.container-articles .tag-news__item img {
		height: 250px;
		-o-object-fit: cover;
		object-fit: cover
	}
}

.container-articles .tag-news__item--info {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.container-articles .tag-news__item--info p {
	margin: .3em 0
}

.container-articles .tag-news__item--info .news-date-views {
	display: flex;
	align-items: center
}

.container-articles .news-list__bottom .news-date-views img,
.container-articles .tag-news__item--info .news-date-views img {
	width: 25px;
	height: 25px;
	display: block
}

.container-articles .tag-news__item--info .news-date-views p {
	margin-left: 8px
}

.container-articles .tag-news__item--title {
	font-family: Inter;
	font-weight: 600;
	color: #000;
	text-decoration: none
}

.container-search {
	width: 100%;
	max-width: 1600px;
	box-sizing: border-box
}

.container-search .search-result {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.container-search .search-result .search-item {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	width: 100%;
	max-width: 370px;
	border: 0
}

@media(max-width:800px) {
	.container-search .search-result .search-item {
		max-width: 325px
	}
}

@media(max-width:600px) {
	.container-search .search-result .search-item {
		max-width: initial;
		border-bottom: 1px solid rgba(0, 0, 0, .15)
	}
}

.container-search .search-result .search-item-image img {
	width: 100%;
	height: 210px;
	display: block;
	-o-object-fit: cover;
	object-fit: cover
}

@media(max-width:800px) {
	.container-search .search-result .search-item-image img {
		height: 185px;
		-o-object-fit: cover;
		object-fit: cover
	}
}

.container-search .search-result .search-item-details {
	display: flex;
	align-items: center;
	margin-top: auto
}

.container-search .search-result .search-item-author {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none
}

.container-search .search-result .search-item-date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	margin: 0
}

.container-search .search-result .search-item-title {
	margin: 15px 0;
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: 41px;
	text-align: left
}

.container-search .search-result .search-item-title a {
	color: #333;
	text-decoration: none
}

.author-articles {
	margin: 10px auto;
	max-width: 700px;
	padding: 10px
}

.author-articles__title {
	font-weight: 600;
	font-family: PT Serif;
	font-size: 20px;
	line-height: 26px
}

.author-articles .author-block__header {
	display: flex;
	margin: 20px 0
}

@media(max-width:550px) {
	.author-articles .author-block__header {
		flex-direction: column;
		align-items: center
	}
}

.author-articles .author-block__header img {
	width: 128px;
	height: 128px;
	border-radius: 50%
}

@media(max-width:550px) {
	.author-articles .author-block__header img {
		margin-bottom: 10px
	}
}

.author-articles .author-block__info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 20px
}

.author-articles .author-block__info--name h1 {
	font-family: PT Serif;
	font-size: 32px;
	line-height: 38px;
	margin: 0
}

.author-articles .author-block__info--duty h2 {
	font-family: Inter-regular;
	font-size: 20px;
	line-height: 31px;
	margin: 0
}

.author-articles .author-block__about {
	font-family: Inter-regular;
	font-size: 16px;
	line-height: 21px;
	margin: 20px 0
}

.author-articles .author-block__quote {
	font-family: Inter-regular;
	font-style: italic;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	margin: 30px 0;
	border-top: 2px solid #8a1af0;
	border-bottom: 2px solid #8a1af0;
	padding: 15px 0
}

.author-articles .author-block__links {
	font-family: Inter-regular;
	font-size: 16px;
	line-height: 21px;
	display: flex;
	flex-direction: column
}

.author-articles .author-block__links p {
	margin: 5px 0
}

.author-articles .author-block__links a {
	color: #000;
	text-decoration: none
}

.author-articles .news-item {
	border: 0
}

.author-articles .news-item img {
	max-width: 100%;
	height: 335px;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 10px;
	margin-bottom: 20px
}

@media(max-width:550px) {
	.author-articles .news-item img {
		height: 200px
	}
}

.author-articles .news-item-title {
	font-family: PT Serif;
	font-size: 32px;
	line-height: 38px;
	color: #000;
	text-decoration: none
}

.simple-articles {
	text-align: center
}

.simple-articles .container {
	margin: 0 auto;
	width: auto;
	display: inline-block
}

.simple-articles div.news-list .news-item {
	margin-right: 23px;
	max-width: 352px;
	width: 100%;
	margin-top: 17px;
	margin-bottom: 0
}

.simple-articles div.news-list .news-item b,
.simple-articles__title {
	font-weight: 700;
	font-size: 20px;
	color: #271c2a;
	line-height: 1.3
}

.simple-articles div.news-list .news-item b:hover {
	color: #6104b5;
	text-decoration: underline
}

.simple-articles div.news-list .news-item img {
	border-radius: 8px;
	margin-bottom: 16px
}

.simple-articles__title {
	font-family: PT Sans;
	font-style: normal;
	line-height: 26px;
	color: #1f1924;
	margin-bottom: 0;
	text-align: left
}

.article-image img {
	display: block;
	margin: 30px auto
}

.author-breadcrumb .bx-breadcrumb-item a,
.breadcrumb-authors .bx-breadcrumb-item a,
.breadcrumb-authors__mob a {
	color: #6a5c6e;
	text-decoration: none
}

.breadcrumb-authors {
	padding: 15px
}

@media(max-width:550px) {
	.breadcrumb-authors .bx-breadcrumb {
		display: none
	}
}

@media(min-width:550px) {
	.breadcrumb-authors__mob {
		display: none
	}
}

.breadcrumb-authors__mob a {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	white-space: normal
}

.container-authors {
	display: flex;
	justify-content: space-around;
	padding: 15px
}

.container-authors__item:first-child {
	max-width: 950px
}

.container-authors__item:last-child {
	max-width: 400px
}

@media(max-width:1260px) {
	.container-authors__item:last-child {
		display: none
	}
}

.container-authors .authors-title {
	text-align: center;
	margin: 0 0 100px
}

.container-authors .authors-title h1 {
	font-family: PT Serif, sans-serif;
	font-size: 50px;
	margin: 0
}

.cases-list .first-articles>.first-articles__item .first-articles__item--date span,
.container-authors .authors-list {
	margin: 0 15px
}

.container-authors .authors-list__item {
	display: flex;
	align-items: center;
	margin: 60px 0
}

@media(max-width:550px) {
	.container-authors .authors-list__item {
		flex-direction: column
	}
}

.container-authors .authors-list__item--photo img {
	width: 158px;
	height: 158px;
	border-radius: 50%
}

.container-authors .authors-list__item--about {
	margin-left: 30px;
	max-width: 45%
}

@media(max-width:550px) {
	.container-authors .authors-list__item--about {
		max-width: 100%;
		text-align: center;
		margin: 10px 0
	}
}

.container-authors .authors-list__item--about p:first-child {
	font-family: PT Serif;
	font-size: 24px;
	line-height: 38px;
	margin: 0
}

@media(max-width:550px) {
	.container-authors .authors-list__item--about p:first-child {
		margin: 10px 0
	}
}

.container-authors .authors-list__item--about p:last-child {
	font-family: Inter;
	font-size: 16px;
	line-height: 20px;
	margin: 0
}

.container-authors .authors-list__item--about p a {
	text-decoration: none;
	color: #000
}

.container-authors .authors-list__item--btn {
	margin-left: auto
}

@media(max-width:550px) {
	.container-authors .authors-list__item--btn {
		margin: 30px auto
	}
}

.container-authors .authors-list__item--btn a {
	border: 1px solid #9125f1;
	padding: 10px 15px;
	border-radius: 45px;
	font-weight: 600;
	color: #9125f1;
	text-decoration: none
}

.container-authors .authors-list__item--btn a:hover {
	color: #fff;
	background: #9025f1
}

.container-authors .anons-sidebar {
	font-weight: 700;
	font-size: 20px;
	line-height: 26px;
	color: #1f1924;
	margin: 16px 0 17px
}

.container-authors .art-list {
	width: 400px;
	margin-bottom: 48px
}

.container-authors .art-list__content {
	position: relative;
	background-color: #fff
}

.container-authors .art-list__category {
	position: absolute;
	opacity: 0;
	z-index: -1;
	height: 327px;
	overflow-y: scroll
}

.container-authors .art-list__category::-webkit-scrollbar-button {
	background-image: url(/local/templates/furniture_gray/assets/css/);
	background-repeat: no-repeat;
	width: 5px;
	height: 0
}

.container-authors .art-list__category::-webkit-scrollbar-track {
	background-color: transparent
}

.container-authors .art-list__category::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background-color: #1f1924
}

.container-authors .art-list__category::-webkit-scrollbar-thumb:hover {
	background-color: #1f1924
}

.container-authors .art-list__category::-webkit-resizer {
	background-image: url();
	background-repeat: no-repeat;
	width: 4px;
	height: 0
}

.container-authors .art-list__category::-webkit-scrollbar {
	width: 4px
}

.container-authors .art-list__category.active {
	position: relative;
	opacity: 1;
	z-index: 1;
	transition: .5s
}

.container-authors .art-preview {
	display: flex;
	margin-bottom: 15px
}

.container-authors .art-preview__pic {
	margin-right: 15px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 117px;
	height: 95px;
	border-radius: 8px
}

.container-authors .art-preview__text {
	width: 257px;
	height: 69px;
	font-size: 18px;
	line-height: 23px;
	display: flex;
	align-items: center;
	margin: auto;
	color: #271c2a
}

.popup,
.popup .overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.popup {
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 99;
	position: fixed
}

@media(max-width:1023px) {
	.popup {
		align-items: start;
		overflow-y: scroll
	}
}

.popup .overlay {
	position: absolute;
	background-color: rgba(0, 0, 0, .8)
}

.popup-content {
	width: 100%;
	max-width: 900px;
	position: relative;
	background-color: #fff;
	z-index: 1
}

.popup-close {
	position: absolute;
	font-weight: 700;
	top: 25px;
	right: 15px;
	color: red;
	font-size: 30px;
	cursor: pointer
}

.article-attributes {
	display: flex
}

@media(max-width:800px) {
	.article-attributes {
		flex-direction: column
	}
}

.views-box {
	margin-right: 40px
}

@media(max-width:800px) {
	.views-box {
		margin-right: auto;
		margin-bottom: 5px;
		order: 2
	}

	.sharing-box {
		order: 1
	}
}

.all-authors {
	border: 1px solid #9125f1;
	color: #9125f1;
	font-weight: 600;
	border-radius: 45px;
	display: flex;
	align-items: center;
	margin-bottom: 5px
}

@media(max-width:800px) {
	.all-authors {
		display: none
	}
}

.all-authors:hover {
	background: #9125f1
}

.all-authors:hover a {
	color: #fff
}

.all-authors a {
	color: #9125f1;
	text-decoration: none;
	padding: 13px 40px
}

.all-authors.bottom {
	width: 175px;
	margin: 30px auto 10px;
	justify-content: center
}

@media(max-width:800px) {
	.all-authors.bottom {
		display: flex
	}
}

.blog-detail .article-views {
	display: flex;
	align-items: center;
	justify-content: center
}

.blog-detail .article-views img {
	display: block;
	width: 25px !important;
	height: 25px !important
}

.blog-detail .article-views p {
	margin: 0 10px;
	line-height: initial;
	font-size: 14px
}

.sidebar-widget {
	margin: 30px 0;
	cursor: pointer
}

.sidebar-widget img {
	max-width: 340px
}

.img-sidebar {
	margin-top: 60px
}

.blog-detail__mod {
	margin-top: 150px
}

@media screen and (max-width:425px) {
	.blog-detail__mod {
		max-width: 325px
	}
}

.blog-detail__mod .blog-detail__header {
	width: 100%;
	max-width: 656px;
	margin: 0 auto;
	padding: 0 30px
}

@media(max-width:800px) {
	.blog-detail__mod .blog-detail__header {
		padding: 0 25px;
		display: flex;
		flex-direction: column
	}
}

.blog-detail__mod .blog-detail__content {
	width: 100%;
	max-width: 656px;
	margin: 25px auto;
	padding: 0 30px
}

@media(max-width:800px) {
	.blog-detail__mod .blog-detail__content {
		padding: 0 25px
	}
}

@media(max-width:600px) {
	.blog-detail__mod .blog-detail__content {
		overflow: hidden
	}
}

.blog-detail__mod .blog-detail__footer {
	width: 100%;
	max-width: 656px;
	margin: 0 auto;
	padding: 0 30px
}

@media(max-width:800px) {
	.blog-detail__mod .blog-detail__footer {
		padding: 0 25px
	}
}

.blog-detail__mod .breadcrumb-mod .breadcrumb-delimiter {
	margin-right: 5px
}

.blog-detail__mod .breadcrumb-mod a {
	color: rgba(0, 0, 0, .37)
}

.blog-detail__mod .breadcrumb-mod span,
.blog-detail__mod .detail-image figcaption,
.blog-detail__mod figure.full-image figcaption {
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 15px;
	color: rgba(0, 0, 0, .37)
}

@media(max-width:800px) {
	.blog-detail__mod .detail-image {
		order: 3
	}
}

@media(max-width:425px) {
	.blog-detail__mod .detail-image {
		max-width: 325px
	}
}

.blog-detail__mod .detail-image img {
	width: 100vw;
	max-width: 656px;
	height: 335px;
	-o-object-fit: cover;
	object-fit: cover;
	margin: 0 -30px 10px
}

@media(max-width:800px) {
	.blog-detail__mod .detail-image img {
		margin: 0 -25px 10px
	}
}

@media(max-width:425px) {
	.blog-detail__mod .detail-image img {
		max-width: 325px
	}
}

.blog-detail__mod .detail-image figcaption,
.blog-detail__mod figure.full-image figcaption {
	margin: 0 -30px
}

@media(max-width:800px) {
	.blog-detail__mod .detail-image figcaption {
		display: none
	}
}

.blog-detail__mod h1 {
	font-size: 36px;
	line-height: 42px;
	color: #333
}

@media(max-width:800px) {
	.blog-detail__mod h1 {
		font-size: 30px;
		font-weight: 600;
		line-height: 36px;
		margin: 0 0 .5em;
		order: 1
	}
}

.blog-detail__mod .rlink__list--li:before,
.blog-detail__mod h1,
.blog-detail__mod h2,
.blog-detail__mod h3,
.cases-detail h3 {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 600
}

.blog-detail__mod h2 {
	color: #333;
	font-size: 30px;
	line-height: 38px
}

.blog-detail__mod h3,
.cases-detail h3 {
	font-size: 24px;
	line-height: 34px;
	color: #333
}

.blog-detail__mod p {
	color: #333;
	margin: 0 0 15px
}

.blog-detail__mod ul,
.blog-detail__mod ul li ul {
	list-style-type: none;
	padding-left: 35px
}

@media(max-width:800px) {
	.blog-detail__mod ul {
		padding-left: 30px
	}
}

.blog-detail__mod ol li,
.blog-detail__mod ol li ul li,
.blog-detail__mod ul li,
.blog-detail__mod ul li ul li {
	position: relative
}

.blog-detail__mod ul li:before {
	content: '•';
	color: #ed9fa7;
	position: absolute;
	left: -35px;
	margin-top: 7px;
	font-size: 30px
}

@media(max-width:800px) {
	.blog-detail__mod ul li:before {
		left: -30px
	}
}

.blog-detail__mod .mod-read__content .title,
.blog-detail__mod ol li ul li p,
.blog-detail__mod p,
.blog-detail__mod ul li p,
.blog-detail__mod ul li ul li p {
	font-family: 'Literata', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px
}

@media(max-width:800px) {
	.blog-detail__mod ul li ul {
		padding-left: 30px
	}
}

.blog-detail__mod ul li ul li:before {
	content: '•';
	color: #ed9fa7
}

@media(max-width:800px) {
	.blog-detail__mod ul li ul li:before {
		left: -30px
	}
}

@media(max-width:800px) {
	.blog-detail__mod ol {
		padding-left: 30px
	}
}

.blog-detail__mod ol li:before {
	position: absolute;
	counter-increment: olList;
	content: counter(olList) ".";
	left: -35px
}

@media(max-width:800px) {
	.blog-detail__mod ol li:before {
		left: -30px
	}
}

.blog-detail__mod ol li p,
.blog-detail__mod ol li:before {
	font-family: 'Literata', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	color: rgba(0, 0, 0, .8)
}

.blog-detail__mod ol,
.blog-detail__mod ol li ul {
	counter-reset: olList;
	list-style-type: none;
	padding-left: 35px
}

@media(max-width:800px) {
	.blog-detail__mod ol li ul {
		padding-left: 30px
	}
}

.blog-detail__mod ol li ul li:before {
	content: '•';
	color: #ed9fa7;
	position: absolute;
	left: -35px;
	margin-top: 7px;
	font-size: 30px
}

@media(max-width:800px) {
	.blog-detail__mod ol li ul li:before {
		left: -30px
	}
}

.blog-detail__mod .rlink__list {
	list-style-type: none;
	padding: 0;
	counter-reset: rlinkList
}

@media(max-width:800px) {
	.blog-detail__mod .rlink__list {
		padding-left: 25px
	}
}

.blog-detail__mod .rlink__list--li {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	color: #333;
	border-bottom: 1px solid rgba(0, 0, 0, .3);
	padding: 0 0 20px 30px;
	margin: 0 0 20px
}

.blog-detail__mod .rlink__list--li:before {
	counter-increment: rlinkList;
	content: counter(rlinkList);
	font-size: 14px;
	line-height: 17px;
	margin-top: 0;
	margin-right: 20px;
	color: rgba(0, 0, 0, .3);
	left: 0
}

.blog-detail__mod .init::first-letter {
	font-size: 3.5em;
	color: #000;
	float: left;
	margin: 12px 8px 0 0
}

.blog-detail__mod span.pink {
	color: #ed9fa7;
	background-color: #fae3e5;
	padding: 0 3px
}

.blog-detail__mod .left-quote {
	font-family: 'Inter', sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px;
	color: #333;
	max-width: 388px;
	float: left;
	margin-left: -194px;
	margin-right: 30px
}

@media(max-width:800px) {
	.blog-detail__mod .left-quote {
		margin: 10px 0
	}
}

.blog-detail__mod .center-quote:after,
.blog-detail__mod .left-quote:before {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background-color: #ed9fa7;
	max-width: 352px
}

.blog-detail__mod .left-quote:before {
	margin-bottom: 20px
}

.blog-detail__mod .right-quote {
	font-family: 'Literata', sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 400;
	line-height: 32px;
	float: right;
	max-width: 316px;
	margin-left: 30px;
	margin-right: -158px
}

@media(max-width:800px) {
	.blog-detail__mod .right-quote {
		margin: 0 0 20px
	}
}

@media(max-width:550px) {
	.blog-detail__mod .right-quote {
		margin: 0 0 20px;
		float: initial
	}
}

.blog-detail__mod .center-quote {
	font-family: 'Literata', sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 48px;
	text-align: center;
	color: #333;
	margin-top: 45px
}

@media(max-width:800px) {
	.blog-detail__mod .center-quote {
		font-size: 24px;
		line-height: 34px;
		margin-top: 25px
	}
}

.blog-detail__mod .center-quote:after {
	margin: 40px auto
}

@media(max-width:800px) {
	.blog-detail__mod .center-quote:after {
		width: 50%
	}
}

.blog-detail__mod .border-quote {
	padding-left: 35px;
	position: relative
}

@media(max-width:800px) {
	.blog-detail__mod .border-quote {
		padding-left: 25px
	}
}

.blog-detail__mod .border-quote:before {
	content: "";
	display: block;
	height: 92%;
	width: 2px;
	background-color: #ed9fa7;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto
}

@media(max-width:800px) {
	.blog-detail__mod .border-quote:before {
		height: 95%;
		top: -20px
	}
}

.blog-detail__mod .mod-read {
	display: flex;
	margin: 35px 0
}

@media(max-width:800px) {
	.blog-detail__mod .mod-read {
		flex-direction: column;
		border-top: 1px solid rgba(0, 0, 0, .2);
		border-bottom: 1px solid rgba(0, 0, 0, .2);
		padding: 20px 0 10px;
		margin: 20px 0
	}
}

.blog-detail__mod .mod-read__img img {
	width: 96px;
	height: 96px;
	object-fit: cover;
	-o-object-fit: cover;
	margin-right: 25px;
	margin-top: 10px
}

@media(max-width:800px) {
	.blog-detail__mod .mod-read__img img {
		width: 100%;
		height: 220px
	}
}

.blog-detail__mod .mod-read__content .title {
	margin: 0 0 5px;
	font-size: 30px;
	font-weight: 500;
	line-height: 38px
}

@media(max-width:800px) {
	.blog-detail__mod .mod-read__content .title {
		font-size: 21px;
		line-height: 32px;
		margin: 10px 0 5px
	}
}

.blog-detail__mod .mod-read__content .title a {
	color: #333
}

.blog-detail__mod .mod-read__content .desc,
.blog-detail__mod .right-quote__gray--content p {
	font-family: 'Literata', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px
}

.blog-detail__mod .mod-read__content .desc a {
	color: #a1a1a1;
	text-decoration: none
}

@media(max-width:800px) {
	.blog-detail__mod .mod-read__content .desc a {
		color: #333
	}
}

.blog-detail__mod .mod-read__content .link {
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 15px;
	color: #ed9fa7;
	text-decoration: none
}

@media(max-width:800px) {
	.blog-detail__mod .mod-read__content .link {
		display: none
	}
}

.blog-detail__mod .mod-read__content .link span {
	font-size: 22px;
	vertical-align: text-top
}

.blog-detail__mod .similar-articles__list {
	margin: 40px 0
}

.blog-detail__mod .similar-articles__list--title {
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 15px;
	color: #a1a1a1;
	margin-bottom: 20px
}

.blog-detail__mod .similar-articles__item {
	display: flex;
	align-items: flex-end;
	margin-bottom: 20px
}

@media(max-width:800px) {
	.blog-detail__mod .similar-articles__item {
		align-items: flex-start
	}
}

.blog-detail__mod .similar-articles__item--img img {
	width: 48px;
	height: 48px;
	-o-object-fit: cover;
	object-fit: cover;
	margin-right: 30px;
	margin-bottom: 3px
}

@media(max-width:800px) {
	.blog-detail__mod .similar-articles__item--img img {
		margin-top: 7px;
		margin-right: 20px
	}
}

.blog-detail__mod .similar-articles__item--title {
	font-family: 'Literata', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
	color: #333
}

.blog-detail__mod .similar-articles__item--details {
	display: flex;
	margin-top: 8px
}

.blog-detail__mod .similar-articles__item--author,
.blog-detail__mod .similar-articles__item--date {
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	color: #666
}

.blog-detail__mod .similar-articles__item--author {
	text-decoration: none
}

.blog-detail__mod .article-tags__cloud--item a:hover,
.blog-detail__mod .blog-detail__comments .blog-add-comment a,
.blog-detail__mod .blog-detail__comments .user-info__name a,
.blog-detail__mod .footer-author__name p a:hover,
.blog-detail__mod .next-article__author p a:hover,
.blog-detail__mod .similar-articles__item--author:hover {
	color: #ed9fa7
}

.blog-detail__mod .similar-articles__item--date {
	margin: 0
}

@media(max-width:800px) {
	.blog-detail__mod .similar-articles__item--date {
		display: none
	}
}

.blog-detail__mod .similar-articles__item--date span {
	margin: 0 12px
}

.blog-detail__mod figure.full-image {
	max-width: 818px;
	margin: 45px -111px 25px
}

@media(max-width:800px) {
	.blog-detail__mod figure.full-image {
		margin: 25px -25px
	}
}

.blog-detail__mod figure.full-image img {
	width: 100vw;
	max-width: 818px;
	height: 480px;
	-o-object-fit: cover;
	object-fit: cover
}

@media(max-width:800px) {
	.blog-detail__mod figure.full-image img {
		width: 100%;
		height: auto
	}
}

.blog-detail__mod figure.full-image figcaption {
	margin: 10px 0 0
}

@media(max-width:800px) {
	.blog-detail__mod figure.full-image figcaption {
		display: none
	}
}

.blog-detail__mod .right-quote__gray {
	float: right;
	max-width: 290px;
	margin-left: 30px;
	margin-right: -145px
}

@media(max-width:800px) {
	.blog-detail__mod .right-quote__gray {
		display: none
	}
}

.blog-detail__mod .right-quote__gray--title {
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 27px
}

.blog-detail__mod .right-quote__gray--content p {
	font-size: 14px;
	line-height: 22px
}

.blog-detail__mod .table-container {
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
	width: 100%;
	overflow-x: scroll;
	margin: 30px 0
}

.blog-detail__mod .table-container::-webkit-scrollbar {
	width: 12px
}

.blog-detail__mod .table-container::-webkit-scrollbar-track {
	background-color: #ececec;
	border-radius: 10px
}

.blog-detail__mod .table-container::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #bbb;
	background-image: url(/bitrix/templates/furniture_gray/images/scroll-thumb.png);
	background-position: center;
	background-repeat: no-repeat
}

.blog-detail__mod .table-container table,
.cases-detail .table-container table {
	width: 100%;
	overflow: initial;
	display: table;
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
	margin: 20px 0
}

.blog-detail__mod .table-container table tr.row-top {
	border-top: 1px solid #ccc
}

.blog-detail__mod .table-container table tr.row-bottom {
	border-bottom: 1px solid #ccc
}

.blog-detail__mod .table-container table td,
.cases-detail .table-container table td {
	padding: 10px 5px
}

.blog-detail__mod .table-container table td p,
.cases-detail .table-container table td p {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px;
	margin: 0
}

.blog-detail__mod .table-container table td.col-left {
	border-left: 1px solid #ccc
}

.blog-detail__mod .table-container table td.col-right {
	border-right: 1px solid #ccc
}

.blog-detail__mod .article-tags__cloud {
	display: flex;
	flex-wrap: wrap
}

.blog-detail__mod .article-tags__cloud--item a {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;
	color: #a1a1a1;
	margin: 0 15px 0 0;
	text-decoration: none
}

.blog-detail__mod .blog-detail__comments {
	margin: 50px 0
}

.blog-detail__mod .blog-detail__comments .blog-comment-buttons #post-button,
.cases-detail__comments .blog-comment-buttons #post-button {
	background-color: #ed9fa7
}

.blog-detail__mod .blog-detail__comments .bx-catalog-tab-list {
	border: 0
}

.blog-detail__mod .next-article {
	display: flex;
	flex-flow: wrap column;
	align-items: center
}

@media(max-width:800px) {
	.blog-detail__mod .next-article {
		margin-bottom: 30px
	}
}

.blog-detail__mod .next-article__link {
	display: flex;
	align-items: center;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	color: #ed9fa7;
	text-decoration: none;
	margin-top: 40px
}

@media(max-width:800px) {
	.blog-detail__mod .next-article__link {
		display: none
	}
}

.blog-detail__mod .next-article__link img,
.blog-detail__mod .next-article__link--mob img {
	margin-left: 15px
}

.blog-detail__mod .next-article__link--mob {
	display: flex;
	align-items: center;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	color: #ed9fa7;
	text-decoration: none;
	margin-top: 40px
}

@media(min-width:800px) {
	.blog-detail__mod .next-article__link--mob {
		display: none
	}
}

.blog-detail__mod .next-article__title {
	font-family: 'Inter', sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 43px;
	text-align: center;
	margin: 15px 0 25px
}

@media(max-width:800px) {
	.blog-detail__mod .next-article__title {
		font-size: 24px;
		line-height: 33px
	}
}

.blog-detail__mod .next-article__title a {
	color: #000
}

.blog-detail__mod .next-article__author {
	display: flex;
	align-items: center
}

.blog-detail__mod .next-article__author img {
	width: 24px;
	height: 24px;
	margin-right: 15px;
	border-radius: 50%
}

.blog-detail__mod .next-article__author p {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	margin: 0
}

.blog-detail__mod .next-article__author p a {
	text-decoration: none;
	color: rgba(0, 0, 0, .37)
}

.blog-detail__mod .footer-author {
	max-width: 230px;
	width: 100%;
	margin-left: -330px;
	margin-top: -235px;
	position: absolute
}

@media(min-width:1000px) and (max-width:1200px) {
	.blog-detail__mod .footer-author {
		max-width: 190px;
		margin-left: -200px
	}
}

@media(max-width:800px) {
	.blog-detail__mod .footer-author {
		position: initial;
		border-top: 1px solid rgba(0, 0, 0, .2);
		border-bottom: 1px solid rgba(0, 0, 0, .2);
		padding: 30px 0;
		margin: 30px 0;
		max-width: initial
	}
}

.blog-detail__mod .footer-author__title {
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 15px;
	color: #a1a1a1
}

@media(max-width:800px) {
	.blog-detail__mod .footer-author__title {
		display: none
	}
}

.blog-detail__mod .footer-author__content {
	display: flex;
	flex-direction: column
}

.blog-detail__mod .footer-author__photo {
	margin: 40px 0 20px
}

@media(max-width:800px) {
	.blog-detail__mod .footer-author__photo {
		margin: 0 0 20px
	}
}

.blog-detail__mod .article-details__author--photo img,
.blog-detail__mod .footer-author__photo img {
	width: 42px;
	height: 42px;
	border-radius: 50%
}

.blog-detail__mod .footer-author__name {
	width: 65%
}

.blog-detail__mod .footer-author .authors-link,
.blog-detail__mod .footer-author__name p {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 21px
}

.blog-detail__mod .footer-author__name p a {
	display: flex;
	align-items: center;
	color: #333;
	text-decoration: none
}

.blog-detail__mod .footer-author__name p a span,
.cases-detail .footer-author__name p a span {
	margin-left: 20px;
	margin-right: auto
}

.blog-detail__mod .footer-author__desc p {
	font-family: 'Literata', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	color: #a1a1a1
}

@media(max-width:800px) {
	.blog-detail__mod .footer-author__desc p {
		color: rgba(0, 0, 0, .6)
	}
}

.blog-detail__mod .footer-author .authors-link {
	display: flex;
	align-items: center;
	font-weight: 500;
	line-height: 19px;
	color: #ed9fa7
}

.blog-detail__mod .footer-author .authors-link span {
	margin-left: 20px
}

.blog-detail__mod .article-details {
	max-width: 230px;
	width: 100%;
	margin-left: -330px;
	position: absolute;
	display: flex;
	flex-direction: column
}

@media(min-width:1000px) and (max-width:1200px) {
	.blog-detail__mod .article-details {
		margin-left: -200px
	}
}

@media(max-width:800px) {
	.blog-detail__mod .article-details {
		margin-left: 0;
		margin-bottom: 20px;
		position: relative;
		display: flex;
		flex-direction: row;
		max-width: initial;
		align-items: center;
		order: 2
	}
}

@media(max-width:800px) {
	.blog-detail__mod .article-details__author--photo img {
		width: 24px;
		height: 24px
	}
}

.blog-detail__mod .article-details__author--name {
	margin: 20px 0 50px
}

@media(max-width:800px) {
	.blog-detail__mod .article-details__author--name {
		margin: 0 10px;
		display: flex;
		align-items: center
	}
}

.blog-detail__mod .article-buttons span,
.blog-detail__mod .article-details__author--name p,
.blog-detail__mod .article-details__date {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px
}

@media(max-width:800px) {
	.blog-detail__mod .article-details__author--name p {
		margin: 0;
		font-size: 14px;
		line-height: 16px
	}

	.blog-detail__mod .article-details__author--name p:after {
		content: "•";
		margin-left: 10px;
		color: rgba(0, 0, 0, .37)
	}
}

.blog-detail__mod .article-details__author--name p a {
	color: rgba(0, 0, 0, .37)
}

.blog-detail__mod .article-details__date {
	color: rgba(0, 0, 0, .37);
	margin-bottom: 10px
}

@media(max-width:800px) {
	.blog-detail__mod .article-details__date {
		margin: 0;
		font-size: 14px;
		line-height: 16px
	}
}

.blog-detail__mod .article-details__views {
	display: flex;
	align-items: center
}

@media(max-width:800px) {
	.blog-detail__mod .article-details__views {
		display: none
	}
}

.blog-detail__mod .article-details__views img {
	margin-right: 10px
}

.blog-detail__mod .article-details__views p {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	color: #ed9fa7;
	margin: 0
}

.blog-detail__mod .article-categories {
	max-width: 230px;
	width: 100%;
	margin-top: 90px;
	margin-left: -330px;
	position: absolute
}

@media(min-width:1000px) and (max-width:1200px) {
	.blog-detail__mod .article-categories {
		max-width: 190px;
		margin-left: -200px
	}
}

@media(max-width:800px) {
	.blog-detail__mod .article-categories {
		display: none
	}
}

.blog-detail__mod .article-categories__title {
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 15px;
	color: rgba(0, 0, 0, .37);
	margin-bottom: 20px
}

.blog-detail__mod .article-categories ul {
	padding: 0
}

.blog-detail__mod .article-categories ul li a,
.cases-detail .article-categories ul li a {
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-style: normal;
	font-weight: 600;
	color: #000
}

.blog-detail__mod .socials-bar {
	display: flex;
	flex-direction: column;
	position: absolute;
	margin-left: -80px;
	margin-top: 25px
}

@media(max-width:800px) {
	.blog-detail__mod .socials-bar {
		display: none
	}
}

.blog-detail__mod .socials-bar.fixed {
	position: fixed;
	top: 150px
}

.blog-detail__mod .socials-bar a {
	width: 30px;
	height: 30px;
	display: block;
	margin-bottom: 20px
}

.blog-detail__mod .socials-bar a.telegram {
	background: url(/bitrix/templates/furniture_gray/images/Telegram-w.png)
}

.blog-detail__mod .socials-bar a.telegram:hover {
	background: url(/bitrix/templates/furniture_gray/images/Telegram-p.png)
}

.blog-detail__mod .socials-bar a.inst {
	background: url(/bitrix/templates/furniture_gray/images/Instagram-w.png)
}

.blog-detail__mod .socials-bar a.inst:hover {
	background: url(/bitrix/templates/furniture_gray/images/Instagram-p.png)
}

.blog-detail__mod .socials-bar a.vk {
	background: url(/bitrix/templates/furniture_gray/images/Vk-w.png)
}

.blog-detail__mod .socials-bar a.vk:hover {
	background: url(/bitrix/templates/furniture_gray/images/Vk-p.png)
}

.blog-detail__mod .socials-bar__mob {
	display: flex;
	flex-direction: column;
	order: 6;
	position: relative;
	margin-top: -300px;
	margin-bottom: 100px;
	align-items: flex-end
}

@media(min-width:800px) {
	.blog-detail__mod .socials-bar__mob {
		display: none
	}
}

.blog-detail__mod .socials-bar__mob a {
	width: 48px;
	height: 48px;
	display: block;
	margin-bottom: 20px
}

.blog-detail__mod .socials-bar__mob a.telegram {
	background: url(/bitrix/templates/furniture_gray/images/telegram-mob.png)
}

.blog-detail__mod .socials-bar__mob a.inst {
	background: url(/bitrix/templates/furniture_gray/images/instagram-mob.png)
}

.blog-detail__mod .socials-bar__mob a.vk {
	background: url(/bitrix/templates/furniture_gray/images/vk-mob.png)
}

.blog-detail__mod .article-buttons {
	position: fixed;
	width: 100%;
	left: 0;
	margin-top: 150px;
	display: flex;
	justify-content: space-between;
	pointer-events: none
}

@media(max-width:800px) {
	.blog-detail__mod .article-buttons {
		display: none
	}
}

.blog-detail__mod .article-buttons__close {
	margin-left: 140px;
	display: flex;
	pointer-events: auto
}

@media(min-width:1000px) and (max-width:1200px) {
	.blog-detail__mod .article-buttons__close {
		margin-left: 80px
	}
}

.blog-detail__mod .article-buttons__next {
	margin-right: 140px;
	margin-left: auto;
	pointer-events: auto
}

@media(min-width:1000px) and (max-width:1200px) {
	.blog-detail__mod .article-buttons__next {
		margin-right: 80px
	}
}

.blog-detail__mod .article-buttons a {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none
}

.blog-detail__mod .article-buttons span {
	font-size: 14px;
	line-height: 17px;
	color: rgba(0, 0, 0, .37);
	margin-top: 12px
}

.blog-detail__mod .article-buttons__mob {
	display: flex;
	order: 4;
	margin-top: -80px;
	margin-bottom: 10px
}

@media(min-width:800px) {
	.blog-detail__mod .article-buttons__mob {
		display: none
	}
}

.blog-detail__mod .article-share {
	display: flex;
	align-items: center;
	margin: 40px 0 45px;
	position: relative
}

@media(max-width:550px) {
	.blog-detail__mod .article-share {
		margin: 0 0 20px
	}
}

.blog-detail__mod .article-share__btn {
	border: 1px solid rgba(0, 0, 0, .12);
	box-sizing: border-box;
	border-radius: 5px;
	width: 100%;
	max-width: 132px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 6px;
	cursor: pointer
}

.blog-detail__mod .article-share__btn:hover .article-share__socials {
	opacity: 1;
	-webkit-transform: translateX(140px);
	transform: translateX(140px)
}

@media(max-width:550px) {
	.blog-detail__mod .article-share__btn:hover .article-share__socials {
		-webkit-transform: translateX(136px);
		transform: translateX(136px)
	}
}

.blog-detail__mod .article-share__btn--title {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: rgba(0, 0, 0, .87)
}

.blog-detail__mod .article-share__socials {
	position: absolute;
	transition: .3s;
	opacity: 0
}

@media(max-width:800px) {
	.blog-detail__mod .article-share__socials {
		z-index: -1
	}
}

.blog-detail__mod .article-share__socials ul {
	padding-left: 0
}

.blog-detail__mod .article-share__socials .ya-share2__container .ya-share2__item {
	margin: 0 16px 0 0
}

@media(max-width:550px) {
	.blog-detail__mod .article-share__socials .ya-share2__container .ya-share2__item {
		margin: 0 5px 0 0
	}
}

.blog-detail__mod .article-share__socials .ya-share2__container .ya-share2__icon {
	height: 36px;
	width: 36px;
	background-size: 28px 28px !important
}

@media(max-width:550px) {
	.blog-detail__mod .article-share__socials .ya-share2__container .ya-share2__icon {
		height: 28px;
		width: 28px;
		background-size: 22px 22px !important
	}
}

.blog-detail__mod .articles-slider {
	margin: 0 -112px;
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, .3)
}

@media(max-width:800px) {
	.blog-detail__mod .articles-slider {
		margin: 0
	}
}

@media(max-width:550px) {
	.blog-detail__mod .articles-slider {
		margin: 0;
		padding-bottom: 0
	}
}

.blog-detail__mod .articles-slider__title {
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px;
	color: rgba(0, 0, 0, .8)
}

.blog-detail__mod .articles-slider__list {
	display: flex;
	flex-direction: column
}

.blog-detail__mod .articles-slider__item {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-right: 20px
}

@media(max-width:800px) {
	.blog-detail__mod .articles-slider__item {
		height: 300px;
		margin-right: 6px
	}
}

@media(max-width:550px) {
	.blog-detail__mod .articles-slider__item {
		height: 345px;
		margin-right: 0;
		display: flex !important
	}
}

.blog-detail__mod .articles-slider__item--img img {
	width: 100%;
	height: 220px;
	-o-object-fit: cover;
	object-fit: cover
}

@media(max-width:800px) {
	.blog-detail__mod .articles-slider__item--img img {
		height: 160px
	}
}

.blog-detail__mod .articles-slider__item--title {
	font-family: 'Literata', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 38px;
	color: rgba(0, 0, 0, .8);
	margin: 15px 0;
	display: block
}

@media(max-width:800px) {
	.blog-detail__mod .articles-slider__item--title {
		font-size: 18px;
		line-height: 28px
	}
}

.blog-detail__mod .articles-slider__item--details {
	display: flex;
	align-items: center
}

@media(max-width:800px) {
	.blog-detail__mod .articles-slider__item--details {
		margin-top: auto;
		margin-bottom: 30px
	}
}

.blog-detail__mod .articles-slider__item--author {
	display: flex;
	align-items: center
}

.blog-detail__mod .articles-slider__item--author img {
	width: 24px;
	height: 24px;
	border-radius: 50%
}

.blog-detail__mod .articles-slider__item--author a:last-child {
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	color: rgba(0, 0, 0, .38);
	margin: 0 10px;
	text-decoration: none
}

.blog-detail__mod .articles-slider__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	color: rgba(0, 0, 0, .2);
	margin: 0
}

@media(max-width:800px) {
	.blog-detail__mod .articles-slider__item--date {
		display: none
	}
}

.blog-detail__mod .articles-slider__item--date span {
	margin-right: 10px
}

.blog-detail__mod .articles-slider .slick-next,
.blog-detail__mod .articles-slider .slick-prev {
	top: -30px
}

.blog-detail__mod .articles-slider .slick-prev {
	left: initial;
	right: 60px
}

.blog-detail__mod .articles-slider .slick-prev:before {
	content: url(/bitrix/templates/furniture_gray/images/chevron-left.png)
}

.blog-detail__mod .articles-slider .slick-next {
	right: 20px
}

.blog-detail__mod .articles-slider .slick-next:before {
	content: url(/bitrix/templates/furniture_gray/images/chevron-right.png)
}

.blog-detail__mod .scroll-to-top {
	height: 30px;
	width: 30px;
	border: 1px solid #ccc;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	right: calc(50% - 488px);
	position: fixed;
	bottom: 110px;
	background-color: #fff;
	z-index: 999;
	cursor: pointer
}

.blog-detail__mod .scroll-to-top img {
	width: 18px;
	height: 18px
}

.blog-detail__mod .inset-profit {
	position: relative;
	background: #fff;
	box-shadow: 0 4px 40px rgba(0, 0, 0, .18);
	border-radius: 15px;
	padding: 50px 45px;
	margin: 60px -30px;
	box-sizing: border-box
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit {
		margin: 50px 0;
		padding: 45px 20px
	}
}

.blog-detail__mod .inset-profit__title {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 36px;
	color: #333;
	max-width: 336px;
	margin: 0 0 30px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit__title {
		font-size: 24px;
		line-height: 29px;
		margin: 0 0 20px
	}
}

.blog-detail__mod .inset-life__title span,
.blog-detail__mod .inset-profit__title span {
	color: #665ce9
}

.blog-detail__mod .inset-profit__about {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	max-width: 355px;
	margin: 0 0 30px
}

.blog-detail__mod .inset-profit .profit-author {
	position: absolute;
	right: 30px;
	top: 40px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit .profit-author {
		position: relative;
		right: unset;
		top: unset;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row-reverse;
		margin: 0 0 20px
	}
}

.blog-detail__mod .inset-profit .profit-author__photo {
	margin: 0 0 15px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit .profit-author__photo {
		margin: 0 -5px 0 0
	}
}

.blog-detail__mod .inset-profit .profit-author__photo img {
	width: 220px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit .profit-author__photo img {
		width: 120px
	}
}

.blog-detail__mod .inset-profit .profit-author__instagram {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 30px;
	bottom: 65px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit .profit-author__instagram {
		width: 34px;
		height: 34px;
		right: 0;
		bottom: 5px
	}

	.blog-detail__mod .inset-profit .profit-author__instagram img {
		width: 34px;
		height: 34px
	}
}

.blog-detail__mod .inset-profit .profit-author__about {
	margin-left: 10px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit .profit-author__about {
		margin: 0
	}
}

.blog-detail__mod .inset-profit .profit-author__name {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 22px;
	color: #665ce9
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit .profit-author__name {
		font-size: 18px;
		line-height: 20px
	}
}

.blog-detail__mod .inset-profit .profit-author__position {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #999
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit .profit-author__position {
		font-size: 14px;
		line-height: 18px
	}
}

.blog-detail__mod .inset-profit__offer li,
.blog-detail__mod .inset-profit__subtitle {
	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #333
}

.blog-detail__mod .inset-profit__offer {
	margin: 40px 0;
	padding: 0
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit__offer {
		margin: 30px 0
	}
}

.blog-detail__mod .inset-profit__offer li {
	font-weight: 400;
	font-size: 16px;
	padding-left: 60px;
	margin: 0 0 25px;
	position: relative
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit__offer li {
		padding-left: 40px
	}
}

.blog-detail__mod .inset-profit__offer li:before {
	content: '';
	width: 14px;
	height: 14px;
	border: 2px solid #da457e;
	box-sizing: border-box;
	border-radius: 50%;
	margin: 0;
	left: 20px;
	top: 5px;
	position: absolute
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit__offer li:before {
		left: 10px
	}
}

.blog-detail__mod .inset-profit__materials {
	margin: 50px 0 40px;
	padding: 0
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit__materials {
		margin: 30px 0 20px
	}
}

.blog-detail__mod .inset-profit__materials li {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	padding-left: 60px;
	margin: 0 0 40px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit__materials li {
		margin: 0 0 25px
	}
}

.blog-detail__mod .inset-profit__materials li:before {
	position: absolute;
	margin: 0;
	left: 5px;
	top: -16px;
	content: url(/bitrix/templates/furniture_gray/images/insets/profit/pdf.png)
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit__materials li:before {
		-webkit-transform: scale(.8);
		transform: scale(.8);
		left: 0;
		top: -2px
	}
}

.blog-detail__mod .inset-profit__btn,
.blog-detail__mod .inset-profit__desc {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	margin: 0 0 35px
}

.blog-detail__mod .inset-profit__btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 296px;
	height: 50px;
	margin: 0 auto;
	background: linear-gradient(0, #da457e, #da457e);
	border-radius: 30px;
	font-weight: 500;
	font-size: 20px;
	text-align: center;
	color: #fff;
	cursor: pointer
}

@media(max-width:600px) {
	.blog-detail__mod .inset-profit__btn {
		max-width: 285px;
		font-size: 18px
	}
}

.blog-detail__mod .inset-life {
	position: relative;
	background: linear-gradient(0, rgba(231, 216, 78, .06), rgba(231, 216, 78, .06)), #fff;
	box-shadow: 0 4px 40px rgba(0, 0, 0, .18);
	border-radius: 15px;
	padding: 50px 45px 9px;
	margin: 60px -30px;
	box-sizing: border-box
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life {
		margin: 50px 0;
		padding: 45px 20px 23px
	}
}

.blog-detail__mod .inset-life p {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	margin: 0 0 25px
}

.blog-detail__mod .inset-life__title {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 36px;
	color: #000;
	max-width: 380px;
	margin: 0 0 35px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life__title {
		font-size: 24px;
		line-height: 29px;
		margin: 0 0 20px
	}
}

.blog-detail__mod .inset-life__about {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	max-width: 380px;
	margin: 0 0 30px
}

.blog-detail__mod .inset-life .life-author {
	position: absolute;
	right: 20px;
	top: 40px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life .life-author {
		position: relative;
		right: unset;
		top: unset;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row-reverse;
		margin: 0 0 20px
	}
}

.blog-detail__mod .inset-life .life-author__photo {
	margin: 0 0 15px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life .life-author__photo {
		margin: 0 -5px 0 0
	}
}

.blog-detail__mod .inset-life .life-author__photo img {
	width: 220px;
	height: 222px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life .life-author__photo img {
		width: 120px;
		height: 122px
	}
}

.blog-detail__mod .inset-life .life-author__instagram {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 40px;
	top: 175px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life .life-author__instagram {
		width: 34px;
		height: 34px;
		right: 0;
		top: 85px
	}

	.blog-detail__mod .inset-life .life-author__instagram img {
		width: 34px;
		height: 34px
	}
}

.blog-detail__mod .inset-life .life-author__about {
	margin-left: 10px;
	max-width: 220px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life .life-author__about {
		margin: 0
	}
}

.blog-detail__mod .inset-life .life-author__name {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 22px;
	color: #665ce9;
	margin: 0 0 8px
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life .life-author__name {
		font-size: 18px;
		line-height: 20px
	}
}

.blog-detail__mod .inset-life .life-author__position {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #999
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life .life-author__position {
		font-size: 14px;
		line-height: 18px
	}
}

.blog-detail__mod .inset-life__offer li,
.blog-detail__mod .inset-life__subtitle {
	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #333
}

.blog-detail__mod .inset-life__offer {
	margin: 40px 0;
	padding: 0
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life__offer {
		margin: 30px 0
	}
}

.blog-detail__mod .inset-life__offer li {
	font-weight: 300;
	font-size: 16px;
	padding-left: 80px;
	margin: 0 0 25px;
	position: relative
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life__offer li {
		padding-left: 40px
	}
}

.blog-detail__mod .inset-life__offer li:before {
	content: '';
	width: 14px;
	height: 14px;
	border: 2px solid #da457e;
	box-sizing: border-box;
	border-radius: 50%;
	margin: 0;
	left: 40px;
	top: 5px;
	position: absolute
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life__offer li:before {
		left: 10px
	}
}

.blog-detail__mod .inset-life__checkbox {
	margin: 50px 0 40px;
	padding: 0
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life__checkbox {
		margin: 30px 0 20px
	}
}

.blog-detail__mod .inset-life__checkbox li {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	padding-left: 80px;
	margin: 0 0 40px
}

.blog-detail__mod .inset-life__checkbox li:before {
	position: absolute;
	margin: 0;
	left: 25px;
	top: calc(50% - 20px);
	width: 40px;
	height: 40px;
	content: '';
	background-image: url(/bitrix/templates/furniture_gray/images/insets/profit/success.png);
	background-size: cover
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life__checkbox li:before {
		left: 0;
		width: 32px;
		height: 32px;
		top: calc(50% - 16px)
	}
}

.blog-detail__mod .inset-life__materials {
	margin: 35px 0;
	padding: 0
}

.blog-detail__mod .inset-life__materials li {
	margin-top: 20px;
	display: flex;
	align-items: center
}

.blog-detail__mod .inset-life__materials li:first-child,
.materials-inset__list li:first-child {
	margin-top: 0
}

.blog-detail__mod .inset-life__materials li:before,
.cases-detail .article-categories ul li:before,
.cases-detail .article-share__socials ul li:before,
.form-natal__item .form-some font,
.popup-wheel__policy input {
	display: none
}

.blog-detail__mod .inset-life__materials-icon {
	flex-shrink: 0
}

.blog-detail__mod .inset-life__materials-info {
	margin-left: 30px
}

.blog-detail__mod .inset-life__link,
.blog-detail__mod .inset-life__materials-info .js-popup-life-trigger {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #665ce9;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline
}

.blog-detail__mod .inset-life__materials-info .js-popup-life-trigger:hover,
.materials-inset__text p a:hover,
.popup-forecast[data-step="2"] .popup-forecast-form__policy label a:hover,
.popup-natal[data-step="2"] .popup-natal-form__policy label a:hover {
	text-decoration: none
}

.blog-detail__mod .inset-life__materials-info span {
	display: block;
	font-size: 12px;
	line-height: 19px;
	color: #838080;
	text-decoration: none
}

.blog-detail__mod .inset-life__link {
	font-family: Inter;
	line-height: 160%;
	margin: 0 0 40px;
	cursor: pointer
}

.blog-detail__mod .inset-life__btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 424px;
	height: 54px;
	margin: 0 auto;
	background: linear-gradient(0, #da457e, #da457e);
	border-radius: 30px;
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	cursor: pointer
}

@media(max-width:600px) {
	.blog-detail__mod .inset-life__btn {
		max-width: 285px;
		font-size: 18px;
		height: 76px;
		border-radius: 50px
	}
}

.blog-detail__mod .inset-life__footer {
	margin-top: 9px;
	display: flex;
	justify-content: center
}

.blog-detail__mod .inset-life__footerContent {
	display: flex;
	align-items: center
}

.blog-detail__mod .inset-life__footerContent-text {
	font-size: 14px;
	line-height: 22px;
	text-decoration: underline;
	color: #665ce9
}

.blog-detail__mod .inset-life .js-popup-life-trigger,
.popup-wheel__messengers--container div {
	cursor: pointer
}

.materials-inset {
	margin: 30px 0;
	padding: 48px;
	border: 2px solid #4b60e7;
	box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
	background-image: url(/bitrix/templates/furniture_gray/images/insets/materials/bg.jpg);
	background-position: center top
}

@media(max-width:600px) {
	.materials-inset {
		padding: 40px 15px
	}
}

.materials-inset__image {
	margin: -83px -15px 0 0;
	float: right
}

@media(max-width:600px) {
	.materials-inset__image {
		margin: -71px -2px 0 0;
		width: 113px;
		height: 212px
	}
}

@media(max-width:375px) {
	.materials-inset__image {
		margin: -71px -34px 0 0
	}
}

.materials-inset__image img {
	max-width: 100%;
	height: auto
}

.materials-inset h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
	font-family: "Inter", sans-serif;
	margin: 0;
	color: #000
}

@media(max-width:600px) {
	.materials-inset h2 {
		font-size: 20px;
		line-height: 26px
	}
}

.materials-inset h2 span,
.materials-inset__text p a {
	color: #4b60e7
}

.materials-inset__text {
	margin-top: 40px;
	font-family: 'Literata';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 29px;
	color: #000
}

@media(max-width:600px) {
	.materials-inset__text {
		margin-top: 32px
	}
}

.materials-inset__text p {
	margin: 40px 0 0
}

.materials-inset__text p:first-child {
	margin: 0
}

.materials-inset__list {
	margin: 40px 0;
	padding: 0 !important
}

.materials-inset__list li {
	position: relative;
	padding-left: 70px;
	margin-top: 24px;
	font-size: 18px;
	line-height: 22px
}

.materials-inset__list li:before {
	position: absolute;
	margin: 0 !important;
	top: 5px;
	left: 24px !important;
	display: block;
	content: '' !important;
	width: 10px;
	height: 10px;
	border: 2px solid #4b60e7;
	border-radius: 50%
}

.materials-inset__actions {
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center
}

.materials-inset__button {
	padding: 16px 32px;
	background: #4b60e7;
	border-radius: 30px;
	font-family: 'Inter';
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	text-decoration: none
}

.offer-line {
	font-size: 18px;
	font-family: 'Literata', sans-serif;
	font-style: normal;
	font-weight: 400;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	width: 100%;
	z-index: 99999;
	padding: 0 10px;
	box-sizing: border-box
}

@media(max-width:550px) {
	.offer-line {
		font-size: 9px;
		line-height: 1.4;
		height: 40px;
		padding: 0 5px
	}
}

.offer-line.blog {
	background-color: #d70d0d;
	color: #fff;
	top: 83px
}

@media(max-width:800px) {
	.offer-line.blog {
		top: 60px
	}
}

.offer-line.home {
	background-color: #fff;
	top: 65px
}

@media(max-width:800px) {
	.offer-line.home {
		top: 50px
	}
}

.offer-line__link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.offer-line__content {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.offer-line__content span:last-child {
	text-decoration: underline;
	font-weight: 600;
	margin-left: 40px
}

@media(max-width:550px) {
	.offer-line__content span:last-child {
		margin-left: 20px
	}
}

.offer-top {
	height: 40px;
	background: #03162a;
	position: fixed;
	width: 100%;
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	top: 0
}

@media(max-width:600px) {
	.offer-top {
		height: 80px
	}
}

.offer-top__link {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1
}

.offer-top__close {
	color: rgba(255, 255, 255, .37);
	font-size: 24px;
	position: absolute;
	right: 15px;
	top: 9px;
	z-index: 2;
	cursor: pointer
}

.offer-top__container {
	display: flex;
	gap: 12px;
	align-items: center
}

@media(max-width:600px) {
	.offer-top__container {
		flex-direction: column;
		gap: 8px;
		width: 100%;
		padding: 0 15px
	}
}

.offer-top__content {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
	color: #fff
}

@media(max-width:600px) {
	.offer-top__content {
		max-width: 300px;
		font-size: 12px
	}
}

.offer-top__btn {
	background: #8528fc;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Inter;
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-align: center;
	padding: 7px 10px;
	box-sizing: border-box
}

@media(max-width:600px) {
	.offer-top__btn {
		width: 100%
	}
}

.topbar-blog {
	position: fixed;
	top: 0;
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 80px;
	background-color: #100594;
	background-image: url(/bitrix/templates/furniture_gray/images/topbar/bg.jpg);
	background-position: center;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: Inter;
	font-style: normal;
	font-size: 18px;
	line-height: 22px;
	color: #fff
}

@media(max-width:999px) {
	.topbar-blog {
		height: 137px;
		font-size: 12px;
		line-height: 15px;
		background-image: url(/bitrix/templates/furniture_gray/images/topbar/bg-mob.jpg)
	}
}

.topbar-blog__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.topbar-blog__close {
	cursor: pointer;
	z-index: 999
}

@media(max-width:999px) {
	.topbar-blog__close {
		position: absolute;
		top: 15px;
		right: 15px
	}
}

@media(max-width:999px) {
	.topbar-blog__close svg {
		width: 20px;
		height: 20px
	}
}

.topbar-blog__container {
	position: relative;
	z-index: 2;
	padding: 0 15px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 1130px;
	height: 100%;
	gap: 40px
}

@media(max-width:999px) {
	.topbar-blog__container {
		padding-top: 15px;
		padding-bottom: 10px;
		display: block;
		max-width: 375px
	}
}

.topbar-blog__content {
	max-width: 300px;
	-webkit-backdrop-filter: blur(12.5px);
	backdrop-filter: blur(12.5px);
	border-radius: 20px;
	padding: 10px 20px;
	flex-shrink: 0
}

@media(max-width:999px) {
	.topbar-blog__content {
		display: inline-flex;
		max-width: inherit;
		border-radius: 10px;
		padding: 5px 10px
	}
}

.topbar-blog__deadline {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	-webkit-backdrop-filter: blur(12.5px);
	backdrop-filter: blur(12.5px);
	border-radius: 20px;
	padding: 10px 20px
}

@media(max-width:999px) {
	.topbar-blog__deadline {
		display: inline-flex;
		margin-top: 10px;
		border-radius: 10px;
		padding: 5px 10px
	}
}

.topbar-blog__deadline-label {
	margin-right: 20px
}

.topbar-blog__deadline-value {
	padding: 10px 20px;
	box-sizing: border-box;
	min-width: 150px;
	background: #3b11b2;
	border-radius: 7px;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #fff
}

@media(max-width:999px) {
	.topbar-blog__deadline-value {
		padding: 5px 20px;
		min-width: 125px;
		font-size: 18px;
		line-height: 22px
	}
}

.topbar-blog__btn {
	padding: 15px 35px;
	flex-shrink: 0;
	box-sizing: border-box;
	border-radius: 7px;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	text-align: center;
	text-decoration: none
}

@media(max-width:999px) {
	.topbar-blog__btn {
		margin-top: 10px;
		padding: 8px 25px;
		display: block;
		width: 100%;
		font-size: 10px;
		line-height: 12px
	}
}

.topbar-blog--home {
	position: relative
}

.topbar-blog--home .topbar-blog__close {
	top: 5px
}

@media(max-width:600px) {
	.js-inset-consultation {
		margin: 35px -10px
	}
}

.inset-consultation {
	background: url(/bitrix/templates/furniture_gray/images/popups/consultation/consultation-bg.png) no-repeat center/cover;
	width: 100%;
	max-width: 596px;
	height: 342px;
	box-sizing: border-box;
	padding: 30px;
	position: relative;
	-webkit-filter: drop-shadow(0 4px 10px rgba(210, 92, 105, .4));
	filter: drop-shadow(0 4px 10px rgba(210, 92, 105, .4));
	margin: 35px auto
}

@media(max-width:600px) {
	.inset-consultation {
		padding: 25px;
		max-width: 345px;
		height: 359px;
		background: url(/bitrix/templates/furniture_gray/images/popups/consultation/consultation-bg-mob.png) no-repeat center/cover
	}
}

.inset-consultation__title {
	font-size: 26px;
	line-height: 32px;
	color: #333;
	font-weight: 600;
	font-family: "Inter", sans-serif;
	max-width: 400px;
	margin: 0 0 25px
}

@media(max-width:600px) {
	.inset-consultation__title {
		font-size: 24px;
		line-height: 30px
	}
}

.inset-consultation__author {
	display: flex;
	align-items: center;
	margin: 0 0 30px
}

.inset-consultation__author--img {
	margin-right: 20px
}

.inset-consultation__author--img img {
	display: block
}

.inset-consultation__author--about p:first-child {
	font-size: 20px;
	line-height: 25px;
	color: #333;
	font-weight: 600;
	margin: 0 0 5px
}

.inset-consultation__author--about p:last-child {
	font-size: 16px;
	line-height: 21px;
	color: #333;
	font-weight: 400;
	margin: 0
}

.inset-consultation__btn {
	max-width: 100%;
	width: 285px;
	height: 42px;
	border-radius: 21px;
	background-color: #ed9fa7;
	font-size: 18px;
	line-height: 42px;
	color: #fff;
	font-weight: 600;
	font-family: "Inter", sans-serif;
	text-align: center;
	cursor: pointer
}

@media(max-width:600px) {
	.inset-consultation__btn {
		width: 295px
	}
}

.inset-consultation__btn:hover {
	background-color: #ec939b
}

.inset-change {
	position: relative;
	background: url(/bitrix/templates/furniture_gray/images/insets/change/inset-change-bg.png) no-repeat center/cover;
	padding: 30px 40px;
	-webkit-filter: drop-shadow(0 4px 10px rgba(210, 92, 105, .4));
	filter: drop-shadow(0 4px 10px rgba(210, 92, 105, .4));
	margin: 35px auto;
	box-sizing: border-box
}

@media(max-width:600px) {
	.inset-change {
		background: url(/bitrix/templates/furniture_gray/images/insets/change/inset-change-bg-mob.png) no-repeat center/cover;
		padding: 320px 25px 30px;
		margin: 75px auto 35px
	}
}

.inset-change__title {
	font-size: 28px;
	line-height: 36px;
	color: #333;
	font-weight: 600;
	font-family: "Inter", sans-serif;
	margin: 0 0 20px
}

@media(max-width:600px) {
	.inset-change__title {
		font-size: 26px;
		line-height: 35px
	}
}

.inset-change__desc p {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-weight: 400;
	width: 100%
}

.inset-change__desc p:first-child {
	max-width: 310px
}

.inset-change__desc p:last-child {
	max-width: 280px
}

.inset-change .inset-author {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: 290px;
	position: absolute;
	top: 120px;
	right: 0
}

@media(max-width:600px) {
	.inset-change .inset-author {
		top: -55px;
		right: initial
	}
}

.inset-change .inset-author__instagram {
	position: absolute;
	right: 50px;
	top: 190px
}

.inset-change .inset-author__name {
	width: 100%;
	max-width: 195px;
	margin: 0 0 10px
}

.inset-change .inset-author__name a {
	font-size: 18px;
	line-height: 0;
	letter-spacing: -.01em;
	color: #d15c68;
	font-weight: 600;
	font-family: "Literata", sans-serif
}

.inset-change .inset-author__position {
	font-size: 16px;
	line-height: 16px;
	color: #666;
	font-family: "Literata", sans-serif
}

.inset-change .inset-offer__title,
.inset-change__btn {
	font-size: 18px;
	line-height: 30px;
	color: #d15c68;
	font-weight: 600;
	margin: 20px 0 25px
}

.inset-change .inset-offer__list {
	list-style-type: none;
	padding-left: 55px;
	margin: 0 0 20px
}

@media(max-width:600px) {
	.inset-change .inset-offer__list {
		padding-left: 25px
	}
}

.inset-change .inset-offer p,
.inset-change .inset-offer__list li,
.inset-secrets__content ul li {
	font-size: 18px;
	line-height: 28px;
	color: #333;
	font-weight: 400;
	margin: 0 0 15px
}

.inset-change .inset-offer__list li:before {
	margin-top: 0
}

@media(max-width:600px) {
	.inset-change .inset-offer__list li:before {
		left: -25px
	}
}

.inset-change .inset-offer p {
	line-height: 30px;
	margin: 0 0 35px
}

.inset-change__btn {
	width: 285px;
	height: 42px;
	border-radius: 21px;
	background-color: #ed9fa7;
	line-height: 42px;
	color: #fff;
	font-family: "Inter", sans-serif;
	text-align: center;
	margin: 0 auto;
	cursor: pointer
}

.inset-secrets {
	position: relative;
	background: url(/bitrix/templates/furniture_gray/images/insets/secrets/inset-secrets-bg.png) no-repeat center/cover;
	padding: 30px;
	-webkit-filter: drop-shadow(0 4px 10px rgba(46, 51, 126, .4));
	filter: drop-shadow(0 4px 10px rgba(46, 51, 126, .4));
	margin: 70px auto 30px;
	box-sizing: border-box
}

@media(max-width:600px) {
	.inset-secrets {
		background: url(/bitrix/templates/furniture_gray/images/insets/secrets/inset-secrets-bg-mob.png) no-repeat center/cover;
		margin: 80px auto 30px;
		padding: 30px 20px
	}

	.inset-secrets__header {
		display: flex;
		flex-direction: column-reverse
	}
}

.inset-secrets__title {
	font-size: 29px;
	line-height: 38px;
	color: #333;
	font-weight: 600;
	font-family: "Inter", sans-serif;
	max-width: 60%;
	margin: 0 0 30px
}

@media(max-width:600px) {
	.inset-secrets__title {
		font-size: 26px;
		line-height: 34px;
		margin: 0 0 20px
	}
}

.inset-secrets .secrets-author {
	position: relative;
	margin: 0 0 30px
}

.inset-secrets .secrets-author__content {
	background-color: #2e337e;
	margin: 0 -30px;
	padding: 8px 30px 10px
}

@media(max-width:600px) {
	.inset-secrets .secrets-author__content {
		margin: 190px -20px 0
	}
}

.inset-secrets .secrets-author__content p {
	color: #fff;
	margin: 0
}

.inset-secrets .secrets-author__name {
	font-size: 18px;
	line-height: 22px;
	font-weight: 600
}

.inset-secrets .secrets-author__position {
	font-size: 14px;
	line-height: 16px;
	font-weight: 400
}

.inset-secrets .secrets-author__img {
	position: absolute;
	right: -20px;
	bottom: -40px
}

@media(max-width:600px) {
	.inset-secrets .secrets-author__img {
		display: none
	}
}

.inset-secrets .secrets-author__img--mob {
	display: block;
	left: 0;
	right: 0;
	bottom: 65px;
	margin: auto
}

@media(min-width:600px) {
	.inset-secrets .secrets-author__img--mob {
		display: none
	}
}

.inset-secrets__content p,
.inset-secrets__link {
	font-size: 18px;
	line-height: 30px
}

.inset-secrets__content ul {
	list-style-type: none;
	padding-left: 60px;
	margin: 20px 0
}

@media(max-width:600px) {
	.inset-secrets__content ul {
		padding-left: 30px
	}
}

.inset-secrets__content ul li:before {
	color: #2e337e;
	left: -30px;
	margin-top: 0
}

.inset-secrets__link {
	color: #2e337e;
	font-weight: 400;
	text-decoration: underline;
	cursor: pointer
}

.inset-secrets__btn {
	max-width: 362px;
	width: 100%;
	height: 50px;
	border-radius: 20px;
	background-color: #2e337e;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin: 30px auto 10px;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	font-weight: 600;
	font-family: "Inter", sans-serif;
	cursor: pointer
}

.inset-secrets__btn:hover {
	background-color: #333
}

.reading-time {
	display: flex;
	align-items: center;
	margin-right: 40px
}

@media(max-width:800px) {
	.reading-time {
		display: none
	}
}

.reading-time span,
.reading-time__mob span {
	font-family: "Inter", sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 1;
	margin-left: 8px;
	color: rgba(0, 0, 0, .87)
}

.reading-time__mob {
	padding: 10px 45px 0;
	display: flex;
	align-items: center;
	margin: 0 auto
}

@media(min-width:800px) {
	.reading-time__mob {
		display: none
	}
}

.header.have-offer {
	top: 40px
}

.cases-list-title {
	margin: 0
}

.expert-inset {
	margin-top: 80px;
	margin-bottom: 40px;
	font-family: "Inter", sans-serif;
	border: 2px solid #4b60e7;
	box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
	background-image: url(/bitrix/templates/furniture_gray/images/insets/expert/031122/bg.png), linear-gradient(0, rgba(86, 110, 238, .05), rgba(86, 110, 238, .05));
	padding: 45px;
	position: relative;
	box-sizing: border-box
}

@media(max-width:650px) {
	.expert-inset {
		padding: 40px 15px
	}
}

.expert-inset:before {
	position: absolute;
	top: -70px;
	right: -20px;
	display: block;
	content: '';
	width: 290px;
	height: 295px;
	background: url(/bitrix/templates/furniture_gray/images/insets/expert/031122/star-top.png) no-repeat center/cover
}

@media(max-width:650px) {
	.expert-inset:before {
		top: -45px;
		right: -45px;
		width: 184px;
		height: 187px;
		background-size: cover
	}
}

.expert-inset__header {
	font-weight: 600;
	font-size: 26px;
	line-height: 120%;
	color: #000;
	max-width: 360px;
	margin: 0 0 30px
}

@media(max-width:650px) {
	.expert-inset__header {
		font-size: 20px;
		line-height: 130%
	}
}

.expert-inset__header span,
.expert-inset__offer p b {
	color: #4b60e7
}

.expert-inset__desc {
	position: relative;
	margin: 0 0 40px;
	z-index: 1
}

.expert-inset__desc p {
	color: #000
}

.expert-inset__list,
.expert-inset__offer {
	margin: 0 0 40px
}

.expert-inset__desc p,
.expert-inset__item .expert-item__link,
.expert-inset__offer p {
	font-family: 'Literata', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	margin: 0 0 15px
}

.expert-inset__item {
	display: flex;
	align-items: center;
	margin: 0 0 30px
}

.expert-inset__item img {
	display: block;
	margin-right: 20px
}

.expert-inset__item .expert-item__link {
	font-weight: 700;
	line-height: 100%;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #4b60e7;
	cursor: pointer
}

@media(max-width:650px) {
	.expert-inset__item .expert-item__link {
		font-size: 18px;
		line-height: 110%
	}
}

.cases-list__header--desc p,
.cases-list__header--title h1,
.expert-inset__item .expert-item__desc {
	font-family: 'Literata', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #666
}

.expert-inset__actions {
	display: flex;
	justify-content: center;
	position: relative;
	margin: 0 0 15px
}

.expert-inset__actions:before {
	content: "";
	display: block;
	position: absolute;
	width: 173px;
	height: 176px;
	background: url(/bitrix/templates/furniture_gray/images/insets/expert/031122/star-bottom.png) no-repeat center/cover;
	left: 0;
	top: -20px;
	z-index: -1
}

@media(max-width:650px) {
	.expert-inset__actions:before {
		left: 0;
		right: 0;
		margin: auto
	}
}

.expert-inset__actions form {
	display: flex;
	flex-direction: column;
	max-width: 345px;
	width: 100%;
	margin: 0 auto
}

.expert-inset__actions form span {
	font-weight: 400;
	font-size: 12px;
	line-height: 160%;
	color: rgba(0, 0, 0, .5);
	margin: 0 0 2px
}

.expert-inset__actions form input[type=email] {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 36px;
	height: 55px;
	padding: 0 30px;
	margin: 0 0 15px;
	font-size: 14px
}

.expert-inset__actions form button,
.expert-inset__button {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	cursor: pointer
}

.expert-inset__actions form button {
	border: 0;
	background: #4b60e7;
	height: 55px;
	font-family: 'Inter', sans-serif;
	position: relative;
	box-sizing: border-box;
	border-radius: 30px
}

@media(max-width:650px) {
	.expert-inset__actions form button {
		max-width: 260px;
		font-size: 14px;
		line-height: 110%;
		padding: 0 35px
	}
}

.expert-inset__actions form button:after {
	content: "";
	display: block;
	position: absolute;
	width: 64px;
	height: 64px;
	background: url(/bitrix/templates/furniture_gray/images/insets/expert/031122/weight.png) no-repeat center/cover;
	right: -80px;
	top: -5px
}

@media(max-width:650px) {
	.expert-inset__actions form button:after {
		right: -30px
	}
}

.expert-inset__button {
	padding: 16px 32px;
	background: linear-gradient(90deg, #c858fe 0, #4760e6 100%);
	border-radius: 27px;
	text-decoration: none
}

.expert-inset__footer {
	margin-top: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 14px;
	color: #4b60e7
}

.expert-inset__footer span {
	margin-left: 4px
}

.expert-inset__footer svg {
	margin-left: 8px
}

.cases-list {
	margin: 50px auto;
	max-width: 1600px
}

@media(min-width:1250px) and (max-width:1600px) {
	.cases-list {
		max-width: 1220px
	}
}

.cases-list__header {
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media(max-width:1600px) {
	.cases-list__header {
		padding: 0 15px
	}
}

@media(max-width:800px) {
	.cases-list__header {
		flex-direction: column;
		margin: 0 0 40px
	}
}

.cases-list__header--container {
	max-width: 820px;
	width: 100%
}

.cases-list__header--title {
	margin: 0 0 40px
}

.cases-list__header--title h1 {
	font-size: 56px;
	line-height: 67px;
	color: #333;
	margin: 0
}

@media(max-width:1100px) {
	.cases-list__header--title h1 {
		font-size: 42px;
		line-height: 48px
	}
}

@media(max-width:800px) {
	.cases-list__header--title h1 {
		font-size: 34px;
		line-height: 40px
	}
}

.cases-list__header--desc p {
	font-size: 18px;
	line-height: 30px
}

@media(max-width:800px) {
	.cases-list__header--desc p {
		font-size: 18px;
		line-height: 30px
	}
}

@media(max-width:1600px) {
	.cases-list__header--img img {
		width: 400px
	}
}

@media(max-width:800px) {
	.cases-list__header--img img {
		width: 100%
	}
}

.cases-list .first-articles {
	margin: 50px 0;
	display: flex;
	justify-content: space-between
}

@media(max-width:1600px) {
	.cases-list .first-articles {
		padding: 0 15px
	}
}

@media(max-width:1250px) {
	.cases-list .first-articles {
		display: flex;
		flex-direction: column;
		padding: 15px;
		margin: 0
	}
}

.cases-list .first-articles>.first-articles__item {
	width: 100%;
	max-width: 780px;
	display: flex;
	flex-direction: column;
	align-items: center
}

@media(max-width:1250px) {
	.cases-list .first-articles>.first-articles__item {
		align-items: initial;
		margin-bottom: 20px;
		max-width: initial
	}
}

@media(max-width:800px) {
	.cases-list .first-articles>.first-articles__item {
		padding-bottom: 20px;
		margin-bottom: 15px;
		border-bottom: 1px solid rgba(0, 0, 0, .15)
	}
}

.cases-list .first-articles>.first-articles__item .first-articles__item--img img {
	display: block;
	width: 100%
}

@media(min-width:800px) and (max-width:1250px) {
	.cases-list .first-articles>.first-articles__item .first-articles__item--img img {
		height: 400px;
		object-fit: cover;
		-o-object-fit: cover
	}
}

.cases-list .first-articles>.first-articles__item .first-articles__item--title {
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: 46px;
	text-align: center;
	color: #333;
	margin: 30px 0 0;
	text-decoration: none;
	width: 100%;
	max-width: 645px
}

@media(max-width:1250px) {
	.cases-list .first-articles>.first-articles__item .first-articles__item--title {
		text-align: left;
		margin: 20px 0 0;
		max-width: initial
	}
}

@media(max-width:800px) {
	.cases-list .first-articles>.first-articles__item .first-articles__item--title {
		font-size: 22px;
		line-height: 28px;
		text-align: left;
		margin: 20px 0 0
	}
}

.cases-list .first-articles>.first-articles__item .first-articles__item--details {
	display: flex;
	align-items: center;
	margin: 25px 0
}

@media(max-width:800px) {
	.cases-list .first-articles>.first-articles__item .first-articles__item--details {
		margin: 10px 0
	}
}

.cases-list .first-articles>.first-articles__item .first-articles__item--author {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none
}

.cases-list .first-articles>.first-articles__item .first-articles__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	margin: 0
}

@media(max-width:800px) {
	.cases-list .first-articles>.first-articles__item .first-articles__item--date span {
		margin: 0 10px
	}
}

.cases-list .first-articles>.first-articles__item .first-articles__item--desc {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	text-align: center;
	color: #a1a1a1;
	width: 100%;
	max-width: 645px
}

@media(max-width:1250px) {
	.cases-list .first-articles>.first-articles__item .first-articles__item--desc {
		text-align: left;
		max-width: initial
	}
}

@media(max-width:800px) {
	.cases-list .first-articles>.first-articles__item .first-articles__item--desc {
		font-size: 16px;
		line-height: 24px;
		text-align: left
	}
}

.cases-list .first-articles__container {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 780px;
	flex-flow: row wrap
}

@media(min-width:1250px) and (max-width:1600px) {
	.cases-list .first-articles__container {
		max-width: 370px
	}
}

@media(max-width:1250px) {
	.cases-list .first-articles__container {
		max-width: initial
	}
}

.cases-list .first-articles__container .first-articles__item {
	width: 100%;
	max-width: 370px;
	display: flex;
	flex-direction: column
}

@media(max-width:1250px) {
	.cases-list .first-articles__container .first-articles__item {
		max-width: initial;
		padding-bottom: 20px;
		margin-bottom: 18px;
		border-bottom: 1px solid rgba(0, 0, 0, .15)
	}
}

@media(min-width:800px) and (max-width:1250px) {
	.cases-list .first-articles__container .first-articles__item:nth-child(1) {
		padding-top: 20px;
		border-top: 1px solid rgba(0, 0, 0, .15)
	}
}

.cases-list .first-articles__container .first-articles__item:nth-child(-n+2) {
	margin-bottom: 40px
}

@media(max-width:1250px) {
	.cases-list .first-articles__container .first-articles__item:nth-child(-n+2) {
		margin-bottom: 18px
	}
}

@media(min-width:1250px) and (max-width:1600px) {
	.cases-list .first-articles__container .first-articles__item:nth-child(even) {
		display: none
	}
}

.cases-list .first-articles__container .first-articles__item--img img {
	width: 100%;
	height: 210px;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}

@media(max-width:1250px) {
	.cases-list .first-articles__container .first-articles__item--img img {
		display: none
	}
}

.cases-list .first-articles__container .first-articles__item--title {
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	text-align: left;
	text-decoration: none;
	color: #333;
	margin-top: 20px
}

@media(max-width:1250px) {
	.cases-list .first-articles__container .first-articles__item--title {
		margin-top: 0
	}
}

.cases-list .first-articles__container .first-articles__item--details {
	display: flex;
	align-items: center;
	margin: 15px 0
}

.cases-list .first-articles__container .first-articles__item--author {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none
}

.cases-list .first-articles__container .first-articles__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	margin: 0
}

.cases-list .first-articles__container .first-articles__item--date span,
.cases-list .second-articles>.second-articles__item .second-articles__item--date span,
.cases-list .second-articles__container .second-articles__item--date span {
	margin: 0 15px
}

.cases-list .first-articles__container .first-articles__item--desc {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #a1a1a1
}

.cases-list .category-articles {
	display: flex;
	justify-content: space-between;
	margin: 50px 0
}

@media(max-width:1600px) {
	.cases-list .category-articles {
		padding: 0 15px
	}
}

@media(max-width:1250px) {
	.cases-list .category-articles {
		padding: 0 15px;
		flex-direction: column
	}
}

@media(max-width:800px) {
	.cases-list .category-articles {
		display: flex !important;
		margin: 0;
		padding: 15px
	}
}

.cases-list .category-articles__item {
	display: flex;
	width: 100%;
	max-width: 370px
}

@media(max-width:1250px) {
	.cases-list .category-articles__item {
		max-width: initial;
		display: flex !important;
		justify-content: space-between
	}
}

.cases-list .category-articles__item:not(:last-child) {
	margin-right: 40px
}

@media(min-width:1250px) and (max-width:1600px) {
	.cases-list .category-articles__item:not(:last-child) {
		margin: 0
	}
}

@media(max-width:800px) {
	.cases-list .category-articles__item:not(:last-child) {
		margin: 0
	}
}

@media(min-width:1250px) and (max-width:1600px) {
	.cases-list .category-articles__item:last-child {
		display: none
	}
}

.cases-list .category-articles__item--container {
	margin-right: 25px;
	display: flex;
	flex-direction: column
}

@media(max-width:800px) {
	.cases-list .category-articles__item--container {
		margin-right: 10px
	}
}

.cases-list .category-articles__item--cat {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none;
	margin-bottom: 10px
}

.cases-list .category-articles__item--title,
.cases-list .second-articles>.second-articles__item .second-articles__item--title {
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	text-align: left;
	color: #333;
	text-decoration: none
}

.cases-list .category-articles .slick-dots {
	position: absolute;
	bottom: -10px;
	display: block;
	width: calc(100% - 30px);
	height: 1px;
	background: rgba(0, 0, 0, .15);
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.cases-list .category-articles .slick-dots li {
	width: 25%;
	margin: 0
}

.cases-list .second-articles {
	margin: 50px 0;
	display: flex;
	justify-content: space-between
}

@media(max-width:1600px) {
	.cases-list .second-articles {
		padding: 0 15px
	}
}

@media(max-width:1250px) {
	.cases-list .second-articles {
		display: flex;
		flex-direction: column-reverse;
		padding: 15px;
		margin: 0
	}
}

.cases-list .second-articles>.second-articles__item {
	width: 100%;
	max-width: 780px;
	display: flex;
	flex-direction: column;
	align-items: center
}

@media(max-width:1250px) {
	.cases-list .second-articles>.second-articles__item {
		align-items: initial;
		margin-bottom: 20px;
		max-width: initial
	}
}

@media(max-width:800px) {
	.cases-list .second-articles>.second-articles__item {
		padding-bottom: 20px;
		margin-bottom: 15px;
		border-bottom: 1px solid rgba(0, 0, 0, .15)
	}
}

.cases-list .second-articles>.second-articles__item .second-articles__item--img img {
	display: block;
	width: 100%
}

@media(min-width:800px) and (max-width:1250px) {
	.cases-list .second-articles>.second-articles__item .second-articles__item--img img {
		height: 400px;
		object-fit: cover;
		-o-object-fit: cover
	}
}

.cases-list .second-articles>.second-articles__item .second-articles__item--title {
	font-size: 36px;
	line-height: 46px;
	text-align: center;
	margin: 30px 0 0;
	width: 100%;
	max-width: 645px
}

@media(max-width:1250px) {
	.cases-list .second-articles>.second-articles__item .second-articles__item--title {
		text-align: left;
		margin: 20px 0 0;
		max-width: initial
	}
}

@media(max-width:800px) {
	.cases-list .second-articles>.second-articles__item .second-articles__item--title {
		font-size: 22px;
		line-height: 28px;
		text-align: left;
		margin: 20px 0 0
	}
}

.cases-list .second-articles>.second-articles__item .second-articles__item--details {
	display: flex;
	align-items: center;
	margin: 25px 0
}

@media(max-width:800px) {
	.cases-list .second-articles>.second-articles__item .second-articles__item--details {
		margin: 10px 0
	}
}

.cases-list .second-articles>.second-articles__item .second-articles__item--author {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none
}

.cases-list .second-articles>.second-articles__item .second-articles__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	margin: 0
}

@media(max-width:800px) {
	.cases-list .second-articles>.second-articles__item .second-articles__item--date span {
		margin: 0 10px
	}
}

.cases-list .second-articles>.second-articles__item .second-articles__item--desc {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	text-align: center;
	color: #a1a1a1;
	width: 100%;
	max-width: 645px
}

@media(max-width:1250px) {
	.cases-list .second-articles>.second-articles__item .second-articles__item--desc {
		text-align: left;
		max-width: initial
	}
}

@media(max-width:800px) {
	.cases-list .second-articles>.second-articles__item .second-articles__item--desc {
		font-size: 16px;
		line-height: 24px;
		text-align: left
	}
}

.cases-list .second-articles__container {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 780px;
	flex-flow: row wrap
}

@media(min-width:1250px) and (max-width:1600px) {
	.cases-list .second-articles__container {
		max-width: 370px
	}
}

@media(max-width:1250px) {
	.cases-list .second-articles__container {
		max-width: initial
	}
}

.cases-list .second-articles__container .second-articles__item {
	width: 100%;
	max-width: 370px;
	display: flex;
	flex-direction: column
}

@media(max-width:1250px) {
	.cases-list .second-articles__container .second-articles__item {
		max-width: initial;
		padding-bottom: 20px;
		margin-bottom: 18px;
		border-bottom: 1px solid rgba(0, 0, 0, .15)
	}
}

@media(min-width:800px) and (max-width:1250px) {
	.cases-list .second-articles__container .second-articles__item:nth-child(1) {
		padding-top: 20px;
		border-top: 1px solid rgba(0, 0, 0, .15)
	}
}

.cases-list .second-articles__container .second-articles__item:nth-child(-n+2) {
	margin-bottom: 40px
}

@media(max-width:1250px) {
	.cases-list .second-articles__container .second-articles__item:nth-child(-n+2) {
		margin-bottom: 18px
	}
}

@media(min-width:1250px) and (max-width:1600px) {
	.cases-list .second-articles__container .second-articles__item:nth-child(even) {
		display: none
	}
}

.cases-list .second-articles__container .second-articles__item--img img {
	width: 100%;
	height: 210px;
	-o-object-fit: cover;
	object-fit: cover;
	display: block
}

@media(max-width:1250px) {
	.cases-list .second-articles__container .second-articles__item--img img {
		display: none
	}
}

.cases-list .second-articles__container .second-articles__item--title {
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	text-align: left;
	text-decoration: none;
	color: #333;
	margin-top: 20px
}

@media(max-width:1250px) {
	.cases-list .second-articles__container .second-articles__item--title {
		margin-top: 0
	}
}

.cases-list .second-articles__container .second-articles__item--details {
	display: flex;
	align-items: center;
	margin: 15px 0
}

.cases-list .second-articles__container .second-articles__item--author {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	text-decoration: none
}

.cases-list .second-articles__container .second-articles__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	text-align: left;
	color: #a1a1a1;
	margin: 0
}

.cases-list .second-articles__container .second-articles__item--desc {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #a1a1a1
}

.cases-detail {
	margin-top: 40px
}

.cases-detail__header {
	width: 100%;
	max-width: 656px;
	margin: 0 auto;
	padding: 0 30px
}

@media(max-width:800px) {
	.cases-detail__header {
		padding: 0 25px;
		display: flex;
		flex-direction: column
	}
}

.cases-detail__content {
	width: 100%;
	max-width: 656px;
	margin: 25px auto;
	padding: 0 30px
}

@media(max-width:800px) {
	.cases-detail__content {
		padding: 0 25px
	}
}

.cases-detail__footer {
	width: 100%;
	max-width: 656px;
	margin: 0 auto;
	padding: 0 30px
}

@media(max-width:800px) {
	.cases-detail__footer {
		padding: 0 25px
	}
}

.cases-detail__comments {
	margin: 50px 0
}

.cases-detail__comments .blog-add-comment a,
.cases-detail__comments .user-info__name a {
	color: #ed9fa7
}

.cases-detail__comments .bx-catalog-tab-list {
	border: 0
}

.cases-detail .breadcrumb-mod .breadcrumb-delimiter {
	margin-right: 5px
}

.cases-detail .breadcrumb-mod a {
	color: rgba(0, 0, 0, .37)
}

.cases-detail .breadcrumb-mod span,
.cases-detail .detail-image figcaption,
.cases-detail figure.full-image figcaption {
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 15px;
	color: rgba(0, 0, 0, .37)
}

@media(max-width:800px) {
	.cases-detail .detail-image {
		order: 3
	}
}

.cases-detail .detail-image img {
	width: 100vw;
	max-width: 656px;
	height: 335px;
	-o-object-fit: cover;
	object-fit: cover;
	margin: 0 -30px 10px
}

@media(max-width:800px) {
	.cases-detail .detail-image img {
		margin: 0 -25px 10px
	}
}

.cases-detail .detail-image figcaption,
.cases-detail figure.full-image figcaption {
	margin: 0 -30px
}

@media(max-width:800px) {
	.cases-detail .detail-image figcaption {
		display: none
	}
}

.cases-detail h1 {
	font-size: 36px;
	line-height: 42px;
	color: #333
}

@media(max-width:800px) {
	.cases-detail h1 {
		font-size: 30px;
		font-weight: 600;
		line-height: 36px;
		margin: 0 0 .5em;
		order: 1
	}
}

.cases-detail .rlink__list--li:before,
.cases-detail h1,
.cases-detail h2 {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 600
}

.cases-detail h2 {
	color: #333;
	font-size: 30px;
	line-height: 38px
}

.cases-detail p {
	color: #333;
	margin: 0 0 15px
}

.cases-detail ul,
.cases-detail ul li ul {
	list-style-type: none;
	padding-left: 35px
}

@media(max-width:800px) {
	.cases-detail ul {
		padding-left: 30px
	}
}

.cases-detail ol li,
.cases-detail ol li ul li,
.cases-detail ul li,
.cases-detail ul li ul li {
	position: relative
}

.cases-detail ul li:before {
	content: '•';
	color: #ed9fa7;
	position: absolute;
	left: -35px;
	margin-top: 7px;
	font-size: 30px
}

@media(max-width:800px) {
	.cases-detail ul li:before {
		left: -30px
	}
}

.cases-detail .mod-read__content .title,
.cases-detail ol li ul li p,
.cases-detail p,
.cases-detail ul li p,
.cases-detail ul li ul li p {
	font-family: 'Literata', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px
}

@media(max-width:800px) {
	.cases-detail ul li ul {
		padding-left: 30px
	}
}

.cases-detail ul li ul li:before {
	content: '•';
	color: #ed9fa7
}

@media(max-width:800px) {
	.cases-detail ul li ul li:before {
		left: -30px
	}
}

@media(max-width:800px) {
	.cases-detail ol {
		padding-left: 30px
	}
}

.cases-detail ol li:before {
	position: absolute;
	counter-increment: olList;
	content: counter(olList) ".";
	left: -35px
}

@media(max-width:800px) {
	.cases-detail ol li:before {
		left: -30px
	}
}

.cases-detail ol li p,
.cases-detail ol li:before {
	font-family: 'Literata', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	color: rgba(0, 0, 0, .8)
}

.cases-detail ol,
.cases-detail ol li ul {
	counter-reset: olList;
	list-style-type: none;
	padding-left: 35px
}

@media(max-width:800px) {
	.cases-detail ol li ul {
		padding-left: 30px
	}
}

.cases-detail ol li ul li:before {
	content: '•';
	color: #ed9fa7;
	position: absolute;
	left: -35px;
	margin-top: 7px;
	font-size: 30px
}

@media(max-width:800px) {
	.cases-detail ol li ul li:before {
		left: -30px
	}
}

.cases-detail .rlink__list {
	list-style-type: none;
	padding: 0;
	counter-reset: rlinkList
}

@media(max-width:800px) {
	.cases-detail .rlink__list {
		padding-left: 25px
	}
}

.cases-detail .rlink__list--li {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	color: #333;
	border-bottom: 1px solid rgba(0, 0, 0, .3);
	padding: 0 0 20px 30px;
	margin: 0 0 20px
}

.cases-detail .rlink__list--li:before {
	counter-increment: rlinkList;
	content: counter(rlinkList);
	font-size: 14px;
	line-height: 17px;
	margin-top: 0;
	margin-right: 20px;
	color: rgba(0, 0, 0, .3);
	left: 0
}

.cases-detail .init::first-letter {
	font-size: 3.5em;
	color: #000;
	float: left;
	margin: 12px 8px 0 0
}

.cases-detail span.pink {
	color: #ed9fa7;
	background-color: #fae3e5;
	padding: 0 3px
}

.cases-detail .left-quote {
	font-family: 'Inter', sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px;
	color: #333;
	max-width: 388px;
	float: left;
	margin-left: -194px;
	margin-right: 30px
}

@media(max-width:800px) {
	.cases-detail .left-quote {
		margin: 10px 0
	}
}

.cases-detail .center-quote:after,
.cases-detail .left-quote:before {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background-color: #ed9fa7;
	max-width: 352px
}

.cases-detail .left-quote:before {
	margin-bottom: 20px
}

.cases-detail .right-quote {
	font-family: 'Literata', sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 400;
	line-height: 32px;
	float: right;
	max-width: 316px;
	margin-left: 30px;
	margin-right: -158px
}

@media(max-width:800px) {
	.cases-detail .right-quote {
		margin: 0 0 20px
	}
}

@media(max-width:550px) {
	.cases-detail .right-quote {
		margin: 0 0 20px;
		float: initial
	}
}

.cases-detail .center-quote {
	font-family: 'Literata', sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 48px;
	text-align: center;
	color: #333;
	margin-top: 45px
}

@media(max-width:800px) {
	.cases-detail .center-quote {
		font-size: 24px;
		line-height: 34px;
		margin-top: 25px
	}
}

.cases-detail .center-quote:after {
	margin: 40px auto
}

@media(max-width:800px) {
	.cases-detail .center-quote:after {
		width: 50%
	}
}

.cases-detail .border-quote {
	padding-left: 35px;
	position: relative
}

@media(max-width:800px) {
	.cases-detail .border-quote {
		padding-left: 25px
	}
}

.cases-detail .border-quote:before {
	content: "";
	display: block;
	height: 92%;
	width: 2px;
	background-color: #ed9fa7;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto
}

@media(max-width:800px) {
	.cases-detail .border-quote:before {
		height: 95%;
		top: -20px
	}
}

.cases-detail .mod-read {
	display: flex;
	margin: 35px 0
}

@media(max-width:800px) {
	.cases-detail .mod-read {
		flex-direction: column;
		border-top: 1px solid rgba(0, 0, 0, .2);
		border-bottom: 1px solid rgba(0, 0, 0, .2);
		padding: 20px 0 10px;
		margin: 20px 0
	}
}

.cases-detail .mod-read__img img {
	width: 96px;
	height: 96px;
	object-fit: cover;
	-o-object-fit: cover;
	margin-right: 25px;
	margin-top: 10px
}

@media(max-width:800px) {
	.cases-detail .mod-read__img img {
		width: 100%;
		height: 220px
	}
}

.cases-detail .mod-read__content .title {
	margin: 0 0 5px;
	font-size: 30px;
	font-weight: 500;
	line-height: 38px
}

@media(max-width:800px) {
	.cases-detail .mod-read__content .title {
		font-size: 21px;
		line-height: 32px;
		margin: 10px 0 5px
	}
}

.cases-detail .case-data ul li p b,
.cases-detail .mod-read__content .title a {
	color: #333
}

.cases-detail .mod-read__content .desc,
.cases-detail .right-quote__gray--content p {
	font-family: 'Literata', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px
}

.cases-detail .mod-read__content .desc a {
	color: #a1a1a1;
	text-decoration: none
}

@media(max-width:800px) {
	.cases-detail .mod-read__content .desc a {
		color: #333
	}
}

.cases-detail .mod-read__content .link {
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 15px;
	color: #ed9fa7;
	text-decoration: none
}

@media(max-width:800px) {
	.cases-detail .mod-read__content .link {
		display: none
	}
}

.cases-detail .mod-read__content .link span {
	font-size: 22px;
	vertical-align: text-top
}

.cases-detail .similar-articles__list {
	margin: 40px 0
}

.cases-detail .similar-articles__list--title {
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 15px;
	color: #a1a1a1;
	margin-bottom: 20px
}

.cases-detail .similar-articles__item {
	display: flex;
	align-items: flex-end;
	margin-bottom: 20px
}

@media(max-width:800px) {
	.cases-detail .similar-articles__item {
		align-items: flex-start
	}
}

.cases-detail .similar-articles__item--img img {
	width: 48px;
	height: 48px;
	-o-object-fit: cover;
	object-fit: cover;
	margin-right: 30px;
	margin-bottom: 3px
}

@media(max-width:800px) {
	.cases-detail .similar-articles__item--img img {
		margin-top: 7px;
		margin-right: 20px
	}
}

.cases-detail .similar-articles__item--title {
	font-family: 'Literata', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
	color: #333
}

.cases-detail .similar-articles__item--details {
	display: flex;
	margin-top: 8px
}

.cases-detail .similar-articles__item--author,
.cases-detail .similar-articles__item--date {
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	color: #666
}

.cases-detail .similar-articles__item--author {
	text-decoration: none
}

.cases-detail .article-tags__cloud--item a:hover,
.cases-detail .footer-author__name p a:hover,
.cases-detail .next-article__author p a:hover,
.cases-detail .similar-articles__item--author:hover {
	color: #ed9fa7
}

.cases-detail .similar-articles__item--date {
	margin: 0
}

@media(max-width:800px) {
	.cases-detail .similar-articles__item--date {
		display: none
	}
}

.cases-detail .similar-articles__item--date span {
	margin: 0 12px
}

.cases-detail figure.full-image {
	max-width: 818px;
	margin: 45px -111px 25px
}

@media(max-width:800px) {
	.cases-detail figure.full-image {
		margin: 25px -25px
	}
}

.cases-detail figure.full-image img {
	width: 100vw;
	max-width: 818px;
	height: 480px;
	-o-object-fit: cover;
	object-fit: cover
}

@media(max-width:800px) {
	.cases-detail figure.full-image img {
		width: 100%;
		height: auto
	}
}

.cases-detail figure.full-image figcaption {
	margin: 10px 0 0
}

@media(max-width:800px) {
	.cases-detail figure.full-image figcaption {
		display: none
	}
}

.cases-detail .right-quote__gray {
	float: right;
	max-width: 290px;
	margin-left: 30px;
	margin-right: -145px
}

@media(max-width:800px) {
	.cases-detail .right-quote__gray {
		display: none
	}
}

.cases-detail .right-quote__gray--title {
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 27px
}

.cases-detail .right-quote__gray--content p {
	font-size: 14px;
	line-height: 22px
}

.cases-detail .table-container {
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
	width: 100%;
	overflow-x: scroll;
	margin: 30px 0
}

.cases-detail .table-container::-webkit-scrollbar {
	width: 12px
}

.cases-detail .table-container::-webkit-scrollbar-track {
	background-color: #ececec;
	border-radius: 10px
}

.cases-detail .table-container::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #bbb;
	background-image: url(/bitrix/templates/furniture_gray/images/scroll-thumb.png);
	background-position: center;
	background-repeat: no-repeat
}

.cases-detail .table-container table tr.row-top {
	border-top: 1px solid #ccc
}

.cases-detail .table-container table tr.row-bottom {
	border-bottom: 1px solid #ccc
}

.cases-detail .table-container table td.col-left {
	border-left: 1px solid #ccc
}

.cases-detail .table-container table td.col-right {
	border-right: 1px solid #ccc
}

.cases-detail .article-tags__cloud {
	display: flex;
	flex-wrap: wrap
}

.cases-detail .article-tags__cloud--item a {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;
	color: #a1a1a1;
	margin: 0 15px 0 0;
	text-decoration: none
}

.cases-detail .next-article {
	display: flex;
	flex-flow: wrap column;
	align-items: center
}

@media(max-width:800px) {
	.cases-detail .next-article {
		margin-bottom: 30px
	}
}

.cases-detail .next-article__link {
	display: flex;
	align-items: center;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	color: #ed9fa7;
	text-decoration: none;
	margin-top: 40px
}

@media(max-width:800px) {
	.cases-detail .next-article__link {
		display: none
	}
}

.cases-detail .next-article__link img,
.cases-detail .next-article__link--mob img {
	margin-left: 15px
}

.cases-detail .next-article__link--mob {
	display: flex;
	align-items: center;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	color: #ed9fa7;
	text-decoration: none;
	margin-top: 40px
}

@media(min-width:800px) {
	.cases-detail .next-article__link--mob {
		display: none
	}
}

.cases-detail .next-article__title {
	font-family: 'Inter', sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 43px;
	text-align: center;
	margin: 15px 0 25px
}

@media(max-width:800px) {
	.cases-detail .next-article__title {
		font-size: 24px;
		line-height: 33px
	}
}

.cases-detail .next-article__title a {
	color: #000
}

.cases-detail .next-article__author {
	display: flex;
	align-items: center
}

.cases-detail .next-article__author img {
	width: 24px;
	height: 24px;
	margin-right: 15px;
	border-radius: 50%
}

.cases-detail .next-article__author p {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	margin: 0
}

.cases-detail .next-article__author p a {
	text-decoration: none;
	color: rgba(0, 0, 0, .37)
}

.cases-detail .footer-author {
	max-width: 230px;
	width: 100%;
	margin-left: -330px;
	margin-top: -235px;
	position: absolute
}

@media(min-width:1000px) and (max-width:1200px) {
	.cases-detail .footer-author {
		max-width: 190px;
		margin-left: -200px
	}
}

@media(max-width:800px) {
	.cases-detail .footer-author {
		position: initial;
		border-top: 1px solid rgba(0, 0, 0, .2);
		border-bottom: 1px solid rgba(0, 0, 0, .2);
		padding: 30px 0;
		margin: 30px 0;
		max-width: initial
	}
}

.cases-detail .footer-author__title {
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 15px;
	color: #a1a1a1
}

@media(max-width:800px) {
	.cases-detail .footer-author__title {
		display: none
	}
}

.cases-detail .footer-author__content {
	display: flex;
	flex-direction: column
}

.cases-detail .footer-author__photo {
	margin: 40px 0 20px
}

@media(max-width:800px) {
	.cases-detail .footer-author__photo {
		margin: 0 0 20px
	}
}

.cases-detail .article-details__author--photo img,
.cases-detail .footer-author__photo img {
	width: 42px;
	height: 42px;
	border-radius: 50%
}

.cases-detail .footer-author__name {
	width: 65%
}

.cases-detail .footer-author .authors-link,
.cases-detail .footer-author__name p {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 21px
}

.cases-detail .footer-author__name p a {
	display: flex;
	align-items: center;
	color: #333;
	text-decoration: none
}

.cases-detail .footer-author__desc p {
	font-family: 'Literata', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	color: #a1a1a1
}

@media(max-width:800px) {
	.cases-detail .footer-author__desc p {
		color: rgba(0, 0, 0, .6)
	}
}

.cases-detail .footer-author .authors-link {
	display: flex;
	align-items: center;
	font-weight: 500;
	line-height: 19px;
	color: #ed9fa7
}

.cases-detail .footer-author .authors-link span {
	margin-left: 20px
}

.cases-detail .article-details {
	max-width: 230px;
	width: 100%;
	margin-left: -330px;
	position: absolute;
	display: flex;
	flex-direction: column
}

@media(min-width:1000px) and (max-width:1200px) {
	.cases-detail .article-details {
		margin-left: -200px
	}
}

@media(max-width:800px) {
	.cases-detail .article-details {
		margin-left: 0;
		margin-bottom: 20px;
		position: relative;
		display: flex;
		flex-direction: row;
		max-width: initial;
		align-items: center;
		order: 2
	}
}

@media(max-width:800px) {
	.cases-detail .article-details__author--photo img {
		width: 24px;
		height: 24px
	}
}

.cases-detail .article-details__author--name {
	margin: 20px 0 50px
}

@media(max-width:800px) {
	.cases-detail .article-details__author--name {
		margin: 0 10px;
		display: flex;
		align-items: center
	}
}

.cases-detail .article-buttons span,
.cases-detail .article-details__author--name p,
.cases-detail .article-details__date {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px
}

@media(max-width:800px) {
	.cases-detail .article-details__author--name p {
		margin: 0;
		font-size: 14px;
		line-height: 16px
	}

	.cases-detail .article-details__author--name p:after {
		content: "•";
		margin-left: 10px;
		color: rgba(0, 0, 0, .37)
	}
}

.cases-detail .article-details__author--name p a {
	color: rgba(0, 0, 0, .37)
}

.cases-detail .article-details__date {
	color: rgba(0, 0, 0, .37);
	margin-bottom: 10px
}

@media(max-width:800px) {
	.cases-detail .article-details__date {
		margin: 0;
		font-size: 14px;
		line-height: 16px
	}
}

.cases-detail .article-details__views {
	display: flex;
	align-items: center
}

@media(max-width:800px) {
	.cases-detail .article-details__views {
		display: none
	}
}

.cases-detail .article-details__views img {
	margin-right: 10px
}

.cases-detail .article-details__views p {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	color: #ed9fa7;
	margin: 0
}

.cases-detail .article-categories {
	max-width: 230px;
	width: 100%;
	margin-top: 90px;
	margin-left: -330px;
	position: absolute
}

@media(min-width:1000px) and (max-width:1200px) {
	.cases-detail .article-categories {
		max-width: 190px;
		margin-left: -200px
	}
}

@media(max-width:800px) {
	.cases-detail .article-categories {
		display: none
	}
}

.cases-detail .article-categories__title {
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 15px;
	color: rgba(0, 0, 0, .37);
	margin-bottom: 20px
}

.cases-detail .article-categories ul {
	padding: 0
}

.cases-detail .article-categories ul li {
	margin-bottom: 20px
}

.cases-detail .socials-bar {
	display: flex;
	flex-direction: column;
	position: absolute;
	margin-left: -80px;
	margin-top: 25px
}

@media(max-width:800px) {
	.cases-detail .socials-bar {
		display: none
	}
}

.cases-detail .socials-bar.fixed {
	position: fixed;
	top: 150px
}

.cases-detail .socials-bar a {
	width: 30px;
	height: 30px;
	display: block;
	margin-bottom: 20px
}

.cases-detail .socials-bar a.telegram {
	background: url(/bitrix/templates/furniture_gray/images/Telegram-w.png)
}

.cases-detail .socials-bar a.telegram:hover {
	background: url(/bitrix/templates/furniture_gray/images/Telegram-p.png)
}

.cases-detail .socials-bar a.inst {
	background: url(/bitrix/templates/furniture_gray/images/Instagram-w.png)
}

.cases-detail .socials-bar a.inst:hover {
	background: url(/bitrix/templates/furniture_gray/images/Instagram-p.png)
}

.cases-detail .socials-bar a.vk {
	background: url(/bitrix/templates/furniture_gray/images/Vk-w.png)
}

.cases-detail .socials-bar a.vk:hover {
	background: url(/bitrix/templates/furniture_gray/images/Vk-p.png)
}

.cases-detail .socials-bar__mob {
	display: flex;
	flex-direction: column;
	order: 6;
	position: relative;
	margin-top: -300px;
	margin-bottom: 100px;
	align-items: flex-end
}

@media(min-width:800px) {
	.cases-detail .socials-bar__mob {
		display: none
	}
}

.cases-detail .socials-bar__mob a {
	width: 48px;
	height: 48px;
	display: block;
	margin-bottom: 20px
}

.cases-detail .socials-bar__mob a.telegram {
	background: url(/bitrix/templates/furniture_gray/images/telegram-mob.png)
}

.cases-detail .socials-bar__mob a.inst {
	background: url(/bitrix/templates/furniture_gray/images/instagram-mob.png)
}

.cases-detail .socials-bar__mob a.vk {
	background: url(/bitrix/templates/furniture_gray/images/vk-mob.png)
}

.cases-detail .article-buttons {
	position: fixed;
	width: 100%;
	left: 0;
	margin-top: 150px;
	display: flex;
	justify-content: space-between
}

@media(max-width:800px) {
	.cases-detail .article-buttons {
		display: none
	}
}

.cases-detail .article-buttons__close {
	margin-left: 140px;
	display: flex
}

@media(min-width:1000px) and (max-width:1200px) {
	.cases-detail .article-buttons__close {
		margin-left: 80px
	}
}

.cases-detail .article-buttons__next {
	margin-right: 140px;
	margin-left: auto
}

@media(min-width:1000px) and (max-width:1200px) {
	.cases-detail .article-buttons__next {
		margin-right: 80px
	}
}

.cases-detail .article-buttons a {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none
}

.cases-detail .article-buttons span {
	font-size: 14px;
	line-height: 17px;
	color: rgba(0, 0, 0, .37);
	margin-top: 12px
}

.cases-detail .article-buttons__mob {
	display: flex;
	order: 4;
	margin-top: -80px;
	margin-bottom: 10px
}

@media(min-width:800px) {
	.cases-detail .article-buttons__mob {
		display: none
	}
}

.cases-detail .article-share {
	display: flex;
	align-items: center;
	margin: 40px 0 45px;
	position: relative
}

@media(max-width:550px) {
	.cases-detail .article-share {
		margin: 0 0 20px
	}
}

.cases-detail .article-share__btn {
	border: 1px solid rgba(0, 0, 0, .12);
	box-sizing: border-box;
	border-radius: 5px;
	width: 100%;
	max-width: 132px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 6px;
	cursor: pointer
}

.cases-detail .article-share__btn:hover .article-share__socials {
	opacity: 1;
	-webkit-transform: translateX(140px);
	transform: translateX(140px)
}

@media(max-width:550px) {
	.cases-detail .article-share__btn:hover .article-share__socials {
		-webkit-transform: translateX(136px);
		transform: translateX(136px)
	}
}

.cases-detail .article-share__btn--title {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: rgba(0, 0, 0, .87)
}

.cases-detail .article-share__socials {
	position: absolute;
	transition: .3s;
	opacity: 0
}

@media(max-width:800px) {
	.cases-detail .article-share__socials {
		z-index: -1
	}
}

.cases-detail .article-share__socials ul {
	padding-left: 0
}

.cases-detail .article-share__socials .ya-share2__container .ya-share2__item {
	margin: 0 16px 0 0
}

@media(max-width:550px) {
	.cases-detail .article-share__socials .ya-share2__container .ya-share2__item {
		margin: 0 5px 0 0
	}
}

.cases-detail .article-share__socials .ya-share2__container .ya-share2__icon {
	height: 36px;
	width: 36px;
	background-size: 28px 28px !important
}

@media(max-width:550px) {
	.cases-detail .article-share__socials .ya-share2__container .ya-share2__icon {
		height: 28px;
		width: 28px;
		background-size: 22px 22px !important
	}
}

.cases-detail .articles-slider {
	margin: 0 -112px;
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, .3)
}

@media(max-width:800px) {
	.cases-detail .articles-slider {
		margin: 0
	}
}

@media(max-width:550px) {
	.cases-detail .articles-slider {
		margin: 0;
		padding-bottom: 0
	}
}

.cases-detail .articles-slider__title {
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px;
	color: rgba(0, 0, 0, .8)
}

.cases-detail .articles-slider__list {
	display: flex;
	flex-direction: column
}

.cases-detail .articles-slider__item {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 395px;
	margin-right: 20px
}

@media(max-width:800px) {
	.cases-detail .articles-slider__item {
		height: 300px;
		margin-right: 6px
	}
}

@media(max-width:550px) {
	.cases-detail .articles-slider__item {
		height: 345px;
		margin-right: 0;
		display: flex !important
	}
}

.cases-detail .articles-slider__item--img img {
	width: 100%;
	height: 220px;
	-o-object-fit: cover;
	object-fit: cover
}

@media(max-width:800px) {
	.cases-detail .articles-slider__item--img img {
		height: 160px
	}
}

.cases-detail .articles-slider__item--title {
	font-family: 'Literata', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 38px;
	color: rgba(0, 0, 0, .8);
	margin: 15px 0;
	display: block
}

@media(max-width:800px) {
	.cases-detail .articles-slider__item--title {
		font-size: 18px;
		line-height: 28px
	}
}

.cases-detail .articles-slider__item--details {
	display: flex;
	align-items: center
}

@media(max-width:800px) {
	.cases-detail .articles-slider__item--details {
		margin-top: auto;
		margin-bottom: 30px
	}
}

.cases-detail .articles-slider__item--author {
	display: flex;
	align-items: center
}

.cases-detail .articles-slider__item--author img {
	width: 24px;
	height: 24px;
	border-radius: 50%
}

.cases-detail .articles-slider__item--author a:last-child {
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
	color: rgba(0, 0, 0, .38);
	margin: 0 10px;
	text-decoration: none
}

.cases-detail .articles-slider__item--date {
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	color: rgba(0, 0, 0, .2);
	margin: 0
}

@media(max-width:800px) {
	.cases-detail .articles-slider__item--date {
		display: none
	}
}

.cases-detail .articles-slider__item--date span {
	margin-right: 10px
}

.cases-detail .articles-slider .slick-next,
.cases-detail .articles-slider .slick-prev {
	top: -30px
}

.cases-detail .articles-slider .slick-prev {
	left: initial;
	right: 60px
}

.cases-detail .articles-slider .slick-prev:before {
	content: url(/bitrix/templates/furniture_gray/images/chevron-left.png)
}

.cases-detail .articles-slider .slick-next {
	right: 20px
}

.cases-detail .articles-slider .slick-next:before {
	content: url(/bitrix/templates/furniture_gray/images/chevron-right.png)
}

.cases-detail .scroll-to-top {
	height: 30px;
	width: 30px;
	border: 1px solid #ccc;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	right: calc(50% - 488px);
	position: fixed;
	bottom: 110px;
	background-color: #fff;
	z-index: 999;
	cursor: pointer
}

.cases-detail .scroll-to-top img {
	width: 18px;
	height: 18px
}

.cases-detail .case-data__title {
	font-size: 20px;
	line-height: 32px;
	color: #333;
	font-weight: 600;
	border-bottom: 1px solid #ed9fa7;
	padding-bottom: 5px;
	margin-bottom: 10px
}

.cases-detail .case-data ul {
	margin: 0 0 30px
}

.cases-detail .case-data ul li p {
	font-size: 16px;
	line-height: 28px;
	color: #666;
	font-weight: 500;
	margin: 0
}

.cases-detail .cases-banner {
	display: flex;
	align-items: center;
	max-width: 820px;
	width: 100%;
	height: 245px;
	background: rgba(237, 159, 167, .1);
	margin: 45px auto
}

@media(max-width:600px) {
	.cases-detail .cases-banner {
		height: 320px;
		margin: 25px auto
	}
}

.cases-detail .cases-banner__content {
	display: flex;
	flex-direction: column;
	max-width: 540px;
	margin: 0 auto
}

.cases-detail .cases-banner__title {
	font-style: normal;
	font-weight: 600;
	font-size: 35px;
	line-height: 52px;
	text-align: center;
	color: #333;
	margin: 0 0 25px
}

@media(max-width:600px) {
	.cases-detail .cases-banner__title {
		font-size: 25px;
		line-height: 37px
	}
}

.cases-detail .cases-banner__buttons {
	display: flex;
	justify-content: space-between
}

@media(max-width:600px) {
	.cases-detail .cases-banner__buttons {
		flex-direction: column;
		align-items: center
	}
}

.cases-detail .cases-banner__share {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	background: #ed9fa7;
	border-radius: 99px;
	padding: 6px 28px;
	cursor: pointer;
	text-align: center
}

@media(max-width:600px) {
	.cases-detail .cases-banner__share {
		max-width: 350px;
		width: 100%;
		margin: 0 0 10px
	}
}

.cases-detail .cases-banner__consult {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	background: #ed9fa7;
	border-radius: 99px;
	padding: 8px 28px;
	cursor: pointer;
	text-align: center
}

@media(max-width:600px) {
	.cases-detail .cases-banner__consult {
		max-width: 350px;
		width: 100%
	}
}

.container-natal {
	margin: auto;
	width: 1410px
}

.container-auto {
	margin: auto
}

.natal-chart {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.natal-chart__item {
	padding: 60px 0 0
}

.natal-chart__anons {
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 30px;
	color: #999;
	margin-bottom: 5px
}

.natal-chart__img {
	width: 851px;
	height: 567px
}

.natal-chart__title {
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 600;
	font-size: 96px;
	line-height: 108px;
	color: #333;
	margin-bottom: 48px
}

.natal-chart__desc {
	font-size: 18px;
	line-height: 30px;
	color: #999
}

.natal-chart__btn,
.natal-chart__desc,
.question__title {
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 600
}

.natal-chart__btn {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 9px 15px 12px;
	text-align: center;
	height: 40px;
	text-decoration: none;
	background: #4d70ff;
	border: 1px solid #4d70ff;
	border-radius: 6px;
	flex: none;
	order: 2;
	flex-grow: 0;
	margin: 48px 0;
	cursor: pointer;
	color: rgba(255, 255, 255, .87);
	font-size: 18px;
	line-height: 19px;
	width: 201px
}

.question__title {
	font-size: 64px;
	line-height: 72px;
	color: rgba(0, 0, 0, .87);
	width: 810px;
	margin-top: 90px
}

.how-work .what-services,
.question-list {
	display: flex;
	flex-flow: row wrap
}

.question-list__item {
	width: 23%;
	display: flex;
	flex-direction: row;
	margin-bottom: 80px
}

.question-list__item--number {
	width: 48px;
	height: 48px;
	background: rgba(77, 112, 255, .15);
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	color: #4d70ff;
	border-radius: 50%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-right: 25px
}

.question-list__item--desc {
	width: 250px;
	display: flex;
	flex-direction: row;
	align-items: center
}

.how-work__title,
.question details summary {
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 80px
}

.question details summary {
	color: #4d70ff;
	font-size: 18px;
	line-height: 22px
}

.how-work__title {
	font-size: 64px;
	line-height: 72px;
	text-align: center;
	color: rgba(0, 0, 0, .87)
}

.how-work .what-services {
	justify-content: space-between
}

.how-work .what-services__item {
	width: 32%;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .1);
	box-sizing: border-box;
	border-radius: 15px;
	margin-bottom: 40px;
	padding-bottom: 52px
}

.how-work .what-services__item--more,
.how-work .what-services__item--title {
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 600;
	margin-left: 40px
}

.how-work .what-services__item--title {
	margin-right: 60px;
	font-size: 36px;
	line-height: 44px
}

.how-work .what-services__item--more {
	font-size: 18px;
	line-height: 22px;
	color: #4d70ff;
	text-decoration: none
}

.form-natal {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.form-natal__item {
	width: 46%
}

.form-natal__item:first-child {
	padding-top: 8%
}

.form-natal__item .form-some,
.form-natal__item--title {
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 600;
	font-size: 64px;
	line-height: 72px;
	color: rgba(0, 0, 0, .87)
}

.form-natal__item .form-some {
	font-size: 24px;
	line-height: 27px
}

.form-natal__item .form-some input[type=tel],
.form-natal__item .form-some input[type=text] {
	border: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .87);
	margin-top: 12px;
	width: 90%;
	outline: 0;
	height: 40px;
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: .05em;
	color: rgba(0, 0, 0, .37)
}

.form-natal__item .form-some input[type=submit],
.natal-article__anons {
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 600;
	text-align: center
}

.form-natal__item .form-some input[type=submit] {
	-webkit-appearance: none;
	width: 187px;
	height: 48px;
	background-color: #4d70ff !important;
	border: 1px solid #4d70ff;
	border-radius: 6px !important;
	margin-top: 50px;
	cursor: pointer;
	font-size: 16px;
	line-height: 19px;
	color: rgba(255, 255, 255, .87)
}

.natal-article {
	background: #f0f7fe;
	padding: 70px 0
}

.natal-article__anons {
	font-size: 18px;
	line-height: 20px;
	color: rgba(0, 0, 0, .87)
}

.natal-article__title {
	font-size: 64px;
	line-height: 86px;
	text-align: center;
	color: #333
}

.natal-article details {
	outline: 0
}

.natal-article .dark-text,
.natal-article details summary,
.natal-article__title {
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 600
}

.natal-article details summary {
	text-align: center;
	cursor: pointer;
	outline: 0;
	font-size: 18px;
	line-height: 22px;
	color: #4d70ff
}

.natal-article .dark-text {
	font-size: 24px;
	line-height: 33px;
	color: #333
}

.natal-article .body-articles__list li,
.natal-article .body-articles__subtitle,
.natal-article .other-text {
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
	color: #333
}

.natal-article .body-articles__subtitle {
	font-weight: 600;
	font-size: 32px;
	line-height: 44px;
	margin: 50px 0 20px
}

.natal-article .container-natal {
	width: 688px
}

.natal-article .container-natal--title {
	width: 930px;
	margin: auto
}

.natal-article img {
	margin: 10px 0
}

.natal-article .body-articles__list {
	padding-left: 25px
}

.natal-article .body-articles__list li {
	line-height: 36px;
	list-style-type: none;
	position: relative
}

.natal-article .body-articles__list li::before {
	color: #4d70ff;
	content: "•";
	padding-right: 20px;
	font-size: 28px;
	position: absolute;
	top: 0;
	left: -24px
}

.natal-article .blue-line {
	background: #4d70ff;
	text-align: center;
	padding: 0;
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 600;
	font-size: 32px;
	line-height: 44px;
	color: #fff;
	margin: -40px 0
}

.natal-article .blue-line__text {
	padding: 15px 0
}

.natal-article .blue-line-more {
	border-left: 11px solid #4d70ff;
	padding-left: 25px
}

.reviews {
	margin-top: 40px
}

.reviews__anons,
.reviews__title {
	font-family: Manroperegular;
	font-style: normal;
	font-weight: 600;
	text-align: center
}

.reviews__anons {
	color: rgba(0, 0, 0, .87);
	font-size: 18px;
	line-height: 20px
}

.reviews__title {
	font-size: 64px;
	line-height: 86px;
	color: #000
}

.reviews-list {
	display: flex;
	flex-direction: row;
	justify-content: center
}

.reviews-list__item {
	width: 27%
}

.reviews-list__item:nth-child(2) {
	margin-left: 20px;
	margin-right: 20px
}

.reviews-list__item .review {
	padding: 24px;
	border: 1px solid #d3d3d3;
	box-sizing: border-box;
	border-radius: 8px;
	margin-bottom: 20px
}

.reviews-list__item .review__desc {
	font-family: ApercuPro-Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: rgba(0, 0, 0, .6);
	margin: 0 0 8px
}

.reviews-list__item .review__author {
	display: flex;
	flex-direction: row;
	align-items: center
}

.reviews-list__item .review__author img {
	width: 28px;
	height: 28px;
	margin-right: 8px
}

.reviews-list__item .review__author--name {
	font-family: ApercuPro-Regular;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	margin: 0
}

.get-order {
	background: #4d70ff;
	border-radius: 19px;
	padding: 60px 0 70px
}

.get-order__link,
.get-order__title {
	text-align: center;
	font-family: Manroperegular;
	font-style: normal
}

.get-order__title {
	color: rgba(255, 255, 255, .87);
	margin-bottom: 32px;
	font-weight: 700;
	font-size: 48px;
	line-height: 57px;
	padding: 0
}

.get-order__link {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 9px 15px 12px;
	width: 187px;
	height: 48px;
	top: 263px;
	background: #fff;
	border-radius: 6px;
	color: #4d70ff;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	text-decoration: none;
	margin: auto
}

@media screen and (max-width:1440px) and (min-width:1275px) {

	.container-auto,
	.container-natal {
		width: 1275px;
		padding: 0
	}

	.natal-chart__item:first-child {
		width: 552px
	}

	.natal-chart__img {
		width: 660px;
		margin-top: -70px
	}

	.question-list__item {
		flex-direction: column
	}

	.question-list__item--number {
		margin-bottom: 24px
	}

	.how-work .what-services__item {
		width: 405px
	}

	.how-work .what-services__item img {
		width: 404px
	}

	.form-natal__item:first-child {
		width: 623px
	}

	.form-natal__item:last-child,
	.form-natal__item:last-child img {
		width: 645px
	}

	.natal-article .blue-line {
		margin: 0 0 50px
	}

	.get-order {
		padding: 60px 0 70px !important
	}
}

@media screen and (max-width:1024px) and (min-width:320px) {

	.container-auto,
	.container-natal {
		width: 98%;
		padding: 0
	}

	.natal-chart {
		flex-direction: column-reverse
	}

	.natal-chart__img {
		width: 404px;
		margin-top: -70px;
		margin-left: -80px
	}

	.natal-chart__item {
		padding: 0
	}

	.natal-chart__item:first-child {
		margin-top: -120px
	}

	.natal-chart__title {
		font-size: 36px;
		line-height: 41px;
		width: 197px;
		margin-bottom: 16px
	}

	.natal-chart__desc {
		font-size: 16px;
		line-height: 26px
	}

	.natal-chart__btn {
		width: 172px;
		font-size: 16px;
		margin: 26px 0 48px
	}

	.question__title {
		font-size: 24px;
		line-height: 29px;
		margin-top: 15px
	}

	.question-list {
		justify-content: space-between
	}

	.question-list__item {
		width: 42%;
		flex-direction: column
	}

	.question-list__item--number {
		margin-bottom: 15px
	}

	.how-work__title {
		font-size: 24px;
		line-height: 29px
	}

	.how-work .what-services__item {
		width: 48%;
		margin-bottom: 16px;
		padding-bottom: 17px
	}

	.what-services__item--img {
		width: 100%
	}

	.how-work .what-services__item--title {
		font-size: 16px;
		line-height: 18px
	}

	.how-work .what-services__item--more {
		font-size: 16px;
		line-height: 20px;
		margin-left: 15px
	}

	.how-work .what-services__item--title {
		margin-left: 15px
	}

	.form-natal {
		flex-direction: column
	}

	.form-natal__item,
	.natal-article img {
		width: 100%
	}

	.form-natal__item--title {
		font-size: 36px;
		line-height: 43px
	}

	.form-natal__item:last-child {
		display: none
	}

	.form-natal__item:first-child {
		padding-bottom: 20%
	}

	.natal-article__title,
	.reviews__title {
		font-size: 24px;
		line-height: 29px
	}

	.natal-article .container-natal--title {
		width: 98%;
		padding: 0
	}

	.natal-article .container-natal {
		width: 90%;
		padding: 0
	}

	.natal-article .blue-line,
	.natal-article .body-articles__subtitle {
		font-size: 24px;
		line-height: 33px
	}

	.natal-article .blue-line {
		margin: -20px 0 60px
	}

	.reviews-list {
		flex-direction: column
	}

	.reviews-list__item {
		width: 90%;
		margin: auto
	}

	.get-order__title {
		font-size: 20px;
		line-height: 24px;
		padding: 30px 5px 0
	}

	.get-order {
		width: 90%;
		padding: 0 0 30px
	}

	.question__title {
		width: 90%
	}

	.question-list__item--desc {
		width: 100%
	}
}

.popup-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	z-index: 9999999999;
	overflow: hidden;
	overflow-y: auto
}

.popup-callback {
	max-width: 502px;
	width: 100%;
	height: 505px;
	top: 30%;
	margin: auto;
	position: relative;
	padding: 50px 40px;
	border-radius: 10px;
	box-sizing: border-box;
	background-color: #f5f5f5
}

@media(max-width:550px) {
	.popup-callback {
		top: 5%;
		padding: 35px 25px;
		max-width: 375px;
		height: 456px
	}
}

.popup-callback__close {
	font-family: ApercuPro-Medium, Arial, sans-serif;
	position: absolute;
	color: #ccc;
	font-size: 45px;
	right: 20px;
	top: 20px;
	cursor: pointer;
	margin: 0
}

@media(max-width:800px) {
	.popup-callback__close {
		right: 15px;
		top: 15px;
		font-size: 35px
	}
}

.popup-callback__title {
	font-size: 38px;
	line-height: 45px;
	color: #333;
	font-weight: 600;
	font-family: "Inter", sans-serif;
	margin: 0 0 10px
}

@media(max-width:550px) {
	.popup-callback__title {
		font-size: 38px;
		line-height: 45px
	}
}

.popup-callback__content form label,
.popup-callback__desc,
.popup-certificate__content form label {
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: rgba(0, 0, 0, .8);
	margin: 0 0 35px
}

.popup-callback__content img,
.popup-certificate__content img {
	margin: 0 0 10px
}

.popup-callback__content form,
.popup-certificate__content form {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 422px
}

.popup-callback__content form label,
.popup-certificate__content form label {
	margin: 0 0 8px
}

.popup-callback__content form input,
.popup-certificate__content form input {
	width: 100%;
	height: 40px;
	padding: 0 12px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: rgba(0, 0, 0, .9);
	margin: 0;
	box-sizing: border-box
}

.popup-callback__content form input::-webkit-input-placeholder {
	color: #000
}

.popup-callback__content form input::-moz-placeholder {
	color: #000
}

.popup-callback__content form input::-ms-input-placeholder {
	color: #000
}

.popup-callback__content form input::placeholder {
	color: #000
}

.popup-callback__content form input.error {
	border: 1px solid red
}

.popup-callback__content form button,
.popup-callback__content form input[type=submit] {
	width: 100%;
	height: 40px;
	background: #ba68c8;
	border-radius: 6px;
	font-family: "Inter", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	outline: 0;
	border: 0;
	cursor: pointer;
	box-sizing: border-box
}

.popup-callback__content .iti,
.popup-certificate__content .iti {
	width: 100%
}

.popup-callback__field {
	display: flex;
	flex-direction: column;
	margin: 0 0 25px
}

.popup-callback__send {
	color: #ba68c8;
	text-align: center
}

.popup-certificate {
	max-width: 502px;
	width: 100%;
	height: 505px;
	top: 30%;
	margin: auto;
	position: relative;
	padding: 50px 40px;
	border-radius: 10px;
	box-sizing: border-box;
	background-color: #f5f5f5
}

@media(max-width:550px) {
	.popup-certificate {
		top: 5%;
		padding: 35px 25px;
		max-width: 375px;
		height: 456px
	}
}

.popup-certificate__close {
	font-family: ApercuPro-Medium, Arial, sans-serif;
	position: absolute;
	color: #ccc;
	font-size: 45px;
	right: 20px;
	top: 20px;
	cursor: pointer;
	margin: 0
}

@media(max-width:800px) {
	.popup-certificate__close {
		right: 15px;
		top: 15px;
		font-size: 35px
	}
}

.popup-certificate__title {
	font-size: 38px;
	line-height: 45px;
	color: #333;
	font-weight: 600;
	font-family: "Inter", sans-serif;
	margin: 0 0 10px
}

@media(max-width:550px) {
	.popup-certificate__title {
		font-size: 28px;
		line-height: 32px
	}
}

.popup-certificate__desc {
	font-family: "Inter", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: rgba(0, 0, 0, .8);
	margin: 0 0 20px
}

.popup-certificate__content form input.error {
	border: 1px solid red
}

.popup-certificate__content form input::-webkit-input-placeholder {
	color: #000
}

.popup-certificate__content form input::-moz-placeholder {
	color: #000
}

.popup-certificate__content form input::-ms-input-placeholder {
	color: #000
}

.popup-certificate__content form input::placeholder {
	color: #000
}

.popup-certificate__content form button,
.popup-certificate__content form input[type=submit] {
	width: 100%;
	height: 40px;
	background: #ba68c8;
	border-radius: 6px;
	font-family: "Inter", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	outline: 0;
	border: 0;
	cursor: pointer;
	box-sizing: border-box
}

.popup-certificate__field {
	display: flex;
	flex-direction: column;
	margin: 0 0 25px
}

.popup-certificate__send {
	color: #ba68c8;
	text-align: center
}

.popup-wheel {
	font-family: Inter;
	width: 100%;
	max-width: 1190px;
	height: 500px;
	top: calc(50% - 250px);
	margin: auto;
	position: relative;
	box-sizing: border-box
}

@media(max-width:1199px) {
	.popup-wheel {
		width: 100%;
		height: 640px;
		max-width: 380px;
		top: 15px;
		padding: 17px 20px 30px;
		background: url(/bitrix/templates/furniture_gray/images/popups/wheel/270123/bg-mob.jpg) no-repeat 0 center;
		box-shadow: 0 15px 40px rgba(0, 0, 0, .6);
		border-radius: 30px
	}
}

.popup-wheel__close {
	position: absolute;
	color: #fff;
	right: 10px;
	top: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	cursor: pointer;
	z-index: 10000
}

@media(max-width:1199px) {
	.popup-wheel__close {
		width: 26px;
		height: 26px;
		background: #fff;
		border-radius: 100%;
		padding: 6px;
		right: -10px;
		top: 0
	}
}

.popup-wheel__close svg {
	display: block;
	width: 28px;
	height: 28px;
	pointer-events: none
}

@media(max-width:1199px) {
	.popup-wheel__close svg {
		width: 16px;
		height: 16px
	}
}

.popup-wheel__content {
	width: 100%;
	max-width: 910px;
	height: 500px;
	padding: 27px 0 38px 40px;
	box-shadow: 0 15px 40px rgba(0, 0, 0, .6);
	background: url(/bitrix/templates/furniture_gray/images/popups/wheel/270123/bg.jpg) no-repeat 0 center;
	border-radius: 40px;
	box-sizing: border-box
}

@media(max-width:1199px) {
	.popup-wheel__content {
		background: unset;
		padding: 0;
		box-shadow: unset;
		height: initial
	}
}

.popup-wheel__date {
	font-weight: 700;
	font-size: 22px;
	display: flex;
	align-items: center;
	line-height: 40px;
	color: #fff
}

@media(max-width:1199px) {
	.popup-wheel__date {
		top: 17px;
		left: 17px;
		font-size: 16px;
		line-height: 29px;
		margin: 0 -15px;
		justify-content: center
	}
}

.popup-wheel__date span {
	margin-left: 6px;
	position: relative;
	z-index: 0;
	padding: 6px 13px;
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	color: #fff
}

@media(max-width:1199px) {
	.popup-wheel__date span {
		padding: 4px 12px;
		font-size: 16px;
		line-height: 19px
	}
}

.popup-wheel__date span:before {
	position: absolute;
	z-index: -2;
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	display: block;
	content: '';
	background: #f35773;
	border-radius: 20px
}

.popup-wheel__date span:after {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	background-color: #60606a;
	border-radius: 19px
}

.popup-wheel__messengers {
	margin-top: 25px
}

@media(max-width:1199px) {
	.popup-wheel__messengers {
		margin-top: 12px;
		text-align: center;
		font-size: 15px
	}
}

.popup-wheel__messengers--header,
.popup-wheel__policy a {
	color: #fff
}

.popup-wheel__messengers--container {
	margin-top: 15px;
	display: flex;
	align-items: center
}

@media(max-width:1199px) {
	.popup-wheel__messengers--container {
		justify-content: center
	}
}

.popup-wheel__messengers--container div .active {
	border-radius: 8px;
	box-shadow: 0 0 7px 1px #fff
}

@media(max-width:1199px) {
	.popup-wheel__messengers--container img {
		width: 40px;
		height: 40px
	}
}

.popup-wheel__messengers--tg {
	margin-right: 40px
}

.popup-wheel__messengerbtn {
	width: 330px;
	height: 70px;
	background: linear-gradient(90deg, #ec008c 0, #fc6767 100%);
	border-radius: 30px;
	color: #fff;
	font-size: 18px;
	margin-top: 38px;
	text-transform: uppercase;
	font-weight: 600;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	position: relative;
	cursor: pointer
}

@media(max-width:1199px) {
	.popup-wheel__messengerbtn {
		height: 56px;
		margin-top: 19px;
		width: 305px
	}
}

.popup-wheel__messengerbtn img {
	position: absolute;
	width: 44px;
	height: 44px;
	right: 20px
}

@media(max-width:1199px) {
	.popup-wheel__messengerbtn img {
		width: 36px;
		height: 36px;
		right: 12px
	}
}

.popup-wheel__iphoneleft {
	display: flex;
	align-items: center;
	margin-left: 30px
}

@media(max-width:1199px) {
	.popup-wheel__iphoneleft {
		margin-left: 5px
	}

	.popup-wheel__iphoneleft .desktop {
		display: none
	}
}

@media(min-width:1199px) {
	.popup-wheel__iphoneleft .mobile {
		display: none
	}
}

.popup-wheel__desc {
	margin-top: 23px;
	font-family: 'Inter', sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
	color: #fff;
	width: 50%
}

@media(max-width:1199px) {
	.popup-wheel__desc {
		margin-top: 5px
	}

	.popup-wheel__desc.desktop {
		display: none
	}
}

@media(min-width:1200px) {
	.popup-wheel__desc.mobile {
		display: none
	}
}

.popup-wheel__desc span {
	background: linear-gradient(90deg, #f35773 0, #dd10e4 71.18%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent
}

@media(max-width:1199px) {
	.popup-wheel__desc {
		font-weight: 600;
		font-size: 16px;
		line-height: 22px;
		width: calc(100%+15px);
		margin-top: 10px;
		text-align: center
	}
}

.popup-wheel__form {
	margin-top: 42px;
	width: 100%
}

@media(max-width:1199px) {
	.popup-wheel__form {
		margin-top: 10px
	}
}

.popup-wheel__form--desc {
	font-size: 14px;
	line-height: 17px;
	font-style: normal;
	color: #fff;
	margin-left: 10px
}

@media(max-width:1199px) {
	.popup-wheel__form--desc {
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 10px
	}
}

.popup-wheel__form .form-content__body {
	margin-bottom: 20px
}

@media(max-width:1199px) {
	.popup-wheel__form .form-content__body {
		margin-bottom: 0
	}
}

.popup-wheel__form .form-content__answer {
	margin: 10px 0 0
}

@media(max-width:1199px) {
	.popup-wheel__form .form-content__answer {
		display: flex;
		justify-content: center
	}
}

.popup-wheel__form .form-content__answer input {
	width: 330px;
	height: 54px;
	border: 0;
	background: #fff;
	border-radius: 30px;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: .155em;
	outline: 0;
	padding: 0 45px;
	box-sizing: border-box;
	margin-right: 10px
}

@media(max-width:1200px) {
	.popup-wheel__form .form-content__answer input {
		width: 100%
	}
}

@media(max-width:1199px) {
	.popup-wheel__form .form-content__answer .iti {
		width: 100%;
		font-size: 14px
	}

	.popup-wheel__form .form-content__answer .iti#only_num {
		margin: 0 !important
	}

	.popup-wheel__form .form-content__footer {
		display: flex;
		justify-content: center
	}
}

.popup-wheel__form .form-content__footer-button {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 330px;
	height: 50px;
	background: linear-gradient(90deg, #009abc 0, #10dcab 100%);
	border-radius: 30px;
	border: 0;
	outline: 0;
	box-sizing: border-box
}

@media(max-width:1200px) {
	.popup-wheel__form .form-content__footer-button {
		width: 305px;
		margin: 0
	}
}

.popup-wheel__form .form-content__footer-button span {
	position: relative;
	z-index: 2;
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	pointer-events: none
}

@media(max-width:1200px) {
	.popup-wheel__form .form-content__footer-button span {
		font-size: 18px;
		line-height: 22px
	}
}

.popup-wheel__form .form-content__footer-button img {
	position: relative;
	z-index: 2;
	margin-left: 8px;
	pointer-events: none;
	width: 30px;
	height: 30px
}

.popup-wheel__form .form-content__footer-button input {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 330px;
	height: 100%;
	background: linear-gradient(90deg, #ec008c 0, #fc6767 100%);
	border-radius: 30px;
	border: 0;
	outline: 0;
	box-sizing: border-box;
	cursor: pointer;
	color: transparent
}

@media(max-width:1200px) {
	.popup-wheel__form .form-content__footer-button input {
		width: 100%
	}
}

.popup-wheel__form .form-content__footer-button input.disabled,
.popup-wheel__form .form-content__footer-button input:disabled {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	pointer-events: none;
	cursor: initial
}

.popup-wheel__form--message {
	font-family: Inter-regular, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 140%;
	color: #fff;
	text-shadow: 0 4px 11px rgba(0, 0, 0, .25)
}

@media(max-width:1199px) {
	.popup-wheel__form--message br {
		display: none
	}
}

.popup-wheel__images {
	position: absolute;
	right: 50px;
	top: -5px;
	pointer-events: none;
	display: inline-block
}

@media(max-width:1199px) {
	.popup-wheel__images {
		margin-top: 30px;
		position: relative;
		right: initial;
		top: initial;
		display: flex;
		justify-content: center
	}
}

.popup-wheel__images #pointer {
	top: -68px;
	left: -72px;
	position: absolute;
	z-index: 1;
	transition-duration: 4.5s;
	pointer-events: none
}

@media(max-width:1199px) {
	.popup-wheel__images #pointer {
		top: -30px;
		left: 1px;
		position: absolute;
		z-index: 1;
		width: 302px;
		height: auto
	}
}

.popup-wheel__images #pointer.slow {
	-webkit-animation: rotate 120s linear infinite;
	animation: rotate 120s linear infinite
}

.popup-wheel__images #pointer.fast {
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite
}

.popup-wheel__images #wheel {
	pointer-events: none;
	transition-duration: 1.5s
}

@media(max-width:1199px) {
	.popup-wheel__images #wheel.desktop {
		display: none
	}
}

.popup-wheel__images #wheel.mobile {
	width: 237px;
	height: 237px
}

@media(min-width:1200px) {
	.popup-wheel__images #wheel.mobile {
		display: none
	}
}

.popup-wheel__images #wheel.slow {
	-webkit-animation: rotate 120s linear infinite;
	animation: rotate 120s linear infinite
}

.popup-wheel__images #wheel.fast {
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite
}

.popup-wheel__policy {
	margin-top: 10px;
	position: relative;
	font-family: Inter-regular, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 1;
	color: #fff;
	padding-left: 20px
}

@media(max-width:1199px) {
	.popup-wheel__policy {
		margin-top: 10px
	}
}

.popup-wheel__policy label:before {
	content: url(/bitrix/templates/furniture_gray/images/popups/check.png);
	position: absolute;
	left: 0
}

.popup-wheel__policy input:checked+label:before {
	content: url(/bitrix/templates/furniture_gray/images/popups/checked.png)
}

.popup-widget {
	position: fixed;
	bottom: 0;
	cursor: pointer
}

.popup-widget.secrets {
	bottom: 5px;
	left: 5px
}

.popup-widget.secrets img {
	max-width: 340px
}

.popup-widget img {
	max-width: 250px
}

.popup-widget__close {
	color: red;
	font-size: 35px;
	position: absolute;
	right: 0;
	z-index: 999
}

.popup-natal {
	margin: auto;
	box-sizing: border-box;
	position: relative;
	top: calc(50% - 285px);
	width: 100%;
	max-width: 1000px;
	height: 570px;
	border-radius: 20px;
	font-family: 'Inter'
}

.popup-natal[data-step="1"] {
	padding: 45px 45px 45px 57px;
	background: url(/bitrix/templates/furniture_gray/images/popups/natal/step1-bg.jpg) no-repeat center/cover
}

@media(max-width:1040px) {
	.popup-natal[data-step="1"] {
		padding: 50px 15px 20px 20px;
		background: url(/bitrix/templates/furniture_gray/images/popups/natal/step1-bg_mob.jpg) no-repeat center/cover
	}
}

.popup-natal[data-step="2"] {
	padding: 45px 45px 45px 57px;
	background: url(/bitrix/templates/furniture_gray/images/popups/natal/step2-bg.jpg) no-repeat center/cover
}

@media(max-width:1040px) {
	.popup-natal[data-step="2"] {
		padding: 45px 20px 20px;
		background: url(/bitrix/templates/furniture_gray/images/popups/natal/step2-bg_mob.jpg) no-repeat center/cover
	}

	.popup-natal {
		max-width: 345px;
		height: 600px;
		max-height: 90vh;
		overflow: auto;
		border-radius: 15px
	}
}

.popup-natal__close {
	position: absolute;
	top: 16px;
	right: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	background-color: #fff;
	border-radius: 50%;
	cursor: pointer
}

@media(max-width:1040px) {
	.popup-natal__close {
		top: 9;
		right: 9px;
		width: 26px;
		height: 26px
	}
}

.popup-natal__close svg {
	display: block;
	width: 18px;
	height: 18px;
	pointer-events: none
}

@media(max-width:1040px) {
	.popup-natal__close svg {
		width: 8px;
		height: 8px
	}
}

.popup-natal[data-step="1"] .popup-natal__step[data-step="2"] {
	display: none
}

.popup-natal[data-step="1"] .popup-natal__title {
	max-width: 580px
}

.popup-natal[data-step="1"] .popup-natal__form {
	margin: 24px -10px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

@media(max-width:1040px) {
	.popup-natal[data-step="1"] .popup-natal__form {
		margin: 10px -7px 0
	}
}

.popup-natal[data-step="1"] .popup-natal__form .popup-natal-form__label {
	padding-left: 40px;
	font-size: 18px;
	line-height: 22px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-natal[data-step="1"] .popup-natal__form .popup-natal-form__label {
		padding-left: 15px;
		font-size: 14px;
		line-height: 17px
	}
}

.popup-natal[data-step="1"] .popup-natal__form .popup-natal-form__field {
	position: relative;
	margin: 0 10px;
	width: calc(100%/3 - 20px)
}

@media(max-width:1040px) {
	.popup-natal[data-step="1"] .popup-natal__form .popup-natal-form__field {
		width: calc(100% - 14px);
		margin: 8px 7px 0
	}

	.popup-natal[data-step="1"] .popup-natal__form .popup-natal-form__field:nth-child(-n+2) {
		margin: 0 7px;
		width: calc(100%/2 - 14px)
	}
}

.popup-natal[data-step="1"] .popup-natal__form .popup-natal-form__field input {
	margin-top: 6px;
	padding: 18px 30px;
	width: 100%;
	border-radius: 30px;
	border: 0;
	font-family: 'Inter';
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	color: #000
}

@media(max-width:1040px) {
	.popup-natal[data-step="1"] .popup-natal__form .popup-natal-form__field input {
		padding: 12px 30px;
		font-size: 16px;
		line-height: 19px
	}
}

.popup-natal[data-step="1"] .popup-natal__form .popup-natal-form__field input::-webkit-input-placeholder,
.popup-natal[data-step="2"] .popup-natal-form__field input::-webkit-input-placeholder {
	color: #9e9e9e
}

.popup-natal[data-step="1"] .popup-natal__form .popup-natal-form__field input::-moz-placeholder,
.popup-natal[data-step="2"] .popup-natal-form__field input::-moz-placeholder {
	color: #9e9e9e
}

.popup-natal[data-step="1"] .popup-natal__form .popup-natal-form__field input::-ms-input-placeholder,
.popup-natal[data-step="2"] .popup-natal-form__field input::-ms-input-placeholder {
	color: #9e9e9e
}

.popup-natal[data-step="1"] .popup-natal__form .popup-natal-form__field input::placeholder,
.popup-natal[data-step="2"] .popup-natal-form__field input::placeholder {
	color: #9e9e9e
}

.popup-natal[data-step="1"] .popup-natal-form__btn {
	margin: 16px 10px 0;
	padding: 22px 50px;
	border-radius: 40px;
	font-size: 24px;
	line-height: 30px
}

@media(max-width:1040px) {
	.popup-natal[data-step="1"] .popup-natal-form__btn {
		margin: 14px 7px 0;
		padding: 26px 30px;
		font-size: 14px;
		line-height: 17px
	}
}

.popup-natal[data-step="2"] .popup-natal-form__policy input[type=checkbox],
.popup-natal[data-step="2"] .popup-natal__step[data-step="1"] {
	display: none
}

.popup-natal[data-step="2"] .popup-natal__title {
	margin: 0;
	max-width: 500px
}

.popup-natal[data-step="2"] .popup-natal__form {
	margin-top: 45px;
	max-width: 410px
}

@media(max-width:1040px) {
	.popup-natal[data-step="2"] .popup-natal__form {
		margin-top: 17px
	}
}

.popup-natal[data-step="2"] .popup-natal-form__label {
	padding-left: 0;
	font-size: 14px;
	line-height: 17px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-natal[data-step="2"] .popup-natal-form__label {
		padding-left: 0;
		font-size: 11px;
		line-height: 13px
	}
}

.popup-natal[data-step="2"] .popup-natal-form__field {
	margin-top: 9px;
	position: relative;
	width: 100%
}

.popup-natal[data-step="2"] .popup-natal-form__field:after {
	position: absolute;
	bottom: 23px;
	left: 69px;
	display: block;
	content: '';
	width: 1px;
	height: 21px;
	background: #afafaf
}

@media(max-width:1040px) {
	.popup-natal[data-step="2"] .popup-natal-form__field:after {
		bottom: 15px;
		left: 50px;
		height: 14px
	}
}

.popup-compatibility__list ul li:first-child,
.popup-natal[data-step="2"] .popup-natal-form__field:first-child,
.popup-synastry__list ul li:first-child {
	margin-top: 0
}

.popup-forecast[data-step="2"] .popup-forecast-form__field:before,
.popup-natal[data-step="2"] .popup-natal-form__field.js-email-field:before {
	position: absolute;
	bottom: 21px;
	left: 29px;
	display: block;
	content: '';
	width: 25px;
	height: 25px;
	background: url(/bitrix/templates/furniture_gray/images/popups/forecast/email-icon.png) no-repeat center/cover
}

@media(max-width:1040px) {
	.popup-natal[data-step="2"] .popup-natal-form__field.js-email-field:before {
		bottom: 12px;
		left: 20px;
		width: 20px;
		height: 20px
	}
}

.popup-natal[data-step="2"] .popup-natal-form__field.js-phone-field .iti {
	margin-top: 8px;
	width: 100%
}

.popup-natal[data-step="2"] .popup-natal-form__field.js-phone-field .iti .iti__flag-container {
	left: 20px
}

@media(max-width:1040px) {
	.popup-natal[data-step="2"] .popup-natal-form__field.js-phone-field .iti .iti__flag-container {
		left: 5px
	}
}

.popup-natal[data-step="2"] .popup-natal-form__field input {
	margin-top: 8px;
	padding: 23px 23px 23px 86px;
	width: 100%;
	border-radius: 60px;
	border: 0;
	font-family: 'Inter';
	font-size: 18px;
	line-height: 20px;
	color: #000
}

@media(max-width:1040px) {
	.popup-natal[data-step="2"] .popup-natal-form__field input {
		margin-top: 6px;
		padding: 12px 20px 12px 60px;
		font-size: 16px;
		line-height: 20px
	}
}

.popup-natal[data-step="2"] .popup-natal-form__btn {
	margin-top: 12px;
	padding: 18px 20px;
	border-radius: 100px;
	font-size: 18px;
	line-height: 22px
}

@media(max-width:1040px) {
	.popup-natal[data-step="2"] .popup-natal-form__btn {
		margin-top: 14px;
		padding: 13px 30px;
		font-size: 18px;
		line-height: 22px
	}
}

.popup-natal[data-step="2"] .popup-natal-form__policy {
	margin-top: 10px
}

.popup-natal[data-step="2"] .popup-natal-form__policy input[type=checkbox]:checked+label:after {
	position: absolute;
	z-index: 2;
	top: 3px;
	left: 3px;
	display: block;
	content: '';
	width: 9px;
	height: 8px;
	background: url(/bitrix/templates/furniture_gray/images/popups/forecast/checkbox.svg) no-repeat center/cover
}

.popup-natal[data-step="2"] .popup-natal-form__policy label {
	position: relative;
	padding-left: 28px;
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-natal[data-step="2"] .popup-natal-form__policy label {
		padding-left: 20px;
		font-size: 10px;
		line-height: 14px
	}
}

.popup-natal[data-step="2"] .popup-natal-form__policy label:before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	content: '';
	width: 14px;
	height: 14px;
	background: #ee8c30;
	border-radius: 3px
}

.popup-natal[data-step="2"] .popup-natal-form__policy label a {
	text-decoration: underline;
	color: #ee8c30
}

.popup-natal__offer {
	padding: 13px 36px;
	display: inline-flex;
	background: rgba(255, 255, 255, .1);
	border-radius: 50px;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-natal__offer {
		padding: 8px 30px;
		font-size: 14px;
		line-height: 17px
	}
}

.popup-natal__title {
	margin-top: 21px;
	font-weight: 700;
	font-size: 28px;
	line-height: 34px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-natal__title {
		margin-top: 14px;
		font-size: 20px;
		line-height: 24px
	}
}

.popup-natal__text {
	margin-top: 26px;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-natal__text {
		margin-top: 32px;
		font-size: 14px;
		line-height: 17px
	}
}

.popup-natal__list {
	margin: 8px 0 0;
	padding: 0 0 0 30px;
	list-style: none
}

@media(max-width:1040px) {
	.popup-natal__list {
		margin: 2px 0 0;
		padding: 0 0 0 22px
	}
}

.popup-natal__list li {
	position: relative;
	font-weight: 500;
	font-size: 19px;
	line-height: 28px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-natal__list li {
		font-size: 13px;
		line-height: 28px
	}
}

.popup-natal__list li:before {
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: -30px;
	display: block;
	content: '';
	width: 17px;
	height: 17px;
	background: url(/bitrix/templates/furniture_gray/images/popups/forecast/marker.png) no-repeat center/cover
}

@media(max-width:1040px) {
	.popup-natal__list li:before {
		left: -24px
	}
}

.popup-natal-form__btn {
	width: 100%;
	border: 0;
	background: #ee8c30;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer
}

.popup-compatibility__form .form-content__footer button:disabled,
.popup-natal-form__btn:disabled,
.popup-synastry__form .form-content__footer button:disabled {
	cursor: not-allowed
}

.popup-natal .variants-item {
	padding: 10px 7px;
	font-family: ApercuPro-Medium, Arial, sans-serif;
	font-size: 17px;
	line-height: 1
}

.popup-forecast {
	margin: auto;
	box-sizing: border-box;
	position: relative;
	top: calc(50% - 285px);
	width: 100%;
	max-width: 1000px;
	height: 570px;
	border-radius: 20px;
	font-family: 'Inter'
}

.popup-forecast[data-step="1"] {
	padding: 45px 45px 45px 57px;
	background: url(/bitrix/templates/furniture_gray/images/popups/forecast/step1-bg.jpg) no-repeat center/cover
}

@media(max-width:1040px) {
	.popup-forecast[data-step="1"] {
		padding: 50px 20px 20px;
		background: url(/bitrix/templates/furniture_gray/images/popups/forecast/step1-bg_mob.jpg) no-repeat center/cover
	}
}

.popup-forecast[data-step="2"] {
	padding: 83px 40px 40px 58px;
	background: url(/bitrix/templates/furniture_gray/images/popups/forecast/step2-bg2.jpg) no-repeat center/cover
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] {
		padding: 48px 20px 20px;
		background: url(/bitrix/templates/furniture_gray/images/popups/forecast/step2-bg_mob.jpg) no-repeat center/cover
	}

	.popup-forecast {
		max-width: 345px;
		height: 600px;
		max-height: 90vh;
		overflow: auto;
		border-radius: 15px
	}
}

.popup-forecast__close {
	position: absolute;
	top: 16px;
	right: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	background-color: #fff;
	border-radius: 50%;
	cursor: pointer
}

@media(max-width:1040px) {
	.popup-forecast__close {
		top: 9;
		right: 9px;
		width: 26px;
		height: 26px
	}
}

.popup-forecast__close svg {
	display: block;
	width: 18px;
	height: 18px;
	pointer-events: none
}

@media(max-width:1040px) {
	.popup-forecast__close svg {
		width: 8px;
		height: 8px
	}
}

.popup-forecast[data-step="1"] .popup-forecast__step[data-step="2"] {
	display: none
}

.popup-forecast[data-step="1"] .popup-forecast__title {
	max-width: 510px
}

.popup-forecast[data-step="1"] .popup-forecast__form {
	margin: 24px -10px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

@media(max-width:1040px) {
	.popup-forecast[data-step="1"] .popup-forecast__form {
		margin: 10px -7px 0
	}
}

.popup-forecast[data-step="1"] .popup-forecast__form .popup-forecast-form__label {
	padding-left: 40px;
	font-size: 18px;
	line-height: 22px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-forecast[data-step="1"] .popup-forecast__form .popup-forecast-form__label {
		padding-left: 15px;
		font-size: 14px;
		line-height: 17px
	}
}

.popup-forecast[data-step="1"] .popup-forecast__form .popup-forecast-form__field {
	position: relative;
	margin: 0 10px;
	width: calc(100%/3 - 20px)
}

@media(max-width:1040px) {
	.popup-forecast[data-step="1"] .popup-forecast__form .popup-forecast-form__field {
		width: calc(100% - 14px);
		margin: 8px 7px 0
	}

	.popup-forecast[data-step="1"] .popup-forecast__form .popup-forecast-form__field:nth-child(-n+2) {
		margin: 0 7px;
		width: calc(100%/2 - 14px)
	}
}

.popup-forecast[data-step="1"] .popup-forecast__form .popup-forecast-form__field input {
	margin-top: 6px;
	padding: 18px 30px;
	width: 100%;
	border-radius: 30px;
	border: 0;
	font-family: 'Inter';
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	color: #000
}

@media(max-width:1040px) {
	.popup-forecast[data-step="1"] .popup-forecast__form .popup-forecast-form__field input {
		padding: 12px 30px;
		font-size: 16px;
		line-height: 19px
	}
}

.popup-forecast[data-step="1"] .popup-forecast__form .popup-forecast-form__field input::-webkit-input-placeholder,
.popup-forecast[data-step="2"] .popup-forecast-form__field input::-webkit-input-placeholder {
	color: #9e9e9e
}

.popup-forecast[data-step="1"] .popup-forecast__form .popup-forecast-form__field input::-moz-placeholder,
.popup-forecast[data-step="2"] .popup-forecast-form__field input::-moz-placeholder {
	color: #9e9e9e
}

.popup-forecast[data-step="1"] .popup-forecast__form .popup-forecast-form__field input::-ms-input-placeholder,
.popup-forecast[data-step="2"] .popup-forecast-form__field input::-ms-input-placeholder {
	color: #9e9e9e
}

.popup-forecast[data-step="1"] .popup-forecast__form .popup-forecast-form__field input::placeholder,
.popup-forecast[data-step="2"] .popup-forecast-form__field input::placeholder {
	color: #9e9e9e
}

.popup-forecast[data-step="1"] .popup-forecast-form__btn {
	margin: 16px 10px 0;
	padding: 22px 50px;
	border-radius: 40px;
	font-size: 24px;
	line-height: 30px
}

@media(max-width:1040px) {
	.popup-forecast[data-step="1"] .popup-forecast-form__btn {
		margin: 14px 7px 0;
		padding: 26px 30px;
		font-size: 14px;
		line-height: 17px
	}
}

.popup-forecast[data-step="2"] .popup-forecast-form__policy input[type=checkbox],
.popup-forecast[data-step="2"] .popup-forecast__step[data-step="1"],
.popup-prediction__form form .form-content__question {
	display: none
}

.popup-forecast[data-step="2"] .popup-forecast__title {
	margin: 0;
	max-width: 440px
}

.popup-forecast[data-step="2"] .popup-forecast__form {
	margin-top: 48px;
	max-width: 385px
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] .popup-forecast__form {
		margin-top: 24px
	}
}

.popup-forecast[data-step="2"] .popup-forecast-form__label {
	padding-left: 30px;
	font-size: 22px;
	line-height: 27px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] .popup-forecast-form__label {
		padding-left: 20px;
		font-size: 16px;
		line-height: 19px
	}
}

.popup-forecast[data-step="2"] .popup-forecast-form__field {
	position: relative;
	width: 100%
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] .popup-forecast-form__field:before {
		bottom: 12px;
		left: 20px;
		width: 20px;
		height: 20px
	}
}

.popup-forecast[data-step="2"] .popup-forecast-form__field:after {
	position: absolute;
	bottom: 23px;
	left: 69px;
	display: block;
	content: '';
	width: 1px;
	height: 21px;
	background: #afafaf
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] .popup-forecast-form__field:after {
		bottom: 15px;
		left: 50px;
		height: 14px
	}
}

.popup-forecast[data-step="2"] .popup-forecast-form__field input {
	margin-top: 11px;
	padding: 23px 20px 23px 84px;
	width: 100%;
	border-radius: 60px;
	border: 0;
	font-family: 'Inter';
	font-size: 18px;
	line-height: 20px;
	color: #000
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] .popup-forecast-form__field input {
		margin-top: 6px;
		padding: 12px 20px 12px 60px;
		font-size: 16px;
		line-height: 20px
	}
}

.popup-forecast[data-step="2"] .popup-forecast-form__btn {
	margin-top: 12px;
	padding: 30px;
	border-radius: 40px;
	font-size: 17px;
	line-height: 20px
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] .popup-forecast-form__btn {
		margin-top: 14px;
		padding: 27px 30px;
		font-size: 14px;
		line-height: 16px
	}
}

.popup-forecast[data-step="2"] .popup-forecast-form__policy {
	margin-top: 11px
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] .popup-forecast-form__policy {
		margin-top: 5px
	}
}

.popup-forecast[data-step="2"] .popup-forecast-form__policy input[type=checkbox]:checked+label:after {
	position: absolute;
	z-index: 2;
	top: 2px;
	left: 3px;
	display: block;
	content: '';
	width: 14px;
	height: 10px;
	background: url(/bitrix/templates/furniture_gray/images/popups/forecast/checkbox.svg) no-repeat center/cover
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] .popup-forecast-form__policy input[type=checkbox]:checked+label:after {
		top: 1px;
		left: 2px;
		width: 10px;
		height: 9px
	}
}

.popup-forecast[data-step="2"] .popup-forecast-form__policy label {
	position: relative;
	padding-left: 28px;
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] .popup-forecast-form__policy label {
		padding-left: 20px;
		font-size: 10px;
		line-height: 12px
	}
}

.popup-forecast[data-step="2"] .popup-forecast-form__policy label:before {
	position: absolute;
	z-index: 1;
	top: -3px;
	left: 0;
	display: block;
	content: '';
	width: 20px;
	height: 20px;
	background: #efb41d;
	border-radius: 3px
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] .popup-forecast-form__policy label:before {
		top: -1px;
		width: 14px;
		height: 14px
	}
}

.popup-forecast[data-step="2"] .popup-forecast-form__policy label a {
	text-decoration: underline;
	color: #efb41d
}

.popup-forecast__offer {
	padding: 13px 36px;
	display: inline-flex;
	background: #9356f9;
	border-radius: 50px;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-forecast__offer {
		padding: 8px 30px;
		font-size: 14px;
		line-height: 17px
	}
}

.popup-forecast__title {
	margin-top: 16px;
	font-weight: 700;
	font-size: 33px;
	line-height: 40px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-forecast__title {
		margin-top: 14px;
		font-size: 23px;
		line-height: 28px
	}
}

.popup-forecast__text {
	margin-top: 19px;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-forecast__text {
		margin-top: 20px;
		font-size: 14px;
		line-height: 17px
	}
}

.popup-forecast__list {
	margin: 8px 0 0;
	padding: 0 0 0 30px;
	list-style: none
}

@media(max-width:1040px) {
	.popup-forecast__list {
		margin: 7px 0 0;
		padding: 0 0 0 24px
	}
}

.popup-forecast__list li {
	position: relative;
	font-weight: 500;
	font-size: 19px;
	line-height: 28px;
	color: #fff
}

@media(max-width:1040px) {
	.popup-forecast__list li {
		font-size: 14px;
		line-height: 26px
	}
}

.popup-forecast__list li:before {
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: -30px;
	display: block;
	content: '';
	width: 17px;
	height: 17px;
	background: url(/bitrix/templates/furniture_gray/images/popups/forecast/marker.png) no-repeat center/cover
}

@media(max-width:1040px) {
	.popup-forecast__list li:before {
		left: -24px
	}
}

.popup-forecast-form__btn {
	width: 100%;
	background: linear-gradient(180deg, #ffc226 0, #eeb31d 100%), #ffc226;
	text-align: center;
	text-transform: uppercase;
	color: #2f0a5d;
	cursor: pointer
}

.popup-forecast-form__btn.disabled {
	cursor: not-allowed
}

.popup-forecast .variants-item {
	padding: 10px 7px;
	font-family: ApercuPro-Medium, Arial, sans-serif;
	font-size: 17px;
	line-height: 1
}

.popup-prediction {
	max-width: 680px;
	width: 95%;
	height: 540px;
	top: 10%;
	margin: auto;
	position: relative;
	padding: 50px 60px;
	background: url(/bitrix/templates/furniture_gray/images/popups/prediction/prediction-bg.jpg) no-repeat center/cover;
	border-radius: 10px;
	box-sizing: border-box
}

@media(max-width:800px) {
	.popup-prediction {
		top: 5%;
		padding: 45px 25px;
		max-width: 345px;
		height: 605px;
		background: url(/bitrix/templates/furniture_gray/images/popups/prediction/prediction-bg-mob.png) no-repeat center/cover
	}
}

.popup-prediction__close {
	font-family: ApercuPro-Medium, Arial, sans-serif;
	position: absolute;
	color: #ccc;
	font-size: 45px;
	right: 20px;
	top: 20px;
	cursor: pointer
}

@media(max-width:800px) {
	.popup-prediction__close {
		right: 15px;
		top: 15px
	}
}

.popup-prediction__title {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 38px;
	line-height: 50px;
	color: #fff;
	margin: 0 0 35px
}

@media(max-width:800px) {
	.popup-prediction__title {
		font-size: 28px;
		line-height: 34px;
		margin: 0 0 30px
	}
}

.popup-prediction__title i {
	font-style: initial;
	position: relative
}

.popup-prediction__title i:after {
	content: '';
	display: block;
	position: absolute;
	height: 4px;
	width: 120px;
	left: 0;
	border-radius: 10px;
	top: 20px;
	background-color: #fff
}

@media(max-width:800px) {
	.popup-prediction__title i:after {
		width: 90px;
		top: 15px
	}
}

.popup-prediction__offer span,
.popup-prediction__title i,
.popup-prediction__title span {
	color: #8c75fd;
	font-weight: 500
}

@media(max-width:800px) {
	.popup-prediction__title.-next {
		font-size: 28px;
		line-height: 34px;
		margin: 30px 0
	}
}

.popup-prediction__offer {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	margin: 0 0 25px
}

@media(max-width:800px) {
	.popup-prediction__offer {
		font-size: 20px;
		line-height: 26px;
		width: 100%;
		margin: 0 auto 15px
	}
}

@media(max-width:800px) {
	.popup-prediction__offer.-next {
		font-size: 18px;
		line-height: 22px;
		margin: 30px auto
	}
}

.popup-prediction__form form .prediction-form__field input,
.popup-prediction__offer--question {
	font-family: ApercuPro-Regular, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	border: 1px solid #8c75fd;
	box-sizing: border-box;
	border-radius: 12px
}

@media(max-width:800px) {
	.popup-prediction__offer--question {
		font-size: 18px;
		line-height: 21px;
		padding: 10px
	}
}

.popup-prediction__date {
	font-family: ApercuPro-Regular, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	text-align: center;
	color: #6c6b6b;
	margin: 0 0 80px
}

@media(max-width:800px) {
	.popup-prediction__date {
		font-size: 16px;
		line-height: 18px
	}
}

.popup-prediction__form form .prediction-form__box {
	justify-content: space-between
}

.popup-prediction__form form .prediction-form__label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 19px;
	color: #999;
	margin: 0 0 10px
}

.popup-prediction__form form .prediction-form__btn {
	width: 252px;
	height: 65px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	margin: 0 auto
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__btn {
		margin: 10px auto
	}
}

.popup-prediction__form form .prediction-form__btn.disabled {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.popup-prediction__form form .prediction-form__field {
	flex-direction: column;
	flex: initial;
	max-width: initial;
	margin-bottom: 40px
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__field {
		margin-bottom: 20px
	}
}

.popup-prediction__form form .prediction-form__field input {
	width: 150px;
	height: 40px;
	background: #242424;
	border-radius: 10px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #fff
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__field input {
		width: 140px;
		text-align: left;
		padding: 0 15px;
		color: #fff
	}
}

.popup-prediction__form form .prediction-form__field input[name=form_text_22] {
	width: 352px;
	margin: 40px 0 10px
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__field input[name=form_text_22] {
		margin: 0 0 10px;
		width: 100%
	}
}

.popup-prediction__form form .prediction-form__field input[name=form_text_26] {
	width: 242px;
	padding: 0 25px;
	text-align: left
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__field input[name=form_text_26] {
		width: 295px;
		font-size: 16px
	}
}

.popup-prediction__form form .prediction-form__field input[name=web_form_submit] {
	color: #fff;
	font-family: ApercuPro-Medium, Arial, sans-serif;
	font-size: 20px;
	cursor: pointer;
	text-align: center;
	padding: 0;
	display: block;
	width: 352px;
	height: 64px;
	background: #8c75fd;
	border: 3px solid #836aff;
	box-sizing: border-box;
	box-shadow: 0 4px 50px #8c75fd;
	border-radius: 50px;
	margin: 0 auto
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__field input[name=web_form_submit] {
		margin: 0 auto;
		width: 252px
	}
}

.popup-prediction__form form .prediction-form__field .variants {
	width: 230px !important
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__field .variants {
		width: 100% !important
	}
}

.popup-prediction__form form .prediction-form__field .variants input {
	width: 210px
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__field .variants input {
		width: 295px
	}
}

.popup-prediction__form form .prediction-form__field.-phone {
	align-items: flex-start;
	margin-bottom: 50px
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__field.-phone {
		flex-direction: column
	}
}

.popup-prediction__form form .prediction-form__field.-full {
	flex: 0 0 100%;
	max-width: 100%
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__field.-full.-download {
		flex-direction: column
	}

	.popup-prediction__form form .prediction-form__field.-full.-download input {
		width: 100%
	}
}

.popup-prediction__form form .prediction-form__field.-full:not(.-download) input:last-child,
.popup-risks__form form .risks-form__field.-full:not(.-download) input:last-child {
	display: none
}

.popup-prediction__form form .prediction-form__question {
	align-items: center;
	justify-content: center;
	margin: 60px 0;
	display: none
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__question {
		margin: 50px 0
	}
}

.popup-prediction__form form .contact-technology input[type=radio],
.popup-prediction__form form .prediction-form__question input[type=radio],
.popup-prediction__policy input {
	display: none
}

.popup-prediction__form form .prediction-form__question input:checked+label:before {
	background: url(/bitrix/templates/furniture_gray/images/popups/prediction/radio-a.png)
}

.popup-prediction__form form .prediction-form__question label {
	font-family: ApercuPro-Regular, sans-serif;
	font-size: 20px;
	font-weight: 400;
	display: flex;
	align-items: center
}

.popup-prediction__form form .prediction-form__question label.contactChoiceYes {
	margin-right: 40px
}

.popup-prediction__form form .prediction-form__question label:before {
	content: "";
	width: 29px;
	height: 29px;
	display: block;
	margin-right: 20px;
	cursor: pointer;
	background: url(/bitrix/templates/furniture_gray/images/popups/prediction/radio.png)
}

.popup-prediction__form form .prediction-form__phone {
	display: flex;
	align-items: center
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__phone {
		flex-direction: column;
		align-items: flex-start
	}
}

.popup-prediction__form form .prediction-form__phone p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	line-height: 20px;
	color: #fff;
	margin: 0 25px 0 0
}

@media(max-width:800px) {
	.popup-prediction__form form .prediction-form__phone p {
		font-size: 16px;
		margin: 0 0 10px
	}
}

.popup-prediction__form form .contact-technology {
	display: flex;
	align-items: center;
	margin: 0 0 15px
}

@media(max-width:800px) {
	.popup-prediction__form form .contact-technology {
		flex-direction: column;
		align-items: flex-start;
		margin: 0 0 30px
	}
}

.popup-prediction__form form .contact-technology__list {
	display: flex;
	align-items: center
}

.popup-prediction__form form .contact-technology p {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	line-height: 30px;
	color: #fff;
	margin: 0 20px 0 0
}

@media(max-width:800px) {
	.popup-prediction__form form .contact-technology p {
		font-size: 16px;
		margin: 0 0 5px
	}
}

.popup-prediction__form form .contact-technology input:checked+label:before {
	background: url(/bitrix/templates/furniture_gray/images/popups/prediction/radio-mod-a.png) no-repeat center/cover;
	margin-right: 5px
}

.popup-prediction__form form .contact-technology input:checked+label.contactTechnologyWa:after {
	content: url(/bitrix/templates/furniture_gray/images/popups/prediction/wa-mod-a.png)
}

.popup-prediction__form form .contact-technology input:checked+label.contactTechnologyPhone:after {
	content: url(/bitrix/templates/furniture_gray/images/popups/prediction/phone-mod-a.png)
}

.popup-prediction__form form .contact-technology label {
	display: flex;
	align-items: center;
	cursor: pointer;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	margin: 0
}

.popup-prediction__form form .contact-technology label:before {
	content: '';
	margin-right: 5px;
	width: 14px;
	height: 14px;
	background: url(/bitrix/templates/furniture_gray/images/popups/prediction/radio-mod.png) no-repeat center/cover
}

.popup-prediction__form form .contact-technology label:after {
	margin-left: 5px;
	height: 38px
}

.popup-prediction__form form .contact-technology label.contactTechnologyWa {
	margin-right: 20px
}

.popup-prediction__form form .contact-technology label.contactTechnologyWa:after {
	content: url(/bitrix/templates/furniture_gray/images/popups/prediction/wa-mod.png)
}

.popup-prediction__form form .contact-technology label.contactTechnologyPhone:after {
	content: url(/bitrix/templates/furniture_gray/images/popups/prediction/phone-mod.png)
}

.popup-prediction__success {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 40px;
	line-height: 50px;
	color: #fff
}

@media(max-width:800px) {
	.popup-prediction__success {
		font-size: 28px;
		line-height: 34px
	}
}

.popup-prediction__policy {
	position: absolute;
	bottom: 20px;
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 1;
	color: #5a6065;
	padding-left: 20px
}

@media(max-width:800px) {
	.popup-prediction__policy {
		bottom: 0
	}
}

.popup-prediction__policy a,
.popup-risks__policy a {
	color: #5a6065
}

.popup-prediction__policy label:before,
.popup-risks__policy label:before {
	content: url(/bitrix/templates/furniture_gray/images/popups/prediction/check.png);
	position: absolute;
	left: 0
}

.popup-prediction__policy input:checked+label:before {
	content: url(/bitrix/templates/furniture_gray/images/popups/prediction/check-a.png)
}

.popup-risks {
	max-width: 1000px;
	width: 95%;
	height: 570px;
	top: 10%;
	margin: auto;
	position: relative;
	padding: 55px 60px;
	background: url(/bitrix/templates/furniture_gray/images/popups/risks/bg.png) no-repeat center/cover;
	border-radius: 10px;
	box-sizing: border-box
}

@media(max-width:1000px) {
	.popup-risks {
		top: calc(50% - 320px);
		padding: 50px 25px;
		max-width: 345px;
		height: 640px;
		background: url(/bitrix/templates/furniture_gray/images/popups/risks/bg-mob.png) no-repeat center/cover
	}
}

.popup-risks--next {
	background: url(/bitrix/templates/furniture_gray/images/popups/risks/bg-step.png) no-repeat center/cover
}

@media(max-width:1000px) {
	.popup-risks--next {
		background: url(/bitrix/templates/furniture_gray/images/popups/risks/bg-mob-step.png) no-repeat center/cover
	}
}

.popup-risks__close {
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer
}

@media(max-width:1000px) {
	.popup-risks__close {
		right: 20px;
		top: 20px
	}

	.popup-risks__close img {
		width: 20px;
		height: 20px
	}

	.popup-risks__content {
		display: flex;
		flex-direction: column
	}
}

.popup-risks__title {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	line-height: 39px;
	color: #fff;
	margin: 0 0 5px
}

@media(max-width:1000px) {
	.popup-risks__title {
		font-size: 18px;
		line-height: 22px;
		text-align: center;
		width: 80%;
		margin: 0 auto 20px
	}
}

.popup-risks__title span {
	text-decoration: line-through
}

@media(max-width:1000px) {
	.popup-risks__title br {
		display: none
	}

	.popup-risks__title.-next {
		font-size: 24px;
		line-height: 29px;
		text-align: center;
		margin: 0 auto;
		width: 100%
	}
}

.popup-risks__date {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 39px;
	text-transform: uppercase;
	color: #000;
	padding: 3px 10px;
	background: #fff;
	border-radius: 45px;
	display: inline-block;
	box-sizing: border-box;
	margin: 0 0 30px
}

@media(max-width:1000px) {
	.popup-risks__date {
		font-size: 18px;
		line-height: 22px;
		margin: 0 auto 20px
	}

	.popup-risks__offer {
		margin: 0 0 10px
	}
}

.popup-risks__offer p,
.popup-risks__offer ul li {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #fff
}

.popup-risks__offer p {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	margin: 0 0 15px
}

@media(max-width:1000px) {
	.popup-risks__offer p {
		text-align: center
	}
}

.popup-risks__offer ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

.popup-risks__offer ul li {
	position: relative;
	padding-left: 30px;
	margin: 0 0 10px
}

@media(max-width:1000px) {
	.popup-risks__offer ul li {
		font-size: 14px;
		line-height: 17px;
		max-width: 180px;
		padding-left: 45px
	}
}

.popup-risks__offer ul li:before {
	content: url(/bitrix/templates/furniture_gray/images/popups/risks/list-mark.png);
	position: absolute;
	left: 0;
	top: 2px
}

@media(max-width:1000px) {
	.popup-risks__offer ul li:before {
		top: calc(50% - 7px);
		left: 15px
	}

	.popup-risks__offer.-next {
		font-size: 18px;
		line-height: 22px;
		margin: 30px auto
	}
}

.popup-risks__form form .risks-form__field input,
.popup-risks__offer--question {
	font-family: ApercuPro-Regular, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	border: 1px solid #8c75fd;
	box-sizing: border-box;
	border-radius: 12px
}

@media(max-width:1000px) {
	.popup-risks__offer--question {
		font-size: 18px;
		line-height: 21px;
		padding: 10px
	}
}

.popup-risks__form form .form-content__question {
	display: none
}

.popup-risks__form form .risks-form__box {
	justify-content: space-between
}

.popup-risks__form form .risks-form__label {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	opacity: .8
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__label {
		margin: 0 0 5px
	}
}

.popup-risks__form form .risks-form__btn {
	background: #46ceac;
	border: 2px solid #2a9076;
	box-sizing: border-box;
	box-shadow: 0 2px 0 #2f9f83;
	border-radius: 45px;
	width: 100%;
	height: 60px;
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	text-align: center;
	margin: 0 auto
}

.popup-risks__form form .risks-form__btn img {
	margin-left: 10px
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__btn {
		margin: 10px auto
	}
}

.popup-risks__form form .risks-form__btn.disabled {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.popup-risks__form form .risks-form__field {
	flex-direction: column;
	flex: initial;
	max-width: initial;
	margin-bottom: 20px
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__field {
		margin-bottom: 10px
	}
}

.popup-risks__form form .risks-form__field input {
	width: 140px;
	height: 30px;
	background: 0;
	border-radius: 55px;
	text-align: center;
	font-family: 'Inter', sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #fff
}

.popup-risks__form form .risks-form__field input::-webkit-input-placeholder {
	color: #fff
}

.popup-risks__form form .risks-form__field input::-moz-placeholder {
	color: #fff
}

.popup-risks__form form .risks-form__field input::-ms-input-placeholder {
	color: #fff
}

.popup-risks__form form .risks-form__field input::placeholder {
	color: #fff
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__field input {
		width: 140px;
		text-align: left;
		padding: 0 15px;
		color: #fff
	}
}

.popup-risks__form form .risks-form__field input[name=web_form_submit] {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	padding: 0;
	display: block;
	width: 100%;
	height: 60px;
	background: #46ceac;
	border: 0;
	border-bottom: 2px solid #2a9076;
	box-sizing: border-box;
	box-shadow: 0 2px 0 #2f9f83;
	border-radius: 45px;
	margin: 0 auto
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__field input[name=web_form_submit] {
		text-align: left;
		padding: 0 20px
	}
}

.popup-risks__form form .risks-form__field .variants {
	width: 140px !important
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__field .variants {
		width: 100% !important
	}
}

.popup-risks__form form .risks-form__field .variants input {
	width: 140px
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__field .variants input {
		width: 295px
	}
}

.popup-risks__form form .risks-form__field.-phone {
	align-items: flex-start;
	margin-bottom: 30px;
	margin-top: 45px;
	width: 100%
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__field.-phone {
		flex-direction: column
	}
}

.popup-risks__form form .risks-form__field.js-risks-submit:after {
	content: '';
	background: url(/bitrix/templates/furniture_gray/images/popups/risks/hand.png) no-repeat center/cover;
	display: block;
	width: 21px;
	height: 25px;
	position: absolute;
	right: 70px
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__field.js-risks-submit:after {
		right: 25px
	}
}

.popup-risks__form form .risks-form__field.-full {
	flex: 0 0 100%;
	max-width: 100%;
	position: relative
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__field.-full.-download {
		flex-direction: column
	}

	.popup-risks__form form .risks-form__field.-full.-download input {
		width: 100%
	}
}

.popup-risks__form form .risks-form__question {
	align-items: center;
	justify-content: center;
	margin: 60px 0;
	display: none
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__question {
		margin: 50px 0
	}
}

.popup-risks__form form .risks-form__question input[type=radio],
.popup-risks__policy input,
.popup-secrets .form-content__question {
	display: none
}

.popup-risks__form form .risks-form__question input:checked+label:before {
	background: url(/bitrix/templates/furniture_gray/images/popups/prediction/radio-a.png)
}

.popup-risks__form form .risks-form__question label {
	font-family: ApercuPro-Regular, sans-serif;
	font-size: 20px;
	font-weight: 400;
	display: flex;
	align-items: center
}

.popup-risks__form form .risks-form__question label.contactChoiceYes {
	margin-right: 40px
}

.popup-risks__form form .risks-form__question label:before {
	content: "";
	width: 29px;
	height: 29px;
	display: block;
	margin-right: 20px;
	cursor: pointer;
	background: url(/bitrix/templates/furniture_gray/images/popups/prediction/radio.png)
}

.popup-risks__form form .risks-form__phone {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%
}

.popup-risks__form form .risks-form__phone p {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	margin: 0 0 5px
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__phone p {
		font-size: 16px;
		margin: 0 auto 5px
	}
}

.popup-risks__form form .risks-form__phone input {
	width: 100%;
	height: 40px;
	min-width: 355px;
	padding: 0 50px;
	border: 1px solid #8c75fd;
	text-align: left
}

@media(max-width:1000px) {
	.popup-risks__form form .risks-form__phone input {
		min-width: 220px
	}
}

.popup-risks .risks-form__step[data-step="1"] {
	width: 100%;
	max-width: 460px
}

.popup-risks .risks-form__step[data-step="2"] {
	width: 100%;
	max-width: 355px
}

@media(max-width:1000px) {
	.popup-risks .risks-form__step[data-step="2"] {
		max-width: 220px;
		margin: 0 auto
	}
}

.popup-risks__success {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 40px;
	line-height: 50px;
	color: #fff
}

@media(max-width:1000px) {
	.popup-risks__success {
		font-size: 28px;
		line-height: 34px
	}
}

.popup-risks__policy {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 8px;
	line-height: 10px;
	color: #5a6065;
	padding-left: 20px
}

@media(max-width:1000px) {
	.popup-risks__policy {
		bottom: 0
	}
}

.popup-risks__policy input:checked+label:before {
	content: url(/bitrix/templates/furniture_gray/images/popups/prediction/check-a.png)
}

.popup-secrets {
	max-width: 560px;
	width: 95%;
	height: 259px;
	top: 30%;
	margin: auto;
	position: relative;
	padding: 28px;
	background: url(/bitrix/templates/furniture_gray/images/popups/secrets/popup-secrets-bg.png) no-repeat center/cover;
	border-radius: 10px;
	box-sizing: border-box;
	-webkit-filter: drop-shadow(0 4px 10px rgba(46, 51, 126, .4));
	filter: drop-shadow(0 4px 10px rgba(46, 51, 126, .4))
}

@media(max-width:570px) {
	.popup-secrets {
		top: 5%;
		max-width: 345px;
		height: 314px;
		background: url(/bitrix/templates/furniture_gray/images/popups/secrets/popup-secrets-bg-mob.png) no-repeat center/cover
	}
}

.popup-secrets__close {
	font-family: ApercuPro-Medium, Arial, sans-serif;
	position: absolute;
	color: #ccc;
	font-size: 45px;
	right: 20px;
	top: 20px;
	cursor: pointer;
	margin: 0
}

@media(max-width:800px) {
	.popup-secrets__close {
		right: 15px;
		top: 15px;
		font-size: 35px
	}
}

.popup-secrets__title {
	font-size: 27px;
	line-height: 38px;
	color: #333;
	font-weight: 600;
	font-family: "Inter", sans-serif;
	text-align: center
}

@media(max-width:570px) {
	.popup-secrets__title {
		font-size: 26px;
		line-height: 32px
	}
}

.popup-secrets div[id*=comp_] {
	text-align: center;
	margin-top: 20px
}

.popup-secrets .form-content__answer input {
	width: 285px;
	height: 42px;
	max-width: 100%;
	border-radius: 21px;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 0 20px;
	font-size: 14px;
	margin: 20px auto 15px;
	display: block
}

@media(max-width:570px) {
	.popup-secrets .form-content__answer input {
		width: 295px
	}
}

.popup-secrets .form-content__footer input {
	width: 285px;
	height: 42px;
	max-width: 100%;
	border-radius: 21px;
	background-color: #2e337e;
	display: block;
	margin: 0 auto;
	font-size: 18px;
	line-height: 36px;
	color: #fff;
	font-weight: 600;
	font-family: "Inter", sans-serif;
	text-align: center;
	border: 0;
	outline: 0
}

.popup-secrets .form-content__footer input:hover {
	background-color: #333
}

@media(max-width:570px) {
	.popup-secrets .form-content__footer input {
		width: 295px
	}
}

.popup-consult {
	max-width: 655px;
	width: 100%;
	height: 380px;
	top: 30%;
	margin: auto;
	position: relative;
	padding: 60px;
	box-sizing: border-box;
	background: linear-gradient(0, rgba(237, 159, 167, .1), rgba(237, 159, 167, .1)), #fff;
	border-radius: 20px
}

@media(max-width:600px) {
	.popup-consult {
		top: 5%;
		padding: 50px 10px;
		max-width: 335px;
		height: 400px
	}
}

.popup-consult__close {
	font-family: ApercuPro-Medium, Arial, sans-serif;
	position: absolute;
	color: #ccc;
	font-size: 45px;
	right: 20px;
	top: 20px;
	cursor: pointer;
	margin: 0
}

@media(max-width:800px) {
	.popup-consult__close {
		right: 15px;
		top: 15px;
		font-size: 35px
	}
}

.popup-consult__title {
	font-weight: 500;
	font-size: 38px;
	line-height: 56px;
	text-align: center;
	color: #333;
	margin: 0 0 20px
}

@media(max-width:600px) {
	.popup-consult__title {
		font-size: 30px;
		line-height: 36px
	}
}

.popup-consult__desc {
	font-weight: 500;
	font-size: 23px;
	line-height: 34px;
	text-align: center;
	color: #333;
	margin: 0 0 20px
}

@media(max-width:600px) {
	.popup-consult__desc {
		font-size: 21px;
		line-height: 31px;
		max-width: 250px;
		margin: 0 auto 20px
	}
}

.popup-consult__content form {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 440px;
	margin: 0 auto
}

.popup-consult__content form input {
	width: 100%;
	height: 45px;
	background: #fff;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 180px;
	font-family: Inter;
	font-size: 16px;
	line-height: 19px;
	align-items: center;
	color: #000;
	padding: 0 20px;
	outline: 0
}

.popup-consult__content form input::-webkit-input-placeholder {
	color: #999
}

.popup-consult__content form input::-moz-placeholder {
	color: #999
}

.popup-consult__content form input::-ms-input-placeholder {
	color: #999
}

.popup-consult__content form input::placeholder {
	color: #999
}

.popup-consult__content form input.error {
	border: 1px solid red
}

.popup-consult__content form input[type=submit] {
	width: 100%;
	height: 50px;
	background: #ed9fa7;
	border-radius: 180px;
	font-family: Inter;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	outline: 0;
	border: 0;
	cursor: pointer;
	box-sizing: border-box
}

@media(max-width:600px) {
	.popup-consult__content form input[type=submit] {
		font-size: 18px;
		line-height: 22px
	}
}

.popup-consult__content .iti {
	width: 100%
}

.popup-consult__field {
	display: flex;
	flex-direction: column;
	margin: 0 0 15px
}

.popup-consult__send {
	font-family: Inter;
	color: #000;
	font-size: 23px;
	font-weight: 500;
	line-height: 1;
	text-align: center
}

.popup-compatibility {
	position: relative;
	top: calc(50% - 285px);
	margin: auto;
	max-width: 1000px;
	width: 100%;
	font-family: 'Inter', sans-serif;
	color: #0c0c0c
}

@media(max-width:1060px) {
	.popup-compatibility {
		top: calc(50% - 200px);
		margin: auto;
		max-width: 740px
	}
}

@media(max-width:770px) {
	.popup-compatibility {
		top: calc(50% - 320px);
		margin: auto;
		max-width: 345px
	}
}

.popup-compatibility__close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer
}

@media(max-width:1060px) {
	.popup-compatibility__close {
		top: 18px;
		right: 18px
	}
}

@media(max-width:770px) {
	.popup-compatibility__close {
		top: 20px;
		right: 10px
	}
}

.popup-compatibility__close svg {
	display: block;
	width: 27px;
	height: 27px;
	pointer-events: none
}

@media(max-width:1060px) {
	.popup-compatibility__close svg {
		width: 25px;
		height: 25px
	}
}

@media(max-width:770px) {
	.popup-compatibility__close svg {
		width: 15px;
		height: 15px
	}
}

.popup-compatibility__content {
	min-height: 570px;
	display: flex;
	background: #fedeea;
	border-radius: 0 15px 15px 0
}

@media(max-width:1060px) {
	.popup-compatibility__content {
		min-height: 400px
	}
}

@media(max-width:770px) {
	.popup-compatibility__content {
		min-height: inherit;
		flex-direction: column;
		border-radius: 15px;
		height: 640px
	}
}

.popup-compatibility__left {
	padding: 48px 33px 0 48px;
	box-sizing: border-box;
	width: 50%;
	background-image: url(/bitrix/templates/furniture_gray/images/popups/compatibility/popup-bg2.png);
	background-position: 48px bottom;
	background-repeat: no-repeat
}

@media(max-width:1060px) {
	.popup-compatibility__left {
		padding: 18px 18px 0 32px;
		background-size: 320px 156px;
		background-position: 25px 270px
	}
}

@media(max-width:770px) {
	.popup-compatibility__left {
		padding: 20px 10px 27px;
		width: 100%;
		background-image: none
	}
}

.popup-compatibility__title {
	font-weight: 700;
	font-size: 29px;
	line-height: 35px;
	color: #0c0c0c
}

@media(max-width:1060px) {
	.popup-compatibility__title {
		font-size: 22px;
		line-height: 26px
	}
}

@media(max-width:770px) {
	.popup-compatibility__title {
		font-size: 20px;
		line-height: 24px;
		text-align: center
	}
}

.popup-compatibility__policy a,
.popup-compatibility__title span,
.popup-synastry__policy a {
	color: #3d73fe
}

.popup-compatibility__list {
	margin-top: 36px
}

@media(max-width:1060px) {
	.popup-compatibility__list {
		margin-top: 29px
	}
}

@media(max-width:770px) {
	.popup-compatibility__list {
		margin-top: 20px
	}
}

.popup-compatibility__list-title {
	font-size: 20px;
	line-height: 24px
}

@media(max-width:1060px) {
	.popup-compatibility__list-title {
		font-size: 16px;
		line-height: 19px
	}
}

@media(max-width:770px) {
	.popup-compatibility__list-title {
		font-size: 16px;
		line-height: 19px;
		text-align: center
	}
}

.popup-compatibility__list ul {
	margin: 10px 0 0;
	padding: 0
}

.popup-compatibility__list ul li {
	margin-top: 10px;
	padding: 13px 20px;
	display: flex;
	align-items: center;
	background: #3d73fe;
	border-radius: 10px;
	font-size: 14px;
	line-height: 17px;
	color: #fff
}

@media(max-width:1060px) {
	.popup-compatibility__list ul li {
		padding: 10px 20px;
		font-size: 10px;
		line-height: 12px
	}
}

.popup-compatibility__list ul li img {
	margin-right: 20px;
	display: block;
	flex-shrink: 0
}

@media(max-width:1060px) {
	.popup-compatibility__list ul li img {
		width: 30px;
		height: 30px
	}
}

@media(max-width:770px) {
	.popup-compatibility__list ul li img {
		width: 24px;
		height: 24px
	}
}

.popup-compatibility__list ul li::marker,
.popup-synastry__list ul li::marker {
	content: ''
}

.popup-compatibility__right {
	padding: 0 50px 30px;
	box-sizing: border-box;
	display: flex;
	align-items: flex-end;
	width: 50%;
	background-color: #fff;
	background-image: url(/bitrix/templates/furniture_gray/images/popups/compatibility/popup-bg.jpg);
	background-size: cover;
	box-shadow: -5px 0 18px rgba(0, 0, 0, .09);
	border-radius: 15px
}

@media(max-width:1060px) {
	.popup-compatibility__right {
		padding: 0 30px 30px 22px;
		background-image: url(/bitrix/templates/furniture_gray/images/popups/compatibility/popup-bg_tab.jpg);
		background-position: top right
	}
}

@media(max-width:770px) {
	.popup-compatibility__right {
		padding: 30px 10px 130px;
		background-image: url(/bitrix/templates/furniture_gray/images/popups/compatibility/popup-bg_mob.jpg);
		width: 100%
	}
}

.popup-compatibility__form {
	width: 100%
}

.popup-compatibility__form-label {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 17px
}

@media(max-width:1060px) {
	.popup-compatibility__form-label {
		font-size: 12px;
		line-height: 14px
	}
}

.popup-compatibility__form .form-content__question {
	display: none
}

.popup-compatibility__form .form-content__answer {
	margin: 9px 0 0;
	width: 100%
}

.popup-compatibility__form .form-content__answer input {
	padding: 21px 20px;
	box-sizing: border-box;
	width: 100%;
	background: #fff;
	border: 1px solid #d0d0d0;
	border-radius: 16px;
	font-size: 14px;
	line-height: 16px;
	color: #000
}

@media(max-width:1060px) {
	.popup-compatibility__form .form-content__answer input {
		padding: 16px 20px
	}
}

.popup-compatibility__form .form-content__answer input:placeholder {
	color: #a9a9a9
}

.popup-compatibility__form .form-content__footer {
	margin-top: 10px
}

.popup-compatibility__form .form-content__footer-button {
	padding: 25px 30px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 80px;
	background: #ff0060;
	box-shadow: 0 4px 0 #ff0060, inset -5px -5px 11px rgba(255, 255, 255, .25), inset 5px 5px 11px rgba(255, 255, 255, .3);
	border: 0;
	border-radius: 16px
}

@media(max-width:1060px) {
	.popup-compatibility__form .form-content__footer-button {
		padding: 15px 20px;
		height: 60px
	}
}

.popup-compatibility__form .form-content__footer-button input {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	opacity: 0;
	cursor: pointer
}

.popup-compatibility__form .form-content__footer-button span,
.popup-compatibility__link span {
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #fff
}

@media(max-width:1060px) {
	.popup-compatibility__form .form-content__footer-button span {
		font-size: 16px;
		line-height: 20px
	}
}

@media(max-width:1000px) {
	.popup-compatibility__form .form-content__footer-button img {
		margin-left: 10px
	}
}

.popup-compatibility__form .form-content__footer button {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	-webkit-appearance: none
}

@media(max-width:1060px) {
	.popup-compatibility__form .form-content__footer button {
		padding: 15px 32px;
		font-size: 16px;
		line-height: 20px
	}
}

.popup-compatibility__policy {
	margin-top: 7px;
	font-size: 10px;
	line-height: 14px;
	color: rgba(12, 12, 12, .9)
}

@media(max-width:1060px) {
	.popup-compatibility__policy {
		font-size: 8px;
		line-height: 11px
	}
}

.popup-compatibility__policy a:hover,
.popup-synastry__policy a:hover {
	text-decoration: none
}

.popup-compatibility.ny {
	background-image: url(/bitrix/templates/furniture_gray/images/popups/compatibility/popup-bg_ny.jpg);
	background-size: cover;
	border-radius: 15px
}

@media(max-width:1060px) {
	.popup-compatibility.ny {
		background-image: url(/bitrix/templates/furniture_gray/images/popups/compatibility/popup-bg_ny_tab.jpg)
	}
}

@media(max-width:770px) {
	.popup-compatibility.ny {
		background-image: url(/bitrix/templates/furniture_gray/images/popups/compatibility/popup-bg_ny_mob.jpg)
	}
}

.popup-compatibility.ny .popup-compatibility__content {
	background: 0
}

.popup-compatibility.ny .popup-compatibility__left,
.popup-compatibility.ny .popup-compatibility__right {
	background: 0;
	box-shadow: none;
	border-radius: 0
}

.popup-compatibility__link {
	padding: 25px 30px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 80px;
	background: #ff0060;
	box-shadow: 0 4px 0 #ff0060, inset -5px -5px 11px rgba(255, 255, 255, .25), inset 5px 5px 11px rgba(255, 255, 255, .3);
	border: 0;
	border-radius: 16px;
	text-decoration: none
}

@media(max-width:1000px) {
	.popup-compatibility__link {
		padding: 15px 20px;
		height: 60px
	}
}

@media(max-width:1000px) {
	.popup-compatibility__link span {
		font-size: 16px;
		line-height: 20px
	}
}

.popup-compatibility__form .form-content__footer-button img,
.popup-compatibility__link img {
	width: 30px;
	height: 30px;
	margin-left: 16px
}

@media(max-width:1000px) {
	.popup-compatibility__link img {
		margin-left: 10px
	}
}

.popup-synastry {
	position: relative;
	top: calc(50% - 285px);
	margin: auto;
	max-width: 1000px;
	width: 100%;
	font-family: 'Inter', sans-serif;
	color: #0c0c0c
}

@media(max-width:1060px) {
	.popup-synastry {
		top: calc(50% - 200px);
		margin: auto;
		max-width: 700px
	}
}

@media(max-width:600px) {
	.popup-synastry {
		top: calc(50% - 320px);
		margin: auto;
		max-width: 345px
	}
}

.popup-synastry__close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer
}

@media(max-width:1060px) {
	.popup-synastry__close {
		top: 18px;
		right: 18px
	}
}

@media(max-width:600px) {
	.popup-synastry__close {
		top: 10px;
		right: 10px
	}
}

.popup-synastry__close svg {
	display: block;
	width: 27px;
	height: 27px;
	pointer-events: none
}

@media(max-width:1060px) {
	.popup-synastry__close svg {
		width: 18px;
		height: 18px
	}
}

@media(max-width:600px) {
	.popup-synastry__close svg {
		width: 15px;
		height: 15px
	}
}

.popup-synastry__content {
	padding: 28px 46px;
	min-height: 570px;
	background: #ece9ff;
	border-radius: 15px
}

@media(max-width:1060px) {
	.popup-synastry__content {
		padding: 20px 32px;
		min-height: 400px
	}
}

@media(max-width:600px) {
	.popup-synastry__content {
		padding: 24px 10px 181px;
		min-height: inherit;
		flex-direction: column;
		border-radius: 15px
	}
}

.popup-synastry__content:before {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	content: '';
	width: 569px;
	height: 477px;
	background-image: url(/bitrix/templates/furniture_gray/images/popups/synastry/phone_281022.png);
	background-size: cover
}

@media(max-width:1060px) {
	.popup-synastry__content:before {
		right: -6px;
		width: 408px;
		height: 342px
	}
}

@media(max-width:600px) {
	.popup-synastry__content:before {
		top: inherit;
		right: 56px;
		width: 233px;
		height: 195px
	}
}

.popup-synastry__title {
	font-weight: 700;
	font-size: 29px;
	line-height: 120%;
	color: #373737
}

@media(max-width:1060px) {
	.popup-synastry__title {
		font-size: 21px;
		line-height: 25px
	}
}

@media(max-width:600px) {
	.popup-synastry__title {
		font-size: 21px;
		line-height: 30px;
		text-align: center
	}
}

.popup-synastry__title span {
	color: #ff8c68
}

.popup-synastry__subtitle {
	margin-top: 18px;
	display: flex;
	align-items: center;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	color: #373737
}

@media(max-width:1060px) {
	.popup-synastry__subtitle {
		margin-top: 15px;
		font-size: 16px;
		line-height: 19px
	}
}

@media(max-width:600px) {
	.popup-synastry__subtitle {
		margin-top: 16px;
		font-size: 15px;
		line-height: 18px
	}
}

.popup-synastry__subtitle img {
	margin-right: 18px
}

@media(max-width:1060px) {
	.popup-synastry__subtitle img {
		margin-right: 12px;
		width: 35px;
		height: 35px
	}
}

@media(max-width:600px) {
	.popup-synastry__subtitle img {
		margin-right: 10px;
		width: 45px;
		height: 45px
	}
}

.popup-synastry__list {
	margin-top: 37px
}

@media(max-width:1060px) {
	.popup-synastry__list {
		margin-top: 27px
	}
}

@media(max-width:600px) {
	.popup-synastry__list {
		margin-top: 22px
	}
}

.popup-synastry__list ul {
	margin: 0;
	padding: 0
}

.popup-synastry__list ul li {
	margin-top: 25px;
	display: flex;
	align-items: center;
	font-size: 16px;
	line-height: 19px;
	color: #373737
}

@media(max-width:1060px) {
	.popup-synastry__list ul li {
		margin-top: 7px;
		font-size: 11px;
		line-height: 13px
	}
}

@media(max-width:600px) {
	.popup-synastry__list ul li {
		margin-top: 6px;
		font-size: 13px;
		line-height: 16px
	}
}

.popup-synastry__list ul li img {
	margin-right: 10px;
	display: block;
	flex-shrink: 0
}

@media(max-width:1060px) {
	.popup-synastry__list ul li img {
		width: 25px;
		height: 25px;
		margin-right: 14px
	}
}

@media(max-width:600px) {
	.popup-synastry__list ul li img {
		width: 27px;
		height: 27px
	}
}

.popup-synastry__form {
	margin-top: 33px;
	width: 402px
}

@media(max-width:1060px) {
	.popup-synastry__form {
		width: 275px
	}
}

@media(max-width:600px) {
	.popup-synastry__form {
		width: 100%
	}
}

.popup-synastry__form-label {
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 19px
}

@media(max-width:1060px) {
	.popup-synastry__form-label {
		margin-bottom: 6px;
		font-size: 11px;
		line-height: 13px
	}
}

@media(max-width:600px) {
	.popup-synastry__form-label {
		font-size: 13px;
		line-height: 16px
	}
}

.popup-synastry__form .form-content__question {
	display: none
}

.popup-synastry__form .form-content__answer {
	margin: 9px 0 0;
	width: 100%
}

.popup-synastry__form .form-content__answer input {
	padding: 21px 20px;
	box-sizing: border-box;
	width: 100%;
	background: #fff;
	border: 1px solid #d0d0d0;
	border-radius: 16px;
	font-size: 14px;
	line-height: 16px;
	color: #000
}

@media(max-width:1060px) {
	.popup-synastry__form .form-content__answer input {
		padding: 16px 20px
	}
}

.popup-synastry__form .form-content__answer input::-webkit-input-placeholder {
	color: #a9a9a9
}

.popup-synastry__form .form-content__answer input::-moz-placeholder {
	color: #a9a9a9
}

.popup-synastry__form .form-content__answer input::-ms-input-placeholder {
	color: #a9a9a9
}

.popup-synastry__form .form-content__answer input::placeholder {
	color: #a9a9a9
}

.popup-synastry__form .form-content__footer {
	margin-top: 14px
}

@media(max-width:1060px) {
	.popup-synastry__form .form-content__footer {
		margin-top: 12px
	}
}

@media(max-width:600px) {
	.popup-synastry__form .form-content__footer {
		margin-top: 15px
	}
}

.popup-synastry__form .form-content__footer-button {
	padding: 25px 30px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 80px;
	background: #ef36a5;
	box-shadow: 0 4px 0 #ef36a5, inset -5px -5px 11px rgba(255, 255, 255, .25), inset 5px 5px 11px rgba(255, 255, 255, .3);
	border: 0;
	border-radius: 16px
}

@media(max-width:1060px) {
	.popup-synastry__form .form-content__footer-button {
		padding: 15px 20px;
		height: 60px
	}
}

.popup-synastry__form .form-content__footer-button input {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	opacity: 0;
	cursor: pointer
}

.popup-synastry__form .form-content__footer-button span {
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #fff
}

@media(max-width:1060px) {
	.popup-synastry__form .form-content__footer-button span {
		font-size: 14px;
		line-height: 17px
	}
}

@media(max-width:600px) {
	.popup-synastry__form .form-content__footer-button span {
		font-size: 16px;
		line-height: 19px
	}
}

.popup-synastry__form .form-content__footer-button img {
	margin-left: 16px;
	width: 30px;
	height: 30px
}

@media(max-width:1000px) {
	.popup-synastry__form .form-content__footer-button img {
		margin-left: 10px
	}
}

.popup-synastry__form .form-content__footer button {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	-webkit-appearance: none
}

@media(max-width:1060px) {
	.popup-synastry__form .form-content__footer button {
		padding: 15px 32px;
		font-size: 16px;
		line-height: 20px
	}
}

.popup-synastry__policy {
	margin-top: 7px;
	font-size: 10px;
	line-height: 14px;
	color: rgba(12, 12, 12, .9)
}

@media(max-width:1060px) {
	.popup-synastry__policy {
		font-size: 8px;
		line-height: 11px
	}
}

.gift-widget {
	position: fixed;
	bottom: 15px;
	left: 25px;
	cursor: pointer;
	z-index: 999;
	width: 160px;
	height: 173px;
	opacity: 1;
	transition: opacity .2s ease-in-out
}

@media(max-width:800px) {
	.gift-widget {
		bottom: 125px;
		width: 100px;
		height: 108px
	}
}

.gift-widget.hidden {
	opacity: 0;
	pointer-events: none
}

.gift-widget img {
	width: 160px;
	height: 173px;
	transition: .3s
}

.gift-widget img:hover,
.gift-widget2:hover {
	-webkit-transform: scale(1.25);
	transform: scale(1.25)
}

@media(max-width:800px) {
	.gift-widget img {
		width: 100px;
		height: 108px
	}
}

.gift-widget--right {
	right: 15px;
	left: initial
}

.gift-widget2 {
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 10;
	width: 60px;
	height: 60px;
	background-image: url(/bitrix/templates/furniture_gray/images/widgets/gift-widget.png);
	background-size: cover;
	transition: .3s;
	cursor: pointer
}

.gift-widget2.hidden {
	opacity: 0;
	pointer-events: none
}

@media(min-width:801px) {
	.gift-widget2 {
		left: 20px;
		bottom: 20px;
		width: 110px;
		height: 110px
	}
}

.astrology-widget {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 0;
	bottom: 30px;
	width: 435px;
	height: 72px;
	background-color: #ebbcf3;
	border-radius: 25px;
	z-index: 999;
	cursor: pointer
}

@media(max-width:600px) {
	.astrology-widget {
		width: 100%;
		border-radius: 10px 10px 0 0;
		flex-direction: column;
		bottom: 0
	}
}

.astrology-widget p {
	margin: 0
}

.astrology-widget p:first-child {
	font-family: Inter;
	font-size: 14px;
	line-height: 17px;
	color: #121212
}

.astrology-widget p:last-child {
	font-family: Inter;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	background: #ba68c8;
	border-radius: 62px;
	padding: 12px 34px 12px 42px;
	margin-left: 10px
}

@media(max-width:600px) {
	.astrology-widget p:last-child {
		padding: 6px 50px;
		margin: 5px 0 0
	}
}

.popup-overlay.js-popup-wheel {
	z-index: 9999999 !important;
	background: rgba(0, 0, 0, .95)
}

.popup-overlay.js-popup-compatibility {
	z-index: 999999 !important
}

.popup-overlay.js-popup-risks {
	background: rgba(0, 0, 0, .95)
}

.typeform-popup {
	z-index: 99999999999 !important
}

body:not(.debug) .popup-diagnostics {
	position: relative;
	top: calc(50% - 235px);
	margin: auto;
	padding: 21px 0 0 37px;
	box-sizing: border-box;
	max-width: 1000px;
	width: 100%;
	min-height: 570px;
	background-image: url(/bitrix/templates/furniture_gray/images/popups/diagnostics/bg_070922.jpg);
	font-family: 'Inter', sans-serif;
	color: #fff
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics {
		padding: 42px 7px 7px;
		width: 100%;
		min-height: 640px;
		max-width: 345px;
		top: calc(50% - 320px);
		background-image: url(/bitrix/templates/furniture_gray/images/popups/diagnostics/bg_mob_070922.jpg)
	}
}

body:not(.debug) .popup-diagnostics__close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__close {
		top: 9px;
		right: inherit;
		left: 9px
	}
}

body:not(.debug) .popup-diagnostics__close svg {
	display: block;
	width: 35px;
	height: 35px;
	pointer-events: none
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__close svg {
		width: 22px;
		height: 22px
	}
}

body:not(.debug) .popup-diagnostics__date {
	font-weight: 700;
	font-size: 25px;
	line-height: 45px;
	color: #89b6ff;
	text-shadow: 3px 3px 50px rgba(255, 255, 255, .06), -1px -1px 30px #0f63ae
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__date {
		font-size: 15px;
		line-height: 150%;
		margin: 10px 0 0
	}
}

body:not(.debug) .popup-diagnostics__title {
	margin-top: 3px;
	max-width: 750px;
	font-weight: 700;
	font-size: 33px;
	line-height: 40px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__title {
		margin: 0;
		max-width: 300px;
		font-weight: 400;
		font-size: 19px;
		line-height: 23px
	}
}

body:not(.debug) .popup-diagnostics__title span {
	font-weight: 600;
	color: #89b6ff
}

body:not(.debug) .popup-diagnostics__list {
	margin: 17px 0 0;
	padding: 0;
	max-width: 620px;
	list-style: none
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__list {
		margin-top: 54px
	}
}

body:not(.debug) .popup-diagnostics__list li {
	margin: 10px 0 0;
	padding: 0 0 0 30px;
	position: relative;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__list li {
		margin-top: 8px;
		font-weight: 400;
		font-size: 15px;
		line-height: 17px
	}
}

body:not(.debug) .popup-diagnostics__list li:first-child {
	margin: 0
}

body:not(.debug) .popup-diagnostics__list li:before {
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 0;
	display: block;
	content: '';
	width: 18px;
	height: 18px;
	background: rgba(77, 143, 247, .25);
	border-radius: 50%
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__list li:before {
		top: 0
	}
}

body:not(.debug) .popup-diagnostics__list li:after {
	position: absolute;
	z-index: 2;
	top: 7px;
	left: 5px;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	background: #4d91f7;
	border-radius: 50%
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__list li:after {
		top: 5px
	}
}

body:not(.debug) .popup-diagnostics__offer {
	margin: -10px 0 0 282px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 402px;
	height: 46px;
	background-image: url(/bitrix/templates/furniture_gray/images/popups/diagnostics/offer.png);
	background-repeat: no-repeat;
	font-weight: 600;
	font-size: 18px;
	line-height: 34px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__offer {
		position: absolute;
		margin: 0;
		top: 9px;
		right: 0;
		width: 289px;
		height: 37px;
		background-image: url(/bitrix/templates/furniture_gray/images/popups/diagnostics/offer_mob2.png);
		font-size: 14px;
		line-height: 27px
	}
}

body:not(.debug) .popup-diagnostics__offer span {
	margin: 0 5px;
	font-weight: 700;
	color: #fff500
}

body:not(.debug) .popup-diagnostics__price {
	width: 200px;
	height: 46px;
	background: linear-gradient(268.69deg, #f5f1fd 17.48%, #c6b9d0 93.86%);
	box-shadow: 0 4px 10px rgba(102, 91, 231, .29);
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	position: absolute;
	right: 230px;
	bottom: 120px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__price {
		right: 20px;
		bottom: 260px;
		width: 155px;
		height: 25px
	}
}

body:not(.debug) .popup-diagnostics__price p {
	margin: 0;
	font-weight: 700;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: .0003em;
	color: #f93928;
	-webkit-transform: skew(15deg);
	transform: skew(15deg)
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__price p {
		font-size: 14px;
		line-height: 16px
	}
}

body:not(.debug) .popup-diagnostics__price span {
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__form {
		margin-top: 34px
	}
}

body:not(.debug) .popup-diagnostics__form>p {
	margin: 0;
	font-weight: 500;
	font-size: 14px;
	line-height: 34px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__form>p {
		font-size: 14px;
		line-height: 18px;
		font-weight: 300;
		text-align: center
	}
}

body:not(.debug) .popup-diagnostics__form .form-content {
	max-width: 512px
}

body:not(.debug) .popup-diagnostics__form .form-content__question,
body:not(.debug) .popup-diagnostics__policy input {
	display: none
}

body:not(.debug) .popup-diagnostics__form .form-content__answer {
	margin: 7px 0 0
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__form .form-content__answer {
		margin: 14px 0 0
	}
}

body:not(.debug) .popup-diagnostics__form .form-content__answer .iti {
	width: 100%
}

body:not(.debug) .popup-diagnostics__form .form-content__answer input {
	padding: 11px 20px 10px 52px;
	box-sizing: border-box;
	width: 100%;
	height: 55px;
	background: rgba(0, 0, 0, .65);
	border: 1px solid #2f3ff4;
	border-radius: 30px;
	font-size: 18px;
	line-height: 34px;
	color: rgba(255, 255, 255, .79)
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__form .form-content__answer input {
		padding: 8px 20px 8px 52px;
		height: 45px;
		font-size: 14px;
		line-height: 27px
	}
}

body:not(.debug) .popup-diagnostics__form .form-content__footer .submit-wrapper {
	position: relative;
	z-index: 0;
	margin-top: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 65px;
	font-weight: 700;
	font-size: 19px;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	color: #fff
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__form .form-content__footer .submit-wrapper {
		margin-top: 24px;
		height: 53px;
		font-size: 15px;
		line-height: 18px
	}

	body:not(.debug) .popup-diagnostics__form .form-content__footer .submit-wrapper span {
		display: none
	}
}

body:not(.debug) .popup-diagnostics__form .form-content__footer .submit-wrapper:before {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	background: linear-gradient(89.88deg, #3c3fe4 18.34%, #4d91f7 60.58%, #292ff3 95.1%);
	border-radius: 42px
}

body:not(.debug) .popup-diagnostics__form .form-content__footer .submit-wrapper:after {
	position: absolute;
	z-index: -2;
	top: 5px;
	right: 0;
	bottom: -5px;
	left: 0;
	display: block;
	content: '';
	background: #2e2add;
	box-shadow: 0 4px 20px rgba(6, 6, 6, .21);
	border-radius: 42px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__form .form-content__footer .submit-wrapper:after {
		top: 4px;
		bottom: -4px
	}
}

body:not(.debug) .popup-diagnostics__form .form-content__footer .submit-wrapper input {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
	border: 0
}

body:not(.debug) .popup-diagnostics__policy {
	margin: 12px auto 0
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__policy {
		margin: 15px auto 0
	}
}

body:not(.debug) .popup-diagnostics__policy input:checked+label:after {
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 3px;
	display: block;
	content: '';
	width: 14px;
	height: 15px;
	background-image: url(/bitrix/templates/furniture_gray/images/popups/diagnostics/checkbox.svg);
	background-size: cover
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__policy input:checked+label:after {
		top: 3px;
		left: 5px;
		width: 10px;
		height: 10px
	}
}

body:not(.debug) .popup-diagnostics__policy label {
	position: relative;
	padding-left: 30px;
	font-size: 15px;
	line-height: 20px;
	color: #fff
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__policy label {
		display: block;
		font-size: 12px;
		line-height: 15px;
		text-align: center
	}
}

body:not(.debug) .popup-diagnostics__policy label:before {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	display: block;
	content: '';
	width: 20px;
	height: 20px;
	background: #2e2add;
	border-radius: 3px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-diagnostics__policy label:before {
		top: -1px;
		width: 18px;
		height: 18px
	}
}

body:not(.debug) .popup-diagnostics__policy a {
	color: #fff
}

body:not(.debug) .popup-diagnostics__policy a:hover {
	text-decoration: none
}

body:not(.debug) .popup-diagnostics__success {
	padding: 48px;
	font-size: 22px;
	line-height: 32px;
	text-align: center
}

body:not(.debug) .popup-gift {
	position: relative;
	top: calc(50% - 235px);
	margin: auto;
	padding: 60px 50px 10px;
	box-sizing: border-box;
	width: 100%;
	max-width: 1000px;
	height: 570px;
	background: url(/bitrix/templates/furniture_gray/images/popups/gift/bg.png) no-repeat center/cover;
	font-family: 'Inter', sans-serif;
	color: #fff
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift {
		padding: 20px 0 10px 20px;
		width: 100%;
		height: 600px;
		max-width: 345px;
		top: calc(50% - 300px);
		background: url(/bitrix/templates/furniture_gray/images/popups/gift/bg-mob-v2.png) no-repeat center/cover
	}
}

body:not(.debug) .popup-gift__close {
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__close {
		top: 10px;
		right: 10px
	}
}

body:not(.debug) .popup-gift__close img {
	display: block
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__close img {
		width: 26px;
		height: 26px
	}
}

body:not(.debug) .popup-gift__date {
	display: flex;
	align-items: center;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	color: #fff;
	margin: 0 0 20px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__date {
		font-size: 12px;
		line-height: 15px;
		margin: 0 0 10px
	}
}

body:not(.debug) .popup-gift__date span {
	padding: 13px 36px;
	background: #847aff;
	border-radius: 50px;
	box-sizing: border-box;
	margin-left: 10px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__date span {
		padding: 8px 16px
	}
}

body:not(.debug) .popup-gift__title {
	font-weight: 700;
	font-size: 27px;
	line-height: 40px;
	color: #fff;
	margin: 0 0 30px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__title {
		font-size: 16px;
		line-height: 22px;
		margin: 0 0 20px
	}
}

body:not(.debug) .popup-gift__title span {
	color: #847aff
}

body:not(.debug) .popup-gift__desc {
	font-weight: 500;
	font-size: 24px;
	line-height: 34px;
	color: #fff;
	margin: 0 0 10px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__desc {
		font-size: 15px;
		line-height: 22px;
		margin: 0 0 12px
	}
}

body:not(.debug) .popup-gift__form {
	width: 100%;
	max-width: 505px;
	display: flex;
	flex-direction: column
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__form {
		margin-left: -10px
	}
}

body:not(.debug) .popup-gift__form label {
	font-weight: 400;
	font-size: 17px;
	line-height: 21px;
	color: #7f7e7e
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__form label {
		font-size: 12px;
		line-height: 15px
	}

	body:not(.debug) .popup-gift__form label span:first-child {
		display: none
	}
}

@media(min-width:1000px) {
	body:not(.debug) .popup-gift__form label span:last-child {
		display: none
	}
}

body:not(.debug) .popup-gift__form input[name=email] {
	width: 100%;
	height: 50px;
	background: #fff;
	border-radius: 60px;
	border: 0;
	margin: 4px 0 10px;
	padding-left: 30px;
	font-size: 18px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__form input[name=email] {
		font-size: 16px;
		height: 45px
	}
}

body:not(.debug) .popup-gift__btn,
body:not(.debug) .popup-gift__form input[type=submit] {
	width: 100%;
	background: linear-gradient(180deg, #ffc226 0, #cf9a10 100%), linear-gradient(180deg, #a618fd 0, #8c11d8 100%);
	border-radius: 180px;
	font-weight: 800;
	font-size: 17px;
	line-height: 160%;
	text-align: center;
	text-transform: uppercase;
	color: #1f203a;
	margin: 0 0 5px
}

body:not(.debug) .popup-gift__form input[type=submit] {
	border: 0;
	cursor: pointer;
	height: 70px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__form input[type=submit] {
		font-size: 12px;
		line-height: 15px;
		height: 55px;
		margin: 0
	}
}

body:not(.debug) .popup-gift__btn {
	max-width: 395px;
	height: 95px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__btn {
		max-width: 305px;
		height: 70px;
		font-size: 12px;
		line-height: 15px
	}
}

body:not(.debug) .popup-gift__count {
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	display: flex;
	align-items: center;
	color: #fff
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__count {
		font-size: 14px;
		line-height: 26px;
		padding-left: 30px
	}
}

body:not(.debug) .popup-gift__count img {
	margin-right: 15px
}

body:not(.debug) .popup-gift__count span {
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #c18b00;
	margin-left: 5px
}

body:not(.debug) .popup-gift__bought {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	max-width: 265px;
	height: 90px;
	background: #322d5e;
	border-radius: 60px;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	right: 100px;
	bottom: 35px;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #fff
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__bought {
		max-width: 205px;
		height: 70px;
		right: calc(50% - 102px);
		bottom: 10px;
		font-size: 12px;
		line-height: 19px
	}
}

body:not(.debug) .popup-gift__bought:after {
	content: "";
	position: absolute;
	z-index: 1;
	top: -15px;
	left: calc(50% - 15px);
	width: 30px;
	height: 30px;
	background: url(/bitrix/templates/furniture_gray/images/popups/gift/check.svg) no-repeat center/cover
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__bought:after {
		width: 24px;
		height: 24px;
		top: -12px;
		left: calc(50% - 12px)
	}
}

body:not(.debug) .popup-gift__bought span {
	font-size: 18px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-gift__bought span {
		font-size: 14px
	}
}

body:not(.debug) .popup-certificates {
	position: relative;
	top: calc(50% - 235px);
	margin: auto;
	padding: 75px 50px 10px;
	box-sizing: border-box;
	width: 100%;
	max-width: 1000px;
	height: 570px;
	background: url(/bitrix/templates/furniture_gray/images/popups/certificates/bg.png) no-repeat center/cover;
	font-family: 'Inter', sans-serif
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates {
		padding: 20px;
		width: 100%;
		height: 600px;
		max-width: 345px;
		top: calc(50% - 300px);
		background: url(/bitrix/templates/furniture_gray/images/popups/certificates/bg-mob.png) no-repeat center/cover
	}
}

body:not(.debug) .popup-certificates__close {
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__close {
		top: 10px;
		right: 10px
	}
}

body:not(.debug) .popup-certificates__close img {
	display: block
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__close img {
		width: 26px;
		height: 26px
	}

	body:not(.debug) .popup-certificates__content {
		display: flex;
		flex-direction: column
	}
}

body:not(.debug) .popup-certificates__date {
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	color: #fff;
	background: #0da1a7;
	border-radius: 50px;
	display: inline-block;
	padding: 13px 36px;
	margin: 0 0 20px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__date {
		font-size: 14px;
		line-height: 17px;
		padding: 8px 22px;
		margin: 0 auto 12px
	}
}

body:not(.debug) .popup-certificates__title {
	font-weight: 800;
	font-size: 26px;
	line-height: 40px;
	text-transform: uppercase;
	margin: 0 0 10px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__title {
		font-size: 22px;
		line-height: 27px;
		text-align: center
	}
}

body:not(.debug) .popup-certificates__subtitle {
	font-weight: 500;
	font-size: 26px;
	line-height: 34px;
	color: #2f2f2f;
	margin: 0 0 25px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__subtitle {
		display: none
	}
}

body:not(.debug) .popup-certificates__subtitle span {
	font-weight: 700
}

body:not(.debug) .popup-certificates__subtitle--mob {
	display: block;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	margin: 0 -10px 15px
}

@media(min-width:1000px) {
	body:not(.debug) .popup-certificates__subtitle--mob {
		display: none
	}
}

body:not(.debug) .popup-certificates__desc {
	display: flex;
	align-items: flex-start;
	margin: 0 0 6px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__desc {
		margin: 0
	}
}

body:not(.debug) .popup-certificates__desc img {
	display: block;
	margin-right: 25px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__desc img {
		width: 50px;
		margin-right: 6px
	}
}

body:not(.debug) .popup-certificates__desc span {
	font-weight: 500;
	font-size: 21px;
	line-height: 32px;
	color: #2f2f2f
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__desc span {
		font-size: 14px;
		line-height: 17px
	}
}

body:not(.debug) .popup-certificates__form {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 495px;
	margin-left: 30px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__form {
		margin: 0
	}
}

body:not(.debug) .popup-certificates__form label {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #7f7e7e;
	margin-left: 35px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__form label {
		font-size: 13px;
		line-height: 16px;
		margin: 0
	}
}

body:not(.debug) .popup-certificates__form input[type=email] {
	width: 100%;
	height: 50px;
	background: #fff;
	border-radius: 60px;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding-left: 35px;
	box-sizing: border-box;
	border: 0;
	margin: 6px 0 12px
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__form input[type=email] {
		font-size: 16px;
		line-height: 19px;
		height: 45px;
		margin: 5px 0
	}
}

body:not(.debug) .popup-certificates__form input[type=submit] {
	width: 100%;
	height: 80px;
	background: linear-gradient(180deg, #a820fb 0, #7100b7 100%), linear-gradient(347.44deg, #d31027 7.91%, #ea384d 89.86%);
	border-radius: 180px;
	font-family: 'Inter', sans-serif;
	font-weight: 800;
	font-size: 20px;
	line-height: 160%;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	text-align: left;
	padding-left: 95px;
	cursor: pointer
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__form input[type=submit] {
		font-size: 16px;
		height: 55px;
		padding-left: 45px
	}
}

body:not(.debug) .popup-certificates__form .certificates-form-submit {
	position: relative
}

body:not(.debug) .popup-certificates__form .certificates-form-submit:after {
	content: "";
	background: url(/bitrix/templates/furniture_gray/images/popups/certificates/gift.png) no-repeat center/cover;
	width: 68px;
	height: 67px;
	display: block;
	position: absolute;
	right: 85px;
	top: 5px;
	pointer-events: none
}

@media(max-width:1000px) {
	body:not(.debug) .popup-certificates__form .certificates-form-submit:after {
		width: 30px;
		height: 29px;
		right: 40px;
		top: 12px
	}
}

body:not(.debug) .popup-success {
	position: relative;
	width: 100%;
	max-width: 550px;
	height: 430px;
	background: #f4f3f8;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 25px;
	margin: auto;
	top: calc(50% - 215px);
	padding: 85px 10px 10px;
	font-family: 'Inter', sans-serif
}

body:not(.debug) .popup-success__offer {
	text-align: center;
	font-size: 24px;
	line-height: 130%;
	margin: 0 0 30px
}

@media(max-width:600px) {
	body:not(.debug) .popup-success__offer {
		font-size: 20px
	}
}

body:not(.debug) .popup-success__btn {
	width: 112px;
	height: 33px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #c0e9e9;
	border-radius: 21px;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 36px;
	color: #000;
	cursor: pointer;
	margin: 0 auto;
	text-decoration: none
}

.debug .popup-success {
	position: relative;
	width: 100%;
	max-width: 550px;
	height: 430px;
	background: #f4f3f8;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 25px;
	margin: auto;
	top: calc(50% - 215px);
	padding: 85px 10px 10px;
	font-family: 'Inter', sans-serif
}

.debug .popup-success__offer {
	text-align: center;
	font-size: 24px;
	line-height: 130%;
	margin: 0 0 30px
}

@media(max-width:600px) {
	.debug .popup-success__offer {
		font-size: 20px
	}
}

.debug .popup-success__btn {
	width: 112px;
	height: 33px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #c0e9e9;
	border-radius: 21px;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 36px;
	color: #000;
	cursor: pointer;
	margin: 0 auto;
	text-decoration: none
}

.popup-overlay.js-popup-prediction {
	background: rgba(0, 0, 0, .95)
}

body.form-loading,
body.form-loading .popup-forecast-form__btn.disabled,
body.form-loading .popup-forecast[data-step="2"] .popup-forecast-form__field input,
body.form-loading .popup-forecast[data-step="2"] .popup-forecast-form__policy a,
body.form-loading .popup-forecast[data-step="2"] .popup-forecast-form__policy label {
	cursor: none
}

body.form-loading .form-loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	background: rgba(0, 0, 0, .8);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999999999
}

.spinner {
	-webkit-animation: rotator 1.4s linear infinite;
	animation: rotator 1.4s linear infinite
}

.path {
	stroke-dasharray: 187;
	stroke-dashoffset: 0;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
	animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite
}

@media screen and (min-width:1670px) and (max-width:1680px) {
	.social-btns {
		left: 0
	}

	.container {
		width: 1500px
	}
}

@media screen and (min-width:1400px) and (max-width:1460px) {
	.social-btns {
		left: 0
	}

	.blog-detail__picture--img {
		height: 300px
	}
}

@media screen and (min-width:1150px) and (max-width:1155px) {
	.container-blog__item:first-child {
		max-width: 500px !important
	}

	.container-blog__item:last-child {
		max-width: 400px
	}
}

@media screen and (min-width:801px) and (max-width:1025px) {
	.breadcrumb__pc {
		display: block
	}

	.breadcrumb__mobile {
		display: none !important
	}

	.bx-breadcrumb__blog--wrap {
		left: 25px
	}

	.container-blog__item:first-child {
		max-width: 550px
	}

	.container-blog__item:last-child {
		max-width: 350px
	}

	.blog-detail .tags .search-tags-cloud a {
		display: inline-block;
		margin-bottom: 16px
	}

	.blog-detail .purple-wrap .quote {
		width: auto
	}

	.blog-detail .purple-read img,
	.blog-detail .purple-read__img {
		width: 100%
	}
}

@media screen and (max-width:1399px) {
	.header {
		font-size: 15px
	}

	.header-line__menu {
		padding: 0 10px
	}

	.header-line__menu li {
		margin: 5px 10px
	}

	.header-line__btns a {
		margin-left: 15px
	}

	.header-line__btns--btn {
		padding: 10px 15px
	}

	.container-blog__item:first-child {
		max-width: 600px
	}

	.container-blog__item:first-child img {
		width: 100%;
		height: auto
	}
}

@media screen and (max-width:1200px) {
	.header {
		font-size: 14px
	}

	.header svg {
		width: 145px
	}

	.header-line__menu {
		padding: 0 10px
	}

	.header-line__menu li {
		margin: 5px 10px
	}

	.header-line__btns {
		display: none;
		align-items: center
	}

	.header-line__btns a {
		margin-left: 15px
	}

	.header-line__btns--btn {
		max-width: 93px;
		padding: 10px 15px
	}
}

@media screen and (min-width:320px) and (max-width:550px) {
	.simple-articles div.news-list {
		display: flex;
		flex-wrap: wrap
	}

	.simple-articles div.news-list .news-item {
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 32px
	}

	.simple-articles div.news-list .news-item img {
		margin-right: 0
	}
}

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

	.header,
	.header .logo {
		display: none
	}

	.header-container {
		padding-top: 85px;
		padding-bottom: 70px
	}

	.header-line {
		width: 100%
	}

	.header-line__menu {
		flex-direction: column;
		font-size: 24px;
		width: 100%
	}

	.header-line__menu li {
		margin-bottom: 20px
	}

	.header-line__menu .menu_whatsapp {
		display: flex;
		align-items: center
	}

	.header-line__menu .menu_whatsapp p {
		display: block;
		padding-left: 10px;
		margin-bottom: 0
	}

	.header-line__btns {
		display: none
	}

	.header-toggler {
		display: block
	}

	.footer {
		padding-top: 37px;
		padding-bottom: 33px
	}

	.footer-menu {
		display: none
	}

	.footer-container {
		justify-content: center
	}

	.social-btns {
		display: none
	}

	.social-btns.mob {
		display: flex
	}

	.container-blog {
		flex-direction: column;
		margin-left: auto;
		margin-right: auto
	}

	.container-blog__item:first-child {
		width: 100%
	}

	.container-blog__item:last-child {
		display: flex;
		flex-direction: column-reverse
	}

	.blog-detail__picture--img {
		padding-top: 80px;
		width: 100%;
		height: auto;
		min-height: 140px;
		position: relative
	}

	.blog-detail__picture .tags {
		flex-flow: row wrap;
		justify-content: flex-start;
		position: static;
		height: auto
	}

	.blog-detail__picture .tags a {
		margin: 8px 16px
	}

	.blog-detail .title {
		font-size: 32px;
		line-height: 36px
	}

	.blog-detail .list {
		margin-top: 0
	}

	.blog-detail .purple-wrap {
		padding: 17px 8px
	}

	.blog-detail .purple-wrap .astrologer {
		flex-direction: column;
		align-items: flex-start
	}

	.blog-detail .purple-wrap .astrologer__desc {
		margin-top: -30px
	}

	.blog-detail .purple-wrap .astrologer__desc .social {
		margin-bottom: 32px
	}

	.blog-detail .purple-wrap .astrologer__desc .name {
		float: right;
		position: relative;
		bottom: 30px;
		max-width: 185px;
		font-size: 16px;
		line-height: 21px
	}

	.blog-detail .purple-wrap .astrologer__desc .position {
		clear: both
	}

	.blog-detail .purple-wrap__anons {
		margin: 0 0 16px;
		font-size: 18px;
		line-height: 23px;
		color: #1f1924
	}

	.blog-detail .purple-wrap .download {
		margin: -8px auto 12px
	}

	.blog-detail .purple-wrap .quote {
		font-size: 24px;
		line-height: 34px;
		margin-left: 0;
		position: relative;
		top: 20px;
		width: 100%;
		height: auto
	}

	.blog-detail .purple-wrap .quote:before {
		right: 0;
		left: 5px;
		top: -30px;
		content: '';
		background-image: url(/images/shape.png);
		width: 30px;
		height: 23px;
		background-size: cover
	}

	.blog-detail .purple-wrap .quote-author {
		padding-left: 0;
		flex-direction: column;
		align-items: flex-start
	}

	.blog-detail .purple-wrap .quote-author__desc {
		margin-left: 0;
		margin-top: -35px
	}

	.blog-detail .purple-wrap .quote-author__desc .social {
		margin-bottom: 32px
	}

	.blog-detail .purple-wrap .quote-author__desc .name {
		float: right;
		right: 30px;
		position: relative;
		bottom: 15px;
		max-width: 165px;
		font-size: 16px;
		line-height: 21px
	}

	.blog-detail .purple-wrap .quote-author__desc .position {
		clear: both
	}

	.blog-detail .purple-read {
		flex-direction: column
	}

	.blog-detail .purple-read img {
		width: 100%;
		height: auto;
		border-radius: 8px 8px 0 0
	}

	.blog-detail .purple-read .desc {
		display: none
	}

	.blog-detail .purple-read .anons {
		margin: 24px 16px 26px
	}

	.blog-detail .purple-read__desc {
		padding-right: 0
	}

	.blog-detail .purple-read .btn {
		margin: 0 auto 24px;
		display: block
	}

	.blog-detail h2 {
		font-size: 28px;
		line-height: 34px;
		margin: 24px 0 16px
	}

	.blog-detail p {
		margin: 16px 0 24px
	}

	.blog-detail .image-text__name {
		padding: 8px
	}

	.blog-detail .tags .search-tags-cloud a {
		display: inline-block;
		margin-bottom: 8px
	}

	.bx-breadcrumb {
		height: 58px;
		z-index: 2
	}

	.bx-breadcrumb__blog--wrap {
		position: relative;
		left: 10px;
		top: 30%;
		width: 300px
	}

	.breadcrumb__pc {
		display: none
	}

	.breadcrumb__mobile {
		display: inline-block
	}

	.art-preview {
		flex-direction: column
	}

	.art-preview__pic,
	.art-preview__text {
		width: 100% !important;
		height: 200px !important
	}

	.art-preview__text {
		margin: 16px 0 32px !important;
		height: auto !important;
		font-size: 20px !important;
		line-height: 26px !important;
		font-family: Inter-bold
	}

	.art-list {
		width: 100% !important;
		margin-bottom: 0 !important
	}
}

.page-error {
	text-align: center;
	padding: 200px 0
}

.page-error__title {
	font-size: 112px;
	line-height: 120px;
	padding: 0 0 10px;
	color: #ccc;
	font-family: 'Inter', Arial, sans-serif;
	font-weight: 600
}

.page-error__description {
	font-size: 30px;
	line-height: 36px;
	padding: 0 0 30px
}

.page-error__back {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
	height: 16px;
	padding: 0 0 0 25px;
	background: url(/bitrix/templates/furniture_gray/images/back.png) 0 0 no-repeat;
	color: #232323;
	text-decoration: none;
	font-weight: 600
}

.error-container {
	max-width: 1600px;
	margin: 0 auto
}

.thanks-page {
	background: url(/bitrix/templates/furniture_gray/images/thanks/bg.png) center/cover no-repeat, linear-gradient(133deg, #fff 43%, rgba(85, 42, 68, .2) 100%, rgba(236, 47, 126, .2) 100%)
}

.thanks-page__container {
	width: 100%;
	max-width: 1200px;
	box-sizing: border-box;
	position: relative;
	margin: 0 auto;
	padding: 20px
}

@media(max-width:1200px) {
	.thanks-page__container {
		padding: 10px
	}
}

.thanks-page__content {
	display: flex;
	flex-direction: column
}

@media(max-width:1200px) {
	.thanks-page__back {
		display: none
	}
}

.thanks-page__back a {
	width: 205px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #ec2f7e;
	box-sizing: border-box;
	border-radius: 25px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #ec2f7e;
	text-decoration: none
}

.thanks-page__back a img {
	margin-right: 8px
}

.thanks-page__stop img {
	display: block;
	margin: -50px auto -30px
}

@media(max-width:1200px) {
	.thanks-page__stop img {
		margin: 20px auto -20px
	}
}

.thanks-page__title {
	font-family: 'Literata', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	color: #1b131d;
	text-align: center;
	margin: 0 0 10px
}

@media(max-width:800px) {
	.thanks-page__title {
		font-size: 18px;
		line-height: 27px
	}
}

.thanks-page__offer p,
.thanks-page__subtitle {
	font-family: 'Literata', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 21px;
	line-height: 31px;
	color: #1b131d;
	text-align: center;
	margin: 0 0 25px
}

@media(max-width:800px) {
	.thanks-page__subtitle {
		font-size: 16px;
		line-height: 19px
	}
}

.thanks-page .thanks-author__about ul li,
.thanks-page__btn a {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 23px
}

.thanks-page__btn a {
	width: 357px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(273deg, #59bff1 5%, #2ca5e0 94%);
	box-shadow: 0 4px 20px rgba(44, 165, 224, .5);
	border-radius: 25px;
	text-decoration: none;
	color: #fff;
	margin: 0 auto 35px
}

@media(max-width:800px) {
	.thanks-page__btn a {
		font-size: 17px;
		line-height: 21px;
		width: 302px
	}
}

.thanks-page__btn a img {
	margin-right: 18px
}

.thanks-page__offer {
	margin: 0 0 40px
}

@media(max-width:800px) {
	.thanks-page__offer {
		margin: 0
	}
}

.thanks-page__offer p {
	font-weight: 700;
	margin: 0
}

@media(max-width:800px) {
	.thanks-page__offer p {
		font-size: 19px;
		line-height: 28px;
		margin: 0 0 10px
	}
}

.thanks-page__offer p span {
	color: #ec2f7e
}

.thanks-page .thanks-author {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 40px
}

@media(max-width:800px) {
	.thanks-page .thanks-author {
		flex-direction: column-reverse;
		padding: 0 10px
	}
}

.thanks-page .thanks-author__about {
	background: #fff;
	box-shadow: 0 16px 32px rgba(44, 39, 56, .04), 0 32px 64px rgba(44, 39, 56, .16);
	border-radius: 32px;
	width: 100%;
	max-width: 564px;
	height: 450px;
	padding: 40px 15px;
	box-sizing: border-box
}

@media(max-width:800px) {
	.thanks-page .thanks-author__about {
		height: auto;
		margin: 20px auto;
		padding: 30px 10px
	}
}

.thanks-page .thanks-author__about ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.thanks-page .thanks-author__about ul li {
	padding-left: 26px;
	position: relative;
	color: #1b131d;
	margin: 0 0 20px
}

@media(max-width:800px) {
	.thanks-page .thanks-author__about ul li {
		font-size: 15px;
		line-height: 18px;
		margin: 0 0 15px;
		padding-left: 14px
	}
}

.thanks-page .thanks-author__about ul li:before {
	content: '';
	width: 13px;
	height: 13px;
	border-radius: 50%;
	top: 3px;
	left: 0;
	display: block;
	position: absolute;
	background: linear-gradient(180deg, #ec2f7e 0, #552a44 100%)
}

@media(max-width:800px) {
	.thanks-page .thanks-author__about ul li:before {
		width: 8px;
		height: 8px;
		border-radius: 50%;
		top: 5px;
		left: 0
	}

	.thanks-page .thanks-author__photo img {
		width: 295px
	}
}

.new-year {
	background: url(/present/images/bg.jpg) no-repeat;
	margin-bottom: -170px;
	height: 980px
}

@media(min-width:1201px) and (max-width:1570px) {
	.new-year {
		background-size: cover;
		background-position: -160px 0
	}
}

@media(min-width:426px) and (max-width:1200px) {
	.new-year {
		height: 1400px;
		background-position: -525px 0;
		margin-bottom: -335px;
		background-size: cover
	}
}

@media(min-width:767px) and (max-width:769px) {
	.new-year {
		height: 1235px;
		margin-bottom: -170px;
		background-position: -540px 0;
		margin-top: -45px
	}
}

@media screen and (max-width:425px) {
	.new-year {
		background: url(/present/images/mob.jpg) no-repeat;
		background-size: cover;
		height: 1350px
	}
}

.new-year_container {
	max-width: 975px;
	margin: 0 auto;
	display: flex;
	padding-top: 40px;
	align-items: center
}

@media(min-width:426px) and (max-width:1200px) {
	.new-year_container {
		max-width: 700px;
		flex-direction: column
	}
}

@media screen and (max-width:425px) {
	.new-year_container {
		flex-direction: column;
		max-width: 328px
	}
}

.new-year_left {
	margin-right: 64px
}

@media(min-width:426px) and (max-width:1200px) {
	.new-year_left {
		margin-right: 0;
		margin-bottom: 20px
	}
}

@media screen and (max-width:425px) {
	.new-year_left {
		margin-right: 0;
		margin-top: 50px
	}
}

@media screen and (max-width:1200px) {
	.new-year_left img:nth-child(1) {
		display: none
	}
}

.new-year_left img:nth-child(2) {
	display: none
}

@media screen and (max-width:1200px) {
	.new-year_left img:nth-child(2) {
		display: block
	}
}

@media screen and (max-width:425px) {
	.new-year_right {
		margin-top: 30px
	}
}

.new-year_certificates {
	background: #fff;
	border: 1px solid #d0cabd;
	border-radius: 10px
}

.new-year_tip {
	display: flex;
	font-family: 'Inter', Arial, sans-serif;
	align-items: center
}

.new-year_tip:nth-child(1) {
	margin-bottom: 15px
}

.new-year_tip:nth-child(3) {
	margin-bottom: 43px;
	margin-top: 24px
}

@media(min-width:426px) and (max-width:1200px) {
	.new-year_tip:nth-child(3) {
		margin-bottom: 28px
	}
}

@media screen and (max-width:425px) {
	.new-year_tip:nth-child(3) {
		margin-bottom: 15px
	}
}

.new-year_tip--count {
	background: rgba(48, 48, 48, .12);
	border-radius: 100%;
	width: 38px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 12px
}

.new-year_tip--count div,
.new-year_tip--text {
	font-weight: 500;
	font-size: 24px;
	letter-spacing: -.04em;
	color: #303030
}

.new-year_tip--text {
	font-size: 14px;
	letter-spacing: -.015em
}

.new-year_certificate {
	display: flex;
	flex-direction: column;
	font-family: 'Inter', Arial, sans-serif;
	padding: 12px 35px 20px 40px;
	position: relative;
	border-bottom: 1px solid #d0cabd;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.new-year_certificate:last-child {
	border: 0
}

.new-year_certificate--price {
	color: #bea157;
	font-weight: 600;
	font-size: 32px;
	letter-spacing: -.055em;
	line-height: 45px
}

.new-year_certificate--prompt {
	font-size: 14px;
	line-height: 17px;
	letter-spacing: -.02em;
	color: #303030;
	font-weight: 500;
	position: relative
}

.new-year_certificate--prompt:before {
	content: '+';
	position: absolute;
	left: -17px;
	color: #bea157
}

.new-year_certificate--quote {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -.02em;
	color: #bea157;
	margin-top: 5px
}

.new-year_certificate--change {
	position: absolute;
	right: 10px;
	top: 18px
}

.new-year_certificate--change__choose {
	border: 1px solid #bea157;
	border-radius: 7px;
	padding: 5px 12px;
	color: #bea157;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	cursor: pointer
}

.new-year_certificate--change__choose:hover {
	color: #fff;
	background: #bea157
}

.new-year_certificate--change__counter {
	display: none;
	background: #bea157;
	border-radius: 7px;
	padding: 5px 15px;
	color: #fff
}

.new-year_certificate--change__counter .js-counter-minus {
	margin-right: 15px;
	cursor: pointer
}

.new-year_certificate--change__counter .js-counter-plus {
	margin-left: 15px;
	cursor: pointer
}

.new-year_form {
	font-family: 'Inter', Arial, sans-serif
}

@media screen and (max-width:425px) {
	.new-year_form .form-content__body {
		display: flex;
		flex-direction: column;
		justify-content: center
	}
}

.new-year_form .form-content__question {
	font-weight: 500;
	font-size: 14px;
	letter-spacing: -.015em;
	color: #505050;
	margin-bottom: 7px
}

.new-year_form .form-content__answer {
	margin-bottom: 25px
}

@media screen and (max-width:425px) {
	.new-year_form .form-content__answer {
		margin-bottom: 20px
	}
}

.new-year_form input[name=form_text_69] {
	border-radius: 6px;
	border: 1px solid #d0cabd;
	padding: 15px;
	width: 466px;
	font-family: Inter;
	font-size: 16px;
	line-height: 19px;
	color: #000
}

@media screen and (max-width:425px) {
	.new-year_form input[name=form_text_69] {
		width: 300px
	}
}

.new-year_form input[name=form_text_63] {
	width: 498px;
	border-radius: 6px;
	border: 1px solid #bea157;
	padding: 15px 50px;
	font-family: Inter;
	font-size: 16px;
	line-height: 19px;
	color: #000
}

@media screen and (max-width:425px) {
	.new-year_form input[name=form_text_63] {
		width: 332px
	}
}

.new-year_form input[type=submit],
.new-year_success a {
	box-shadow: inset 0 1px 0 rgba(254, 219, 107, .2);
	border-radius: 8px;
	font-weight: 500;
	font-family: 'Inter', Arial, sans-serif
}

.new-year_form input[type=submit] {
	background: #bea157;
	font-size: 16px;
	line-height: 19px;
	width: 498px;
	cursor: pointer;
	border: 0;
	color: #fff;
	padding: 15px 0
}

.new-year_form input[type=submit]:hover {
	color: #bea157;
	background: #fff
}

@media screen and (max-width:425px) {
	.new-year_form input[type=submit] {
		width: 332px
	}
}

.new-year_success {
	display: flex;
	margin: 200px auto;
	flex-direction: column;
	align-items: center
}

@media screen and (max-width:425px) {
	.new-year_success--img-pc {
		display: none
	}
}

.new-year_success--img-mob {
	display: none
}

@media screen and (max-width:425px) {
	.new-year_success--img-mob {
		display: block
	}
}

.new-year_success a {
	margin-top: 35px;
	text-decoration: none;
	border: 1px solid #303030;
	padding: 15px 55px;
	color: #303030
}

.new-year_error {
	text-align: center;
	background: #c91c1c;
	border-radius: 5px;
	color: #fff;
	padding: 5px 0;
	display: none;
	margin-top: -30px;
	margin-bottom: 5px
}

@media screen and (max-width:425px) {
	.new-year_error {
		margin-top: -5px
	}
}

@font-face {
	font-family: 'TT Hoves';
	src: local("TT Hoves Medium"), local("TTHoves-Medium"), url(/present-love/assets/TTHoves-Medium.woff2) format("woff2");
	font-weight: 500;
	font-style: normal
}

.present-love {
	background: url(/bitrix/templates/furniture_gray/images/present-love/bg.jpg) no-repeat;
	margin-bottom: -170px;
	height: 1314px
}

@media(min-width:1201px) and (max-width:1570px) {
	.present-love {
		background-size: cover;
		background-position: -160px 0
	}
}

@media(min-width:426px) and (max-width:1200px) {
	.present-love {
		height: 1820px;
		background-position: -525px 0;
		margin-bottom: -335px;
		background-size: cover
	}
}

@media(min-width:767px) and (max-width:769px) {
	.present-love {
		height: 1655px;
		margin-bottom: -170px;
		background-position: -540px 0;
		margin-top: -45px
	}
}

@media screen and (max-width:425px) {
	.present-love {
		background: url(/bitrix/templates/furniture_gray/images/present-love/bg-mob.jpg) no-repeat;
		background-size: cover;
		min-height: 1680px;
		height: auto
	}
}

.present-love.success {
	background: url(/bitrix/templates/furniture_gray/images/present-love/success-bg.jpg) no-repeat center/cover;
	height: 1000px
}

@media(max-width:600px) {
	.present-love.success {
		background: url(/bitrix/templates/furniture_gray/images/present-love/success-bg-mob.jpg) no-repeat center/cover;
		min-height: 900px;
		height: auto
	}
}

.present-love_container {
	max-width: 975px;
	margin: 0 auto;
	display: flex;
	padding-top: 40px;
	align-items: center;
	justify-content: space-between
}

@media(min-width:426px) and (max-width:1200px) {
	.present-love_container {
		max-width: 700px;
		flex-direction: column
	}
}

@media screen and (max-width:425px) {
	.present-love_container {
		flex-direction: column;
		max-width: 328px;
		padding-top: 30px
	}
}

@media(min-width:426px) and (max-width:1200px) {
	.present-love_left {
		margin-right: 0;
		margin-bottom: 20px
	}
}

@media screen and (max-width:425px) {
	.present-love_left {
		margin-right: 0;
		margin-top: 50px
	}
}

@media screen and (max-width:1200px) {
	.present-love_left img:nth-child(1) {
		display: none
	}
}

.present-love_left img:nth-child(2) {
	display: none
}

@media screen and (max-width:1200px) {
	.present-love_left img:nth-child(2) {
		display: block
	}
}

.present-love_left .present-description__date {
	display: flex;
	align-items: center;
	margin: 0 0 25px
}

@media(max-width:1200px) {
	.present-love_left .present-description__date {
		justify-content: center
	}
}

@media(max-width:600px) {
	.present-love_left .present-description__date {
		margin: 0 0 15px
	}
}

.present-love_left .present-description__date img {
	display: block;
	margin-right: 10px
}

.present-love_left .present-description__date span {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 137%;
	letter-spacing: -.02em;
	color: rgba(255, 255, 255, .87);
	border: 2px solid rgba(255, 255, 255, .87);
	border-radius: 45px;
	padding: 5px 12px
}

.present-love_left .present-description__title {
	font-family: 'TT Hoves', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 72px;
	line-height: 92%;
	letter-spacing: -.04em;
	color: #fff;
	margin: 0 0 25px
}

@media(max-width:1200px) {
	.present-love_left .present-description__title {
		text-align: center
	}
}

@media(max-width:600px) {
	.present-love_left .present-description__title {
		font-size: 42px
	}
}

.present-love_left .present-description__offer {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 154.02%;
	letter-spacing: -.02em;
	color: rgba(255, 255, 255, .87)
}

@media(max-width:1200px) {
	.present-love_left .present-description__offer {
		text-align: center
	}
}

@media(max-width:600px) {
	.present-love_left .present-description__offer {
		font-size: 14px
	}
}

@media screen and (max-width:425px) {
	.present-love_right {
		margin-top: 20px
	}
}

.present-love_certificates {
	background: #fff;
	border: 1px solid #d0cabd;
	border-radius: 10px
}

.present-love_tip {
	display: flex;
	font-family: 'Inter', Arial, sans-serif;
	align-items: center
}

.present-love_tip:nth-child(1) {
	margin-bottom: 15px
}

.present-love_tip:nth-child(3) {
	margin-bottom: 25px;
	margin-top: 25px
}

@media(min-width:426px) and (max-width:1200px) {
	.present-love_tip:nth-child(3) {
		margin-bottom: 28px
	}
}

@media screen and (max-width:425px) {
	.present-love_tip:nth-child(3) {
		margin-bottom: 15px
	}
}

.present-love_tip--count {
	background: rgba(255, 255, 255, .12);
	border-radius: 100%;
	width: 38px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 12px
}

.present-love_tip--count div {
	font-family: 'TT Hoves', sans-serif;
	font-weight: 500;
	font-size: 24px;
	line-height: .9;
	letter-spacing: -.04em;
	color: #fff
}

.present-love_tip--text {
	font-weight: 500;
	font-size: 14px;
	letter-spacing: -.015em;
	color: #fff
}

.present-love_certificate {
	display: flex;
	flex-direction: column;
	font-family: 'Inter', Arial, sans-serif;
	padding: 12px 35px 20px 40px;
	position: relative;
	border-bottom: 1px solid #d0cabd;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.present-love_certificate:last-child {
	border: 0
}

.present-love_certificate .certificate-cost {
	display: flex
}

@media(max-width:600px) {
	.present-love_certificate .certificate-cost {
		flex-direction: column-reverse
	}
}

.present-love_certificate--price {
	color: #e76d58;
	font-weight: 600;
	font-size: 32px;
	letter-spacing: -.055em;
	line-height: 45px
}

.present-love_certificate--deprecated {
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: -.055em;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
	color: rgba(0, 0, 0, .37);
	margin-left: 15px
}

@media(max-width:600px) {
	.present-love_certificate--deprecated {
		margin: 0;
		line-height: 24px
	}
}

.present-love_certificate--prompt {
	font-size: 14px;
	line-height: 17px;
	letter-spacing: -.02em;
	color: #303030;
	font-weight: 500;
	position: relative
}

.present-love_certificate--quote {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -.02em;
	color: #bea157;
	margin-top: 5px
}

.present-love_certificate--change {
	position: absolute;
	right: 10px;
	top: 18px
}

.present-love_certificate--change__choose {
	border: 1px solid #e76d58;
	border-radius: 7px;
	padding: 5px 12px;
	color: #e76d58;
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	cursor: pointer
}

.present-love_certificate--change__choose:hover {
	color: #fff;
	background: #e76d58
}

.present-love_certificate--change__counter {
	display: none;
	background: #e76d58;
	border-radius: 7px;
	padding: 5px 15px;
	color: #fff
}

.present-love_certificate--change__counter .js-counter-minus {
	margin-right: 15px;
	cursor: pointer
}

.present-love_certificate--change__counter .js-counter-plus {
	margin-left: 15px;
	cursor: pointer
}

@media(max-width:600px) {
	.present-love_certificate--change.change-top {
		top: 40px
	}
}

.present-love_form {
	font-family: 'Inter', Arial, sans-serif
}

@media screen and (max-width:425px) {
	.present-love_form .form-content__body {
		display: flex;
		flex-direction: column;
		justify-content: center
	}
}

.present-love_form .form-content__question {
	font-weight: 500;
	font-size: 14px;
	letter-spacing: -.015em;
	color: #505050;
	margin-bottom: 7px
}

.present-love_form .form-content__answer {
	margin-bottom: 25px
}

@media screen and (max-width:425px) {
	.present-love_form .form-content__answer {
		margin-bottom: 20px
	}
}

.present-love_form input[name=form_text_92] {
	border-radius: 6px;
	border: 1px solid #d0cabd;
	padding: 15px;
	width: 466px;
	font-family: Inter;
	font-size: 16px;
	line-height: 19px;
	color: #000
}

@media screen and (max-width:425px) {
	.present-love_form input[name=form_text_92] {
		width: 300px
	}
}

.present-love_form input[name=form_text_93] {
	width: 498px;
	border-radius: 6px;
	border: 1px solid #d0cabd;
	padding: 15px 50px;
	font-family: Inter;
	font-size: 16px;
	line-height: 19px;
	color: #000
}

@media screen and (max-width:425px) {
	.present-love_form input[name=form_text_93] {
		width: 332px
	}
}

.present-love_form input[type=submit] {
	background: #e76d58;
	box-shadow: inset 0 1px 0 rgba(254, 219, 107, .2);
	border-radius: 8px;
	border: 0;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	padding: 15px 0;
	width: 498px;
	font-family: 'Inter', Arial, sans-serif;
	cursor: pointer
}

.present-love_form input[type=submit]:disabled {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.present-love_form input[type=submit]:hover:not(:disabled) {
	color: #e76d58;
	background: #fff
}

@media screen and (max-width:425px) {
	.present-love_form input[type=submit] {
		width: 332px
	}
}

.present-love_success {
	display: flex;
	margin: 200px auto;
	flex-direction: column;
	align-items: center
}

@media screen and (max-width:600px) {
	.present-love_success {
		margin: 180px auto
	}
}

@media screen and (max-width:425px) {
	.present-love_success--img-pc {
		display: none
	}
}

.present-love_success--img-mob {
	display: none
}

@media screen and (max-width:425px) {
	.present-love_success--img-mob {
		display: block
	}
}

.present-love_success a {
	margin-top: 35px;
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 8px;
	padding: 15px 55px;
	color: #fff;
	font-weight: 500;
	font-family: 'Inter', Arial, sans-serif
}

.present-love_error {
	text-align: center;
	background: #c91c1c;
	border-radius: 5px;
	color: #fff;
	padding: 5px 0;
	display: none;
	margin-top: -30px;
	margin-bottom: 5px
}

@media screen and (max-width:425px) {
	.present-love_error {
		margin-top: -5px
	}
}

.ipr-welcome {
	padding: 50px 0;
	position: relative
}

.ipr-welcome:before {
	content: url(/bitrix/templates/furniture_gray/images/ipr-welcome/bg-top.png);
	display: block;
	position: absolute;
	z-index: -1;
	right: 0;
	top: 20px
}

@media(max-width:600px) {
	.ipr-welcome:before {
		content: url(/bitrix/templates/furniture_gray/images/ipr-welcome/bg-top-mob.png);
		top: 0
	}
}

.ipr-welcome:after {
	content: url(/bitrix/templates/furniture_gray/images/ipr-welcome/bg-bottom.png);
	display: block;
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: -340px
}

@media(max-width:800px) {
	.ipr-welcome:after {
		display: none
	}
}

@media(max-width:600px) {
	.ipr-welcome:after {
		display: block;
		bottom: -190px;
		content: url(/bitrix/templates/furniture_gray/images/ipr-welcome/bg-bottom-mob.png)
	}
}

.ipr-welcome__container {
	width: 100%;
	max-width: 1600px;
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box
}

.ipr-welcome__container .ipr-content {
	width: 100%;
	max-width: 695px
}

.ipr-welcome__container .ipr-content__title {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 72px;
	line-height: 100%;
	background: -webkit-linear-gradient(30deg, #665ce9 0, #48cdd8 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 0 0 30px
}

@media(max-width:600px) {
	.ipr-welcome__container .ipr-content__title {
		font-size: 40px;
		line-height: 100%
	}
}

.ipr-welcome__container .ipr-content p,
.ipr-welcome__container .ipr-content ul li {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: #333
}

.ipr-welcome__container .ipr-content ul {
	margin: 40px 0 0;
	padding: 0;
	list-style-type: none
}

@media(max-width:600px) {
	.ipr-welcome__container .ipr-content ul {
		margin: 45px 0 0
	}
}

.ipr-welcome__container .ipr-content ul li {
	position: relative;
	padding-left: 105px;
	font-family: 'Inter', sans-serif;
	line-height: 120%;
	margin: 0 0 40px
}

@media(max-width:600px) {
	.ipr-welcome__container .ipr-content ul li {
		padding-left: 60px;
		margin: 0 0 45px
	}
}

.ipr-welcome__container .ipr-content ul li:before {
	position: absolute;
	margin: 0;
	left: 40px;
	top: calc(50% - 25px);
	content: url(/bitrix/templates/furniture_gray/images/insets/profit/pdf.png)
}

@media(max-width:600px) {
	.ipr-welcome__container .ipr-content ul li:before {
		left: 0
	}
}

.ipr-welcome__container .ipr-content__btn {
	display: block;
	margin: 30px 0 0;
	width: 189px;
	height: 60px
}

@media(max-width:800px) {
	.ipr-welcome__author {
		display: none
	}
}

.ipr-welcome__author img {
	margin-left: 25px
}

@media(max-width:1200px) {
	.ipr-welcome__author img {
		max-width: 350px
	}
}

.footer.mod .footer-form input[type=text] {
	padding: 0 25px 0 50px
}

.footer .iti__arrow {
	border-top: 4px solid #d3d3d3 !important
}

form.footer-form.js-footer-form .iti.iti--allow-dropdown {
	width: 100%;
	margin-bottom: 20px
}

.iti__country {
	color: #222 !important
}

.monetary-form__field .iti.iti--allow-dropdown {
	width: 100% !important;
	height: 42px
}

.monetary-form__field input.only-num {
	padding-left: 50px !important;
	outline: 0;
	min-height: 42px
}

.popup-webinar__content .iti.iti--allow-dropdown {
	width: 100%
}

input#only_num {
	margin-right: 10px !important
}

.popup-prediction__form.prediction-form.js-prediction-form input.only-num {
	padding-left: 50px !important
}

.popup-overlay.js-popup-consultation .iti.iti--allow-dropdown {
	margin: 20px 0 30px auto !important;
	display: table;
	width: 220px
}

.popup-overlay.js-popup-consultation input[type=text] {
	width: 100% !important
}

.thanks-page__form-form.open {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content
}

.iti__country-list {
	z-index: 99999
}

.popup-wheel__form.js-popup-wheel-form .form-content__answer {
	position: relative;
	z-index: 2
}

@media(max-width:800px) {
	.thanks-page .iti.iti--allow-dropdown {
		width: 100% !important
	}

	.thanks-page .iti.iti--allow-dropdown input {
		width: 100%
	}

	.popup-wheel__form .form-content {
		z-index: 99999999
	}

	.iti__country-list {
		z-index: 9999999999;
		-webkit-transform: translate3d(0, 0, 200px);
		transform: translate3d(0, 0, 200px)
	}

	.popup-wheel__container {
		z-index: 9999;
		position: relative
	}

	.popup-overlay.js-popup-wheel {
		z-index: 3
	}

	div#allrecords,
	div#page-wrapper {
		position: relative
	}

	div#allrecords {
		z-index: 0 !important
	}

	.gift-widget.js-popup-wheel-trigger {
		z-index: 2;
		bottom: 15px
	}
}

.t456 {
	transition: none !important
}

.t456.scrolled {
	top: 40px !important
}

.t456.closed-topbar {
	top: 0 !important
}

.t282__container {
	margin-top: 80px !important
}

.t282__menu__container {
	top: 130px !important
}

.t282__menu__container.closed-topbar {
	top: 50px !important
}

.offer-top-other {
	visibility: visible !important
}

.header.have-topbar {
	top: 80px
}

@media(max-width:999px) {
	.header.have-topbar {
		top: 137px
	}
}

.header.have-topbar.closed-topbar {
	top: 0
}

#page-wrapper.have-topbar {
	margin-top: 135px !important
}

@media screen and (min-width:425px) {
	.offer-top.js-offer-line {
		visibility: hidden
	}

	.offer-top.scrolled {
		visibility: visible
	}

	.offer-top.closed-topbar {
		display: none !important
	}
}

@media screen and (max-width:800px) {
	.name-space {
		margin-top: 70px
	}

	.name-space.closed-topbar {
		margin-top: 0
	}

	.header-toggler.have-topbar {
		top: 80px
	}

	.header-toggler.have-topbar.closed-topbar {
		top: 0
	}

	.header.have-topbar.closed-topbar .header-container {
		padding-top: 85px
	}

	.header.have-topbar .header-container {
		padding-top: 110px
	}

	#page-wrapper.have-topbar {
		margin-top: 85px !important
	}
}

@media(max-width:768px) {
	.topbar-blog--home {
		display: none
	}

	.new-main .sticky-menu+div {
		padding-top: 100px !important
	}

	div#sticky-menu.sticky .topbar-blog.topbar-blog--home {
		display: flex
	}
}

.widget-dynamic__name {
	height: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center
}

a#popup_taro_widget.js-p-diagnostics-trigger {
	background: url('/images/popup_taro_widget.png');
	background-size: cover;
	background-position: center
}

a#popup_taro_widget.js-p-diagnostics-trigger * {
	opacity: 0
}

@media(max-width:801px) {
	a#popup_taro_widget.js-p-diagnostics-trigger {
		background-image: url('/images/popup_taro_widget_mb.png');
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		background-color: transparent
	}

	a#popup_taro_widget.js-p-diagnostics-trigger * {
		opacity: 0
	}

	.widget-analysis.widget-item:after {
		opacity: 1;
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		background: linear-gradient(358deg, #3184d3, #4fadff);
		top: 0;
		left: 0;
		z-index: -1
	}

	a#popup_taro_widget.js-p-diagnostics-trigger {
		position: relative;
		z-index: 2
	}

	.widget-analysis.widget-item {
		position: relative
	}
}

.popup-forecast[data-step="2"] {
	padding-top: 50px
}

.popup-forecast[data-step="2"] .popup-forecast__form {
	margin-top: 30px
}

.popup-forecast-form__field.js-custom-mail-field {
	margin-bottom: 10px
}

@media(max-width:1040px) {
	.popup-forecast[data-step="2"] {
		padding-top: 30px
	}

	.popup-forecast[data-step="2"] .popup-forecast__form {
		margin-top: 10px
	}

	.popup-forecast-form__field.js-custom-mail-field {
		margin-bottom: 10px
	}

	.popup-forecast[data-step="2"] .popup-forecast-form__field input {
		height: 44px
	}

	.popup-forecast[data-step="2"] .popup-forecast-form__btn {
		height: 50px;
		padding: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-top: 8px
	}
}

:root {
	--nav-h: 4rem;
	--topbar-h: 4rem;
	--cl-magenta: #8039f4;
	--cl-blue: #008bf0;
	--cl-peach: #ffcaab;
	--cl-yellow: #ffd600;
	--cl-pink: #EE4EB2;
	--cl-green: #03c0b0;
	--cl-mint: #93FC8F;
	--cl-orange: #fc7c6b;
	--cl-red: #C61504;
	--cl-fox: #FF5309;
	--cl-ice: #BDE9FF;
}

html {
	height: 100%;
	font-family: "Inter", sans-serif
}

body {
	min-height: 100%;
	min-height: 100svh;
	min-height: 100dvh
}

.visually-hidden {
	height: 1px;
	width: 1px;
	position: absolute !important;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap
}

@media(max-width:1600px) {
	html {
		font-size: 14px
	}
}

@media(max-width:1280px) {
	html {
		font-size: 12px
	}
}

@media(-webkit-max-device-pixel-ratio:1.5) and (max-width:1366px),
(max-width:1024px) {
	html {
		font-size: 12px
	}
}

@media(max-width:768px) {
	html {
		font-size: 14px
	}
}

@media(max-width:320px) {
	html {
		font-size: 12px
	}
}

.btn {
	padding: .875em 1.215em;
	display: inline-block;
	font-size: 1rem;
	font-weight: 500;
	line-height: .875;
	white-space: nowrap;
	text-decoration: none;
	color: #fff;
	background-color: var(--cl-blue);
	border-radius: 10rem;
	cursor: pointer
}

.btn--green {
	background: linear-gradient(99.75deg, #94d3f7 -16.25%, #00b0a1 47.41%), var(--cl-green)
}

.btn--blue {
	background-color: var(--cl-blue)
}

.btn--mint {
	color: #1E1E1E;
	background-color: var(--cl-mint)
}

.btn--peach {
	color: #1b0341;
	background-color: var(--cl-peach)
}

.btn--magenta {
	background-color: var(--cl-magenta)
}

.btn--yellow {
	color: #000;
	background-color: var(--cl-yellow)
}

.btn--pink {
	color: #fff;
	background-color: var(--cl-pink)
}

.btn--orange {
	color: #fff;
	background-color: var(--cl-orange)
}

.btn--fox {
	color: #fff;
	background-color: var(--cl-fox)
}

.btn--outline {
	color: var(--cl-blue);
	background-color: transparent;
	border: 1.5px solid var(--cl-blue)
}

.text--pink {
	color: var(--cl-pink)
}
.text--mint {
	color: var(--cl-mint)
}

.head {
	position: sticky;
	top: 0;
	background-color: #fff;
	z-index: 10
}

.promo-bar+head {
	top: var(--topbar-h)
}

.head__inner {
	height: var(--nav-h);
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 2rem;
	display: flex;
	align-items: center;
	position: relative
}
.head__logo {
    display: flex;
	position: relative;
}
.head__logo svg {
	width: auto;
	height: 2.5rem
}
.head__logo-decor {
	position: absolute;
	top: -1.2rem;
    left: -0.4rem;
}

.head__nav {
	height: 100%;
	display: flex;
	flex: 1;
	justify-content: center
}

.nav__list {
	display: flex;
	align-items: stretch
}

.nav__item {
	display: flex;
	align-items: stretch
}

.nav__link {
	padding: .875em .675em;
	display: flex;
	gap: .215em;
	align-items: center;
	color: #000;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1;
	text-decoration: none;
	transition: color .25s ease
}

.nav__link:hover {
	color: var(--cl-blue)
}
.nav__link svg {
	width: 1.215em;
	height: 1.215em;
	fill: var(--cl-blue)
}
.nav__link:hover svg {
	animation: twinkle .55s ease-out
}

.nav__link--blue,
.nav__link--blue:hover,
.nav__link--blue svg {
	color: var(--cl-blue);
	fill: var(--cl-blue)
}

.nav__link--orange,
.nav__link--orange:hover,
.nav__link--orange svg {
	color: var(--cl-orange);
	fill: var(--cl-orange);
}

.nav__link--red,
.nav__link--red:hover {
	color: var(--cl-red);
}

@keyframes twinkle {
	0 {
		transform: scale(1)
	}

	40% {
		transform: scale(1.18)
	}

	70% {
		transform: scale(0.96)
	}

	100% {
		transform: scale(1)
	}
}

.header__actions {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.actions__link {
	transition: opacity .15s ease
}

.actions__link+.actions__link {
	margin-left: .5em
}

.actions__link:hover {
	opacity: .9
}

.head__burger {
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: none;
	cursor: pointer;
	align-content: center;
	position: absolute;
	right: 2rem
}

.head__burger span {
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;
	background: currentColor;
	top: 50%;
	transform: translateY(-50%);
	transition: transform .25s ease, top .25s ease, opacity .2s
}

.head__burger span:nth-child(1) {
	top: 4px
}

.head__burger span:nth-child(2) {
	top: 50%
}

.head__burger span:nth-child(3) {
	top: 16px
}

#menu-toggle:checked+.head__burger span {
	top: 50%
}

#menu-toggle:checked+.head__burger span:nth-child(1) {
	transform: translateY(-50%) rotate(45deg)
}

#menu-toggle:checked+.head__burger span:nth-child(2) {
	opacity: 0
}

#menu-toggle:checked+.head__burger span:nth-child(3) {
	transform: translateY(-50%) rotate(-45deg)
}

.promo-bar {
	position: relative;
	overflow: hidden
}

.promo-bar__inner {
	height: var(--topbar-h);
	max-width: 1600px;
	margin: 0 auto;
	position: relative
}

.promo-bar__content {
	min-height: 100%;
	padding: 0 4rem 0 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: inherit
}

.promo-bar--theme-blue {
	background: linear-gradient(88.84deg, #3d4eec 0, #2fa1f4 100%);
	color: #fff
}

.promo-bar--theme-purple {
	background: var(--cl-magenta);
	color: #fff
}

.promo-bar--black-friday {
	width: 100%;
	color: #fff;
    min-height: 3rem;
	background-image: url(/local/templates/furniture_gray/images/topbar-black-friday-bg.png);
    background-color: #000;
    background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.promo-bar--new-year {
	width: 100%;
	color: #fff;
    min-height: 3rem;
	background-image: url(/local/templates/furniture_gray/images/topbar-new-year-bg.png);
    background-color: #3F0000;
    background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.promo-bar--pro-discount50 {
	width: 100%;
	color: #fff;
    min-height: 3rem;
	background-image: url(/local/templates/furniture_gray/images/topbar-pro-discount50-bg.png);
    background-color: #08005B;
    background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.promo-bar--money {
	width: 100%;
	color: #fff;
    min-height: 3rem;
    background-color: #08005B;
    background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.promo-bar__text {
	padding-right: 2em;
	font-size: 1.125rem
}

.promo-bar__label {
	font-weight: 600
}

.promo-bar__close {
	height: 100%;
	padding: .5rem;
	border: 0;
	cursor: pointer;
	color: inherit;
	font-size: 1.125rem;
	background: 0;
	position: absolute;
	right: 2rem;
	top: 0;

	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;

	transition:
		opacity 0.2s ease,
		color 0.2s ease;
}

.promo-bar__close:hover,
.promo-bar__close:focus-visible {
	opacity: 0.7;
}

.promo-bar__close:active {
	opacity: 0.5;
}

@media(max-width:1024px) {
	.head__inner {
		padding: 0 1.215rem
	}

	.head__nav {
		width: 100%;
		height: auto;
		padding: 2rem 0;
		flex-direction: column;
		position: absolute;
		top: var(--nav-h);
		left: 0;
		flex-direction: column;
		background-color: #fff;
		z-index: 10
	}

	.nav__list {
		flex-direction: column
	}

	.nav__item {
		justify-content: center
	}

	.header__actions {
		flex: 1;
		margin-right: 2.5rem
	}

	.head__burger {
		display: inline-block;
		right: 1.215rem
	}

	.head__nav {
		display: none
	}

	#menu-toggle:checked~.head__nav {
		display: block
	}
}

@media(max-width:575px) {
	.head__logo svg {
		height: 2rem
	}
	.head__logo-decor {
		top: -1.1rem;
		left: -0.35rem;
	}

	.actions__link--reg {
		display: none
	}

	.promo-bar {
		position: fixed;
		bottom: 0;
		z-index: 10
	}

	.promo-bar__inner {
		height: auto
	}

	.promo-bar__content {
		padding: 1rem 3rem 1rem 1rem
	}

	.promo-bar__text {
		padding-right: 1em;
		font-size: 1rem
	}

	.promo-bar__close {
		right: 1rem
	}
	
	.promo-bar--money {
		width: 100%;
		min-width: 100%;
		min-height: 117px;
		background-size: cover;
		background-position: center;
		aspect-ratio: 393 / 117;
	}
	@supports not (aspect-ratio: 1) {
		.promo-bar--money {
			position: relative;
			padding-top: 0.89%;
		}
	}
}

#sgTopbar60 {
	display: none
}



/* Insets in articles pages */
/* Костыли из-за корявого расширения от Генератора продаж, потом его надо будет переписать и убить эти костыли */
.inset-wrapper {

}
.inset-block {
	max-width: unset !important;
	max-height: unset !important;
	min-width: auto !important;
	min-height: auto !important;
	width: 100% !important;
	height: auto !important;
	box-sizing: border-box !important;
	padding: 2rem !important;

}
.inset-area {
	top: auto !important;
	bottom: auto !important;
	left: auto !important;
	right: auto !important;
	position: relative !important;
	max-width: unset !important;
	width: auto !important;
	height: auto !important;
	box-sizing: border-box !important;
}
.inset-element {
	padding: 1rem 0 !important;
}
.inset-element:first-child,
.inset-element:last-child {
	padding: 0 !important;
}
.image-wrapper {

}
.image-wrapper img {
	max-width: 100% !important;
	max-height: unset !important;
	min-width: auto !important;
	min-height: auto !important;
	width: auto !important;
	height: auto !important;
}


/* File list */
.blog-detail__mod--custom {
	margin-top: 3rem;
}
.blog-detail__mod .file__list {
	list-style-type: none;
    padding: 0;
    counter-reset: rlinkList;
	padding-left: 0;
	padding-top: 1rem;
}
.file__list--li {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    color: #333;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    padding: 0 0 20px 30px;
    margin: 0 0 20px;
}
.blog-detail__mod .file__list--li:before {
    counter-increment: rlinkList;
    content: counter(rlinkList);
    font-size: 14px;
    line-height: 17px;
    margin-top: 0;
    margin-right: 20px;
    color: rgba(0, 0, 0, .3);
	position: absolute;
    left: 0;
}
.file__list--li a {
	display: flex;
	color: #000;
	text-decoration: none;
}
.file-li-img {
	margin-right: 20px;
}
.file-li-img svg {

}
.file-li-text {

}
.file-li-title {
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    margin-bottom: 8px;
	text-decoration: underline;
}
.file-li-offer {
	color: #999;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.kontakty_page_content-wr {
	max-width: 520px;
}
/* End */


/* Start:/local/components/chronos/promo.topbar/templates/.default/style.css?17697868216576*/
/**
 * Стили компонента "Промо-топбар"
 * 
 * Содержит базовые стили и темы оформления.
 * Переопределяет/дополняет существующие стили из main_styles.css
 * 
 * @package Chronos
 * @version 1.0
 */

/* ==========================================================================
   Базовые стили
   ========================================================================== */

.promo-bar {
    position: relative;
    width: 100%;
    min-height: 50px;
    z-index: 1000;
    background-color: #1a1a3e;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* Фоновые изображения через CSS-переменные */
.promo-bar[style*="--promo-bar-bg-desktop"] {
    background-image: var(--promo-bar-bg-desktop);
}

@media (max-width: 768px) {
    .promo-bar[style*="--promo-bar-bg-mobile"] {
        background-image: var(--promo-bar-bg-mobile);
    }
}

.promo-bar__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1440px;
    margin: 0 auto;
    padding: 10px 50px 10px 20px;
    min-height: 50px;
}

.promo-bar__content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
    text-decoration: none;
    color: inherit;
    width: 100%;
}

.promo-bar__text {
    margin: 0;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    text-align: center;
}

.promo-bar__label {
    font-weight: 600;
    margin-right: 5px;
}

.promo-bar__close {
    position: absolute;
    right: 15px;
    top: 50%;
    background: transparent;
    border: none;
    color: rgba(255, 255, 255, 0.7);
    font-size: 20px;
    cursor: pointer;
    padding: 5px 10px;
    line-height: 1;
    transition: color 0.2s ease;
}

.promo-bar__close:hover {
    color: #fff;
}

/* Модификатор для темного крестика (светлый фон) */
.promo-bar--close-dark .promo-bar__close {
    color: rgba(0, 0, 0, 0.5);
}

.promo-bar--close-dark .promo-bar__close:hover {
    color: #000;
}

/* Кнопка в баре */
.promo-bar .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 20px;
    text-decoration: none;
    transition: all 0.2s ease;
    white-space: nowrap;
}


/* ==========================================================================
   Темы оформления
   ========================================================================== */

/* Синяя тема (по умолчанию) */
.promo-bar--theme-blue {
    background: linear-gradient(135deg, #1a1a3e 0%, #2d2d6b 100%);
}

.promo-bar--theme-blue .btn--pink {
    background: linear-gradient(135deg, #ff6b9d 0%, #ff8fab 100%);
    color: #fff;
}

.promo-bar--theme-blue .btn--pink:hover {
    background: linear-gradient(135deg, #ff8fab 0%, #ff6b9d 100%);
}

/* Денежная тема (с картинкой) */
.promo-bar--money {
    background-color: #8B0000;
    background-image: var(--promo-bar-bg-desktop, none);
    min-height: 60px;
}

@media (max-width: 768px) {
    .promo-bar--money {
        background-image: var(--promo-bar-bg-mobile, var(--promo-bar-bg-desktop, none));
        min-height: 80px;
    }
}

/* Зелёная тема */
.promo-bar--theme-green {
    background: linear-gradient(135deg, #0d5c3e 0%, #1a8f5c 100%);
}

.promo-bar--theme-green .btn {
    background: #fff;
    color: #0d5c3e;
}

.promo-bar--theme-green .btn:hover {
    background: #e8f5e9;
}

/* Фиолетовая тема */
.promo-bar--theme-purple {
    background: linear-gradient(135deg, #4a148c 0%, #7b1fa2 100%);
}

.promo-bar--theme-purple .btn {
    background: linear-gradient(135deg, #e040fb 0%, #ea80fc 100%);
    color: #fff;
}

/* Оранжевая тема */
.promo-bar--theme-orange {
    background: linear-gradient(135deg, #e65100 0%, #ff9800 100%);
}

.promo-bar--theme-orange .btn {
    background: #fff;
    color: #e65100;
}

.promo-bar--theme-orange .btn:hover {
    background: #fff3e0;
}


/* ==========================================================================
   Стили кнопок
   ========================================================================== */

.promo-bar .btn--pink {
    background: linear-gradient(135deg, #ff6b9d 0%, #ff8fab 100%);
    color: #fff;
    border: none;
}

.promo-bar .btn--white {
    background: #fff;
    color: #1a1a3e;
    border: none;
}

.promo-bar .btn--white:hover {
    background: #f5f5f5;
}

.promo-bar .btn--gold {
    background: linear-gradient(135deg, #ffd700 0%, #ffed4a 100%);
    color: #1a1a3e;
    border: none;
}

.promo-bar .btn--gold:hover {
    background: linear-gradient(135deg, #ffed4a 0%, #ffd700 100%);
}

.promo-bar .btn--outline {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}

.promo-bar .btn--outline:hover {
    background: rgba(255, 255, 255, 0.1);
}


/* ==========================================================================
   Стили текста
   ========================================================================== */

.promo-bar .text--pink {
    color: #ff6b9d;
}

.promo-bar .text--gold {
    color: #ffd700;
}

.promo-bar .text--white {
    color: #fff;
}


/* ==========================================================================
   Адаптивность
   ========================================================================== */

@media (max-width: 991px) {
    .promo-bar__inner {
        padding: 8px 45px 8px 15px;
    }
    
    .promo-bar__text {
        font-size: 14px;
    }
    
    .promo-bar .btn {
        padding: 6px 16px;
        font-size: 13px;
    }
}

@media (max-width: 576px) {
    .promo-bar__inner {
        padding: 10px 40px 10px 10px;
    }
    
    .promo-bar__content {
        flex-direction: column;
        gap: 8px;
    }
    
    .promo-bar__text {
        font-size: 13px;
    }
    
    .promo-bar__close {
        right: 8px;
        font-size: 18px;
    }
}


/* ==========================================================================
   Утилиты
   ========================================================================== */

.promo-bar .visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/* End */


/* Start:/local/components/chronos/wheel.fortune/templates/.default/style.css?176977703710461*/
/**
 * Колесо фортуны v2 - Стили
 * Адаптивная версия с двухколоночной раскладкой
 * 
 * @version 2.3
 */

/* CSS переменные */
.wheel-v2 {
    --pointer-color: #ffd700;
    --border-color: #ffd700;
    --accent-color: #ff1493;
    --accent-light: #ff69b4;
    --yellow-accent: #ffeb3b;
    --pink-button: #ff1493;
}

/* Reset для виджета */
.wheel-v2,
.wheel-v2 * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

/* Popup контейнер */
.wheel-v2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.wheel-v2--visible {
    opacity: 1;
    visibility: visible;
}

/* Overlay */
.wheel-v2__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(4px);
}

/* Контейнер содержимого */
.wheel-v2__container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 480px;
    max-height: 90vh;
    overflow-y: auto;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
}

/* Кнопка закрытия */
.wheel-v2__close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    background: rgba(0, 0, 0, 0.6);
    border: none;
    border-radius: 50%;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1;
    cursor: pointer;
    transition: all 0.2s ease;
    z-index: 10;
}

.wheel-v2__close:hover {
    background: rgba(0, 0, 0, 0.8);
    transform: rotate(90deg);
}

/* Основной контент - мобильная версия по умолчанию */
.wheel-v2__content {
    padding: 2rem 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    align-items: stretch;
}

/* Левая колонка (форма) */
.wheel-v2__left {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

/* Правая колонка (колесо) */
.wheel-v2__right {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* Таймер */
.wheel-v2__timer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.wheel-v2__timer-label {
    display: inline-block;
    padding: 0.5rem 1.25rem;
    background: #ffeb3b;
    color: #1a1a1a;
    font-size: 0.8125rem;
    font-weight: 700;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.wheel-v2__timer-text {
    font-size: 0.875rem;
    font-weight: 600;
    color: #333333;
}

/* Заголовок */
.wheel-v2__header {
    text-align: center;
}

.wheel-v2__title {
    font-size: clamp(1.5rem, 5vw, 2rem);
    font-weight: 700;
    color: #1a1a1a;
    line-height: 1.2;
    margin-bottom: 0.75rem;
}

.wheel-v2__subtitle {
    font-size: clamp(1rem, 3.5vw, 1.25rem);
    font-weight: 600;
    color: #1a1a1a;
    line-height: 1.4;
}

/* Форма */
.wheel-v2__form-wrapper {
    flex: 1;
}

.wheel-v2__form {
    display: flex;
    flex-direction: column;
    gap: 0.9375rem;
}

.wheel-v2__field {
    position: relative;
}

.wheel-v2__input {
    width: 100%;
    padding: 0.875rem 1rem;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    color: #333333;
    font-size: 1rem;
    transition: all 0.2s ease;
}

.wheel-v2__input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.wheel-v2__input:focus {
    outline: none;
    border-color: #ff1493;
    background: #ffffff;
}

.wheel-v2__error {
    display: none;
    position: absolute;
    bottom: -1.125rem;
    left: 0;
    font-size: 0.75rem;
    color: #ff6b6b;
}

/* Кнопка отправки */
.wheel-v2__submit {
    width: 100%;
    padding: 1rem;
    background: linear-gradient(135deg, #ff1493 0%, #ff69b4 100%);
    border: none;
    border-radius: 30px;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 15px rgba(255, 20, 147, 0.4);
}

.wheel-v2__submit:hover:not(:disabled) {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 20, 147, 0.5);
}

.wheel-v2__submit:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

/* Чекбокс согласия */
.wheel-v2__agreement {
    display: flex;
    align-items: flex-start;
    gap: 0.625rem;
    font-size: 0.75rem;
    color: #666666;
    cursor: pointer;
}

.wheel-v2__agreement input[type="checkbox"] {
    width: 1.125rem;
    height: 1.125rem;
    flex-shrink: 0;
    margin-top: 0.125rem;
    accent-color: #ff1493;
}

.wheel-v2__agreement a {
    color: #ff1493;
    text-decoration: underline;
}

.wheel-v2__agreement a:hover {
    color: #ff69b4;
}

/* Legal текст */
.wheel-v2__legal {
    margin-top: auto;
    padding: 1rem 1.5rem;
    background: rgba(0, 0, 0, 0.03);
    border-radius: 0 0 20px 20px;
    font-size: 0.6875rem;
    color: rgba(0, 0, 0, 0.5);
    line-height: 1.5;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

/* Колесо */
.wheel-v2__game {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.wheel-v2__wheel-container {
    position: relative;
    width: 100%;
    max-width: 350px;
    aspect-ratio: 1;
}

.wheel-v2__pointer {
    position: absolute;
    top: -0.625rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 0.75rem solid transparent;
    border-right: 0.75rem solid transparent;
    border-top: 1.25rem solid var(--pointer-color, #ffd700);
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
    z-index: 10;
}

.wheel-v2__wheel {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    border: 0.5rem solid var(--border-color, #ffd700);
    background-size: cover;
    background-position: center;
}

.wheel-v2__segment {
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: 
        1px 1px 2px rgba(0, 0, 0, 0.5),
        -1px -1px 2px rgba(0, 0, 0, 0.3);
    line-height: 1.2;
    word-break: break-word;
}

.wheel-v2__segment span {
    display: block;
    max-width: 100%;
}

/* Результат */
.wheel-v2__result {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 2rem;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    z-index: 10;
    min-width: 300px;
}

.wheel-v2__result-prize {
    font-size: 1.5rem;
    font-weight: 700;
    color: #ff1493;
    padding: 1.5rem;
    background: linear-gradient(135deg, #ff1493 0%, #8a64e6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: prizeGlow 2s ease infinite;
}

@keyframes prizeGlow {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.7; }
}

/* ===== АДАПТИВНОСТЬ ===== */

/* Десктоп: две колонки */
@media (min-width: 768px) {
    .wheel-v2__result {
        min-width: 400px;
        padding: 3rem;
    }
    
    .wheel-v2__result-prize {
        font-size: 2rem;
    }
    
    .wheel-v2__container {
        max-width: 1100px;
        overflow: visible;
    }
    
    .wheel-v2__content {
        flex-direction: row;
        align-items: center;
        gap: 2rem;
        padding: 2.5rem;
        padding-right: 0;
        overflow: visible;
    }
    
    .wheel-v2__left {
        flex: 0 0 40%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 1.25rem;
    }
    
    .wheel-v2__right {
        flex: 1;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: visible;
        margin-top: -25%;
        margin-bottom: -25%;
        margin-right: -15%;
    }
    
    .wheel-v2__game {
        position: relative;
        overflow: visible;
    }
    
    .wheel-v2__wheel-container {
        width: max(550px, 45vw);
        height: max(550px, 45vw);
        max-width: 540px;
        max-height: 540px;
        aspect-ratio: 1;
    }
    
    .wheel-v2__header {
        text-align: left;
    }
    
    .wheel-v2__timer {
        justify-content: flex-start;
    }
    
    .wheel-v2__close {
        top: -1rem;
        right: -1rem;
        background: rgba(255, 107, 107, 0.95);
        color: #fff;
        font-size: 2rem;
        width: 2.5rem;
        height: 2.5rem;
        border-radius: 50%;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    }
    
    .wheel-v2__close:hover {
        background: rgba(255, 68, 68, 1);
        transform: rotate(90deg);
    }
    
    .wheel-v2__legal {
        text-align: left;
        padding-left: 2.5rem;
    }
}

/* Мобильные устройства */
@media (max-width: 767px) {
    .wheel-v2__container {
        width: 95%;
        max-height: 95vh;
    }
    
    .wheel-v2__content {
        padding: 1.5rem 1.25rem;
        gap: 1.25rem;
    }
    
    .wheel-v2__wheel-container {
        max-width: 280px;
    }
    
    .wheel-v2__title {
        font-size: 1.25rem;
    }
    
    .wheel-v2__submit {
        font-size: 0.9375rem;
        padding: 0.875rem;
    }
    
    .wheel-v2__close {
        width: 2rem;
        height: 2rem;
        font-size: 1.25rem;
    }
}

/* Малые мобильные */
@media (max-width: 480px) {
    .wheel-v2__wheel-container {
        max-width: 240px;
    }
    
    .wheel-v2__content {
        padding: 1.25rem 1rem;
    }
}

/* Горизонтальная ориентация мобильных */
@media (max-height: 600px) and (orientation: landscape) {
    .wheel-v2__container {
        max-height: 98vh;
    }
    
    .wheel-v2__content {
        padding: 1rem;
        gap: 1rem;
    }
    
    .wheel-v2__wheel-container {
        max-width: 200px;
    }
}

/* End */


/* Start:/local/templates/furniture_gray/styles.min.css?1769609989456*/
img{border:0 none}h1,h2,h3,h4,h5,h6{font-family:Arial,Helvetica,sans-serif;margin:1.3em 0 1em;font-weight:normal;line-height:1.2}h1{font-size:200%;margin:0 0 1em}h2{font-size:160%}h3{font-size:140%}h4{font-size:140%}h5{font-size:120%}h6{font-size:100%}hr,.hr{border-top:1px solid;display:block;font-size:1px;height:1px;line-height:1px;margin:12px 0;overflow:hidden;padding:0}#workarea ol li,#workarea ul li{margin:.6em 0}#workarea ul{list-style-type:disc}

/* End */


/* Start:/local/templates/furniture_gray/template_styles.min.css?1769609989125655*/
form.main-form,html{width:100%;height:100%}* html #page-wrapper,body,html,section#kontakty_page{height:100%}#banner-overlay,#logo,#top-icons,#top-menu{position:absolute}#banner,#header{position:relative}#banner,#footer,#header{width:878px;margin:0 auto}#footer,#space-for-footer{height:90px}#banner-image,#search input{vertical-align:top}#banner-image div,#content,#search,#top-icons,.variants-list,a.product-desc,div.catalog-item,div.catalog-item-properties,div.product,div.product-list{overflow:hidden}div#popup_taro,div#popup_vebinar{background:rgba(0,0,0,.95);position:fixed}@font-face{font-family:Roboto;src:local("Roboto Light"),local('Roboto-Light'),url("/local/templates/furniture_gray/assets/fonts/Roboto-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Regular"),local('Roboto-Regular'),url("/local/templates/furniture_gray/assets/fonts/Roboto-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Medium"),local('Roboto-Medium'),url("/local/templates/furniture_gray/assets/fonts/Roboto-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Bold"),local('Roboto-Bold'),url("/local/templates/furniture_gray/assets/fonts/Roboto-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:local("Roboto Black"),local('Roboto-Black'),url("/local/templates/furniture_gray/assets/fonts/Roboto-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}@media screen and (max-width:425px){html{overflow-x:hidden}}body{margin:0;padding:0;font-size:80.01%;font-family:Verdana,Arial,Helvetica,sans-serif}dl.block-list dd,form{margin:0;padding:0}form.main-form{display:block;margin:0;padding:0}.cpu-item:not(:last-child),.form-content__answer,.popup_taro-block-label,.pv-c-list-item:not(:last-child){margin-bottom:10px}#page-wrapper{min-height:100%;margin:0 auto -90px}#header{height:106px;z-index:10}#top-menu{top:46px;width:638px;height:30px;right:0}#top-menu-inner{margin-left:16px;padding-right:16px;height:30px}#logo{width:235px;height:100px;left:0;top:0;text-align:center}#logo td{padding:0}#logo a{outline:0}#top-icons{height:15px;top:17px;width:200px;left:252px}#top-icons a{float:left;margin-right:31px}a.home-icon{width:12px;height:11px}a.search-icon{width:12px;height:12px}a.feedback-icon{width:14px;height:10px}#banner{height:153px}#banner-layout{height:142px;table-layout:fixed}#banner-overlay{height:153px;width:437px;left:0;top:0}#copyright,.footer-links{top:20px;position:absolute}#banner-image{padding:0;width:437px}#banner-image div{width:437px;height:142px}#banner-slogan{padding:10px 0 32px;width:441px;font-family:Arial;font-style:italic;font-size:2em;font-weight:700}#content{width:878px;margin:20px auto 29px;zoom:1}#sidebar{width:233px;float:left}#workarea{padding-top:10px;width:612px;float:right}#footer{background:url(/local/templates/furniture_gray/images/footer-corner.gif) left top no-repeat #f5f5f5;position:relative}#copyright{width:49%;left:25px}#copyright p{margin:0}.footer-links{width:50%;right:25px}#footer-links{margin:0;padding:0;list-style:none;text-align:right}#footer-links li{display:inline;padding-left:1.5em}#footer-design{width:300px;position:absolute;right:25px;top:52px;text-align:right}#footer-design a{color:#757575;font-size:11px;text-decoration:none}#footer-design a:hover,dl.block-list a:hover{text-decoration:underline}.footer.mod .footer-sg-link,div#card_style_changes_2804 ul,div.content-block,footer#footer_upd .footer-sg-link{margin-bottom:24px}div.content-block-inner{padding:22px 18px 22px 21px}div.information-block div.top{height:13px;border-right:1px solid;font-size:1px;background:url(/local/templates/furniture_gray/images/sidebar-corners-form.gif) left top no-repeat #fff}div.information-block div.bottom{height:13px;border-left:1px solid;font-size:1px;background:url(/local/templates/furniture_gray/images/sidebar-corners-form.gif) right bottom no-repeat #fff}div.information-block-inner{border-left:1px solid;border-right:1px solid;padding:9px 18px 9px 21px;zoom:1}div.information-block div.bottom,div.information-block div.top,div.information-block-inner{border-color:#e3e3e3}#search{width:190px}#search div.rounded-box{float:left;width:135px}#search div.search-inner-box{border:1px solid;padding-left:20px;height:20px;overflow:hidden;background:url(/local/templates/furniture_gray/images/loupe.gif) 4px 4px no-repeat #fff}#search div.search-inner-box input{border:1px solid;width:110px;height:18px;padding:0;margin:0}#search-button{float:right;width:48px;border:1px solid}#search-button input::-moz-focus-inner{border:0;padding:0}#search-button input{display:block;border:none;background:0 0;width:48px;padding:0;margin:0;font-family:Georgia,serif;font-size:12px;height:19px;cursor:pointer;cursor:hand;outline:0}#left-menu a,#sidebar h3{font-size:1em;font-weight:700}div.search-item h4{margin-bottom:.4em}dl.block-list{margin:0;padding:0;font-size:.85em}dl.block-list dt{margin:1.5em 0 .5em}dl.block-list a{text-decoration:none;outline:0}#sidebar h3{font-family:Verdana;padding:0 0 1em;margin:0 0 1em}#left-menu{margin:0;padding:0;list-style:none}#left-menu li{margin:0 0 .7em;padding:0 0 .7em;display:block}#left-menu a{text-decoration:none;padding:1em 1em 1em 0;outline:0}#left-menu li.last-item{background:0 0;margin-bottom:0;padding-bottom:0}#left-menu li.selected a,div.content-form{padding-left:1em}#left-menu li.selected{text-indent:-1em;padding-left:1em}div.navigation{font-size:100%;line-height:200%}span.navigation-title{padding-right:.65em;font-weight:700}div.navigation a,span.nav-current-page{padding:.2em .3em}div.navigation a{text-decoration:underline}div.navigation span.arrow{font-size:100%;font-family:Times,serif}div.navigation span.ctrl{font-size:85%}div.product{width:280px;height:105px;margin:0 25px 20px 0;position:relative;float:left}.tb_update.tb_changed .topbar-blog__deadline,div.product-alt{margin-right:0}div.news-item,div.news-list{margin:0 0 2em}div.product-image{width:250px;height:105px;background-repeat:no-repeat;background-position:left top;position:absolute;top:0;left:0}div.product-overlay{width:280px;height:105px;position:absolute;z-index:1}a.product-desc{float:right;height:62px;position:absolute;right:0;top:0;width:142px;z-index:2;font-size:1em;text-decoration:none;padding:13px 10px 30px 129px}a.product-desc p{font-size:.85em;margin:7px 0 0}div.news-item{padding:0 0 2em;border-bottom:1px solid}div.catalog-item-title,div.news-date,div.news-title{margin:0 0 1em}div.news-title{font-size:1em;font-weight:700}a.news-detail-link{display:block;margin:1em 0 0;outline:0}div.catalog-detail,div.catalog-list{padding:1em 0 0}div.catalog-item{margin:0 0 2em;padding:0 0 2em;border-bottom:1px solid;zoom:1}#horizontal-multilevel-menu li.last-item,div.catalog-detail div.catalog-item{border:none}body .sl-l-descr span,div.catalog-item-title a,form#ftopbar-form p.p-success b{font-weight:700}div.catalog-item-image{float:left;margin:0 1em 1em 0;border:1px solid;padding:4px}div.catalog-item-price{clear:left;float:left;padding:.5em 1em;margin:1em 0 0;font-weight:700}div.catalog-item-desc,div.menu-clear-left{clear:left}div.catalog-item-properties{clear:both;padding:1em 0 0}div.catalog-item-property{margin:0 0 1em;border-bottom:1px dashed;float:left;width:100%}div.catalog-item-property b{float:right;position:relative;top:.31em;padding-left:3px;font-style:italic;font-weight:400}div.catalog-item-property span{float:left;position:relative;top:.31em;padding-right:3px;zoom:1}div.catalog-item-properties-title{font-size:1em;font-weight:700;margin:2em 0 1em}div.special-product-image,div.special-product-title{text-align:center;margin:0 0 1em}div.special-product{text-align:center}#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;min-height:27px;width:100%;list-style:none;font-size:12px;float:left;background:0 0}#horizontal-multilevel-menu a{display:block;padding:5px 3px;text-decoration:none;text-align:center;outline:0}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item,#horizontal-multilevel-menu li a.root-item-selected{font-weight:700;padding:8px 12px}#horizontal-multilevel-menu a.parent{background:url(/local/templates/furniture_gray/images/top-menu-arrow.gif) center right no-repeat}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:163px;padding:3px 11px;border:1px solid}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid}#horizontal-multilevel-menu li ul a{text-align:left;font-size:12px}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 160px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,.banner_left-bullits li.mob,.ftopbar-input-wr .iti__flag-container,.header-line__menu .mobile,.materials-inset.rework-091023 .mob,.popup_taro_bg,body .sl-s-author.mob{display:none}#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li:hover ul{display:block}.variants-body{position:relative;z-index:9999}.variants-list{position:absolute;width:100%;max-height:0;z-index:9999;-webkit-transition:max-height .5s cubic-bezier(0, 1, 0, 1);-o-transition:max-height .5s cubic-bezier(0, 1, 0, 1);transition:max-height .5s cubic-bezier(0, 1, 0, 1)}.variants-list.-open{max-height:9999px;-webkit-transition:max-height 3s ease-in-out;-o-transition:max-height 3s ease-in-out;transition:max-height 3s ease-in-out}.ftopbar-checkbox-input span,.ftopbar-close svg path,.ftopbat-input-btn button,.popup_taro-checkbox-input input+span,.pv-close svg path,.pv-form-item-wr button,body .sl-l-form button,button#tb_update_open{transition:.3s ease-in-out}.variants-item{cursor:pointer;color:#000;background-color:#fff}.variants-item:hover{color:#fff;background-color:#000}form .variants-input input[type=text]{margin-bottom:0!important}form .variants-input.-open input[type=text]{border-bottom-left-radius:0;border-bottom-right-radius:0}.prediction-form__field input[type=text]{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}.popup-variants-list{background-color:transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent;border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.popup-variants-list.-open{background-color:#fff;border-left:1px solid #acacac;border-right:1px solid #acacac;border-bottom:1px solid #acacac}.popup-variants-item{cursor:pointer;color:#000;background-color:#fff;padding:10px 7px;font-family:ApercuPro-Medium,Arial,sans-serif;font-size:17px;line-height:1}body .sl-l-form button:hover{background-color:#5e6dfa}div#secretslove{position:relative;background:linear-gradient(0deg,rgba(210,92,105,.05),rgba(210,92,105,.05)),#fff;border:1px solid #ecb9bf;box-shadow:0 5px 25px rgba(0,0,0,.1);border-radius:0;padding:48px 48px 20px}body .sl-l-button{text-align:center;font-size:18px;color:#fff;font-weight:700;cursor:pointer;margin-top:40px;max-width:380px;padding:20px;border-radius:12px;background:linear-gradient(90deg,#8f26b0 0,#a12c71 100%);box-sizing:border-box;margin-left:auto;margin-right:auto;font-family:Literata}body .sl-s-descr,body .sl-title{align-items:center;color:#000;font-style:normal;width:100%}body .sl-title{font-family:Inter;font-weight:700;font-size:26px;line-height:33px;max-width:100%;margin-bottom:24px}body .sl-title span{color:#8f26b0}body .sl-s-descr{font-family:Literata;font-weight:400;font-size:16px;line-height:29px;display:flex;margin-bottom:26px;max-width:100%}body .sl-l-author{height:160px}.pv-c-list,body .sl-l-author__about,div#consultation-landing.upd_styles button.button-landing.btn-violet-landing{margin-top:20px}body .sl-l-author__name{font-size:18px;font-weight:700;font-family:Literata;line-height:22px}body .sl-l-author__position{line-height:18px;color:#999;font-size:14px;font-family:Literata;margin-top:12px}body .sl-l-descr,body .sl-l-spec{font-size:16px;font-family:Literata}body .sl-l-descr{font-style:normal;align-items:center;margin-bottom:10px;font-weight:400;line-height:29px;color:#000}body .sl-l-spec{line-height:28px;font-weight:700}body .sl-l-spec span{color:#8f26b0;text-decoration:underline;cursor:pointer}body .sl-l-points ul{list-style:none!important;padding-left:20px}body .sl-l-points{padding-left:0}body .sl-l-points ul li{font-family:Literata;font-style:normal;line-height:26px;display:flex;align-items:center;color:#333;max-width:305px}body .sl-l-document p,body .sl-l-fdescr{align-items:center;font-family:Literata;font-style:normal;display:flex}body .sl-l-points ul li:before{width:10px;height:10px;border-radius:50%;content:'';position:absolute;top:-2px;left:-20px;background:#46008c}body .sl-l-fdescr{font-weight:400;font-size:18px;line-height:160%;margin-top:40px}body .sl-l-document{display:flex;flex-direction:column;justify-content:flex-start;padding-left:58px;margin-left:12px;margin-bottom:40px;background:url(/images/slove-png.png) no-repeat}body .sl-l-document p{font-weight:700;font-size:18px!important;line-height:100%!important;text-decoration-line:underline;color:#5e6dfa!important;margin-bottom:16px!important}body .sl-l-document span{font-family:Literata;font-style:normal;font-weight:400;font-size:12px;line-height:140%;align-items:center;color:#666;display:block;width:500px;max-width:100%}body .sl-l-form form{display:flex;flex-direction:column;width:397px;margin:0 auto}body .sl-l-form form>span,body .sl-l-form input{font-size:12px;line-height:160%;align-items:center;color:rgba(0,0,0,.5);font-family:Literata;font-weight:400;font-style:normal;display:flex}body .sl-l-form form>span{padding-left:20px}body .sl-l-form input{background:#fff;border:1px solid #ddd;border-radius:36px;padding-left:22px;margin-top:4px}body .sl-form-counter,body .sl-form-counter b{font-family:Literata;font-style:normal;font-weight:400;font-size:14px;line-height:100%;display:flex;align-items:center;text-align:center;color:#d25c69}body .sl-form-counter{display:flex;justify-content:center}body .sl-l-form button{user-select:none;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;background-position-y:center;background-position-x:30px;border:none;outline:0;font-style:normal;font-weight:600;font-size:18px;line-height:22px;text-align:center;color:#fff;font-family:Inter}span.inset-life-counter{margin-left:5px;position:relative;white-space:nowrap;color:#999;text-decoration:none}body .sl-date{position:absolute;top:660px;right:140px;max-width:84px;text-align:center;color:#fff;z-index:1;font-size:16px;line-height:22px}.bfri_card-content,.pv-wr,.tb_update .topbar-blog__deadline ul li,form#consultPageContentForm{position:relative}span.inset-life-counter:before{width:18px;height:16px;background:url(/images/slove-peoples.svg);position:absolute;content:'';right:-20px;display:none}@media (max-width:768px){div#secretslove{max-width:100%;margin-left:0;margin-right:0;padding-top:32px;padding-left:15px;padding-right:15px;overflow:hidden}body .sl-title{font-family:Inter;font-style:normal;font-weight:600;font-size:20px;line-height:130%;color:#333;max-width:calc(100% - 125px);margin-bottom:80px}body .sl-title span{font-size:20px;line-height:26px}body .sl-date{top:110px;right:40px;font-size:12px;line-height:17px;max-width:75px}.sl-s-descr,body .sl-l-descr{font-size:18px;font-family:Literata;font-style:normal;font-weight:400}.sl-s-descr{line-height:160%}body .sl-l-descr{line-height:22px}body .sl-l-points{padding-left:12px}body .sl-l-points ul{margin:0;padding-top:11px;padding-bottom:0}body .sl-l-fdescr{letter-spacing:-.1px}body .sl-l-document{margin-left:0}body .sl-l-form button,body .sl-l-form form{width:100%}body .sl-l-form form>span{text-align:center;font-family:Literata;font-style:normal;font-weight:400;font-size:10px;line-height:160%;padding:0;justify-content:center}body .sl-l-form input{font-weight:400;font-size:12px;line-height:160%}body .sl-form-counter{padding-right:20px}}.pv-c-offer,.pv-c-title,.pv-t-text,body .sl-form-counter b{font-family:Inter;font-style:normal}.materials-inset.rework-091023 .materials-inset__bottom svg,body .sl-form-counter svg{margin-left:8px}@media (max-width:374.98px){div#secretslove{padding-top:40px;width:calc(100% - 30px)}body .sl-title{width:161px;max-width:161px}body .sl-form-counter{display:block;max-width:200px;margin-left:auto;margin-right:auto}body .sl-form-counter b{display:contents}body .sl-l-form button{background-image:none;padding-left:32px;padding-right:32px}}body div#page-wrapper{margin-top:83px}body #page-wrapper.have-topbar{margin-top:130px!important}@media (max-width:1000px){body #page-wrapper.have-topbar{margin-top:225px!important}}.topbar-blog.tb_update{background-image:url(/bitrix/templates/furniture_gray/images/topbar/bg-180823.png);background-size:cover;background-position:center;background-color:#1e2020}.tb_update .topbar-blog__container{justify-content:center;gap:35px;max-width:1200px}.tb_update .topbar-blog__content{font-size:17px;line-height:120%;color:#fff;width:330px;max-width:100%;padding-left:0;font-weight:700;padding-right:0;backdrop-filter:unset;text-transform:uppercase}.tb_update .topbar-blog__content b{color:#9a81ff}.tb_update .topbar-blog__deadline{margin-right:25px;box-sizing:border-box}.tb_update .topbar-blog__deadline ul{font-weight:400;font-size:18px;line-height:22px;list-style:none}.tb_update .topbar-blog__deadline ul li:before{content:'';width:6px;height:6px;border-radius:50%;left:-15px;position:absolute;background:#fff;top:8px}button#tb_update_open{display:flex;align-items:center;justify-content:center;width:220px;height:50px;border-radius:7px;background:linear-gradient(180deg,#4518f8 0,#2708a3 51.35%,#4518f8 100%);box-shadow:0 4px 0 0 #000b71;border:none;outline:0;cursor:pointer;font-size:16px}button#tb_update_open:before{content:'';position:absolute;width:100vw;height:100%;background:0 0;left:50%;top:0;transform:translateX(-50%)}button#tb_update_open:hover{opacity:.75}div#card_style_changes_2804{background-color:#fff;background-image:url(/images/cardupdated2804.png);background-size:cover;background-repeat:no-repeat;background-position:center}div#card_style_changes_2804 .card__title b{font-style:normal;font-weight:600;font-size:22px;line-height:26px;color:#212121}div#card_style_changes_2804 .card__title{font-style:normal;font-weight:600;font-size:22px;color:#212121;line-height:26px;margin-bottom:12px;padding-top:8px}div#card_style_changes_2804 li{font-style:normal;font-weight:400;font-size:16px;line-height:140%;margin:0;color:#3c3c3c}.new-main .block-top__cards .card a.green,.new-main .block-top__cards .card a.magenta,div#card_style_changes_2804 a{margin-bottom:0;margin-top:24px}.new-main .block-top__cards .card a.green,.new-main .block-top__cards .card a.magenta{margin-bottom:0;margin-top:auto}.new-main .block-top__cards .card,.new-main .block-top__cards .card.card-promo{padding-bottom:19px}.new-main .block-top__cards .card a.green{margin-top:auto!important}body .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,div#card_style_changes_2804 .card__content{background:0 0!important}div#card_style_changes_2804 a{background:linear-gradient(93.97deg,#13263f 3.18%,#2381dc 86.63%),#4093f4;border-radius:8px;font-style:normal;text-align:center;color:rgba(255,255,255,.87);padding:.875rem 1.313rem 1rem;min-height:3rem;font-size:16px;line-height:19px;margin-top:auto}div#secretslove.schange{margin-top:90px;max-width:100%;margin-left:auto;margin-right:auto;padding:40px;width:656px;border:1px solid #8f26b0;background:linear-gradient(139deg,rgba(255,221,221,.3) 23.52%,rgba(238,156,171,.3) 84.63%),#fff;box-shadow:0 15px 40px 0 rgba(0,0,0,.1);border-radius:12px}.banner-right,.bx-breadcrumb.bx-breadcrumb__kontakty,.ftopbar-flex,.kontakty_page_content-info-block.address,.social .kontakty_page_content-info-value,body .sl-l-top{display:flex}div#secretslove.schange .sl-l-top{justify-content:space-between;-webkit-justify-content:space-between}div#secretslove.schange .sl-l-top .sl-l-left{max-width:378px}div#secretslove.schange .sl-l-top .sl-l-right{max-width:160px}body .sl-l-descr b{display:block;margin-top:26px;max-width:319px}body .sl-l-fdescr{margin-bottom:20px;color:#d25c69}body .sl-l-form button{background:#d25c69;border-radius:30px;padding:0;width:381px;max-width:100%;height:54px}body .sl-l-form input{width:381px;box-sizing:border-box;height:50px;margin-bottom:7px;max-width:100%}body .sl-form-counter{border:2px solid #d25c69;border-radius:30px;width:fit-content;margin:1px auto 26px}@media (max-width:768px){div#secretslove.schange{overflow:visible;width:345px;margin-top:60px;max-width:100%;background:url(/images/il-bg-new-m.png) center no-repeat;background-size:calc(100% + 4px) calc(100% + 4px);margin-left:auto;margin-right:auto}body .sl-l-right.pc,body .sl-title br{display:none}body .sl-s-author.mob{display:flex;align-items:center}body .sl-l-author{height:64px}body .blog-detail__mod .blog-detail__content .sl-l-author img{width:64px;height:64px;max-width:64px}body .sl-s-descr{margin-bottom:20px}body .sl-l-author__about{margin-top:0;margin-left:15px}body .sl-l-author__name{font-size:16px;line-height:16px}body .sl-l-author__position{font-size:12px;line-height:16px;margin-top:5px}body .sl-l-descr b{font-size:16px;line-height:22px;margin-top:15px}body .sl-l-descr{font-size:16px;margin-bottom:10px}body .sl-l-points{padding-left:0}body .sl-l-form button{height:66px;border-radius:30px;font-size:18px;line-height:22px;padding:0 45px}body .sl-form-counter{margin-bottom:0}.inset-expert{max-width:100%}.topbar-blog__container{justify-content:flex-start!important;gap:0!important;align-items:flex-start!important}.tb_update .topbar-blog__deadline ul{margin:3px 0!important;padding:0}}body .sl-l-points ul li{flex-direction:column;text-align:left!important;align-items:flex-start!important;font-weight:600;font-size:18px;margin-bottom:5px}body .sl-l-points ul li span{font-style:normal;font-weight:300;font-size:14px;line-height:26px;display:flex;align-items:center;color:#414141;margin-top:5px}body .sl-form-counter{font-style:normal;font-weight:400;font-size:14px;line-height:100%;display:flex;align-items:center;text-align:center;background:0 0;border:none;padding:0;margin-bottom:10px;margin-top:18px;color:#999;font-family:Literata;position:relative}#footer_upd .footer-title a,.popup_taro-offer b,.popup_taro-top-time b,.popup_taro-top-title b,.pv-c-offer b,.pv-t-text{font-weight:600}div#popup_vebinar{top:0;left:0;z-index:1 E+20;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.pv-wr{background:#f7f7ff;border-radius:20px;width:1000px;height:570px;max-width:100%;box-sizing:border-box;padding:40px}.pv-close{position:absolute;cursor:pointer;top:40px;right:40px}.pv-t-text{font-size:23px;line-height:145%;color:#333;border:1px solid #6a58f4;border-radius:6px;width:fit-content;position:relative;background-image:url(/images/p-1-clock-pc.png);background-repeat:no-repeat;background-position-x:42px;background-position-y:center;padding:13px 42px 13px 112px}.pv-t-text:before{content:'';position:absolute;width:60px;height:60px;right:calc(-60px - 20px);border-radius:50%;top:50%;transform:translateY(-50%)}.pv-content{margin-top:10px;margin-bottom:38px;min-height:246px}.pv-c-title{font-weight:700;font-size:28px;line-height:135%;color:#333;margin-bottom:8px}.pv-c-list-item,.pv-c-offer{font-weight:400;line-height:145%}.pv-c-offer{font-size:20px;color:#333}.pv-c-list-item,.pv-tutor-i-name{font-family:Inter;font-style:normal;font-size:17px;color:#333}.pv-c-list-item{padding-left:31px;position:relative}.pv-c-list-item:before{position:absolute;width:10px;height:10px;background:#fff;border:5px solid #6a58f4;content:'';left:0;top:2px;border-radius:50%}.pv-tutor-image{width:230px;height:230px;background:url(/images/p1-photo.png) center/cover;margin:0 auto 10px}.pv-tutor{position:absolute;right:58px;top:76px;text-align:center;align-items:center}.pv-tutor-i-name{font-weight:700;line-height:145%;margin-bottom:5px}.pv-form-item-wr input,.pv-form-text,.pv-tutor-i-vak{font-weight:400;font-size:14px;font-family:Inter;line-height:145%;font-style:normal}.pv-tutor-i-vak{text-align:center;color:#333;opacity:.6}form#pv-form{display:flex;flex-wrap:wrap;justify-content:space-between}.pv-form-item-wr{width:33%}.pv-form-text{color:#333;min-height:20px;display:block;margin-bottom:7px}.pv-form-item-wr input{background:#fff;border:1px solid #b5b5b5;border-radius:8px;height:60px;width:calc(100% - 20px);padding-left:20px;color:#000;outline:0}.pv-form-item-wr button{border-radius:8px;width:100%;height:60px;border:none;font-family:Inter;font-style:normal;font-weight:700;font-size:16px;line-height:135%;text-align:center;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 40px;cursor:pointer}.pv-close:hover svg path{fill:#6A58F4}.pv-form-checkbox-text{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:145%;color:#333;width:260px;margin-left:6px}.pv-form-checkbox-text a{color:#333}.ftopbar-checkbox,.pv-form-checked-row{display:flex;margin-top:10px}.pv-form-checkbox{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:16px}.pv-form-checkbox input+span{border:1px solid #333;width:16px;height:16px;position:relative;border-radius:2px;cursor:pointer}.pv-form-checkbox input{width:16px;height:16px;position:absolute;z-index:2;top:50%;transform:translateY(-50%);margin:0;opacity:0;cursor:pointer}.pv-form-checkbox input:checked+span{background:url(/images/p-1-checkbox.png) center/120% 120%}.pv-t-text:before{background:url(/images/p-1-word-c.png) 0 0/cover!important}.pv-tutor:before{width:140px;height:150px;position:absolute;content:'';background:url(/images/p-1-gifl-pc.png) no-repeat;left:calc(-140px - 33px);bottom:0}@media (max-width:1010px){.pv-wr{background:#f7f6ff;border-radius:20px;width:375px;height:fit-content;margin-top:40px;margin-bottom:40px;padding:10px}.pv-t-text{font-weight:600;font-size:12px;line-height:145%;white-space:nowrap;margin:0 auto;background-image:url(/images/p-1-clock-mb.png);background-position-x:19px;border:1px solid #45b1f8;border-radius:6px;padding:11px 19px 11px 69px}.pv-close{top:22px;right:10px;display:flex;flex-direction:column;justify-content:center}.pv-close svg{width:16px;height:16px}.pv-c-offer,.pv-c-title br,.pv-t-text:before,.pv-tutor-i-vak br{display:none}.pv-c-title{font-weight:700;font-size:23px;line-height:135%;margin-bottom:24px}.pv-c-title b{color:#45b1f8}.pv-content{margin-bottom:24px;min-height:189px}.pv-c-list-item{font-size:14px;line-height:145%;padding-left:20px}.pv-c-list-item:before{background:#fff;border:3px solid #45b1f8;width:8px;height:8px}.pv-tutor{position:relative;top:0;left:0;right:unset;text-align:left;align-items:flex-start;display:flex;margin-bottom:10px}.pv-tutor-image{width:76px;height:76px;margin-right:6px;min-width:76px;margin-left:0}.pv-tutor-i-name{font-weight:700;font-size:14px;line-height:145%;margin-bottom:5px}.pv-form-text,.pv-tutor-i-vak{font-weight:400;font-size:12px;line-height:145%}.pv-tutor-i-vak{text-align:left;width:170px}.pv-tutor:before{position:absolute;content:'';bottom:0;width:79px;height:91px;background:url(/images/p-1-gifl-mb.png) no-repeat;left:unset;right:0}form#pv-form{flex-direction:column}.pv-form-item-wr{width:100%}.pv-form-text{font-style:normal;height:fit-content;min-height:fit-content;margin-bottom:6px;display:none}.pv-form-item-wr:first-child .pv-form-text{display:block}.pv-form-item-wr input{background:#fff;border:1px solid #b5b5b5;border-radius:8px;height:46px;width:100%;margin-bottom:12px}.pv-form-item-wr button{background:#6a58f4;border-radius:8px;font-size:16px;line-height:135%;padding:0}div#popup_vebinar{justify-content:flex-start;overflow-y:auto}.pv-form-checked-row{margin-bottom:14px}}.ftopbar-photo-text b,p.p-success{line-height:145%;font-family:Inter}p.p-success{font-style:normal;font-weight:400;font-size:20px;color:#333;width:475px;margin-top:auto;margin-bottom:auto}.pv-content{display:flex;justify-content:center;flex-direction:column}.pv-wr{height:fit-content}.pv-c-title b{color:#45b1f8}.pv-c-list-item:before{border-color:#45b1f8!important}.pv-form-item-wr button{background:#6a58f4}.pv-form-item-wr button:hover{background:#45b1f8}@media (max-width:1010px){p.p-success{width:100%;padding:0 15px;font-size:18px}.pv-c-list{margin-top:0}.pv-form-item-wr input{box-sizing:border-box!important;max-width:100%!important;width:355px!important}.pv-form-item-wr{position:relative}}@media (max-width:400px){.pv-wr{width:320px}.pv-t-text{padding-left:40px;padding-right:12px;background-position-x:0}.pv-top{padding-right:20px}.pv-c-title{font-size:19px;margin-bottom:20px}.pv-c-list-item{font-size:12px}.pv-content{min-height:160px}.pv-tutor-image{width:60px;height:60px;min-width:60px}.pv-form-checkbox-text,.pv-tutor-i-vak{font-size:10px}.pv-tutor:before{width:60px;background-size:contain;height:70px;bottom:-1px}.pv-form-item-wr button{font-size:15px}.pv-form-item-wr input{width:300px!important}}div#ftopbar-popup{position:fixed;top:0;left:0;z-index:99999999;background:#000;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.ftopbar-wr{border-radius:20px;width:1000px;height:570px;position:relative;padding:30px 40px;background:url(/bitrix/templates/furniture_gray/images/popups/ftopbar/bg.png) center/cover no-repeat}.ftopbar-close{position:absolute;top:40px;right:40px;cursor:pointer}.ftopbar-top{display:flex;align-items:center;margin-bottom:21px;padding-left:48px;background-image:url(/images/ftopbar-c.png);background-repeat:no-repeat;background-position-y:center;background-position-x:0}.ftopbar-date{background:#923dfe;border-radius:100px;font-family:Inter;font-style:normal;font-weight:600;font-size:18px;line-height:120%;text-align:center;color:#fff;padding:8px 16px;margin-right:12px}.ftopbar-online,.ftopbar-title{color:#323232;font-family:Inter,sans-serif;line-height:130%;font-style:normal}.ftopbar-online{position:relative;font-size:14px;font-weight:700;padding-left:18px}.ftopbar-online:before{position:absolute;display:block;content:'';width:10px;height:10px;background:#45e555;top:calc(50% - 5px);left:0;border-radius:50%}.ftopbar-title{font-size:33px;font-weight:600;margin-bottom:35px;margin-right:-130px}.ftopbar-list li span,.ftopbar-title span{color:#923dfe}.ftopbar-photo{position:absolute;top:60px;right:90px;align-items:center;display:flex}.ftopbar-photo-img{min-width:200px;min-height:200px;border-radius:50%;background:url(/bitrix/templates/furniture_gray/images/popups/ftopbar/author.png) center/cover no-repeat}.ftopbar-photo-text{padding:11px 30px 11px 19px;background:#f9efcf;border:1px solid rgba(0,0,0,.1);height:fit-content;display:flex;flex-direction:column;border-radius:16px;position:relative;margin-right:-60px;margin-top:120px}.ftopbar-photo-text b{font-style:normal;font-weight:600;font-size:16px;color:#6f5e28}.ftopbar-photo-text span{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:145%;color:#28220b;opacity:.6}.ftopbar-input-label,.ftopbar-input-wr input{font-weight:400;font-size:14px;font-style:normal;line-height:145%;font-family:Inter}.ftopbar-input-label{color:#333;margin-bottom:8px}.ftopbar-input-wr input{background:#fff;border-radius:8px;width:345px;height:46px;border:none;max-width:100%;padding:0 20px;color:rgba(0,0,0,.5);margin-bottom:15px}.ftopbar-f-right{margin-left:100px;display:flex;flex-direction:column;justify-content:flex-end}.ftopbat-input-btn button{background:linear-gradient(90deg,#ff0060 0,#ff9548 100%);border-radius:8px;width:345px;height:68px;font-family:Inter;font-style:normal;font-weight:600;font-size:20px;line-height:130%;text-align:center;color:#fff;border:none;cursor:pointer}.ftopbar-doc p,.ftopbar-doc span,.ftopbar-list li{font-style:normal;line-height:120%}.ftopbar-checkbox-text{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:145%;color:#333;padding-left:10px}.ftopbar-checkbox-text a{text-decoration-line:underline;color:#333}.ftopbar-checkbox-input{position:relative;background:#fff;border-radius:4px;width:18px;height:18px;min-width:18px;min-height:18px;margin:auto 0}.ftopbar-checkbox-input input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:2;cursor:pointer;margin:0!important}.ftopbar-checkbox-input span{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;opacity:0}.consultPageContent-checkbox-wr input:checked+svg path,.ftopbar-checkbox-input input:checked+span,.popup_taro-checkbox-input input:checked+span{opacity:1}.ftopbar-close svg path{stroke:transparent}.ftopbar-close:hover svg path{fill:#0e98f3}.ftopbar-after{color:#323232;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:130%;margin:0 0 12px}.ftopbar-list{list-style:none;padding:0;margin:0}.ftopbar-list li{position:relative;color:#323232;font-family:Inter,sans-serif;font-size:16px;font-weight:400;padding-left:32px;margin:0 0 28px}.ftopbar-list li:before{position:absolute;display:block;top:calc(50% - 11px);left:0;content:"";width:22px;height:22px;background:url(/bitrix/templates/furniture_gray/images/popups/ftopbar/mark.png) center/cover no-repeat}.ftopbar-doc p{font-family:Inter;font-weight:600;font-size:14px;color:#8b804f}.ftopbar-doc p b{font-weight:800}.ftopbar-doc{background:#f9efcf;border:1px solid rgba(0,0,0,.1);border-radius:11px;width:400px;height:56px;margin-bottom:20px;display:flex;flex-direction:column;justify-content:center;padding-left:55px;position:relative;margin-left:auto;margin-right:auto}.ftopbar-doc span{position:absolute;width:70px;height:72px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Inter;text-align:center;font-weight:700;font-size:9px;color:#fff;transform:rotate(7deg);background:url(/images/gift-bg.svg) 0 0/contain no-repeat;right:-40px;top:-50px}.ftopbar-doc:before{content:'';position:absolute;width:40px;height:40px;left:6px;top:calc(50% - 20px);background:url(/bitrix/templates/furniture_gray/images/popups/ftopbar/file.svg) no-repeat}.ftopbar-f-left{width:345px;flex-shrink:0}.ftopbar-input-wr input#ftopbar-form-phone{border:1px solid transparent;padding-left:20px!important;margin-bottom:15px!important}form#ftopbar-form p.p-success{width:fit-content;font-size:15px;line-height:24px;color:#323232;margin-top:44px;margin-bottom:auto}form#ftopbar-form a.success-button{font-size:22px;line-height:28px;font-family:Inter;color:#fff;background:linear-gradient(82.17deg,#2f60dd 54.76%,#3f8cff 93.61%);display:flex;align-items:center;justify-content:center;padding:12px 0;border-radius:6px;margin-top:35px;font-weight:700;text-decoration:none}form#ftopbar-form a.success-button img{margin-left:20px}.ftopbar-date,.ftopbar-doc,.ftopbar-input-wr input,.ftopbar-wr{box-sizing:border-box!important}.kontakty_page_content-info-title,.kontakty_page_content-wr h1{align-items:center;font-style:normal;line-height:100%;display:flex;color:#000}@keyframes swing{0%{transform:translateY(-50%)}40%,80%{transform:translateY(-48%)}50%{transform:translateY(-60%)}65%{transform:translateY(-46%)}70%{transform:translateY(-53%)}}.kontakty-page-container{margin:0 auto;max-width:100%;padding:0 15px 50px;box-sizing:border-box;height:fit-content;min-height:fit-content;position:relative;width:1250px}.bx-breadcrumb.bx-breadcrumb__kontakty .bx-breadcrumb__blog--wrap{position:relative;left:0;top:unset}.bx-breadcrumb.bx-breadcrumb__kontakty a span{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#3158e1}.bx-breadcrumb.bx-breadcrumb__kontakty span{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#999;margin:0 5px 0 0}.kontakty_page_content-wr h1{font-family:Inter;font-weight:400;font-size:42px;margin-top:64px;margin-bottom:40px}.kontakty_page_content-info-title{font-weight:700;font-size:18px;margin-bottom:16px}.kontakty_page_content-info-value{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:100%;color:#444}.kontakty_page_content-info-block:nth-child(2) .kontakty_page_content-info-value a{text-decoration:none;color:#444}.kontakty_page_content-info-block{margin-bottom:40px}.kontakty_page_content-info-block.social{display:flex;align-items:center;flex-direction:row;margin-bottom:40px}.social .kontakty_page_content-info-value a{width:fit-content;height:fit-content;transition:.3s ease-in-out;margin-right:5px}.social .kontakty_page_content-info-value a:hover{opacity:.5}.kontakty_page_content-info-block.address .kontakty_page_content-info-title{margin-right:20px}.kontakty_page_content-info-block.address .kontakty_page_content-info-text{color:#000;line-height:125%}.kontakty_page_content-info-block.social .kontakty_page_content-info-title{margin:0 24px 0 0}img.kontakty_page_image{position:absolute;bottom:-30px;right:0}div#page-wrapper.have-topbar.closed-topbar .bx-breadcrumb.bx-breadcrumb__kontakty{margin-top:80px}.kontakty_page_content-info-value a{color:#3158e1}@media (max-width:1400px){img.kontakty_page_image{width:600px}.kontakty-page-container{padding-bottom:160px}}@media (max-width:800px){body div#page-wrapper{margin-top:0}body #page-wrapper.have-topbar{margin-top:140px!important}div#page-wrapper .blog-detail__mod{margin-top:150px!important}div#page-wrapper.closed-topbar .blog-detail__mod{margin-top:60px!important}.bx-breadcrumb{height:fit-content}.blog-detail__mod .blog-detail__header{margin-bottom:50px!important}div#page-wrapper.have-topbar .bx-breadcrumb.bx-breadcrumb__kontakty{margin-top:112px}div#page-wrapper.have-topbar.closed-topbar .bx-breadcrumb.bx-breadcrumb__kontakty{margin-top:50px!important}.header-line__menu .mobile{display:block}.header-line__menu .dropdown{display:none}}html body .kontakty_page_content-info-block_with-soc a{text-decoration:none}html body .kontakty_page_content-info-block_with-soc a:first-of-type{margin-right:8px;margin-left:24px}@media (max-width:371px){html body .kontakty_page_content-info-block_with-soc .kontakty_page_content-info-title{flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;gap:24px}html body .kontakty_page_content-info-block_with-soc a:first-of-type{margin-left:0}}.popup-forecast-form__field.js-email-field .iti.iti--allow-dropdown,.popup_taro-block-input .iti.iti--allow-dropdown{width:100%}.br-for-mb,.popup-forecast-form__field.js-email-field .iti__flag-container,.popup-forecast[data-step="2"] .popup-forecast-form__field:after,.popup_taro-block-input .iti__flag-container,.popup_taro-block-input input.only-num .iti__flag-container{display:none!important}.popup-forecast[data-step="2"] .popup-forecast-form__field input{padding-left:40px}div#popup_taro{top:0;left:0;width:100%;height:100%;z-index:99999999999;justify-content:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.popup_taro-wr{width:1000px;height:570px;max-width:100%;border-radius:26px;background-color:#fff;padding:43px 41px;position:relative;background-image:url(/images/popup-taro-pc.png);background-size:cover;background-position:center}div#popup_taro_close{position:absolute;z-index:9;top:14px;right:14px;cursor:pointer}.popup_taro-top-time{display:flex;padding:14px 24px;border-radius:36px;background:linear-gradient(136deg,#194778 0,#2381dc 100%);width:fit-content;color:#fff;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;margin-right:14px}.popup_taro-title,.popup_taro-top-title{color:#000;font-family:Inter;font-style:normal}.popup_taro-top-time svg{margin-right:14px}.popup_taro-top{display:flex;margin-bottom:19px}.popup_taro-top-title{position:relative;padding:16px 24px;display:flex;align-items:center;font-size:12px;line-height:normal;border:1px solid #000;border-right:0;border-radius:50px 0 0 50px}.popup_taro-top-title svg{position:absolute;right:-22px;top:-1px;height:49px;width:54px}.popup_taro-title{font-size:33px;font-weight:400;line-height:120%}.popup_taro-block-label,.popup_taro-list-item span,.popup_taro-list-title,.popup_taro-offer{line-height:normal;font-family:Inter;font-style:normal}.popup_taro-title b{color:#1e65ad;font-weight:600}.popup_taro-offer{color:#000;font-size:21px;font-weight:400;margin-top:19px;margin-bottom:19px}.popup_taro-list-title{color:#000;font-size:16px;font-weight:600;text-decoration-line:underline;margin-bottom:4px}.popup_taro-list-item{display:flex;margin-bottom:4px}.popup_taro-list-item span{color:#000;font-size:16px;font-weight:400}.popup_taro-list-item svg{margin-right:16px}.popup_taro-block-label{color:#000;font-size:14px;font-weight:400}form#popup_taro_form{margin-top:19px;display:flex;justify-content:space-between;flex-wrap:wrap}.popup_taro-checkbox{width:100%;display:flex;align-items:center}.popup_taro-block{width:calc(50% - 11px)}.popup_taro-block-input input{width:100%;height:55px;padding:17px 24px 17px 82px;border-radius:36px;border:1px solid #7c5bf4;margin-top:10px;margin-bottom:4px;color:#4d4d4d;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:145%;background-color:#fff;background-image:url(/images/popup-taro-placeholder.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:36px}.tb_changed button#tb_update_open,.tb_update.tb_changed .topbar-blog__deadline li,a#popup_taro_widget span{font-style:normal;line-height:normal;font-family:Inter}.popup_taro-block button,.popup_taro-block input[type=submit]{height:88px;width:100%;border-radius:62px;background:linear-gradient(134deg,#4258ec 0,#974cf8 100%);cursor:pointer;border:none;color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:600;line-height:normal}.popup_taro-checkbox-text{color:#333;font-family:Inter;font-size:10px;font-style:normal;font-weight:400;line-height:100%}.popup_taro-checkbox-text a{text-decoration-line:underline;color:#1d62a6}.popup_taro-checkbox-input{position:relative;border-radius:2px;border:1px solid #333;background:#fff;width:12px;height:12px;margin-right:16px}.popup_taro-checkbox-input input{position:absolute;top:0;left:0;margin:0;z-index:9;padding:0;width:100%;height:100%;opacity:0;cursor:pointer}.popup_taro-checkbox-input input+span{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;opacity:0}@media (max-width:1020px){.ftopbar-input-wr input#ftopbar-form-phone{margin-bottom:8px!important}.ftopbar-wr{width:360px;height:670px;margin:40px auto;padding:15px 10px 10px;background:url(/bitrix/templates/furniture_gray/images/popups/ftopbar/bg-mob.png) center/cover no-repeat}div#ftopbar-popup{justify-content:flex-start;overflow-y:auto;overflow-x:hidden}.ftopbar-photo{position:relative;right:unset;top:unset}.ftopbar-date{font-weight:600;font-size:14px;line-height:120%;height:33px;padding:8px 16px;width:fit-content;margin-top:3px}.ftopbar-online{font-size:12px}.ftopbar-top{background-position-y:5px;background-size:30px 30px;padding-left:37px;margin-bottom:8px}.ftopbar-close svg{width:16px;height:16px}.ftopbar-close{top:22px;right:10px}.ftopbar-title br{display:none}.ftopbar-title{font-weight:700;font-size:20px;line-height:130%;padding:0;margin:0 0 10px}.ftopbar-photo-img{width:72px;height:72px;min-width:72px;min-height:72px}.ftopbar-photo{flex-direction:row-reverse;justify-content:flex-end;margin:0 0 10px}.ftopbar-photo-text{margin:0 0 0 15px;padding:7px 21px 7px 9px}.ftopbar-photo-text b{font-weight:600;font-size:14px;line-height:145%}.ftopbar-photo-text span{font-weight:400;font-size:10px;line-height:145%}.ftopbar-photo-text:before{right:unset;left:-7px;transform:rotate(45deg) translate(-50%,-50%);border:1px solid rgba(0,0,0,.1);border-right:0;border-top:0;width:12px;height:12px}.ftopbar-input-label{display:none;font-weight:400;font-size:12px;line-height:145%;margin-bottom:2px}.ftopbar-mobile-label{color:#323232;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:130%;margin:0 0 4px}.ftopbar-input-wr input{width:340px;max-width:100%;height:45px;margin-bottom:15px}.ftopbat-input-btn button{width:340px;height:55px;max-width:100%;font-style:normal;font-weight:700;font-size:14px;line-height:135%;text-align:center;color:#fff}.ftopbar-checkbox{margin-top:10px}.ftopbar-flex{flex-direction:column}.ftopbar-f-right{position:absolute;top:220px;margin-left:0;margin-top:10px}.ftopbar-list li{font-size:14px;padding-left:24px;margin:0 0 12px}.ftopbar-list li:before{position:absolute;display:block;top:calc(50% - 8px);left:0;content:"";width:16px;height:16px}.ftopbar-doc{margin-top:0;width:340px;height:65px;max-width:100%;padding-left:38px;padding-right:34px;font-weight:600;font-size:14px;line-height:120%;margin-bottom:0}.ftopbar-doc p{font-weight:600;font-size:12px;line-height:100.5%}.ftopbar-doc:before{width:24px;height:24px;background-size:contain;top:50%;transform:translateY(-50%);left:10px}.ftopbar-doc span{font-weight:100;font-size:8.33567px;line-height:145%;width:47px;height:48px;top:6%;transform:translateY(-50%) rotate(12deg);right:3px}.ftopbar-f-left{width:355px;min-height:345px}#ftopbar-form{margin:215px 0 0}form#ftopbar-form p.p-success{width:fit-content;margin-bottom:auto;margin-top:auto;font-size:13px;line-height:18px}form#ftopbar-form a.success-button{margin-top:24px;width:340px}.popup_taro-wr{width:375px;max-width:100%;height:650px;padding:38px 8px 8px;border-radius:20px;background-image:url(/images/popup-taro-mb.png)}div#popup_taro_close svg{width:22px;height:22px}div#popup_taro_close{top:7px;right:7px;width:fit-content;height:fit-content}.popup_taro-title{font-size:26px}.popup_taro-top{margin-bottom:12px}.popup_taro-offer{font-size:16px;margin-top:13px;margin-bottom:13px}.popup_taro-top-time{font-size:10px;padding:11px 18px;height:fit-content;white-space:nowrap;margin-right:5px}.popup_taro-top-title{padding:12px 20px 12px 18px;white-space:nowrap;height:38px;font-size:10px;height:fit-content}.popup_taro-top-time svg{width:16px;height:16px;margin-right:10px}.popup_taro-top-title svg{height:40px;width:42px;right:-12px;top:-2px}.popup_taro-list-title{color:#000;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;margin-bottom:2px}.popup_taro-block-label,.popup_taro-list-item span{color:#000;font-size:12px;font-weight:400;font-family:Inter;font-style:normal;line-height:normal}.popup_taro-list-item svg{width:16px;height:16px;margin-right:12px}.popup_taro-list-item{margin-bottom:2px}.popup_taro-block{width:100%}.popup_taro-block-label{margin-bottom:6px}form#popup_taro_form{margin-top:13px}.popup_taro-block-input input{margin-top:0;margin-bottom:13px}.popup_taro-block button{height:64px;color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:4px;margin-top:12px}.popup_taro-checkbox-input{margin-right:15px}div#popup_taro{flex-direction:column;justify-content:flex-start;padding-top:20px;padding-bottom:20px;overflow-y:auto}.popup_taro-block input[type=submit]{height:64px;color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-top:6px;margin-bottom:6px}}@media (max-width:380px){.popup_taro-wr{width:320px;height:585px}.popup_taro-top-time,.popup_taro-top-title{height:30px;font-size:9px;padding:10px 12px}.popup_taro-title{font-size:22px}.popup_taro-offer{font-size:14px;margin-top:12px;margin-bottom:12px}.popup_taro-list-item span{font-size:11px;line-height:120%}.popup_taro-block-label{font-size:10px}.popup_taro-checkbox-text{font-size:9px}.popup_taro-checkbox-input{margin-right:8px}.popup_taro-top-time{line-height:1;margin-right:3px}.popup_taro-top-title svg{height:30px;width:34px;top:-1px;right:-15px}.popup_taro-block-input input{margin-bottom:10px;height:50px;padding-top:12px;padding-bottom:12px}.popup_taro-block button{font-size:16px;height:50px}}a#popup_taro_widget{border-radius:12px;background:linear-gradient(134deg,#4258ec 0,#974cf8 100%),#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;height:100%;text-decoration:none!important}a#popup_taro_widget span{padding-top:5px;color:#fff;text-align:center;font-size:14px;font-weight:600}a#popup_taro_widget span b{font-size:18px;font-style:normal;font-weight:600}.popup_taro-block-input input.only-num{width:100%!important;min-width:100%!important;max-width:100%!important;padding-left:86px!important;margin-bottom:4px!important}form#popup_taro_form.has-error button,form#popup_taro_form.has-error input[type=submit]{filter:grayscale(1)}.popup_taro-block-input input{padding-left:82px!important}.tb_update.tb_changed{background:#f8df4e}.tb_changed .topbar-blog__content{font-size:20px;text-transform:none;font-weight:500;color:#212121;width:300px}.tb_changed .topbar-blog__content b{font-size:22px;font-weight:700;color:#0e0a9e}.tb_update.tb_changed .topbar-blog__deadline li{color:#212121;font-size:16px;font-weight:600}.tb_update.tb_changed .topbar-blog__deadline li:before{background:#212121;width:8px;height:8px;top:50%;transform:translateY(-50%);left:calc(-14px - 8px)}.tb_changed button#tb_update_open{border-radius:6px;background:#0e0a9e;color:#fff;font-size:16px;font-weight:700;width:264px}.tb_changed .topbar-blog__container img{left:-32px;max-width:max-content}.header .links a:last-child,.tb_update .topbar-blog__deadline ul{padding:0}@media (min-width:1020px){.ftopbar-flex{min-height:450px}.ftopbar-mobile-label{display:none}.popup_taro-title{font-size:26px}.popup_taro-block input[type=submit]{margin-top:24px}.popup_taro-block{margin-bottom:-14px}.popup_taro-wr{background-image:url(/images/popup_taro-pc.png)}.popup_taro-list{margin-top:30px;margin-bottom:30px}}@media (max-width:1020px){.popup_taro-wr{background-image:url(/images/popup_taro-mb.png)}.popup_taro-title{font-size:21px}}@media (max-width:380px){.popup_taro-title{font-size:17px}}.footer-item-p,.footer-links-block>p{font-family:Roboto;font-size:12px;font-weight:400;color:#fff;line-height:normal;font-style:normal}.footer-links-block>a.footer-link{margin:0!important}.footer-item-p{margin-bottom:4px}.sg-footer{width:1328px;margin-top:4px}.new-main .block-top__cards .card.card-promo.new .card-promo__date{border-radius:30px;border:1px solid #ff7c03;background:#fff;display:flex;align-items:center;padding:10px 24px;margin:23px auto 0}.new-main .block-top__cards .card.card-promo .card-promo__date span{color:#000;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-left:10px}.new-main .block-top__cards .card.card-promo.new .card-promo__title{color:#000;font-family:Inter;font-size:21px;font-style:normal;font-weight:500;line-height:normal}.new-main .block-top__cards .card.card-promo.new .card-promo__subtitle{font-size:16px;font-weight:500;color:#000;line-height:normal;text-align:left;margin-top:0;letter-spacing:unset}.new-main .block-top__cards .card.card-promo.new .card-promo__subtitle.call{font-size:14px;font-weight:400}.new-main .block-top__cards .card.card-promo .card-promo__title span{color:#7d074d;font-weight:700}.new-main .block-top__cards .card.card-promo.new .card-promo__list li{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:12px}.new-main .block-top__cards .card.card-promo .card-promo__list li:before{width:10px;height:10px;flex-shrink:0;background:#f83391;border:none!important;box-shadow:none!important;top:50%;transform:translateY(-50%)}.new-main .block-top__cards .card.card-promo .card-promo__price span{color:#5b5b5b;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.new-main .block-top__cards .card.card-promo .card-promo__price{font-family:Inter;font-size:28px;font-style:normal;font-weight:500;line-height:normal}.new-main .block-top__cards .card.card-promo .card-promo__info{border-radius:7px;background:linear-gradient(92deg,#f83391 16.3%,#b01873 86.3%);color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin:0}.new-main .block-top__cards .card.card-promo{background-position-x:right;background-position-y:top;display:flex;flex-direction:column;justify-content:space-between;border-radius:8px;background-color:#fff;box-shadow:0 .6px 1.8px 0 rgba(0,0,0,.04),0 3.2px 14px 0 rgba(0,0,0,.06);background-image:url(/images/promo-card-bg-pc.png);background-size:cover}.new-main .block-top__cards .card.card-promo .card-promo__price,.new-main .block-top__cards .card.card-promo .card-promo__title{margin:0}.new-main .block-top__cards .card.card-promo .card-promo__date{border-radius:30px;border:1px solid #9c00b6;background:#fff}.new-main .block-top__cards .card.card-promo.new .card-promo__date svg path{fill:#FF7C03}.new-main .block-top__cards .card.card-promo.new .card-promo__list li:before{background:#ff7c03}.card.card-promo .card-promo__title b,.new-main .block-top__cards .card.card-promo .card-promo__price{color:#9c00b6}.new-main .block-top__cards .card.card-promo.new .card-promo__info{border-radius:7px;background:linear-gradient(92deg,#ffa959 16.3%,#ff7c03 86.3%)}.new-main .block-top__cards .card.card-promo.card-consultation{background-image:url(/src/images/promo-card_express-cons.png);background-size:cover}.new-main .block-top__cards .card.card-promo.card-consultation .card-promo__info{border-radius:7px;background:linear-gradient(92deg,#fa57a5 16.3%,#b84389 86.3%)}.new-main .block-top__cards .card.card-promo.card-consultation .card-promo__list li:before{background:#f83391}.new-main .block-top__cards .card.card-promo.card-consultation .card-promo__title span{color:#f83391}@media (max-width:992px){img.kontakty_page_image{position:relative;top:unset;bottom:-30px;margin:0 auto;display:block;width:325px;max-width:100%}.kontakty_page_content-info-block.address .kontakty_page_content-info-text{font-size:15px}.kontakty-page-container{padding-bottom:0}.kontakty_page_content-wr h1{font-weight:400;font-size:32px;line-height:100%;margin-bottom:24px;margin-top:40px}.kontakty_page_content-info-title{font-weight:700;font-size:18px;line-height:100%;margin-bottom:16px}.kontakty_page_content-info-block{margin-bottom:32px}.new-main .block-top__cards .card.card-promo .card-promo__price{margin-bottom:14px;margin-top:14px;align-items:center;text-align:center!important;justify-content:center}.new-main .block-top__cards .card.card-promo .card-promo__title{margin-top:14px;margin-bottom:14px}.new-main .block-top__cards .card.card-promo.new{padding:15px}.new-main .block-top__cards .card.card-promo.new .card-promo__date{margin:0;padding:5px 24px}.new-main .block-top__cards .card.card-promo.new .card-promo__title{font-size:19px;margin:6px 0}.new-main .block-top__cards .card.card-promo.new .card-promo__subtitle{margin-top:0;font-size:15px;margin-bottom:6px}.new-main .block-top__cards .card.card-promo.new .card-promo__list li{font-size:12px;margin-bottom:6px}.new-main .block-top__cards .card.card-promo.new .card-promo__subtitle.call{font-size:12px}}.materials-inset.rework-091023{box-shadow:0 15px 40px 0 rgba(0,0,0,.1);position:relative;padding:40px;border-radius:12px;border:1px solid #4b60e7;background:linear-gradient(139deg,rgba(246,221,255,.3) 46.26%,rgba(156,174,238,.3) 84.63%),#fff}.materials-inset.rework-091023 .materials-inset__top{display:flex;gap:40px}.materials-inset.rework-091023 .materials-inset__about{margin-top:24px}.materials-inset.rework-091023 .materials-inset__name{font-size:18px;color:#000;line-height:22px;font-weight:700}.materials-inset.rework-091023 .materials-inset__position{font-size:14px;color:#999;line-height:18px;max-width:125px;margin-top:16px}.materials-inset.rework-091023 .materials-inset__promo{margin-top:40px;color:#000;line-height:29px;font-weight:700}.materials-inset.rework-091023 .materials-inset__promo a{color:#4b60e7;text-decoration:underline;cursor:pointer}.materials-inset.rework-091023 .materials-inset__button span{position:absolute;font-size:14px;left:50%;bottom:-22px;padding:5px 10px;transform:translateX(-50%);border-radius:8px;border:1px solid #4b60e7;background:#fff;box-shadow:0 10px 15px 0 rgba(0,0,0,.1);color:#4b60e7;font-family:Literata;font-weight:300}.materials-inset.rework-091023 .materials-inset__image{margin:-30px -10px 0 0}.materials-inset.rework-091023 .materials-inset__title{font-weight:700;font-size:26px;font-family:Inter;line-height:34px;color:#000}.materials-inset.rework-091023 .materials-inset__title span{color:#4b60e7}.materials-inset.rework-091023 .materials-inset__text{margin-top:24px;font-size:16px}.materials-inset.rework-091023 .materials-inset__text p:first-child{max-width:309px}.materials-inset.rework-091023 .materials-inset__text p{margin-top:16px;font-size:14px;line-height:22px;color:#000}.materials-inset.rework-091023 .materials-inset__list{margin:22px 0 40px}.materials-inset.rework-091023 .materials-inset__list li{font-size:14px;line-height:22px;padding-left:20px}.materials-inset.rework-091023 .materials-inset__list li:before{background:#ff6c05;border:none;left:0!important}.materials-inset.rework-091023 .materials-inset__actions{justify-content:center}.materials-inset.rework-091023 .materials-inset__button{padding:20px 32px;background:#03a692;cursor:pointer;margin-left:0;line-height:18px;border-radius:12px;background:linear-gradient(90deg,#6a57f3 0,#46a3d7 71.18%);position:relative;font-family:Literata;font-weight:700}.materials-inset.rework-091023 .materials-inset__date{display:flex;align-items:center;margin-left:24px;font-family:Inter}.materials-inset.rework-091023 .materials-inset__date div{margin-left:8px;font-size:16px;line-height:22px}.materials-inset.rework-091023 .materials-inset__date span{color:#ff6c05;font-weight:700}.materials-inset.rework-091023 .materials-inset__bottom{display:flex;align-items:center;font-size:14px;margin-top:40px;width:100%;margin-left:0;justify-content:center;color:#999}.materials-inset.rework-091023 .materials-inset__bottom span{color:#999;font-weight:500;text-decoration:underline;margin:0 5px}@media (max-width:767px){.materials-inset.rework-091023 .materials-inset__author.pc,.materials-inset.rework-091023 .materials-inset__date svg,.materials-inset__right,.new-main .block-top__cards .card.card-promo.card-consultation .card-promo__date,.new-main .block-top__cards .card.card-promo.card-consultation .card-promo__price{display:none}.materials-inset.rework-091023{padding:32px 20px}.materials-inset.rework-091023 .materials-inset__image{margin:-115px -20px 0 0;position:relative;right:25px;top:115px}.materials-inset.rework-091023 .materials-inset__title{font-size:20px;line-height:28px}.materials-inset.rework-091023 .materials-inset__text p:first-child{max-width:100%}.materials-inset.rework-091023 .materials-inset__text p{margin-top:8px}.materials-inset.rework-091023 .materials-inset__list{margin:8px 0 32px}.materials-inset.rework-091023 .materials-inset__actions{justify-content:space-between}.materials-inset.rework-091023 .materials-inset__button,.materials-inset.rework-091023 .materials-inset__date{margin-left:0}.materials-inset.rework-091023 .materials-inset__date div{font-size:12px;line-height:17px}.materials-inset.rework-091023 .materials-inset__bottom{margin-left:0;font-size:12px;justify-content:center}.materials-inset.rework-091023 .materials-inset__bottom svg{max-width:18px}.materials-inset.rework-091023 .materials-inset__bottom span{margin:0 3px}.materials-inset.rework-091023 .materials-inset.rework-091023.mob,.materials-inset.rework-091023 .materials-inset__author.mob{display:flex;align-items:center;margin-top:24px}.materials-inset.rework-091023 .materials-inset__authorphoto{height:64px}.blog-detail__mod .blog-detail__content .materials-inset.rework-091023 .materials-inset__authorphoto img{width:64px;height:64px;max-width:64px}.materials-inset.rework-091023 .materials-inset__about{margin-top:0;margin-left:15px}.materials-inset.rework-091023 .materials-inset__name{font-size:16px;line-height:16px}.materials-inset.rework-091023 .materials-inset__position{font-size:12px;line-height:16px;margin-top:10px;max-width:100%}.materials-inset.rework-091023 .materials-inset__actions{margin-top:32px;justify-content:center}.materials-inset.rework-091023 .materials-inset__button{font-size:16px;line-height:16px;padding:20px 0;width:100%;text-align:center}.materials-inset.rework-091023 .materials-inset__button span{font-size:12px;bottom:-18px}.materials-inset.rework-091023 .materials-inset__bottom{margin-top:32px}.new-main .block-top__cards .card.card-promo.card-consultation{background-image:url(/src/images/promo-card_express-cons-mb.png);background-size:cover;min-height:440px}.new-main .block-top__cards .card.card-promo.card-consultation .card-promo__title{margin-top:50px}}.popup-forecast[data-step="2"] .popup-forecast__title{max-width:500px!important}@media (max-width:1010px){.popup-forecast[data-step="2"] .popup-forecast__title{font-size:21px;max-width:100%!important}}body .iti__flag-container{display:block!important}body input.only-num{padding-left:50px!important}body .popup-forecast-form__field.js-email-field .iti__flag-container{display:block!important;left:20px}body .popup-wheel__form .form-content__footer-button span{z-index:1}body div#card_style_changes_2804{background-image:url(/images/cardupdated2804.webp);background-repeat:no-repeat;background-position:center;background-size:cover}body .tb070324.tb_update.tb_changed .topbar-blog__deadline{border-radius:60px;background:#6018aa;margin-right:85px;padding:10px;font-weight:500;position:relative}body .tb070324.tb_update.tb_changed .topbar-blog__content{color:#fff;font-weight:700;line-height:28px;width:500px;margin:0 auto}body .tb070324.tb_update.tb_changed .topbar-blog__content span{border-radius:4px;background:#00b0a1;padding:4px 5px}body .tb070324.tb_update.tb_changed button#tb_update_open{border-radius:6px;background:#fff877;color:#212121;padding:0;font-weight:700;border:0;box-shadow:none;width:285px;opacity:1}.blog-list .category-articles__item{flex-direction:row-reverse}.blog-list .category-articles__item--container{margin-left:25px}.expert-inset{border:none!important;box-shadow:none!important;background:0 0!important;padding:0!important}.block-materials{background:#fff}.block-materials__wrapper{max-width:1550px;margin:0 auto}.block-materials__title{font-size:22px;line-height:normal;color:#000;text-align:center;font-weight:600}.block-materials__container{display:flex;align-items:center;justify-content:space-around;margin-top:64px}.block-materials__content{display:flex;align-items:center;padding:24px 27px;justify-content:space-between}.block-materials__content--title{font-size:18px;line-height:130%;color:#6a58f4;font-weight:600}.block-materials__content--subtitle{font-size:16px;line-height:130%;margin-top:4px;color:#323232}.block-materials__content--right{display:flex;align-items:center;gap:7px;font-size:16px;line-height:24px;color:#323232}.block-materials__item{border:1.09px solid #ebebeb;border-radius:9px;position:relative}.block-materials__item a{position:absolute;width:100%;height:100%;z-index:1}.block-materials__item>img{border-radius:9px 9px 0 0}.block-materials__bottom{display:flex;align-items:center;width:100%;background:#08c;justify-content:center}.block-materials__btn{display:flex;align-items:center;border-radius:90px;padding:14px 42px;background:#fff;text-decoration:none}.block-materials__text{color:#fff;font-weight:500;font-size:18px;line-height:130%;padding:19px 0;margin-right:50px}.block-materials__btn span{font-weight:500;font-size:18px;line-height:130%;color:#08c;margin-right:16px}.banner{overflow:hidden;border-radius:20px;font-family:Inter;margin-top:36px;padding:30px 83px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;position:relative;height:460px}.banner.banner-1{background:url(/local/templates/furniture_gray/images/block-materials/banner-1.webp) 0 center/cover no-repeat}.banner.banner-2{background:url(/local/templates/furniture_gray/images/block-materials/banner-2.webp) 0 center/cover no-repeat}.banner_left{display:flex;flex-direction:column}p.banner_left-title{margin-bottom:16px!important;font-size:36px!important;font-weight:700;line-height:47px;color:#000!important}.banner-2 p.banner_left-title{font-size:32px!important}p.banner_left-title span{color:#ee79d4}.banner-2 p.banner_left-title span{color:#9160f8}p.banner_left-subtitle{font-size:28px!important;font-weight:300;line-height:36px!important;color:#000;margin-bottom:16px!important}.banner_left-bullits{display:flex;flex-direction:column;align-items:flex-start}p.banner_left-bullits-title{font-size:28px!important;font-weight:400;line-height:36px;color:#000!important;margin-bottom:14px!important}.banner_left-bullits ul li{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:21px;margin-bottom:14px}.banner_left-bullits ul li svg,.footer.mod .footer-socials a:not(:last-child){margin-right:18px}.banner_left-btn{display:flex;width:639px;height:80px;padding:19px 77px;justify-content:center;align-items:center;border-radius:60px;background:#63ab51}.banner_left-btn a{font-size:28px;font-weight:700;line-height:36px;color:#fcfcfc;text-decoration:none}.block-materials .glide__arrow{position:absolute;top:50%;width:24px;height:24px;padding:0;margin:0;border:0;background:0 0;cursor:pointer}.block-materials .glide__arrow.glide__arrow--left{left:-35px}.block-materials .glide__arrow.glide__arrow--right{right:-35px}@media (max-width:1599px){.block-materials__wrapper .slider-materials .slide-inner{padding:0 25px}.block-materials__wrapper .glide__arrow.glide__arrow--left{left:5px}.block-materials__wrapper .glide__arrow.glide__arrow--right{right:0}}@media (max-width:991px){.block-materials__wrapper .slider-materials .slide-inner{padding:0}.banner{padding:15px 9px;height:480px;flex-direction:column}.banner.banner-1{background:url(/local/templates/furniture_gray/images/block-materials/banner-1-mob.webp) 0 center/cover no-repeat}.banner.banner-2{background:url(/local/templates/furniture_gray/images/block-materials/banner-2-mob.webp) 0 center/cover no-repeat}.banner-2 p.banner_left-title,p.banner_left-title{font-size:17px!important;line-height:22px!important;max-width:302px}p.banner_left-subtitle{font-size:14px!important;line-height:18px!important}.banner_left-bullits li.pc{display:none}.banner_left-bullits li.mob{display:inline}p.banner_left-bullits-title{font-size:14px!important;line-height:18px;margin-bottom:8px!important}.banner_left-bullits ul li{font-size:11px;line-height:21px;margin-bottom:3px}.banner_left-bullits ul li svg{margin-right:4px;width:4px;height:4px}.banner_left-btn{width:302px;height:40px;padding:10px 39px;margin-top:8px}.banner_left-btn a{font-size:14px;line-height:18px}.banner-2 .banner-right{margin-top:9px}.banner-right img{width:302px;height:auto}.block-materials .glide__arrow,.block-materials .glide__arrow svg{width:18px;height:18px}.block-materials .glide__arrow.glide__arrow--left{left:-20px}.block-materials .glide__arrow.glide__arrow--right{right:-20px}}.personal-forecast{margin:80px auto;position:relative;z-index:1}.personal-forecast__container{border-radius:15px;display:flex;flex-direction:row;padding:57px 55px;justify-content:space-between}.personal-forecast__content .mob,.widget-item__img--mobile,a#popup_taro_widget.js-diagnostics-trigger img,a#popup_taro_widget.js-diagnostics-trigger span,img.personal-forecast__img.middle,img.personal-forecast__img.mob,li.personal-forecast__content--listitem span.mob{display:none}p.personal-forecast__content--title{font-size:26px!important;font-style:normal;font-weight:600;line-height:145%;margin-bottom:20px!important}p.personal-forecast__content--title span{font-size:36px}p.personal-forecast__content--bullits-title{font-size:24px!important;font-style:normal;font-weight:600;line-height:normal}.personal-forecast__content p{color:#000!important;font-family:Inter,sans-serif}ul.personal-forecast__content--list{display:flex;flex-direction:column;gap:20px;margin-bottom:20px;max-width:870px}li.personal-forecast__content--listitem{display:flex;gap:13px;align-items:start}li.personal-forecast__content--listitem svg{width:26px;height:26px;margin-top:5px}li.personal-forecast__content--listitem span{font-size:24px;font-style:normal;font-weight:400;line-height:33px}.cpu-cost-info b,li.personal-forecast__content--listitem span b{font-weight:700}a.personal-forecast__content--btn{display:flex;width:500px;height:100px;padding:10px;justify-content:center;align-items:center;border-radius:18px;background:linear-gradient(90deg,#4776e6 0,#8e54e9 100%);text-decoration:none}a.personal-forecast__content--btn span{color:#fff;font-size:32px;font-style:normal;font-weight:700;line-height:normal}img.personal-forecast__img{width:100%;height:100%;position:absolute;top:0;bottom:0;z-index:-1}@media (max-width:1599px){.personal-forecast{padding-left:15px;padding-right:15px}p.personal-forecast__content--title{font-size:33px!important}.new-main .block-top__cards .card.card-promo.new .card-promo__title{font-size:19px}.new-main .block-top__cards .card.card-promo.new .card-promo__subtitle{font-size:14px}.new-main .block-top__cards .card.card-promo.new .card-promo__list li,.new-main .block-top__cards .card.card-promo.new .card-promo__subtitle.call{font-size:12px}}@media (max-width:1440px){.personal-forecast{max-width:1336px;height:630px;margin:60px auto;padding:0}.personal-forecast__container{padding:62px 20px 62px 66px;position:relative}p.personal-forecast__content--title{max-width:794px}ul.personal-forecast__content--list{max-width:685px}}@media (max-width:1366px){.block-materials__item>img{max-width:600px}.block-materials__text{font-size:21px}img.personal-forecast__img.pc{display:none}img.personal-forecast__img.middle{display:block}}@media (max-width:1200px){body .popup-forecast-form__field.js-email-field .iti__flag-container{display:block!important;left:10px}.block-materials{padding-top:25px}.block-materials__wrapper{padding:0 25px}.block-materials__title{text-align:left;font-size:26px;line-height:normal}.block-materials__container{flex-direction:column;margin-top:24px;gap:20px}.block-materials__item{width:100%}.block-materials__item>img{max-width:100%}.block-materials__content{padding:12px 17px;position:relative}.block-materials__content--title{font-size:18px;line-height:130%}.block-materials__content--subtitle{font-size:14px;line-height:130%}.block-materials__content--right{font-size:16px}.block-materials__bottom{flex-direction:column;padding:10px 22px;gap:10px}.block-materials__text{font-size:14px;padding:0}.block-materials__btn{padding:5px;width:100%;justify-content:center}.block-materials__btn span{font-size:22px}.personal-forecast{max-width:345px;margin:64px auto;height:600px}.personal-forecast__container{flex-direction:column;padding:13px 16px 0}.personal-forecast__content{margin-bottom:15px}p.personal-forecast__content--title{font-size:21px!important;margin-bottom:15px!important;line-height:29px}p.personal-forecast__content--title span{font-size:19px}p.personal-forecast__content--bullits-title{font-size:13px!important;margin-bottom:12px!important}ul.personal-forecast__content--list{gap:10px;margin-bottom:20px;max-width:313px}li.personal-forecast__content--listitem{gap:10px;align-items:flex-start}img.personal-forecast__img.middle,li.personal-forecast__content--listitem span.pc{display:none}img.personal-forecast__img.mob,li.personal-forecast__content--listitem span.mob{display:block}li.personal-forecast__content--listitem span{font-size:13px;line-height:15px}.personal-forecast__content .mob{display:inline}li.personal-forecast__content--listitem svg{width:14px;min-width:14px;height:14px;margin-top:1.5px}a.personal-forecast__content--btn{width:313px;height:60px}a.personal-forecast__content--btn span{font-size:18px;line-height:21px}}.widget-item,.widget-item img{width:110px;height:110px}.widget-wrapper{position:fixed;left:20px;bottom:20px;z-index:10;display:flex;flex-direction:column;gap:10px}.widget-item{transition:.3s;cursor:pointer}.widget-item img:hover{-webkit-transform:scale(1.25);transform:scale(1.25)}a#popup_taro_widget.js-diagnostics-trigger{background:url(/images/consult-astr1.png) center -1px/contain no-repeat}@media (max-width:801px){.widget-item.js-popup-wheel-trigger{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;visibility:hidden;background:#46c7df}.widget-item.js-popup-wheel-trigger img.widget-item__img--mobile{display:none!important}.widget-item.js-popup-wheel-trigger span{font-family:Inter;font-style:normal;font-weight:700;line-height:145%;color:#fff;display:flex!important;flex-direction:column;justify-content:center;position:relative;padding-left:60px;font-size:13px}.widget-item.js-popup-wheel-trigger span:before{content:'';position:absolute;top:50%;transform:translateY(-50%);background:url(/images/wheel_trigger_mob200324.png) center/contain no-repeat;animation:2.5s ease-in-out infinite both swing;width:38px;height:37px;left:-20px}a#popup_taro_widget{border-radius:0;background:linear-gradient(134deg,#974cf8 0,#4258ec 100%),#fff;flex-direction:row;justify-content:center}a#popup_taro_widget svg{width:48px;height:48px;padding-right:10px;padding-bottom:6px}a#popup_taro_widget span{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:0;font-size:12px;font-style:normal;font-weight:600;margin-left:30px}a#popup_taro_widget span b{font-size:16px;font-style:normal;font-weight:600}a#popup_taro_widget.js-diagnostics-trigger img,a#popup_taro_widget.js-diagnostics-trigger span{display:flex}a#popup_taro_widget.js-diagnostics-trigger span{margin-left:5px;text-align:left}.widget-wrapper{width:100%;position:fixed;left:0;bottom:0;z-index:10;gap:0;flex-direction:row}.widget-item{width:50%;height:50px}.widget-item img{width:100%;height:100%}.widget-item__img--desktop{display:none}.widget-item__img--mobile{display:block}a#popup_taro_widget.js-diagnostics-trigger{background:#13ae73;justify-content:flex-start;flex-direction:row-reverse;background:linear-gradient(180deg,#4627f5 35%,#2473cf 100%)}a#popup_taro_widget.js-diagnostics-trigger *{opacity:1}a#popup_taro_widget.js-diagnostics-trigger img{width:63px;max-width:63px;height:46px;position:relative;top:2px;left:5px}a#popup_taro_widget.js-diagnostics-trigger b{margin-left:0;position:relative;text-align:left;left:0;font-size:12px}}.specialist-open-form{background:rgba(236,238,255,.6);padding:60px 0}.specialist-open-form *{box-sizing:border-box}.specialist-open-form__wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.specialist-open-form__wrapp>picture{max-width:280px;width:100%}.specialist-open-form__wrapp>picture img{width:100%}.specialist-open-form__content{max-width:776px;width:100%}.specialist-open-form__date{border-radius:4px;padding:10px;max-width:402px;width:100%;font-weight:600;font-size:24px;color:#fff;background:-webkit-gradient(linear,left top,right top,from(#dfa1fc),to(#7a7cf9));background:-o-linear-gradient(left,#dfa1fc 0,#7a7cf9 100%);background:linear-gradient(90deg,#dfa1fc 0,#7a7cf9 100%);text-align:center;margin-bottom:25px}.specialist-open-form__title{font-weight:600;font-size:50px;line-height:120%;margin-bottom:25px}.specialist-open-form__title span{color:#cb6ef7}.specialist-open-form__price{display:inline-block;font-weight:600;font-size:30px;line-height:120%;background:#fff;border-radius:300px;padding:10px 25px;position:relative}.specialist-open-form__item,.specialist-open-form__items{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center}.specialist-open-form__price::before{content:"";position:absolute;width:calc(100% - 10px);height:calc(100% - 10px);top:50%;left:50%;border-radius:300px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px dashed #fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff)) padding-box,-webkit-gradient(linear,left top,right top,from(#db8eff),to(#7a7cf9)) border-box;background:-o-linear-gradient(#fff 0 0) padding-box,-o-linear-gradient(left,#db8eff 0,#7a7cf9 100%) border-box;background:linear-gradient(#fff 0 0) padding-box,linear-gradient(90deg,#db8eff 0,#7a7cf9 100%) border-box}.specialist-open-form__price span{color:#db8eff;position:relative;z-index:2}@supports ((-webkit-background-clip:text) or (background-clip:text)){.specialist-open-form__title span{background:-webkit-gradient(linear,left top,right top,from(#cb6ef7),to(#595bfb));background:-o-linear-gradient(left,#cb6ef7 0,#595bfb 100%);background:linear-gradient(90deg,#cb6ef7 0,#595bfb 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.specialist-open-form__price span{background:-webkit-gradient(linear,left top,right top,from(#db8eff),to(#7a7cf9));background:-o-linear-gradient(left,#db8eff 0,#7a7cf9 100%);background:linear-gradient(90deg,#db8eff 0,#7a7cf9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.specialist-open-form__subtitle{font-weight:500;font-size:24px;margin-bottom:25px}.specialist-open-form__items{display:flex;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.specialist-open-form__item{display:flex;-ms-flex-align:center;align-items:center}.specialist-open-form__form .form-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.specialist-open-form__form .input-label{display:block;font-size:18px;line-height:100%;margin-bottom:10px}.specialist-open-form__form .input-wrapp{display:inline-block;width:calc(50% - 10px)}.specialist-open-form__form input[type=text]{width:360px;display:block;padding:0 32px;border-radius:80px;border:1px solid #f2dbff;background:#fff;height:81px;font-size:18px}.specialist-open-form__form input[type=text]::-webkit-input-placeholder{color:#666}.specialist-open-form__form input[type=text]::-moz-placeholder{color:#666}.specialist-open-form__form input[type=text]:-ms-input-placeholder{color:#666}.specialist-open-form__form input[type=text]::-ms-input-placeholder{color:#666}.specialist-open-form__form input[type=text]::placeholder{color:#666}.specialist-open-form__form input[type=submit]{display:inline-block;width:396px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#4d70ff;border-radius:80px;padding:30px 10px;color:#fff;font-size:18px;font-weight:700;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:none;outline:0;cursor:pointer}.specialist-open-form__form input[type=submit]:disabled{background:#ccc}.specialist-open-form__form .checkbox{position:relative;text-align:right}.specialist-open-form__form .checkbox__input{position:absolute;width:0;height:0;opacity:0}.specialist-open-form__form .checkbox__input:checked+.checkbox__label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.specialist-open-form__form .checkbox__label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.specialist-open-form__form .checkbox__label:before{content:"";-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 1rem;flex:0 0 1rem;width:1rem;height:1rem;border:1px solid #848484;border-radius:3px}.specialist-open-form__form .form-content__answer,.uslugi{margin:0}.specialist-open-form__form .checkbox__label::after{content:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3922 0.877785L4.69617 7.57386L0.90918 3.78688L1.42344 3.27262L4.69617 6.54534L10.878 0.363525L11.3922 0.877785Z' fill='%23848484' /%3E%3C/svg%3E");color:#848484;font-size:7px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);position:absolute;left:3px;top:1px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.specialist-open-form__form .form-content__question{display:none}.specialist-open-form__form .checkbox__text{color:#848484;font-size:14px;margin-left:10px}.specialist-open-form__form .checkbox__text a{text-decoration:underline;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:#848484}.block-top__nav .buttons a,.block-top__nav.mb .logo a,.logo p{text-decoration:none}.item-specialist-open-form{width:calc(33.3333% - 15px)}.item-specialist-open-form__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px;height:70px;background:-webkit-gradient(linear,left top,right top,from(#70caf0),color-stop(50.52%,#8787fe),to(#ad7afe));background:-o-linear-gradient(left,#70caf0 0,#8787fe 50.52%,#ad7afe 100%);background:linear-gradient(90deg,#70caf0 0,#8787fe 50.52%,#ad7afe 100%);margin-right:20px}.item-specialist-open-form__icon img{max-width:100%;width:auto}.item-specialist-open-form__text{font-size:16px}.specialist-open-form__container{max-width:1237px;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 15px}.specialist-open-form__form .feedback-form-result{font-weight:500;font-size:20px;color:#4d70ff}@media (max-width:1024px){.popup-personal{top:calc(50% - 640px / 2)!important}.specialist-open-form__form .form-content,.specialist-open-form__items,.specialist-open-form__wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal}.specialist-open-form__form .feedback-form-result{font-size:20px}.specialist-open-form{padding:20px 0}.specialist-open-form__container{max-width:345px}.specialist-open-form__wrapp{-ms-flex-direction:column;flex-direction:column}.specialist-open-form__wrapp>picture{max-width:285px}.specialist-open-form__content{max-width:100%;margin-bottom:25px}.specialist-open-form__date{max-width:185px;font-size:14px;padding:6px;margin-bottom:15px}.specialist-open-form__title{font-size:28px;margin-bottom:15px}.specialist-open-form__price{font-size:16px}.specialist-open-form__price::before{width:calc(100% - 9px);height:calc(100% - 9px)}.specialist-open-form__subtitle{font-size:16px;margin-bottom:15px}.specialist-open-form__items{-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}.specialist-open-form__form .form-content{-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.item-specialist-open-form,.specialist-open-form__form .form-content__body,.specialist-open-form__form .form-content__footer{width:100%}.specialist-open-form__form .input-label{font-size:14px}.specialist-open-form__form .input-wrapp{width:100%;margin-bottom:10px}.specialist-open-form__form input[type=text]{height:42px;font-size:14px;width:100%}.specialist-open-form__form input[type=submit]{padding:19px 10px;font-size:16px;margin-bottom:9px;width:100%;margin-top:10px}.specialist-open-form__form input[type=submit]::before{border-radius:30px}.specialist-open-form__form .checkbox{text-align:left}.specialist-open-form__form .checkbox__text{font-size:11px}.item-specialist-open-form:not(:last-child){margin-bottom:10px}.item-specialist-open-form__icon{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;height:20px;margin-right:10px}.item-specialist-open-form__icon img{max-width:80%}.item-specialist-open-form__text{font-size:13px}}@media (any-hover:hover){.specialist-open-form__form input[type=submit]:hover::before{opacity:0}.specialist-open-form__form .checkbox__text a:hover{color:#4d70ff}}.personal-forecast{height:630px;width:1336px}p.personal-forecast__content--title span{color:#000;line-height:140%}p.personal-forecast__content--title span b{color:#8e54e9}.personal-forecst__content--subtitle{color:#8e54e9;font-weight:600;font-size:26px;margin-bottom:20px;line-height:140%}.personal-forecast__rating{width:261px;height:102px;position:absolute;bottom:40px;right:40px}.trigger-main-video{position:absolute;width:533px;height:318px;cursor:pointer;right:40px;bottom:170px}@media (max-width:1400px){p.personal-forecast__content--title span br{display:none}.personal-forecst__content--subtitle{margin-bottom:30px}.personal-forecast__content{width:100%}p.personal-forecast__content--title{max-width:100%}.personal-forecast__container{padding:50px 20px 62px 66px}}@media (max-width:1200px){.personal-forecast__container{flex-direction:column;padding:27px 16px 0}.personal-forecst__content--subtitle{font-size:14px;margin-bottom:15px;line-height:19px}.personal-forecast__content .pc{display:none}.personal-forecast{height:603px}.personal-forecast__rating{width:137px;height:51px;bottom:13px;right:16px;left:auto}.trigger-main-video{width:100%;height:160px;right:0;bottom:62px;left:0}}#page-wrapper.have-topbar.closed-topbar{margin-top:50px!important}.header-toggler.have-topbar{top:113px!important}.sticky-menu .block-top{margin-top:170px}.block-top__nav{height:50px;display:flex;justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:0 20px;font-size:16px;font-family:Inter,sans-serif}.block-top__nav .menu-links,.consultPageContent-select.open .consultPageContentItem,.header .links,footer#footer_upd .footer-socials .footer-socials-wr a{display:flex}.header .links a,.uslugi{padding:0 25px 0 0}.uslugi-dropdown{position:relative;display:inline-block}.uslugi-dropdown svg{margin-bottom:2px}.uslugi-dropdown__content{display:none;position:absolute;padding:0}.header .uslugi-dropdown__content li{padding:0 20px;list-style:none}.header .uslugi-dropdown__content li:first-child{padding-top:20px;padding-bottom:5px}.header .uslugi-dropdown__content li:last-child{padding-top:5px;padding-bottom:20px}.header .uslugi-dropdown__content li a{padding:0}.uslugi-dropdown__content li:first-child{border-bottom:.5px solid rgba(0,0,0,.1)}.uslugi-dropdown:hover .uslugi-dropdown__content{display:block;border-radius:0 0 5px 5px;background:#fff;width:max-content;left:-20px}.uslugi-dropdown:hover svg{transform:rotate(180deg)}.menu-links .buttons{margin-left:87px;min-width:190px}.block-top__nav .buttons a{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:.3s}.block-top__nav .buttons a:first-child{background:#5061fa;color:#fff;padding:8px 16px;border:1px solid #5061fa}.block-top__nav .buttons a:first-child:hover,.block-top__nav .buttons a:last-child{background:#fff;color:#5061fa;border:1px solid #5061fa}.block-top__nav .buttons a:last-child{padding:8px 16px}.block-top__nav .buttons a:last-child:hover{background:#5061fa;color:#fff}.logo{max-height:40px;margin-right:18px}.logo img{width:119px}.logo p{position:relative;margin:0;font-size:10px;text-align:center;top:-6px;color:#000}.wdg-natal a,.wdg-natal-main a{width:100%;height:100%;text-decoration:none!important;text-align:center}.block-top__nav.mb,.block-top__nav.mb .logo,.buttons.mb,.consultPageContentItem:not(.active),.footer-link._mobile_only,.links.mb,.menu-links .links.mb,.popup-wheel__form--message br.mb,.wdg-natal img,.wdg-natal span,.wdg-natal-main img,.wdg-natal-main span,.widget-item.js-popup-wheel-trigger,.widget-new-year img,img.new-year-banner-mb{display:none}@media (max-width:1000px){.container-mb{width:100vw;position:fixed;height:60px;top:0;left:0;z-index:999999;background:#fff}.header .block-top__nav{display:none!important}.block-top__nav.mb{display:flex!important;align-items:center;margin-right:40px;padding:0 20px;position:relative;top:4px}.block-top__nav.mb .logo{display:block}.buttons.mb.new{display:flex;flex-wrap:wrap;gap:4px}.buttons.mb.new a{font-size:8px;padding:8px 6px;height:26px;line-height:1}}@media (max-width:769px){.block-top__nav.mb{padding-right:5px}.buttons.mb{display:block;min-width:180px}.menu-links .links.mb{display:flex!important}.links.mb{display:flex;flex-direction:column;align-items:center;top:30px;position:relative;min-height:400px;font-family:Inter}.links.mb a{padding:10px}.header{top:50px}.logo p{font-size:10px}.container-mb:has(.header-toggler.have-topbar){top:112px}.container-mb:has(.header-toggler.have-topbar.closed-topbar){top:0}.header-toggler.have-topbar.closed-topbar{top:0!important}#page-wrapper.have-topbar.closed-topbar{margin-top:30px!important}.buttons.mb a:first-child{background:#5061fa;color:#fff;padding:8px 10px}.buttons.mb a:last-child{background:#fff;color:#5061fa;padding:8px 10px;border:1px solid #5061fa}}@media (max-width:376px){.block-top__nav.mb{padding:0 10px;margin-right:-20px}.logo img{max-width:120px}.container-mb{width:100%;padding-right:17px}}@media (min-width:1500px) and (max-width:1660px){.block-top__nav{max-width:1000px}}@media (max-width:1440px){.block-top__nav{max-width:1000px}}@media (max-width:1340px){.block-top__nav{max-width:1000px}}@media screen and (max-width:1660px){.block-top__nav{max-width:1060px;padding:0;font-size:12px}.header .links a,.uslugi{padding:0 12px 0 0}.menu-links .buttons{margin-left:12px}.header .uslugi-dropdown__content li{padding:10px}.header .uslugi-dropdown__content li:last-child{padding-bottom:10px}.uslugi-dropdown:hover .uslugi-dropdown__content{left:-10px}.header .block-top__nav .buttons.new>a{font-size:10px;padding:5px}}@media screen and (max-width:1200px){.block-top__nav,.header{margin:0 auto}.header .uslugi-dropdown svg{width:7px}.header{max-width:1100px}}@media (max-width:410px){.block-top__nav.mb .logo p{font-size:10px}}@media (min-width:770px){#page-wrapper.have-topbar.closed-topbar{margin-top:50px!important}}.wdg-natal a{background:url('/images/wdg-natal2.png') center -1px no-repeat;background-size:contain!important;display:flex;flex-direction:column;justify-content:center;align-items:center}.wdg-natal-main a{background:url('/images/wdg-natal-main-bg.png') center -1px no-repeat;background-size:contain!important;display:flex;flex-direction:column;justify-content:center;align-items:center}.block-top__nav .buttons.new>a{font-size:12px}@media (max-width:1240px){.block-top__nav .buttons.new a{margin-right:0;font-size:8px}}@media (max-width:1180px){.header .links a{padding:0 8px 0 0}}@media (max-width:1050px){.header .links a{padding:0 2px 0 8px}}@media (max-width:800px){.block-top__nav.mb .logo img{width:115px;height:auto}.block-top__nav.mb .logo p{font-size:10px;line-height:1;white-space:nowrap;letter-spacing:-.4px}.block-top__nav.mb .logo{margin-right:10px}.header-toggler.have-topbar{padding:18px 6px 18px 0}}@media (max-width:460px){.block-top__nav.mb{padding-left:5px}.block-top__nav.mb .logo{margin-right:5px}.block-top__nav.mb .logo p{font-size:8px}.block-top__nav.mb .logo img{width:95px;margin-bottom:1px}}@media (max-width:420px){.buttons.mb.new a{padding:8px 4px}}@media (max-width:410px){.buttons.mb.new a{width:145px;text-align:center;display:flex;justify-content:center;align-items:center;padding:4px;margin:1px auto 1px 15px;height:23px;box-sizing:border-box}.block-top__nav .buttons.new a:first-child{margin-right:auto}.block-top__nav.mb .logo img{width:132px}.block-top__nav.mb .logo p{font-size:11px;letter-spacing:0;line-height:normal}.header-toggler{background:0 0}}.footer .footer-socials svg{width:auto}.footer.mod .footer-socials a{margin-left:0!important}.footer.mod .footer-socials span{margin-right:0!important}.popup-overlay.js-popup-consultPage{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto;overflow-x:hidden}.js-popup-consultPageWr{width:1000px;height:570px;min-height:570px;background-color:#fff;border-radius:20px;background-image:url('/local/templates/furniture_gray/images/popups/consult-form/cpopup-pc.jpg');padding:21px 30px 0}.consultPageContent-title{font-size:32px;line-height:40px;font-weight:700;margin-bottom:15px;font-family:'TT Hoves'}.consultPageContent-list-title{font-size:24px;line-height:1;font-family:'TT Hoves'}.consultPageContent-list-element{padding-left:24px;margin-top:14px;font-size:20px;line-height:24px;font-family:'TT Hoves';letter-spacing:-.2px;position:relative}.consultPageContent-label{font-size:20px;line-height:24px;margin-top:20px;margin-bottom:10px}.consultPageContentItem{display:flex;align-items:center;padding:9px 32px;width:491px;box-sizing:border-box}.js-popup-consultPageContent{width:501px;max-width:100%}.consultPageContent-select{border:2px solid #4d70ff;border-radius:30px;width:491px;box-sizing:border-box;position:absolute;top:34px;background-color:#fff;z-index:2}.consultPageContentItem span{font-size:18px;line-height:1;margin-left:15px;font-family:'TT Hoves'}.consultPageContentInput input{border:2px solid #4d70ff;width:491px;max-width:100%;height:50px;border-radius:30px;padding:0 32px;box-sizing:border-box;font-family:'TT Hoves';font-size:18px;color:#000}.consultPageContentInput{margin-top:73px}.consultPageContentSubmit input{height:67px;width:489px;max-width:100%;margin-top:12px;background:#4d70ff;border:none;box-shadow:none;outline:0;cursor:pointer;border-radius:50px;font-size:18px;line-height:1;color:#fff;font-family:'TT Hoves'}.consultPageContent-checkbox{display:flex;align-items:center;margin-top:10px}.consultPageContent-checkbox-wr{width:12px;height:12px;overflow:hidden;position:relative;margin-right:11px}.consultPageContent-checkbox-wr input{position:absolute;width:100%;height:100%;cursor:pointer;z-index:3;margin:0;opacity:0}.consultPageContent-checkbox-wr svg{width:100%;height:100%;position:absolute;top:0;left:0}.consultPageContent-checkbox-wr input+svg path{opacity:0}.consultPageContent-checkbox div,.consultPageContent-checkbox div a{color:rgba(0,0,0,.4);font-size:12px;line-height:1;font-weight:400;font-family:'TT Hoves'}.consultPageContent-list-element:before{width:15px;height:15px;background:url('/local/templates/furniture_gray/images/popups/consult-form/star-svg.svg') center no-repeat;position:absolute;content:'';left:0;top:4px}.consultPageContent-select svg{position:absolute;right:32px;top:calc(50% - 4px)}.consultPageContentItem{user-select:none;cursor:pointer;position:relative}.consultPageContent-select.open{padding:8px 0}.consultPageContent-select.open .consultPageContentItem:last-child:before{content:'';position:absolute;width:calc(100% - 64px);height:2px;background:#d3d3d3;top:0;left:32px}.consultPageContent-select.open svg{top:unset;bottom:25px;transform:rotate(180deg);right:10px}.js-popup-consultPageCloseBtn svg{width:24px;height:24px}.js-popup-consultPageCloseBtn{position:absolute;right:32px;top:32px;cursor:pointer}.js-popup-consultPageWr{position:relative;z-index:2}.js-popup-consultPageCloseBtn svg path{fill:#000}.js-popup-consultPageClose{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.ConsultSuccess{font-size:18px;text-align:center;margin:240px auto 0}.bfri-card-text,.bfri-card-title{font-family:Inter;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:16px}#bfri_debug a#popup_taro_widget{background:url('/images/bfri_widget.png') center;background-size:cover!important;padding-top:7px;padding-bottom:12px;justify-content:space-between;text-align:left!important;align-items:normal!important;padding-left:14px}#bfri_debug a#popup_taro_widget>b{font-family:Inter;font-size:12px;font-weight:600;line-height:14.04px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#1b1401}#bfri_debug a#popup_taro_widget>span{font-family:Inter;font-size:11px;font-weight:600;line-height:120%;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;display:block!important;margin-left:-2px}div#bfri_card{background-color:#1a1301;padding:30px 34px;position:relative;background-image:url('/images/bfri-card-bg.png');background-size:cover;background-position:center top;display:flex;flex-direction:column;justify-content:flex-end}.bfri-card-title{font-size:34px;font-weight:500;line-height:40.8px;text-align:left;color:#fff}.bfri-card-title b{color:#ffd600}.bfri-card-offer{font-family:Inter;font-size:16px;font-weight:300;line-height:25px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff}.bfri-card-button,html body #card_style_changes_1212 a{border-radius:10px;font-weight:500;font-size:18px;width:100%}.bfri-card-button{padding:14px;font-family:Inter;line-height:21.78px;text-underline-position:from-font;text-decoration-skip-ink:none;background:#ffd600;text-align:center;height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:30px}.bfri-card-text,.card__label{border-radius:30px;font-weight:700;color:#fff}.bfri-card-text{font-size:16px;line-height:22.4px;text-align:left;padding:9px 30px;background:#fe4918;width:fit-content}a.bfri-link{opacity:0;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;margin:0;display:none}.bfri-card-persent{width:81px;height:60px;background:url('/images/bfri-card-percent.png')!important;position:absolute;right:0;z-index:0;bottom:200px}@media (max-width:1500px){.bfri-card-title{font-size:30px;line-height:125%}.bfri-card-offer{font-size:14px;line-height:25px}}.new-main .card.card-promo.card-promo-update,div#new_year,html body #card_style_changes_1212{background-size:cover;background-position:center}.card_ny-link,div#new_year .card__title{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;margin-top:auto}body div#bfri_card>a{position:absolute;display:block!important;top:0;left:0;width:100%;height:100%;z-index:3}.widget-new-year,html body #card_style_changes_1212 a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}html body #card_style_changes_1212{padding:32px 30px 0;background-image:url('/images/1212.png');background-repeat:no-repeat}.card__label{padding:9px 30px;width:max-content;font-size:16px;line-height:140%;background:#32d3ca;margin-bottom:16px}html body #card_style_changes_1212 .card__title{font-weight:600;font-size:34px;line-height:120%;color:#fff}html body #card_style_changes_1212 .card__title span{color:#ffe1b1;margin:0 0 16px}.card__desc{font-weight:300;font-size:22px;line-height:114%;color:#fff;margin-bottom:30px}html body #card_style_changes_1212 a{background:#ef1258;text-decoration:none;display:flex;padding:14px 0;height:50px;margin:0;color:#fff;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center}.widget-new-year{border-radius:16px;width:120px;height:120px;background:url("/images/new-year-wg.png") center center/cover no-repeat #6458f9;box-sizing:border-box;padding:17px 8px 0;display:flex;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;align-items:flex-start;-webkit-align-items:flex-start;justify-content:flex-start;-webkit-justify-content:flex-start;position:relative;font-family:Inter,sans-serif}.widget-new-year a{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.widget-new-year__title{font-weight:700;font-size:13px;line-height:120%;color:#fff;margin-bottom:7px}.widget-new-year__desc{font-weight:600;font-size:12px;line-height:120%;color:#ffe1b1}div#new_year .card__title{font-size:20px;font-weight:600;line-height:24.2px;margin-bottom:39px}div#new_year .card__title b{color:#088e2c}.card_ny_list-item{font-family:Inter;font-size:16px;font-weight:300;line-height:19.36px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:12px;position:relative;padding-left:20px}.card_ny_list-item:before{content:'';position:absolute;left:0;top:calc(50% - 5px);width:10px;height:10px;background:#088e2c;border-radius:50%}.card_ny-link{background:linear-gradient(90deg,#ef1258 0,#c14a46 100%);height:50px;display:felx;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px;font-family:Inter;font-size:18px;font-weight:500;line-height:21.78px;color:#fff;cursor:pointer;user-select:none}div#new_year{background-color:#eef2fb;background-image:url('/images/pc-after-bg.png');overflow:hidden;position:relative;padding:25px}div#new_year .card__content{height:100%;display:flex;flex-direction:column;position:relative;z-index:2}div#new_year:before{content:'';position:absolute;width:182px;height:190px;background:url('/images/pc-after-1.png') top right/contain no-repeat;right:0;top:0;z-index:1}div#new_year:after{content:'';position:absolute;width:238px;height:382px;background:url('/images/pc-after-2.png') right bottom/contain no-repeat;right:0;bottom:0;z-index:0}@media (min-width:1200px) and (max-width:1440px){div#new_year .card__title br{display:none}}@media (max-width:550px){.new-main .block-top__cards .card:nth-child(2),div#card_style_changes_2804{max-height:250px}.new-main .block-top__cards .card{min-height:fit-content}.new-main .block-top__cards .card:nth-child(3){max-height:215px}.new-main .block-top__cards .card:nth-child(4){max-height:500px}.new-main .block-top__cards{gap:0!important;grid-template-columns:unset!important;min-height:fit-content;max-height:unset;display:block!important;flex-direction:unset!important}.new-main .block-top__cards .card:not(:first-child){margin-top:25px!important}.bfri_card-content{background:0 0!important;margin-left:0!important;padding-left:0!important}div#bfri_card{min-height:452px!important;background-image:url('/images/bfri-card-bg-mob.png');background-size:cover;background-position:center top;padding:20px 23px}.bfri-card-text{padding:5px 30px;font-size:14px;line-height:19.4px;margin-bottom:15px}.bfri-card-title{font-size:28px;line-height:33.6px;margin-bottom:15px}.bfri-card-button{background:#ffb900;margin-top:20px}.bfri-card-persent{bottom:160px}html body .new-main .block-top__cards div#new_year.card{min-height:400px!important;max-height:400px!important}div#new_year:before{content:'';position:absolute;width:121px;height:149px;background:url('/images/mb-after-1.png') top right/contain no-repeat;right:0;top:0;z-index:1}div#new_year:after{content:'';position:absolute;width:192px;height:314px;background:url('/images/mb-after-2.png') right bottom/contain no-repeat;right:0;bottom:0;z-index:0}div#new_year .card__content{margin-left:0;padding:0;height:100%;max-height:100%!important;margin-top:auto;background:0 0;width:100%;max-width:100%}div#new_year .card__title{font-size:18px;line-height:22px;margin-bottom:20px}.card_ny_list-item{font-size:14px;line-height:normal;margin-bottom:12px}.card_ny-link{margin-top:8px}div#new_year{background-color:#eef2fb;background-image:url(/images/mb-after-bg.png);background-size:cover;background-position:center;overflow:hidden;position:relative;padding:25px 23px}}.new-year-banner{position:relative;max-width:1555px;margin:30px auto;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.list-landing-b-item,.list-landing-text-b{font-family:Onest;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:10px;text-align:left}.new-year-banner a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;transition:.3s ease-in-out}.new-year-banner a:hover{background:rgba(255,155,255,.05)}@media (max-width:1600px){div#card_style_changes_2804 li{font-size:14px}.card.card-promo .card-promo__title br{display:none}.new-year-banner{min-height:420px}.new-year-banner img.new-year-banner-pc{width:100%;object-fit:cover;object-position:center;max-width:unset;height:420px}}@media (max-width:992px){.links.mb{top:50px}.links.mb a{padding-bottom:20px;padding-right:0}.header .links a,.header .links a:last-child{padding:10px}.new-year-banner{min-height:300px}.new-year-banner img.new-year-banner-pc{width:100%;object-fit:cover;object-position:center;max-width:unset;height:300px}}@media (max-width:768px){body .sl-title,div#secretslove.schange .sl-l-top .sl-l-left{max-width:100%}body .sl-title{font-size:20px;font-weight:700;line-height:26px;margin-bottom:24px}body .sl-title br{display:block!important}div#secretslove.schange{padding:32px 20px;background:linear-gradient(139deg,rgba(255,221,221,.3) 23.52%,rgba(238,156,171,.3) 84.63%),#fff}body .sl-s-descr{font-size:16px;line-height:22px;max-width:100%;margin-bottom:16px;margin-top:26px}body .sl-l-points ul li{font-size:16px}body .sl-form-counter{font-size:12px}body .sl-form-counter svg{max-width:17px}body .sl-l-points ul li span{font-size:10px;line-height:190%;margin-right:-15px;margin-top:0}body .sl-l-button{margin-top:32px;font-size:13px;line-height:21px;padding:19px 0}body .sl-l-points ul{padding-left:29px}body .sl-l-points ul li:before{left:-30px;width:10px;height:10px;top:-2px}body .sl-l-fdescr{margin-top:20px}.new-year-banner img.new-year-banner-pc,.sg-footer br{display:none}.sg-footer{color:#aaa;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:85px!important;margin-bottom:30px!important;max-width:calc(100% - 30px)!important}.footer-item-p,.footer-links-block>p{color:#fff;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal;position:absolute}.footer-links-block>p{bottom:140px}footer.footer.mod{position:relative}.footer-item-p{bottom:125px;left:20px;z-index:2}.footer.mod .footer-link--mob{margin-bottom:8px!important}img.new-year-banner-mb{display:block}.new-year-banner{max-width:100%;width:345px}}@media (min-width:410px) and (max-width:768px){.buttons.mb.new{flex-direction:column}.buttons.mb.new a{box-sizing:border-box;height:23px;text-align:center;line-height:1;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.block-top__nav.mb .logo img{width:132px}.block-top__nav.mb .logo p{font-size:11px;letter-spacing:0;line-height:normal}.block-top__nav .buttons.new a:first-child{margin-right:auto;width:145px;margin-bottom:4px}.buttons.mb.new a{width:145px;margin-right:auto;margin-bottom:0;margin-left:15px}.header-toggler{background:0 0}}.cpu-cost-wr,.cpu-date{background:#fff;display:flex}.widget-item.wheel-fortune{background-image:url('/images/fortune-widget-pc.png');background-color:#ce3190;border-radius:10px}.widget-item.wheel-fortune span{font-family:Inter;font-size:14px;font-weight:700;line-height:16.94px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff;display:block;margin-top:10px}.cpu-item:before,.list-landing-b-item:before{background:#8039f4;position:absolute;left:0;content:''}div#consultation-landing.upd_styles .popup-landing{padding-top:60px;min-height:556px}div#consultation-landing.upd_styles .list-landing.only_text{font-size:18px;line-height:21.6px;width:520px;max-width:100%}div#consultation-landing.upd_styles form .list-item-landing,div#diagnostic-landing.upd_styles form .list-item-landing{display:flex;height:100%;width:100%;flex-direction:column;justify-content:center;align-items:center;min-height:200px}div#consultation-landing.upd_styles form .list-item-landing p,div#diagnostic-landing.upd_styles form .list-item-landing p{font-size:24px}div#diagnostic-landing.upd_styles .popup-landing{min-height:561px;padding-top:60px}.list-landing-text-b{font-size:20px;font-weight:500;line-height:24px}.list-landing-b-item{font-size:18px;font-weight:300;line-height:21.6px;position:relative;padding-left:22px}.list-landing-b-item:before{width:12px;height:12px;top:50%;transform:translateY(-50%);border-radius:50%}div#diagnostic-landing.upd_styles button.button-landing.btn-violet-landing{margin-top:15px}.list-landing-b-item:last-child{margin-bottom:0}@media (max-width:1000px){.js-popup-consultPageWr{width:375px;height:672px;min-height:672px;margin:50px auto;padding:15px;background-image:url('/local/templates/furniture_gray/images/popups/consult-form/cpopup-mb.jpg');background-size:contain;box-sizing:border-box;background-position:center bottom}.popup-overlay.js-popup-consultPage{justify-content:flex-start}.consultPageContent-title{font-size:22px;line-height:27.5px;margin-bottom:10px}.consultPageContent-list-title{font-size:16px;line-height:18px}.consultPageContent-list-element{margin-top:10px;font-size:14px;line-height:16.49px;padding-left:17px}.consultPageContent-list-element:before{width:8px;height:8px;background-size:contain;top:4px}.consultPageContent-label{margin-top:14px;margin-bottom:5px;font-size:14px;line-height:1}.consultPageContentItem{width:100%;padding:5px 32px}.consultPageContent-select{width:100%;top:20px}.consultPageContentInput{margin-top:58px}.consultPageContentSubmit input{height:50px;margin-top:5px;font-size:14px}.consultPageContent-checkbox div,.consultPageContent-checkbox div a{font-size:9px}.consultPageContent-checkbox{margin-top:5px}.consultPageContent-checkbox div:last-child{padding-top:1px}.js-popup-consultPageCloseBtn svg{width:20px;height:20px}.js-popup-consultPageCloseBtn{top:15px;right:15px}.ConsultSuccess{font-size:18px;text-align:center;margin:200px auto 0}div#consultation-landing.upd_styles .popup-landing{padding-top:40px;padding-bottom:40px;min-height:476px}div#consultation-landing.upd_styles .list-landing.only_text{font-size:14px;line-height:16.8px}div#consultation-landing.upd_styles form .list-item-landing,div#diagnostic-landing.upd_styles form .list-item-landing{display:flex;height:100%;width:100%;flex-direction:column;justify-content:center;align-items:center;min-height:200px}div#consultation-landing.upd_styles form .list-item-landing p,div#diagnostic-landing.upd_styles form .list-item-landing p{font-size:20px}div#diagnostic-landing.upd_styles .popup-landing{min-height:460px;padding:40px 15px}.list-landing-text-b{font-size:16px;line-height:19.2px}.list-landing-b-item{font-size:14px;line-height:16.8px;padding-left:18px}.list-landing-b-item:before{width:8px;height:8px}}body .tb_update.tb_changed{z-index:1000}@media (max-width:999px){.topbar-blog.tb_update{background-image:url(/bitrix/templates/furniture_gray/images/topbar/bg-mob-180823.png);background-size:cover;background-position:center;height:112px}.tb_update .topbar-blog__content{font-size:12px;line-height:120%;color:#fff;width:270px;max-width:100%;font-weight:700;display:block;margin:0 auto;padding:0;margin-right:calc(100% - 335px)}.tb_update .topbar-blog__content b{color:#9a81ff}.tb_update .topbar-blog__deadline ul{font-weight:400;font-size:18px;line-height:22px;padding:0;margin:0}.tb_update .topbar-blog__deadline ul li{position:relative;font-weight:400;font-size:10px;line-height:12px}.tb_update .topbar-blog__deadline ul li:before{content:'';width:4px;height:4px;border-radius:50%;left:-10px;position:absolute;background:#fff;top:5px}button#tb_update_open{height:28px;background:linear-gradient(180deg,#4518f8 0,#200297 54.48%,#4518f8 100%);border-radius:7px;border:none;outline:0;cursor:pointer;transition:.3s ease-in-out;font-weight:700;font-size:14px;line-height:17px;text-align:center;text-transform:uppercase;color:#fff;width:220px;margin:0 auto}button#tb_update_open:before{content:'';position:absolute;width:100vw;height:100%;background:0 0;left:50%;top:0;transform:translateX(-50%)}button#tb_update_open:hover{opacity:.75}.topbar-blog.tb_update .topbar-blog__container{padding-left:5px;padding-right:18px;padding-top:3px}.tb_update .topbar-blog__deadline{padding-top:0;padding-left:10px;width:220px;margin:5px auto 8px;display:block}.tb_changed .topbar-blog__container img{position:absolute;left:unset;right:0;top:0}.tb_changed .topbar-blog__content{font-size:14px;margin-left:0}.tb_changed .topbar-blog__content b{font-size:16px}.tb_update.tb_changed .topbar-blog__deadline{margin-left:0;width:100%;margin-bottom:6px;margin-top:4px}.tb_update.tb_changed .topbar-blog__deadline li{color:#212121;font-family:Inter;font-size:11px;font-style:normal;font-weight:600;line-height:normal}.tb_update.tb_changed .topbar-blog__deadline li:before{width:4px;height:4px;left:-9px}.tb_changed button#tb_update_open{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:none;width:100%;margin-top:-3px;height:32px}.topbar-blog.tb_update.tb_changed .topbar-blog__container{width:300px;padding-right:5px}.tb_changed .topbar-blog__close{top:0;right:0}body div#page-wrapper{margin-top:147px}body .tb070324.tb_update.tb_changed .topbar-blog__deadline{padding:4px 16px;max-width:170px;margin-top:5px}body .tb070324.tb_update.tb_changed .topbar-blog__content{margin-left:0;width:100%;line-height:19px;margin-top:-2px;text-align:center}body .tb070324.tb_update.tb_changed .topbar-blog__content span{padding:2px}body .tb070324.tb_update.tb_changed button#tb_update_open{padding:5px;height:28px;margin-top:5px}body .tb070324.tb_update.tb_changed .topbar-blog__close{top:7px;right:-20px}.header,.header .logo{display:none}body .topbar-blog__container{display:flex!important;flex-direction:column;justify-content:center!important}body a.topbar-blog__content-link{width:calc(100% - 10px);margin-left:auto;margin-right:auto}}body .fancybox__container{z-index:9999999!important}.new-main .card.card-promo.card-promo-update{background-image:url('/images/cpu-bg-pc.png')!important;border-bottom:none;padding-top:32px!important;text-align:left;padding-left:30px;padding-right:30px}.cpu-date{border:.5px solid #8039f4;width:fit-content;height:34px;font-family:Inter;font-weight:400;font-size:16px;line-height:140%;letter-spacing:0;color:#000;align-items:center;padding:7px 14px;border-radius:30px}.cpu-title-dw,.cpu-title-up{line-height:120%;color:#000}.cpu-date b{margin-left:4px;font-weight:600}.cpu-title-up{font-family:Inter;font-weight:300;font-size:18px;letter-spacing:0;margin-bottom:20px}.cpu-cost-price b,.cpu-title-dw{font-family:Inter;font-weight:700;letter-spacing:0}.cpu-title-dw{font-size:24px}.cpu-item{font-family:Inter;font-weight:400;font-size:16px;line-height:25px;letter-spacing:0;color:#000;position:relative;padding-left:21px}.cpu-item:before{width:6px;height:6px;top:8px;border-radius:50%}.cpu-cost-wr{padding:15px 25px;box-shadow:0 0 7px 0 #00000012;border-radius:5px;flex-direction:row;align-items:center;justify-content:space-between}.cpu-cost-info{font-family:Inter;font-weight:300;font-size:18px;line-height:120%;letter-spacing:0;color:#000;order:0}.cpu-cost-price b{font-size:30px;line-height:100%;color:#8039f4;margin-bottom:6px}.cpu-btn,.cpu-cost-price span{font-family:Inter;letter-spacing:0;text-align:center;color:#000;display:flex}.cpu-cost-price span{font-weight:300;font-size:20px;line-height:120%;text-decoration:line-through;opacity:.5;flex-direction:column;justify-content:space-around;align-items:center}.cpu-cost-price{order:2}.cpu-cost-wr:after{width:1px;height:100%;content:'';position:relative;background:#000;order:1;opacity:.3}.cpu-btn{font-weight:500;font-size:18px;line-height:100%;padding:14px;background:#ffd600;border-radius:10px;height:50px;align-items:center;justify-content:center}@media (max-width:1500px){.cpu-cost-info,.cpu-title-up{font-size:16px}.cpu-title-dw{font-size:21px}.cpu-item{font-size:14px;line-height:140%}.cpu-cost-wr{padding:12px 20px}.cpu-cost-price b{font-size:26px}.cpu-cost-price span{font-size:18px}}@media (max-width:1199px){.popup-wheel__form--message br.pc{display:none}.new-main .card.card-promo.card-promo-update{padding:24px!important}.cpu-date{font-size:14px;padding:3px 25px;height:27px}.cpu-title-up{font-size:14px;margin-bottom:15px}.cpu-cost-price b,.cpu-title-dw{font-size:20px}.cpu-cost-price span,.cpu-item{font-size:12px}.cpu-item:before{top:5px}.cpu-btn,.cpu-cost-info{font-size:14px}.cpu-cost-wr{justify-content:center}.cpu-cost-wr:after{margin-left:22px;margin-right:22px}}.footer-addr p,.footer-download-docs a{font-weight:400;font-size:12px;letter-spacing:0}@media (max-width:575px){div#card_style_changes_2804 .card__icon{display:none}.br-for-mb,div#card_style_changes_2804 .card__title br{display:block!important}div#card_style_changes_2804 .card__content{margin-left:0;padding:0}div#card_style_changes_2804{padding:13px 20px;background-image:url(/images/cardupdated2804m.png);background-size:cover;background-position:center}div#card_style_changes_2804 .card__title,div#card_style_changes_2804 .card__title b{font-size:20px;line-height:24px}div#card_style_changes_2804 li{font-size:13px;line-height:130%}div#card_style_changes_2804 a{font-weight:600;font-size:14px;line-height:19px;width:100%;height:39px;margin-top:15px;height:fit-content}div#card_style_changes_2804 .card__title{padding-top:0}.card__label,html body #card_style_changes_1212 a{font-size:14px}html body #card_style_changes_1212 .card__content{background:0 0;padding:0;margin:0 auto}html body #card_style_changes_1212{padding:23px 22px 122px}.card__label{line-height:140%;margin-bottom:15px}html body #card_style_changes_1212 .card__title{font-weight:600;font-size:28px;line-height:120%;margin-bottom:15px}html body #card_style_changes_1212 .card__title br{display:block}.card__desc{font-weight:300;font-size:20px;line-height:125%;margin-bottom:20px}.cpu-title{margin-top:15px;margin-bottom:15px}.cpu-cost-wr{max-width:320px;margin:15px auto;justify-content:center;width:100%}.cpu-cost-wr:after{height:37px}.new-main .card.card-promo.card-promo-update{background-image:url('/images/cpu-bg-mb.png')!important;background-size:cover;background-position:top right}}@media (min-width:801px){body a#popup_taro_widget.js-diagnostics-trigger{background:url(/images/wn-bg-pc.png) center no-repeat #a71086;background-size:contain!important;border-radius:12px;justify-content:flex-start}body a#popup_taro_widget.js-diagnostics-trigger span{display:block}body a#popup_taro_widget.js-diagnostics-trigger span b{font-family:Inter;font-weight:700;font-size:13px;line-height:110%;text-align:center;display:block}}@media (max-width:801px){.wdg-natal span,.wdg-natal-main span{color:#fff;text-align:left;padding-left:15px;font-family:Inter}.wdg-natal a{background:#8b48e3;flex-direction:row;align-items:flex-start;justify-content:flex-start}.wdg-natal img{display:flex;width:43px;max-width:43px;height:40px;position:relative;top:5px;left:5px}.wdg-natal span{font-size:10px;line-height:11px;margin-top:5px;display:block}.wdg-natal span b{display:flex;font-size:8px;border:1px solid #fff;width:fit-content;padding:0 12px;border-radius:100px;position:relative;top:4px}.wdg-natal span b:before{content:'';position:absolute;width:3px;height:3px;background:#13ae73;top:50%;transform:translateY(-50%);left:6px}.wdg-natal-main a{flex-direction:row;align-items:flex-start;justify-content:flex-start;background:linear-gradient(165deg,#5c5af3 0,#8c4efa 100%)}.wdg-natal-main img{display:flex;width:62px;max-width:62px;height:52px;position:relative;top:0;left:0}.wdg-natal-main span{font-size:11px;line-height:108%;margin-top:8px;display:block;font-weight:600}#bfri_debug a#popup_taro_widget>b,#bfri_debug a#popup_taro_widget>span{font-family:Inter;font-size:10px;font-weight:600;text-underline-position:from-font;text-decoration-skip-ink:none;text-align:center}#bfri_debug a#popup_taro_widget{background:url(/images/bfri_widget-mob.png) center;background-size:cover!important;padding-top:4px;padding-bottom:4px;justify-content:space-between;text-align:left!important;align-items:normal!important;padding-left:4px;display:flex;flex-direction:column;align-items:center!important}#bfri_debug a#popup_taro_widget>b{line-height:10.8px;color:#1b1401;width:100%;left:unset}#bfri_debug a#popup_taro_widget>b br,#bfri_debug a#popup_taro_widget>span br,.widget-new-year__desc br:first-child{display:none}#bfri_debug a#popup_taro_widget>span{line-height:120%;display:block!important;margin-left:0;width:105px}.widget-new-year__desc,.widget-new-year__title{font-size:11px;line-height:120%}.widget-new-year{width:50%;height:50px;border-radius:0;background:linear-gradient(180deg,#b61aff 0,#6458f9 100%);padding:6px 8px}.widget-new-year__title{margin-bottom:0}.widget-new-year img{display:block;position:absolute;right:0;bottom:0}.widget-item.wheel-fortune span{font-family:Inter;font-size:12px;font-weight:500;line-height:14.52px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;width:fit-content;margin-top:2px;margin-right:20px}.widget-item.wheel-fortune{background-image:url('/images/fortune-widget-mb-1.png');background-size:cover;border-radius:0;background-position:center;display:flex;flex-direction:row;justify-content:center;align-items:center}.widget-item.wheel-fortune img.wheel-fortune-mobile-img{display:block!important;width:60px;height:auto;margin-top:auto}.widget-item{height:45px}body a#popup_taro_widget.js-diagnostics-trigger{background-image:url(/images/wn-bg-mb.png);background-color:#8e0a73;background-size:contain;background-repeat:no-repeat;background-position:right center;border-radius:0;justify-content:flex-start;background:linear-gradient(180deg,#a40e84,#8d0a74);justify-content:flex-end;padding-left:7px}body a#popup_taro_widget.js-diagnostics-trigger span{display:block;margin-left:0;max-width:80%;text-align:left!important;min-width:137px;z-index:2}body a#popup_taro_widget.js-diagnostics-trigger span b{font-family:Inter;font-weight:700;font-size:12px;line-height:110%;display:block;text-align:left}a#popup_taro_widget:before{content:'';position:absolute;width:100%;height:100%;background:url(/images/wn-bg-mb.png) right bottom/contain no-repeat;top:0;right:0}}footer#footer_upd{padding:25px 0}.footer-left-block{width:327px;max-width:33%}.footer-right-block{width:calc(100% - 327px);max-width:66%;display:flex;flex-direction:column;justify-content:space-between}.footer-addr p{line-height:140%;margin-bottom:8px}footer#footer_upd *{font-family:Roboto,sans-serif}.footer-addr,footer#footer_upd a.footer-link{margin-bottom:16px}.footer-download-docs{display:flex;flex-direction:column;gap:8px}.footer-download-docs a{line-height:100%;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0%;color:#aaa}.footer-right-block-top{display:flex;justify-content:space-between}.footer-right-block-top .footer-item:nth-child(3){display:flex!important;width:327px;max-width:327px;min-width:327px}.footer-right-block-bottom{display:flex;justify-content:space-between;width:100%}.footer-right-block-bottom a.footer-site-map{min-width:fit-content}.footer-right-block-bottom .sg-footer{width:327px;max-width:100%;margin-right:0;padding:0}footer#footer_upd .footer-socials{display:flex;flex-direction:column;align-items:baseline;margin-top:10px}footer#footer_upd .footer-socials .footer-socials-wr{margin-top:9px;display:flex;align-items:center}footer#footer_upd .footer-email{display:flex;flex-direction:column;align-items:baseline}footer#footer_upd .footer-email span{white-space:nowrap}footer#footer_upd .footer-email a{text-decoration:underline;margin-top:8px}@media (min-width:992px) and (max-width:1200px){.footer-left-block{width:300px}.footer-addr p{font-size:9px}.footer-right-block{width:calc(100% - 300px);max-width:72%}.footer.mod .footer-item:last-child{width:250px;max-width:250px;min-width:250px}.footer#footer_upd .footer-title{font-size:16px}footer#footer_upd .footer-email a,footer#footer_upd .footer-email span,footer#footer_upd .footer-socials span,footer#footer_upd a.footer-link{font-size:14px}.footer-right-block-bottom .sg-footer{width:250px}}@media (max-width:991.98px){.footer-left-block,.footer-right-block{width:100%;max-width:100%}.footer-left-block,.footer-right-block-top .footer-item{margin-bottom:32px}footer#footer_upd{padding:32px 0}footer#footer_upd .footer-container{flex-direction:column;position:relative}footer#footer_upd a.footer-link{margin-bottom:8px}footer#footer_upd .footer-socials{margin-top:14px;margin-bottom:16px;flex-direction:row;flex-wrap:wrap;align-items:center}footer#footer_upd .footer-socials .footer-socials-wr{margin-top:0}.footer-right-block-top .footer-item:nth-child(3){position:absolute;top:0;right:20px}footer#footer_upd .footer-email span{display:block;width:fit-content}.footer-right-block-bottom .sg-footer{width:327px}.footer-right-block-top .footer-item:nth-child(2){width:327px;min-width:327px}}@media (max-width:800px){.footer-right-block-bottom,.footer-right-block-top{width:335px;max-width:100%;margin-left:auto;margin-right:auto}.footer-right-block-top .footer-item:nth-child(3){position:relative;top:unset;right:unset;max-width:100%;margin:0!important;width:100%}.footer#footer .footer-item{width:335px;max-width:100%}.footer-right-block-top{flex-direction:column}.footer-right-block-bottom{display:flex;flex-direction:column}.footer-right-block-bottom .sg-footer br,.footer-right-block-bottom a.footer-site-map{display:block!important}.footer-right-block-bottom .sg-footer{width:100%;margin-top:24px!important;margin-left:0!important}#footer_upd .footer-title{font-size:20px;margin-bottom:0}footer#footer_upd .footer-email{margin-bottom:0}footer#footer_upd a.footer-link{display:block;width:fit-content}#footer_upd .footer-title a{font-weight:600}.footer-link._mobile_only{display:block}.footer-right-block-top .footer-item:first-child a.footer-link:last-child{margin-bottom:0!important}}@media (max-width:370px){footer#footer_upd .footer-container{padding:0 10px}.footer.mod .footer-item:last-child{max-width:100%;min-width:100%}footer#footer_upd{overflow:hidden}}
/* End */
/* /local/templates/furniture_gray/assets/css/main_styles.css?1769790737351067 */
/* /local/components/chronos/promo.topbar/templates/.default/style.css?17697868216576 */
/* /local/components/chronos/wheel.fortune/templates/.default/style.css?176977703710461 */
/* /local/templates/furniture_gray/styles.min.css?1769609989456 */
/* /local/templates/furniture_gray/template_styles.min.css?1769609989125655 */
