:root {
	--rb-accent: #c75c0a;
	--rb-accent-dark: #9a4a0c;
	--rb-surface: #f4f1ec;
	--rb-text: #2c2925;
	--rb-muted: #5c5850;
	--rb-nav-bg: rgba(28, 24, 20, 0.92);
	--rb-img-radius: 10px;
}

img {
	border-radius: var(--rb-img-radius);
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.logo {
	cursor: pointer;
}

body .row {
	margin-right: 16px;
}

h2 {
	font-weight: 800;
	letter-spacing: 0.04em;
	font-size: 23px;
	color: var(--rb-text);
}

.footer-list,
.footer-list li,
.contacts-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-list li + li {
	margin-top: 0.5em;
}

.footer-messengers {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.35em 0.5em;
}

.footer-messenger-sep {
	color: #6a6660;
	user-select: none;
}

.footer-list li a {
	color: #8a8680;
	display: inline-block;
	min-height: 44px;
	line-height: 44px;
	padding: 0 2px;
}

.footer-list li a:hover {
	color: #fff;
}

.footer-list li a .fa-vk {
	font-size: 1em;
}

.flex-contact li a {
	color: var(--rb-accent-dark);
}

#head_line {
	color: #2c2218;
}

#head_line .header-podpis,
#head_line .logo,
#head_line .logo a,
#head_line .contacts,
#head_line .contacts li,
#head_line .contacts a,
#head_line .contacts a:visited,
#head_line .contacts a:hover,
#head_line .contacts a:active {
	color: #3d2a12;
}

#head_line .container .row.head-line {
	margin-left: -15px;
	margin-right: -15px;
}

#head_line .head-line {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	box-sizing: border-box;
}

#head_line .head-line__col {
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-sizing: border-box;
}

#head_line .header-headline-block {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	gap: 0.35em;
	width: 100%;
	box-sizing: border-box;
}

#head_line .header-headline-block .header-podpis {
	width: 100%;
}

#head_line .header-podpis__line {
	display: block;
	line-height: 1.35;
}

#head_line .header-podpis__line + .header-podpis__line {
	margin-top: 0.2em;
}

#head_line .head-line__col--logo {
	align-items: flex-start;
	text-align: left;
	justify-content: center;
}

#head_line .head-line__col--logo .logo {
	margin: 0;
}

#head_line .head-line__col--right {
	align-items: flex-end;
	text-align: right;
}

#head_line .contacts {
	float: none;
	margin: 0;
}

#head_line .head-line__col--right .contacts {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	text-align: right;
}

#head_line .head-line__col--right .contacts li {
	text-align: right;
}

.nav-bar2 .nav-bar a,
.nav-bar2 .nav-bar a:visited,
.nav-bar2 .nav-bar a:hover,
.nav-bar2 .nav-bar a:active {
	color: #fff;
}

@media (min-width: 992px) {
	#head_line .head-line {
		flex-wrap: nowrap;
		min-height: 148px;
	}

	#head_line .head-line > [class*="col-"] {
		display: flex;
		float: none;
		align-self: stretch;
	}

	#head_line .head-line__col--logo {
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
		width: 41.66666667%;
	}

	#head_line .head-line__col--right {
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
		width: 58.33333333%;
	}
}

@media (max-width: 991px) {
	#head_line .head-line {
		flex-direction: column;
		align-items: stretch;
		row-gap: 20px;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	#head_line .head-line__col--logo {
		align-items: center;
		text-align: center;
	}

	#head_line .head-line__col--right {
		align-items: center;
		text-align: center;
	}

	#head_line .header-headline-block {
		align-items: center;
	}

	#head_line .header-container-podpis .header-podpis {
		text-align: center;
	}

	#head_line .header-container-podpis {
		align-items: center;
	}

	#head_line .head-line__col--right .contacts,
	#head_line .head-line__col--right .contacts li {
		align-items: center;
		text-align: center;
	}
}

#tov .expanding-grid .links {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin: 0;
	padding: 1em 0;
	overflow: visible;
	justify-content: center;
}

#tov .expanding-grid .links > li.product-img {
	float: none;
	padding: 0;
	box-sizing: border-box;
}

@media only screen and (max-width: 39.99em) {
	#tov .expanding-grid .links > li.product-img {
		width: 100%;
		flex: 1 1 100%;
		min-height: 200px;
	}
}

@media only screen and (min-width: 40em) and (max-width: 59.99em) {
	#tov .expanding-grid .links > li.product-img {
		width: calc(33.33333% - 10px);
		flex: 0 0 calc(33.33333% - 10px);
		min-height: 207px;
	}
}

@media only screen and (min-width: 60em) {
	#tov .expanding-grid .links > li.product-img {
		width: calc(25% - 11px);
		flex: 0 0 calc(25% - 11px);
		min-height: 207px;
	}
}

#head_line .header-container-podpis {
	z-index: 99;
}

.logo-container {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 130px;
}

#head_line .logo-container {
	height: auto;
	min-height: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#head_line {
	position: relative;
	z-index: 3;
}

.site-carousel--hero.hero-carousel {
	position: relative;
	z-index: 1;
	color: #000;
	padding: 24px 12px 32px;
}

.site-carousel--hero .site-carousel__viewport {
	position: relative;
	min-height: clamp(220px, 52vw, 580px);
	border-radius: 14px;
	overflow: hidden;
	box-shadow: 0 12px 40px rgba(30, 22, 12, 0.22);
}

.site-carousel--hero .site-carousel__slide.carousel__item--hero {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	min-height: clamp(220px, 52vw, 580px);
	margin: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.65s ease, visibility 0.65s ease;
	z-index: 0;
}

.site-carousel--hero .site-carousel__slide.carousel__item--hero.is-active {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

.hero-slide__img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	z-index: 0;
	pointer-events: none;
}

.site-carousel__dots {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 2px;
	margin-top: 8px;
}

.site-carousel__dot {
	/* Hit area: 44×44px minimum for touch targets */
	width: 44px;
	height: 44px;
	padding: 0;
	border: none;
	border-radius: 50%;
	background: transparent;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform 0.2s ease;
}

.site-carousel__dot::after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.2);
	transition: transform 0.2s ease, background 0.2s ease;
}

.site-carousel__dot.is-active::after,
.site-carousel__dot:hover::after {
	background: var(--rb-accent);
	transform: scale(1.15);
}

.site-carousel--about.about-slider {
	padding: 30px 24px;
}

.site-carousel--about .site-carousel__slide {
	display: none;
}

.site-carousel--about .site-carousel__slide.is-active {
	display: block;
}

.carousel__item {
	margin-left: 6px;
	margin-right: 6px;
}

#head_line .header-container-podpis {
	justify-content: center;
	align-items: flex-end;
	height: auto;
	min-height: 0;
}

#head_line .header-container-podpis .header-podpis {
	color: #3d2a12;
	font-family: "DM Sans", "RobotoRegular", system-ui, sans-serif;
	font-size: 22px;
	text-align: right;
}

#head_line .header-container-podpis .contacts {
	font-weight: 700;
}

.nav-bar {
	display: flex;
	background-color: var(--rb-nav-bg);
	z-index: 999;
	color: #fff;
	font-size: 19px;
	text-align: center;
	list-style-type: none;
	width: 100%;
	justify-content: space-around;
	padding: 4px 8px;
	margin-left: 0;
	backdrop-filter: blur(8px);
}

.nav-bar ul {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	justify-content: space-around;
}

.nav-bar a,
.nav-bar li {
	width: auto;
	border-radius: 6px;
	transition: background 0.2s ease, color 0.2s ease;
}

.nav-bar a,
.nav-bar li {
	color: #fff;
	padding: 12px 10px;
	min-height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nav-bar li {
	cursor: pointer;
}

.nav-bar a:hover {
	background: rgba(255, 255, 255, 0.1);
	color: #fff;
}

.carousel__item--hero {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: clamp(220px, 52vw, 580px);
	border-radius: 14px;
	overflow: hidden;
}

.carousel__item--hero::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(
		to top,
		rgba(20, 14, 8, 0.45) 0%,
		rgba(20, 14, 8, 0.05) 45%,
		transparent 70%
	);
	pointer-events: none;
}

.mainContent--hero {
	margin-top: -18px;
}

.mainContent.mainContent--about {
	margin-top: 0;
}

.image-slider-about {
	padding-top: clamp(28px, 5vw, 52px);
	box-sizing: border-box;
}

.carousel__item .slider-event {
	position: absolute;
	z-index: 2;
	bottom: 28px;
	left: 28px;
	right: 28px;
	top: auto;
	padding: 14px 18px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	background: rgba(20, 16, 12, 0.55);
	font-size: clamp(16px, 2.2vw, 24px);
	letter-spacing: 0.06em;
	border-radius: 10px;
	backdrop-filter: blur(6px);
	max-width: 90%;
}

.img-btn-title {
	font-weight: 700;
	margin: 0 0 14px;
	text-align: left;
	font-size: 18px;
	color: var(--rb-text);
}

.site-carousel--about .img-btn-title {
	margin-left: 0;
	padding: 0 4px;
}

.img-btn-text {
	font-size: 18px;
	letter-spacing: 0.4px;
	color: var(--rb-muted);
	line-height: 1.55;
}

.site-carousel--about .carousel__item.about-slider {
	height: auto;
	min-height: 0;
	overflow: visible;
}

.site-carousel--about .about-slide__row {
	overflow: hidden;
}

.about-slide__media .previe-box {
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: center;
	overflow: hidden;
}

.previe-box img.about-img {
	position: static;
	display: block;
	width: 100%;
	max-width: 260px;
	max-height: 200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0 8px;
	object-fit: contain;
	object-position: center center;
}

.about-section__heading {
	display: block;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	margin: clamp(4px, 1.2vw, 12px) 0 18px;
	padding: 0;
}

.mainContent:not(.mainContent--hero) {
	margin-top: -25px;
}

.cena {
	font-size: 22px;
	font-weight: 700;
	text-decoration: underline;
	color: var(--rb-accent-dark);
}

.descount-menu {
	font-size: 18px;
	color: var(--rb-muted);
	letter-spacing: 0.7px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 32px;
}

#contB {
	padding-top: 24px;
	padding-bottom: 32px;
}

.post-container.post-article {
	width: 100%;
	max-width: none;
	margin: 28px 12px 36px;
	padding: 28px 24px 36px;
	box-sizing: border-box;
	background: linear-gradient(180deg, #fffefb 0%, var(--rb-surface) 55%, #f0ebe3 100%);
	border-radius: 14px;
	border: 1px solid rgba(199, 92, 10, 0.12);
	box-shadow: 0 6px 32px rgba(44, 32, 12, 0.07);
}

.post-container .post-header {
	margin: 0 0 22px;
	padding-bottom: 16px;
	border-bottom: 1px solid rgba(199, 92, 10, 0.18);
	font-size: clamp(18px, 2.1vw, 24px);
	line-height: 1.35;
	letter-spacing: 0.04em;
	color: var(--rb-text);
	text-align: center;
}

.post-text {
	font-size: 18px;
	color: var(--rb-text);
	letter-spacing: 0.01em;
	line-height: 1.75;
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.post-text p {
	margin: 0 0 1.05em;
	text-align: center;
}

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

.post-text ul,
.post-text ol {
	margin: 0.85em auto 1.05em;
	padding-left: 1.4em;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	max-width: min(100%, 42em);
}

.post-text li {
	margin-bottom: 0.4em;
	line-height: 1.65;
}

.post-text a {
	color: var(--rb-accent-dark);
	text-decoration: underline;
	text-underline-offset: 2px;
}

.post-text a:hover {
	color: var(--rb-accent);
}

.page-not-found {
	min-height: 70vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 48px 20px 64px;
	text-align: center;
	background: linear-gradient(180deg, #faf7f2 0%, var(--rb-surface) 50%, #ede8e0 100%);
	color: var(--rb-text);
	box-sizing: border-box;
}

.page-not-found__title {
	font-size: clamp(2.5rem, 9vw, 4rem);
	font-weight: 800;
	margin: 0 0 12px;
	letter-spacing: 0.06em;
	line-height: 1.1;
	color: var(--rb-text);
}

.page-not-found__lead {
	font-size: clamp(16px, 2.5vw, 18px);
	color: var(--rb-muted);
	margin: 0 0 28px;
	max-width: 26em;
	line-height: 1.55;
}

.page-not-found__link {
	display: inline-block;
	padding: 12px 28px;
	background: linear-gradient(145deg, #f4a84a 0%, var(--rb-accent) 100%);
	color: #fff;
	text-decoration: none;
	border-radius: 10px;
	font-weight: 700;
	font-size: 17px;
	box-shadow: 0 4px 14px rgba(199, 92, 10, 0.35);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.page-not-found__link:hover {
	color: #fff;
	transform: translateY(-1px);
	box-shadow: 0 6px 20px rgba(199, 92, 10, 0.4);
}

.page-not-found__links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px 22px;
	margin: 8px 0 0;
	padding: 0;
	max-width: 28em;
}

.page-not-found__links a {
	color: var(--rb-accent-dark);
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 3px;
	font-size: clamp(15px, 2vw, 17px);
}

.page-not-found__links a:hover {
	color: var(--rb-accent);
}

.flex-contact {
	justify-content: space-around;
	display: flex;
	align-items: center;
}

.contact-data {
	line-height: 38px;
}

.contacts-list li a {
	display: inline-flex;
	align-items: center;
	min-height: 44px;
	padding: 2px 0;
}

.contact-address,
.contact-data {
	font-size: 18px;
	font-weight: 700;
	color: var(--rb-text);
}

.footer-container {
	background: linear-gradient(180deg, #1e2128 0%, #15181d 100%);
	color: #fff;
	padding-top: 28px;
	padding-bottom: 32px;
}

.footer-row {
	align-items: flex-start;
}

.footer-col {
	margin-bottom: 1.25rem;
}

@media (min-width: 992px) {
	.footer-col {
		margin-bottom: 0;
	}
}

.footer-col--logo .footer-logo-wrap {
	text-align: left;
}

.footer .footer-col--logo .logo,
.footer .footer-col--logo .logo a {
	text-align: left;
}

.footer .footer-col--logo .logo {
	display: block;
	width: 100%;
}

.footer-container h3 {
	font-size: 1.05em;
	text-transform: uppercase;
	color: #e8e6e1;
	margin-top: 0;
	margin-bottom: 0.65em;
}

.footer-container .logo {
	font-size: 49px;
}

.footer-list li,
.footer-list li a,
.footer-container .footer-year {
	color: #8a8680;
	font-size: 16px;
}

.footer-container .footer-year {
	display: block;
	line-height: 1.2;
	font-weight: 400;
	margin-top: 4px;
}

.footer {
	font-size: 18px;
}

#oran.why-us-section,
.workschem-section {
	padding: 36px 16px 40px;
	background: linear-gradient(180deg, #faf7f2 0%, var(--rb-surface) 55%, #ede8e0 100%);
}

.why-us-section__lead {
	max-width: 720px;
	margin: 0 auto 28px;
	padding: 0 8px;
	text-align: center;
	font-size: clamp(17px, 2.4vw, 20px);
	line-height: 1.55;
	color: var(--rb-muted);
	font-weight: 400;
	letter-spacing: 0.02em;
}

.why-us-section__grid {
	margin-top: 8px;
}

.why-us-card {
	padding: 22px 18px 24px;
	margin-bottom: 18px;
	background: #fff;
	border-radius: 14px;
	box-shadow: 0 8px 28px rgba(44, 32, 12, 0.08);
	border: 1px solid rgba(199, 92, 10, 0.12);
	text-align: center;
	transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.why-us-card:hover {
	box-shadow: 0 12px 36px rgba(44, 32, 12, 0.12);
	transform: translateY(-2px);
}

.why-us-card__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	margin: 0 auto 14px;
	border-radius: 50%;
	background: linear-gradient(145deg, #f4a84a 0%, var(--rb-accent) 100%);
	color: #fff;
	font-size: 22px;
	box-shadow: 0 4px 14px rgba(199, 92, 10, 0.35);
}

.why-us-card__title {
	margin: 0 0 12px;
	font-size: clamp(18px, 2.2vw, 22px);
	font-weight: 800;
	letter-spacing: 0.03em;
	color: var(--rb-text);
	line-height: 1.3;
}

.why-us-card .why-us-card__body {
	padding-left: 0;
	padding-right: 0;
	line-height: 1.55;
	font-size: 16px;
}

.why-us-card .why-us-card__price {
	margin-top: 12px;
	font-size: clamp(20px, 2.5vw, 26px);
	text-decoration: none;
	border-top: 1px dashed rgba(199, 92, 10, 0.25);
	padding-top: 14px;
	color: var(--rb-accent-dark);
}

.why-us-card .why-us-card__price.cena {
	text-decoration: none;
}

.price-wrap {
	padding-top: 8px;
	padding-bottom: 24px;
}

.contact {
	color: var(--rb-text);
}

.contact .container > h2[align="center"] {
	margin-top: 1.1em;
	margin-bottom: 0.65em;
}

.yandex-map-wrap {
	width: 100%;
	height: 450px;
	overflow: hidden;
}

@media (max-width: 992px) {
	.logo-container {
		margin-bottom: 0;
		margin-top: 0;
	}

	#head_line .logo-container {
		margin-top: 0;
		margin-bottom: 0;
	}

	#tov {
		display: none;
	}

	.header-container-podpis {
		margin-top: 0;
	}

	#head_line .header-container-podpis {
		margin-top: 0;
	}

	.nav-bar {
		display: none;
	}

	body .row {
		margin-right: 0;
	}

	.mainContent--hero {
		margin-top: 0;
		padding-top: 4px;
	}

	#head_line {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	#head_line .head-line {
		row-gap: 8px;
	}

}

@media (min-width: 769px) and (max-width: 991px) {
	.footer-row {
		display: flex;
		flex-wrap: wrap;
	}

	.footer-row .footer-col {
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.footer-row .footer-col:nth-child(3) {
		flex: 0 0 100%;
		max-width: 100%;
		padding-top: 14px;
		margin-top: 8px;
		border-top: 1px solid rgba(255, 255, 255, 0.14);
	}
}

@media (max-width: 768px) {
	.flex-contact {
		flex-direction: column;
		padding: 12px;
	}

	.contacts {
		font-size: 16px;
		margin-top: 0;
	}

	#head_line .contacts {
		margin-top: 0;
	}

	.footer-row {
		text-align: left;
	}

	.footer-col {
		margin-bottom: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.footer-col + .footer-col {
		margin-top: 0;
		padding-top: 14px;
		border-top: 1px solid rgba(255, 255, 255, 0.14);
	}

	.footer-col--logo .footer-logo-wrap {
		text-align: left;
	}

	.footer .footer-col--logo .logo,
	.footer .footer-col--logo .logo a {
		text-align: left;
	}

	.footer-container .logo {
		font-size: 38px;
		line-height: 1.12;
	}

	.footer-container h3 {
		margin-bottom: 0.45em;
	}

	.header-container-podpis,
	.logo-container {
		height: auto;
	}

	#head_line {
		padding: 10px 12px 12px;
	}

	.logo a {
		font-size: 36px;
		line-height: 1.15;
	}

	#head_line .head-line {
		row-gap: 10px;
	}

	.header-podpis {
		display: none;
	}

	.mainContent--hero {
		margin-top: 0;
		padding-top: 2px;
	}

	.site-carousel--hero.hero-carousel {
		padding: 10px 4px 16px;
		margin-bottom: 0;
	}

	.site-carousel--hero .site-carousel__viewport {
		min-height: clamp(180px, 42vw, 260px);
	}

	.site-carousel--hero .site-carousel__slide.carousel__item--hero {
		min-height: clamp(180px, 42vw, 260px);
	}

	.carousel__item--hero {
		min-height: clamp(180px, 42vw, 260px);
	}

	.carousel__item .slider-event {
		left: 14px;
		right: 14px;
		bottom: 14px;
		padding: 10px 12px;
		font-size: 13px;
	}

	#tov {
		display: none;
	}

	.img-btn-text {
		font-size: 14px;
	}

	.site-carousel--about .carousel__item.about-slider {
		height: auto;
		min-height: 0;
		min-width: 0;
	}

	.previe-box img.about-img {
		max-width: 220px;
		max-height: 160px;
	}

	.img-btn-title {
		text-align: center;
		font-size: 17px;
	}

	.logo-container {
		margin-bottom: 0;
		margin-top: 0;
	}

	.header-container-podpis {
		margin-top: 0;
		margin-bottom: 0;
	}

	.why-us-section__lead {
		margin-bottom: 20px;
		font-size: 16px;
	}

	.why-us-card {
		padding: 18px 14px 20px;
		margin-bottom: 14px;
	}

	table {
		max-width: 100%;
		background-color: transparent;
		margin-left: 0;
	}

	table td p {
		font-size: 14px;
	}

	.header-container-podpis .header-podpis {
		font-size: 18px;
	}

	h2 {
		font-weight: 800;
		line-height: 24px;
	}

	h2,
	p {
		font-size: 18px;
		letter-spacing: 1px;
	}

	#contB {
		padding-top: 16px;
		padding-bottom: 24px;
	}

	.post-container.post-article {
		margin: 20px 0 28px;
		padding: 22px 14px 28px;
		border-radius: 12px;
	}

	.post-container .post-header {
		line-height: 1.3;
		margin-bottom: 18px;
		padding-bottom: 12px;
	}

	.post-text {
		font-size: 17px;
		line-height: 1.68;
		text-align: center;
	}

	.post-text p {
		text-align: center;
	}

}
