#access .mobile-nav .nav-trigger,
h1 {
	font-weight: 700;
	letter-spacing: 0.08em;
}

#primary,
.home-page-container {
	margin: 0 auto;
	max-width: unset;
}

a,
a:hover,
ul.sub-cat li a {
	text-decoration: none;
}

.first-header-list li:hover ul,
.sec-header-list li:hover ul,
article,
aside,
footer,
header,
nav,
section {
	display: block;
}

.icon-search-desktop:before,
.icon-search-mobile:before,
.icon-search:before {
	content: '\e805';
}

.icon-menu:before {
	content: '\e809';
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

img {
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
}

#main:after {
	content: '';
	display: table;
	width: 100%;
	height: 0.1px;
	clear: both;
}

.search-trigger,
.search-trigger i,
.search-trigger i:before {
	width: 15px;
}

.search-dropdown ::-webkit-input-placeholder {
	font-size: 30px;
	color: #999;
}

.search-dropdown :-ms-input-placeholder {
	font-size: 30px;
	color: #999;
}

.search-dropdown ::-ms-input-placeholder {
	font-size: 30px;
	color: #999;
}

@media (max-width: 480px) {
	.search-dropdown ::-webkit-input-placeholder {
		font-size: 22px !important;
	}

	.search-dropdown :-ms-input-placeholder {
		font-size: 22px !important;
	}

	.search-dropdown ::-ms-input-placeholder {
		font-size: 22px !important;
	}
}

@media all and (max-width: 800px) {
	#access .desktop-nav {
		display: none;
	}
}

#access .mobile-nav .nav-trigger {
	line-height: 52px;
	color: #000;
	font-size: 16px;
	width: 15px;
}

#access .mobile-nav .nav-trigger:hover,
.mobile-nav .nav-trigger:hover {
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	cursor: pointer;
}

body {
	font-family: 'Futura PT Book';
}

ul {
	margin: 0 0 1.5em 2.5em;
	list-style: square;
}

ul ul {
	margin-bottom: 0;
}

.btn {
	display: inline-block;
	cursor: pointer;
	float: right;
	padding: 10px 30px;
	clear: both;
	border: 1px solid #e13d3d;
	background: #fff;
	font-size: 18px;
	color: #e13d3d;
	text-transform: lowercase;
}

#motherhood a,
.comments-link a,
.post-tags a,
h1 {
	color: #000;
}

::-webkit-input-placeholder {
	color: #000;
}

:-ms-input-placeholder {
	color: #000;
}

::-ms-input-placeholder {
	color: #000;
}

.btn:focus,
.btn:hover {
	background: #ec3a23;
	color: #f9f7f4 !important;
}

.comments-header {
	padding-bottom: 26px;
	border-bottom: 1px solid #d6d6d6;
}

h1 {
	font-size: 42px;
	line-height: 46px;
}

.post-tags {
	letter-spacing: -0.01em;
}

@media (min-width: 1350px) {
	.post-tags {
		font-size: 16px;
		line-height: 26px;
	}
}

.article-post .article-headline a,
.entry-meta {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
}

.post-tags a:focus,
.post-tags a:hover {
	color: #d03b39;
}

#primary {
	padding: 96px 10px 0;
}

a:hover {
	color: unset;
}

.home-page-container {
	padding: 0 58px;
	width: 100%;
}

.entry-date {
	text-transform: uppercase;
	padding: 0 0 0 10px;
}

body,
html {
	background: #f9f7f4;
	height: 100%;
	margin: 0;
	padding: 0;
}

[class^='icon-']:before {
	display: inline-block;
	font-variant: normal;
	font-weight: 400;
	line-height: 1em;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	width: 0;
	font-family: cupofjo;
	font-style: normal;
}

a {
	cursor: pointer;
}

#access ul li.search-trigger:hover {
	cursor: pointer;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.byline {
	padding-right: 10px;
}

.comments-link {
	padding: 0 10px 0 0;
}

.hidden-post-footer {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.3s linear, opacity 0.3s linear;
}

.scroll-down .trigger-menu-wrapper {
	transform: translate3d(0, -100%, 0);
}

#style-menu:hover > a {
	color: #003ab6;
}

#style-menu ul {
	border-top: 1px solid #003ab6;
}

#design-menu:hover > a {
	color: #107c64;
}

#design-menu ul {
	border-top: 1px solid #107c64;
}

.about .sub-cat {
	border-top: 1px solid #000;
}

#food-menu:hover > a {
	color: #c94426;
}

#food-menu ul {
	border-top: 1px solid #c94426;
}

#relationships-menu:hover > a {
	color: #ffb18b;
}

#relationships-menu ul {
	border-top: 1px solid #ffb18b;
}

#travel-menu:hover > a {
	color: #ebb338;
}

#travel-menu ul {
	border-top: 1px solid #ebb338;
}

#motherhood-menu:hover > a {
	color: #cfddee;
}

#motherhood-menu ul {
	border-top: 1px solid #cfddee;
}

#motherhood {
	border-color: #000;
	background-color: #cfddee;
	color: #000;
}

.entry-meta {
	height: 32px;
	align-items: center;
	width: 100%;
	display: flex;
	justify-content: space-between;
	position: absolute;
	bottom: 0;
	letter-spacing: 1.8px;
}

.first-header-list li:first-of-type {
	padding-left: 0;
}

.sec-header-list li:last-of-type {
	padding-right: 0;
}

.header-logo {
	width: 301px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.first-header-list,
.sec-header-list {
	align-content: center;
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.desktop-nav {
	justify-content: space-between;
	display: flex;
	align-items: center;
}

.article-post .post-tags,
.mobile-header-nav,
.mobile-nav,
.overlay-nav {
	display: none;
}

.first-header-list li,
.sec-header-list li {
	display: inline-block;
	height: 100%;
	left: 0;
	padding: 40px 26.5px;
	position: relative;
	right: 0;
	width: 100%;
}

.first-header-list li:first-of-type ul {
	left: -55px;
}

.first-header-list li ul,
.sec-header-list li ul {
	background: #f9f7f4;
	display: none;
	left: -28px;
	padding: 10px 0;
	position: absolute;
	right: -28px;
	top: 65px;
}

.first-header-list #relationships-menu ul,
.sec-header-list .about ul {
	right: -7px;
	left: -7px;
}

.first-header-list li ul li,
.sec-header-list li ul li {
	display: block;
	padding: 13.56px 6px;
}

.first-header-list li ul li:first-of-type,
.sec-header-list li ul li:first-of-type {
	padding: 20px 6px 13.56px;
}

.comments-link a span,
.first-header-list li ul li a:hover,
.icon-search-desktop:hover,
.icon-search:hover,
.sec-header-list li ul li a:hover {
	color: #ec3a23;
}

ul.sub-cat {
	text-align: center;
}

ul.sub-cat li a {
	color: #000;
	cursor: pointer;
	display: block;
	font-weight: 200;
	letter-spacing: 1.4px;
	margin: 0;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
}

.first-header-list li a,
.sec-header-list li a {
	color: #000;
	display: block;
	letter-spacing: 0.74px;
	text-decoration: none;
	text-transform: capitalize;
}

.mobile-nav .nav-trigger {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.08em;
}

.mobile-nav {
	padding: 20px 0 0;
}

.overlay-nav {
	background: #f9f7f4;
	padding: 0 19px;
	position: absolute;
	top: 78px;
	width: 40%;
}

.search-dropdown,
header#site-header {
	left: 50%;
	position: fixed;
	transform: translateX(-50%);
	z-index: 999;
}

.overlay-nav ul {
	margin: 0;
	list-style: none;
	padding-inline-start: 0;
}

#access ul {
	align-items: center;
	line-height: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

@media all and (max-width: 1180px) {
	/* img { */
	/* width: 100% */
	/* } */
	.first-header-list li ul,
	.sec-header-list li ul {
		left: -20px;
		right: -20px;
	}

	.first-header-list li a,
	.sec-header-list li a {
		font-size: 11px;
	}

	.first-header-list li,
	.sec-header-list li {
		padding: 40px 20.5px;
	}

	.first-header-list li:first-of-type ul {
		left: -37px;
	}
}

@media all and (max-width: 1024px) {
	.mobile-header-nav,
	.mobile-nav {
		display: block;
	}

	#access ul {
		padding: 13px 0;
	}

	#primary {
		padding: 78px 10px 0;
	}

	.home-page-container {
		padding: 0 19px;
		overflow: hidden;
	}

	.mobile-nav {
		padding: 0;
		display: flex;
		justify-content: space-between;
	}

	.icon-menu:before {
		content: '\e809';
	}

	#access .desktop-nav {
		display: none;
	}

	[class^='icon-']:before {
		font-size: 15px;
		width: 15px;
	}

	.mobile-header-list {
		height: calc(100vh - 130px);
		overflow-x: auto;
		padding-inline-start: 0;
		white-space: nowrap;
	}

	.byline {
		text-align: end;
	}
}

@media all and (max-width: 768px) {
	#access ul {
		padding: 6px 0;
	}

	#primary {
		padding: 64px 10px 0;
	}

	.overlay-nav {
		width: 50%;
		top: 70px;
	}

	.header-logo {
		width: 230.74px;
		padding: 20px 0;
	}

	#access .mobile-nav .nav-trigger {
		padding-top: 6px;
	}
}

@media all and (max-width: 319px) {
	.header-logo {
		width: 191.74px;
		padding: 20px 0;
	}
}

.search-dropdown {
	width: 100%;
	display: none;
	height: 98px;
	background: #fff;
	top: 96px;
}

.article-lp,
.search-dropdown .home-page-container {
	position: relative;
}

.category-aside {
	max-width: 269px;
	margin-left: 58px;
	width: 50%;
}

#primary.article-lp {
	padding-top: 116px;
}

.article-post .entry-meta .byline,
.article-post .entry-meta .entry-date {
	padding: 0;
}

.article-left-rail .caption {
	text-transform: unset;
	font-size: 20px;
	letter-spacing: 0.3px;
	line-height: 25px;
}

.article-lp {
	display: flex;
	justify-content: center;
	padding: 96px 0 100px;
}

.article-lp .entry-meta .byline a {
	color: #ec3a23 !important;
	letter-spacing: 1.8px;
}

.article-left-rail,
.article-right-rail {
	margin-top: 35px;
}

.article-right-rail.category-aside {
	margin-left: 55px;
}

.article-left-rail .comments-header {
	padding: 28px 0 0;
	border-bottom: none;
	border-top: 1px solid #d6d6d6;
	position: sticky;
	top: 68px;
}

.article-left-rail .comments-header .btn {
	align-items: center;
	border-color: #ec3a23;
	border-radius: 0;
	color: #000;
	display: flex;
	font-size: 12px;
	height: 35px;
	justify-content: center;
	letter-spacing: 2px;
	line-height: 1;
	padding: 0;
	text-transform: uppercase;
	width: 158px;
}

.btn {
	background-color: transparent;
}

.comments-link .caption {
	text-align: left;
}

.comments-header {
	border-bottom: none;
}

.article-left-rail {
	max-width: 269px;
	margin-right: 55px;
	width: 45%;
	position: relative;
}

.article-left-rail .btn {
	float: left;
}

.article-post .article-headline {
	text-align: center;
	position: relative;
	z-index: 29;
}

.article-post .article-headline a {
	color: #000;
	letter-spacing: 1.8px;
}

.article-post {
	width: 100%;
}

.article-post .entry-meta {
	background-color: transparent !important;
	border-top: 1px solid #979797 !important;
	bottom: auto;
	color: #000 !important;
	left: 58px;
	letter-spacing: 1.8px;
	opacity: 1;
	position: absolute;
	top: 116px;
	visibility: visible;
	width: calc(100% - 116px);
}

.article-post .entry-meta a {
	color: #000 !important;
}

.article-left-rail .comments-link {
	padding-bottom: 28px;
}

.post-tags,
.post-tags a {
	font-size: 10px;
	letter-spacing: 1.4px;
	line-height: 17px;
}

.article-name {
	font-family: 'Inter', sans-serif;
	text-align: center;
	padding: 0 11px;
	font-size: 34px;
	letter-spacing: 0;
	line-height: 46px;
	font-weight: 400;
}

.article-left-rail .comment-btn {
	height: 35px;
}

@media all and (max-width: 1024px) {
	.search-dropdown {
		top: 78px;
	}

	.article-lp {
		padding: 80px 19px 100px;
	}

	.article-post .entry-meta {
		left: 19px;
		width: calc(100% - 39px);
	}
}

@media all and (max-width: 995px) {
	.article-left-rail,
	.article-right-rail {
		display: none;
	}

	.article-left-rail {
		max-width: 100%;
		margin-right: unset;
		width: 100%;
	}

	.article-left-rail .comments-link {
		padding: 0;
	}
}

@media all and (max-width: 768px) {
	.search-dropdown {
		top: 64px;
		height: 75px;
	}

	.article-post .article-headline {
		padding: 20px 0 30px;
	}

	.article-post .entry-meta {
		top: 84px;
		width: calc(100% - 39px);
	}

	.article-left-rail,
	.article-right-rail {
		display: none;
	}

	#primary.article-lp {
		padding-top: 76px;
	}
}

@media all and (max-width: 480px) {
	.entry-meta {
		bottom: -32px;
		font-size: 10px;
		letter-spacing: 1.4px;
		line-height: 17px;
	}

	h1 {
		font-size: 30px;
		font-weight: 700;
		letter-spacing: 0.08em;
		line-height: 33px;
	}

	.hidden-post-footer {
		visibility: visible;
		opacity: unset;
		transition: visibility 0.3s linear, opacity 0.3s linear;
	}

	.byline {
		padding: 5px 6px 5px 0;
	}

	.entry-date {
		padding: 5px 0 5px 6px;
	}

	#primary {
		padding: 77px 0 0;
	}

	ul.mobile-header-list {
		padding: 0 0 45px;
	}

	.overlay-nav {
		width: 100%;
		height: calc(100vh - 100px);
		top: 76px;
	}

	#access .mobile-nav .nav-trigger {
		padding: 6px 0;
	}

	.article-left-rail,
	.article-post .article-headline,
	.article-right-rail,
	.category-aside {
		display: none;
	}

	.comments-link {
		padding: 0 0 30px;
	}

	.article-name {
		padding: 66px 0 0;
		font-size: 30px;
		line-height: 33px;
	}

	.article-lp {
		padding: 73px 19px 60px;
	}

	.article-post .entry-meta {
		top: 73px;
	}

	.article-right-rail.category-aside {
		width: 100%;
		margin: 50px 0 0 !important;
	}

	.article-left-rail .comments-link {
		float: left;
		padding-top: 10px;
		padding-bottom: 0;
	}

	.article-left-rail .comment-btn {
		float: right;
		height: unset;
	}

	.comments-header .caption {
		font-size: 18px;
	}
}

.first-header-list li a,
.sec-header-list li a {
	font-size: 17px;
	letter-spacing: 0.9px;
}

@media screen and (max-width: 1280px) {
	#primary {
		padding: 96px 10px 0;
	}

	.article-left-rail {
		margin-right: 35px;
	}
}

@media screen and (max-width: 1099px) {
	.first-header-list li a,
	.sec-header-list li a {
		font-size: 13px;
		letter-spacing: 0.74px;
	}
}

.article-post .entry-meta {
	padding-top: 23px;
}

.article-post .article-headline {
	padding: 15px 0 0;
	margin-bottom: 0;
}

header#site-header {
	background: #f9f7f4;
	width: 100%;
	transition: background-color 0.3s linear;
	-webkit-transition: background-color 0.3s linear;
	-moz-transition: background-color 0.3s linear;
	-o-transition: background-color 0.3s linear;
	-ms-transition: background-color 0.3s linear;
}

.post-tags span,
.post-tags span > a {
	font-size: 15px !important;
}

.article-right-rail.category-aside {
	width: 45%;
	position: relative;
}

@media screen and (max-width: 998px) {
	.article-post {
		margin-bottom: 50px;
	}

	section#primary::after {
		width: 100%;
		bottom: 25px;
		max-width: 596px;
	}
}

@media screen and (max-width: 465px) {
	section#primary::after {
		width: 100%;
		bottom: 30px;
		max-width: 430px;
	}
}

.trigger-menu-wrapper {
	transition: transform 0.4s;
}

h1.article-name {
	margin-top: 40px;
	margin-bottom: 40px;
	font-weight: 700;
}

.search-dropdown .h2search {
	position: absolute;
	top: calc(50% - 16px);
	margin: 0;
	font-size: 30px;
	line-height: 33px;
	color: #000;
	font-family: inherit;
	font-weight: 500;
}

@media screen and (max-width: 1024px) {
	.article-right-rail.category-aside {
		margin-left: 35px;
	}
}

#site-header a {
	color: inherit;
	text-decoration: none;
}

header#site-header {
	transition: transform 0.4s;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}

.trigger-menu-wrapper {
	transition: transform 0.4s;
}

.scroll-down .trigger-menu-wrapper {
	transform: translate3d(0, -100%, 0);
}

.scroll-down .lottie-wrapper {
	background: var(--darkgray);
}

.scroll-up .trigger-menu-wrapper {
	transform: none;
}

.scroll-up:not(.menu-open) .trigger-menu-wrapper {
	background: var(--lightpurple);
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.35);
}

.scroll-down header#site-header {
	background: transparent;
}

.features-wrapper {
}

.spin-wrapper {
	text-align: center;
	box-sizing: border-box;
	max-width: 526px;
	width: 100%;
}

#align .spin-wrapper p {
	text-align: center;
	font-size: 21px !important;
	line-height: 1.4 !important;
	margin-bottom: 15px;
}

.wheel-wrapper {
	text-align: center;
}

.wheel {
	width: 495px !important;
	margin: 0 auto;
	position: relative;
}

.wheel-cursor {
	position: absolute;
	width: 33% !important;
	height: 33%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.cursor-text {
	position: absolute;
	z-index: 2;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 54% !important;
	height: 54%;
	font-size: 24px;
	line-height: 36px;
	text-transform: uppercase;
	cursor: pointer;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
	top: 48%;
	left: 50%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #c4c4c4;
	transition: 0.3s;
}

.cursor-text:hover {
	background: #bdb6b6;
}

.wheel-img {
	-webkit-transition: 4s;
	-o-transition: 4s;
	transition: 4s;
}

.close-popup {
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../img/cross.svg);
	background-size: 100%;
	top: -40px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	right: -40px;
	cursor: pointer;
}

.cursor-text:active {
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
	box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
}

.spin-result-wrapper {
	display: none;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	top: 0;
	z-index: 999;
	left: 0;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
}

.pop-up-layer {
	position: fixed !important;
	top: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background-color: rgba(0, 0, 0, 0.7) !important;
	z-index: 99 !important;
}

.pop-up-layer-show {
	display: block;
}

.pop-up-window {
	position: relative;
	max-width: 400px;
	right: 0;
	left: 0;
	top: 40%;
	margin: 0 auto;
	background: #fff none repeat scroll 0 0;
	text-align: center;
	padding: 10px;
	padding-top: 70px;
	padding-bottom: 20px;
	border-radius: 10px;
	animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.pop-up-window::before {
	content: '';
	position: absolute;
	width: 110px;
	height: 110px;
	top: -55px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #aa3333;
	border-radius: 50%;
	animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-window::after {
	content: '';
	position: absolute;
	width: 50px;
	height: 20px;
	top: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-width: medium medium 4px 4px;
	border-style: none none solid solid;
	border-color: currentcolor currentcolor #fff #fff;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	transform: rotate(-45deg);
	transition: opacity 1s ease 0s;
	animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}

@keyframes pop-up-appear {
	0% {
		transform: translateY(-2000px);
	}

	30% {
		transform: translateY(100px);
	}

	100% {
		transform: translateY(0);
	}
}

@keyframes pop-up-appear-before {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes pop-up-appear-after {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.pop-up-heading {
	font-size: 40px;
	margin-bottom: 20px;
}

.pop-up-text {
	margin-bottom: 25px;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}

.pop-up-button {
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 20%;
	font-size: 20px;
	border-radius: 5px;
	background-color: #aa3333;
	color: #fff !important;
	border: medium none;
	cursor: pointer;
	outline: medium none;
}

.pop-up-button:hover {
	color: #fff;
	text-decoration: none;
}

.wheel img {
	max-width: 100%;
}

@media all and (max-width: 520px) {
	.wheel {
		width: 320px !important;
	}

	.cursor-text {
		line-height: 48px;
		font-size: 14px;
	}

	.close-popup {
		position: absolute;
		width: 30px;
		height: 30px;
		background-size: 100%;
		top: -40px;
		border-radius: 50%;
		-webkit-box-shadow: 0 0 10px #fff;
		box-shadow: 0 0 10px #fff;
		right: -10px;
		cursor: pointer;
	}

	p.priceс {
		top: -120px;
		left: 20px;
	}
}

.super-rotation {
	-webkit-animation-name: super-rotation;
	animation-name: super-rotation;
	-webkit-animation-duration: 7s;
	animation-duration: 7s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

@-webkit-keyframes super-rotation {
	70% {
		-webkit-transform: rotate(1783deg);
		transform: rotate(1783deg);
	}

	100% {
		-webkit-transform: rotate(1774deg);
		transform: rotate(1774deg);
	}
}

@keyframes super-rotation {
	70% {
		-webkit-transform: rotate(1783deg);
		transform: rotate(1783deg);
	}

	100% {
		-webkit-transform: rotate(1774deg);
		transform: rotate(1774deg);
	}
}

@media all and (max-width: 460px) {
	.wheel {
		width: 300px;
	}
}

.padding {
	padding: 10px;
}

.modal-show {
	overflow: hidden !important;
	position: relative;
	right: 8px;
}

.loader,
.modal {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAeSURBVHjaYmRgYNBmIAIwMRAJRhVSRyEAAAD//wMAVdAAP0SGoHgAAAAASUVORK5CYII=);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	display: none;
	left: 0;
	top: 0;
}

.loader {
	z-index: 200001;
}

.modal {
	z-index: 200001;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
}

.modal .modal-top {
	top: 50%;
}

.modal .modal-left {
	left: 50%;
}

.modal-block {
	position: relative;
	width: 600px;
	background: #fff;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.35);
	border: 1px solid #3a87ad;
}

.modal-block .icon-close {
	position: absolute;
	right: 0;
	margin: 15px 20px;
	z-index: 1000;
}

.modal-block .title {
	background: #4d83c0;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 0 #3a87ad;
	border-bottom: 1px solid #3a87ad;
	padding: 0 100px;
	font-size: 18px;
	color: #fff;
	width: auto;
	height: auto;
	margin: 0;
}

.modal.error .title {
	background: red;
	text-shadow: 1px 1px 0 #e30000;
	border-bottom: 1px solid #e30000;
}

.modal.error .modal-block {
	border: 1px solid #e30000;
}

.modal.complete .title {
	background: #5bb75b;
	text-shadow: 1px 1px 0 #50a150;
	border-bottom: 1px solid #50a150;
}

.modal.complete .modal-block {
	border: 1px solid #50a150;
}

.icon-close {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAlCAYAAABPsblCAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAE2SURBVHjanNPNSkNBDAXg01sYkC60m6Ir9xYURNcuWxHf/wnyHHHRpKRz8zNjIKs2HzOTc8HMkNoD2GCuFgAPAACBHgH8APiYwBYAnzJ3UOgI4Fd6BFNEZ15grvY6iPXI0V5tFPMRB8qwGAkgD9umSAL12ClFCqjHYqSA+jfJtxlAPfJVYg4UbSePRgctxXZizEBLueIME2gUiTGB3icQD3tTaA/gewKx2BnAvX2jHf5Xu5Fkj5dCRMTycc5UIyImogtERMzMPIm1mzkLTWBtNSPQDLZCrlfTHsBWiB6khzLMRbRv1p+c7C5F+hxlJ0uRKJAeZh92hRTJbh4EYOvOBFDLruZGw4HcnJRYB4UrLjEDpTkpMYHayIpTzAugm5MKU0g7QzxM2w49yY+Xj7Ao879nIsLfAI7+/zeB1j7HAAAAAElFTkSuQmCC)
		no-repeat;
	width: 20px;
	height: 19px;
	background-position: 0 0;
	cursor: pointer;
}

.icon-close:hover {
	background-position: 0 -19px;
}

.modal p {
	font-weight: 400;
	width: auto;
}

.modal .content {
	padding: 0 !important;
	background: #fff repeat;
	width: auto;
	overflow: hidden;
	margin: 0;
	box-shadow: none;
}

@media screen and (max-width: 540px) {
	.modal-block {
		width: 380px;
	}

	.modal-block .title {
		padding: 0 50px;
		line-height: 39px;
	}
}

@media screen and (max-width: 405px) {
	.modal-block {
		width: 300px;
	}

	.modal-block .title {
		padding: 0;
	}
}

.alert {
	font-family: 'Roboto', sans-serif;
	position: fixed;
	top: 10px;
	right: 10px;
	padding: 10px 20px;
	max-width: 90%;
	background: #f7f7f7;
	box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	transition: opacity 0.3s;
	opacity: 0;
	pointer-events: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	z-index: 400;
	font-size: 16px;
	line-height: 135%;
}

.alert--show {
	opacity: 1;
	pointer-events: auto;
}

.alert__img {
	max-height: 50px;
	padding: 0;
	display: inline-block;
	margin-right: 5px;
}

@media all and (max-width: 370px) {
	.wheel {
		width: 280px !important;
	}
}

.wheel-text {
	margin-bottom: 40px;
}

.wheel-title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 12px;
}

.wheel-p {
	font-size: 18px;
	line-height: 150%;
}

.wheel-p.highlight {
	font-weight: 700;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

.wheel-wrapper {
	margin-bottom: 40px;
}

.offer-date {
	font-size: 18px;
	font-weight: 500;
}

.offer-date .highlight {
	color: #f00;
}

.features-wrapper {
	margin-bottom: 78px;
}

.divtes {
	color: red;
}

.page-template-page-home .article-1 {
	display: block;
	text-align: left;
}

.hero-posts .entry-content img,
.page-template .ads-side-sec,
.page-template-page-home #nav-below,
.page-template-page-home .article-1 .entry-content {
	width: 100%;
}

.page-template-page-home .article-1 .feature-image,
.page-template-page-home .entry-meta-home {
	position: relative;
}

.hero-posts .module-2-up .entry-content > a:before,
.page-template-page-home .article-1 .entry-content > a:before {
	padding-top: 0;
}

.page-template-page-home .article-1 .caption span,
.page-template-page-home .excerpt a {
	color: #ec3a23;
}

.page-template-page-home .post-body h2 a {
	width: 100%;
	font-size: 40px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: normal;
	color: #000;
}

.page-template-page-home .post-body h2 {
	max-width: 595px;
	width: 100%;
	text-align: center;
	margin: auto;
	padding-bottom: 20px;
}

.article-home {
	margin-top: 25px;
	margin-bottom: 25px;
}

.article-home .entry-date {
	text-align: center;
	padding: 0 0 20px;
}

.article-home .entry-date,
.article-home .entry-date a {
	font-size: 12px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: 1.8px;
	color: #000;
}

.page-template-page-home .read-more-link {
	color: #000;
	display: block;
	width: 186px;
	padding: 8px 10px;
	text-align: center;
	border: 1px solid #ec3a23;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 1.4px;
}

.article-home .excerpt {
	margin-bottom: 45px;
}

.about-section .info {
	background-color: #ebb338;
	text-align: center;
	top: -5px;
	position: relative;
	padding: 15px 12px 22px;
}

.about-section .info h2 {
	letter-spacing: 0.36px;
	color: #000;
}

#content .entry-header-content,
.hero-posts .entry-header-content {
	padding: 10px 0;
}

.hero-posts .posts-module {
	margin-top: 50px;
}

.page-template-page-home .popular {
	padding: 0 50px;
}

.popular.fixed {
	position: sticky;
	top: 0;
	z-index: 1;
	width: 100%;
	margin-bottom: 55px;
}

.hero-posts .excerpt,
.hero-posts .excerpt p {
	font-family: adobe-garamond-pro, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	letter-spacing: 0;
	line-height: 26px;
}

.home .ads-side-sec {
	margin: auto;
}

.article-right-rail.category-aside {
	padding-bottom: 75px;
}

.page-template #nav-below .nav-previous a {
	margin: 80px auto;
}

.article-entry-meta {
	z-index: 10;
}

.archive .post-grid .article {
	margin-bottom: 70px;
}

@media (max-width: 480px) {
	.page-template-page-home .entry-header-content h4 {
		max-width: 100%;
	}
}

@media (min-width: 480px) {
	.article-entry-meta {
		display: none;
	}
}

@media (min-width: 1200px) {
	.pl-custom {
		padding-left: 42px;
	}
}

@media (min-width: 700px) {
	.hero-posts .module-2-up .article {
		width: 46.6%;
	}

	#content .entry-header-content,
	.hero-posts .entry-header-content,
	.home .article-popular .entry-header,
	.page-template-page-home .article-popular .entry-header {
		padding-top: 23px;
	}

	.article-left-rail {
		padding-bottom: 130px;
	}

	.page-template-page-home .article-1 .entry-meta {
		border-top: 0;
		bottom: 17px;
		position: relative;
		right: 0;
		left: 0;
	}

	.page-template-page-home .post-body {
		border-bottom: 1px solid #979797;
		padding: 25px;
	}
}

@media (max-width: 700px) {
	.home .post-body h2 a {
		font-size: 27px;
		line-height: 30px;
		margin: 18px 0 28px;
	}

	.hero-posts .entry-header-content > h3 {
		margin-top: 35px;
	}

	.page-template .popular-cat-header {
		padding: 35px 0;
	}

	.page-template .article.article-popular {
		padding-top: 0;
	}

	.article-home .comments-link .caption,
	.hero-posts .excerpt {
		text-align: center;
	}

	.article-home .entry-meta {
		bottom: 25px;
		flex-direction: column;
		margin-bottom: 0;
	}

	.page-template-page-home .article-home .read-more-link {
		text-align: center;
		margin-bottom: 15px;
	}

	.page-template-page-home .article-1 h2 a,
	.page-template-page-home .post-body h2 {
		font-size: 27px;
		line-height: 30px;
		margin: 18px 0 28px;
		padding: 0;
	}

	.article-post .article-name {
		padding: 10px 0 0;
		margin-bottom: 30px;
	}

	.article-post .hero-image {
		margin-top: 30px;
	}

	.related-post .slick-arrow {
		padding: 0;
	}

	.related-post .slick-arrow svg {
		width: 30px;
	}

	.article-home .caption {
		margin-top: 20px;
	}

	.article-home .caption a {
		color: #000;
	}

	.article-home .entry-date {
		padding: 5px 0 5px 6px;
		font-size: 10px;
	}

	.article .caption {
		margin-bottom: 20px;
	}
}
.custom-social-proof {
	bottom: 20px;
	display: none;
	font-family: Inter, sans-serif;
	left: 20px;
	position: fixed;
	z-index: 9999999999999 !important;
}

.custom-notification {
	background-color: #fff;
	border: 0;
	border-radius: 6px;
	-webkit-box-shadow: 2px 2px 10px 2px #0b0a0a33;
	box-shadow: 2px 2px 10px 2px #0b0a0a33;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	font-weight: 400;
	position: relative;
	text-align: left;
	width: auto;
	z-index: 99999;
	padding: 5px;
}

.custom-notification,
#notify-customer,
#notify-state {
	white-space: nowrap;
}

.custom-notification-container {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 80px;
	width: 100%;
}

.custom-notification-image-wrapper {
	width: 80px;
}

.custom-notification-image-wrapper img {
	border-radius: 6px 0 0 6px;
	display: block;
	margin: 0 auto 5px;
	max-height: 75px;
	overflow: hidden;
	width: auto;
}

.custom-notification-content-wrapper {
	border-radius: 0 6px 6px 0;
	color: gray;
	height: 100%;
	margin: 0;
	padding-left: 5px;
	padding-right: 20px;
	display: flex;
	align-items: center;
}

.custom-notification-content {
	font-family: inherit !important;
	font-size: 14px;
	line-height: 16px;
	padding: 0 !important;
	margin-bottom: 0;
}

.custom-notification-content small {
	display: block !important;
	font-size: 12px !important;
	margin-top: 3px !important;
	opacity: 0.8;
}

.custom-close {
	cursor: pointer;
	height: 12px;
	opacity: 0;
	position: absolute;
	right: 8px;
	top: 8px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	width: 12px;
}

.custom-close:before {
	height: 2px;
	left: 0;
	top: 5px;
	width: 100%;
}

.custom-close:after,
.custom-close:before {
	background-color: gray;
	content: '';
	display: block;
	position: absolute;
}

.custom-close:after {
	height: 100%;
	left: 5px;
	top: 0;
	width: 2px;
}

.custom-social-proof .custom-notification .custom-close:before {
	background-color: gray;
	content: '';
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 100%;
}

.custom-social-proof .custom-notification .custom-close:after {
	background-color: gray;
	content: '';
	display: block;
	height: 100%;
	left: 5px;
	position: absolute;
	top: 0;
	width: 2px;
}

.custom-social-proof .custom-notification:hover .custom-close {
	opacity: 1;
}

.guarantee {
	font-size: 0;
	margin-bottom: 12px;
	margin-top: 12px;
}

.guarantee-content {
	text-align: left;
}

.guarantee-icon {
	display: inline-block;
	height: 80px;
	vertical-align: top;
	width: 80px;
}

.guarantee-text {
	color: #1c1c28;
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
	padding-left: 8px;
	position: relative;
	vertical-align: middle;
	width: calc(100% - 80px);
}

.secure__block {
	background: #f8f8f8;
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 7px 1px;
}

@media (max-width: 768px) {
	.custom-notification,
	#notify-customer,
	#notify-state {
		white-space: normal;
	}
}
@keyframes appear1 {
	0% {
		transform: scale(0);
	}
	25% {
		transform: scale(1);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes appear2 {
	0% {
		transform: scale(0);
	}
	50% {
		transform: scale(1);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes appear3 {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes appear1 {
	0% {
		transform: scale(0);
	}
	25% {
		transform: scale(1);
	}
	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes appear2 {
	0% {
		transform: scale(0);
	}
	50% {
		transform: scale(1);
	}
	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes appear3 {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes comment-appear {
	0% {
		background: rgba(85, 136, 186, 0.3);
	}
	90% {
		background: rgba(0, 0, 0, 0);
	}
	100% {
		background: #f7f7f7;
	}
}

@-webkit-keyframes comment-appear {
	0% {
		background: rgba(85, 136, 186, 0.3);
	}
	90% {
		background: rgba(0, 0, 0, 0);
	}
	100% {
		background: #f7f7f7;
	}
}

@keyframes animated-gradient {
	100% {
		background-position: 100% 0;
	}
}

.me_text .appear {
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
}

.me_text .appear:first-child {
	animation-name: appear1;
	animation-duration: 1s;
	animation-iteration-count: infinite;
}

.me_text .appear:nth-child(2) {
	animation-name: appear2;
	animation-duration: 1s;
	animation-iteration-count: infinite;
}

.me_text .appear:last-child {
	animation-name: appear3;
	animation-duration: 1s;
	animation-iteration-count: infinite;
}

.answer-wrap {
	max-height: 0;
	opacity: 0;
}
.answer-wrap .emoji-box,
.answer-wrap.typing .emoji-box {
	display: none;
}

.answer-wrap.just-typed .emoji-box,
.answer-wrap.already-typed .emoji-box {
	display: flex;
}

.typing-block,
.additional-block {
	max-height: 0;
	opacity: 0;
	transition: 0.3s;
}
.typed-text {
	max-height: 0;
	opacity: 0;
	transition: 2s;
}

.answer-wrap.typing .comment__body {
	background: linear-gradient(
		to left,
		rgba(85, 136, 186, 0.2),
		rgba(85, 136, 186, 0.2),
		rgba(85, 136, 186, 0.1),
		rgba(85, 136, 186, 0.2),
		rgba(85, 136, 186, 0)
	);
	background-size: 200% 100%;
	animation: animated-gradient 2s infinite alternate;
}

.answer-wrap.typing,
.answer-wrap.just-typed,
.answer-wrap.already-typed {
	max-height: 900px;
	opacity: 1;
}

.answer-wrap.typing .typing-block {
	max-height: 50px;
	opacity: 1;
	padding: 10px 14px;
}

.answer-wrap.just-typed .comment__body {
	animation-name: comment-appear;
	animation-duration: 2s;
	animation-iteration-count: 1;
}

.answer-wrap.just-typed .typed-text,
.answer-wrap.already-typed .typed-text,
.comment-layout .typed-text {
	max-height: 700px;
	opacity: 1;
}

.answer-wrap.just-typed .additional-block,
.answer-wrap.already-typed .additional-block {
	max-height: 50px;
	opacity: 1;
}

.answer-wrap.already-typed {
	animation: none;
}

.answer-wrap.already-typed .typed-text,
.answer-wrap.already-typed .additional-block {
	transition: none;
}

.answer-wrap.already-typed .typing-block,
.answer-wrap.just-typed .typing-block {
	position: relative;
	z-index: -1;
}

.answer-wrap.type .typing {
	max-height: 50px;
	opacity: 1;
}

.line-hider .comment:not(.comment--answer):before {
	transform: scaleY(0);
	opacity: 0;
	transform-origin: top;
	transition: 0.4s;
}

.comment--answer.typing {
	margin-bottom: 0;
}

.comment__img {
	border-radius: 0 0 20px 20px;
}

.comment__popup {
	max-width: 286px;
	padding: 30px;
	display: flex;
	flex-direction: column;
	/*gap: 10px;*/
	font-size: 18px;
}
.comment__popup label {
	text-align: left;
	margin: 10px 0 2px;
}

.create__comment__title {
	margin-bottom: 35px;
	font-size: 18px;
	font-weight: 400;
}

.create__comment__field {
	background: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	padding: 10px 20px;
	height: 45px;
	font-size: 14px;
	margin-bottom: 15px;
}
.create__comment__field::placeholder {
	color: rgba(0, 0, 0, 0.5);
}

.popup-com-btn {
	border: none;
	outline: none;
	cursor: pointer;
	margin-top: 20px;
	height: 45px;
	border-radius: 5px;
	background: #e4382a;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18),
		0px 1px 2px 0px rgba(0, 0, 0, 0.04), 0px 2px 6px 0px rgba(0, 0, 0, 0.04);
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}
.close-comment-popup.close-btn {
	padding: 8px;
}
.comment__modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	opacity: 0;
	-webkit-transition: opacity 200ms ease-in;
	-moz-transition: opacity 200ms ease-in;
	transition: opacity 200ms ease-in;
	pointer-events: none;
	margin: 0;
	padding: 0;
}

.comment__popup {
	position: relative;
	background-color: #fff;
	border-radius: 10px;
	top: 50%;
	transform: translateY(-50%);
	margin: 30px auto;
	max-width: 386px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#custom-affcb-form {
	width: 100%;
}

.comment__modal__form {
	display: flex !important;
	flex-direction: column !important;
	position: relative;
	width: 100%;
}

.target_list_wrap,
.my_select {
	width: 100%;
}

/* media */

@media (max-width: 576px) {
	.comment__popup {
		max-width: calc(100% - 20px);
		margin: 0 auto;
	}
}

.comment__modal.open {
	opacity: 1;
	pointer-events: auto;
	overflow-y: auto;
}

.close-btn {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 32px;
	cursor: pointer;
}

.comment-wrap .comment-create {
	padding-left: 60px;
	margin-bottom: 30px;
}

.comment-create__image-input-wrap {
	z-index: 2;
}

.comment-create__image-input-wrap {
	position: relative;
	margin: 0 10px 0 0;
	width: 50px;
	height: 50px;
	min-width: 50px;
	border-radius: 50%;
	cursor: pointer;
}

.comment-create__image-input-wrap:after {
	content: '';
	background-image: url('../img/pencil.svg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	font-weight: 900;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 17px;
	height: 17px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.comment-create__image-input-wrap:hover {
	/*background: red;*/
}

.image-input {
	display: none;
}

.add-comment-button {
	cursor: pointer;
}

.comment-create__image-input-wrap:has(
		> img:not([src='img/profile.svg'])
	):before {
	display: none;
}
.comment-create__image-input-wrap:has(
		> img:not([src='img/profile.svg'])
	):after {
	display: none;
}

.comment-create__image-input-wrap:has(> img:not([src='img/profile.svg'])):hover
	+ .comment-create__image-input-wrap:has(
		> img:not([src='img/profile.svg'])
	):before {
	display: block;
}
.comment-create__image-input-wrap:has(> img:not([src='img/profile.svg'])):hover
	+ .comment-create__image-input-wrap:has(
		> img:not([src='img/profile.svg'])
	):after {
	display: block;
}

.post-footer__comments-count {
	font-size: 14px;
	color: rgba(30, 30, 30, 0.6);
}

.post-ui {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10%;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	padding: 6px 14px;
	margin-bottom: 40px;
}
.post-ui__item {
	display: flex;
	align-items: center;
	gap: 4px;
	text-decoration: none;
	color: rgba(30, 30, 30, 0.6);
	cursor: pointer;
	font-size: 14px;
}
.post-ui__ico-wrap {
	pointer-events: none;
	display: flex;
	align-items: center;
}

.post-like .post-ui__ico-wrap img:last-child {
	display: none;
}

.post-like.active .post-ui__ico-wrap img:first-child {
	display: none;
}
.post-like.active .post-ui__ico-wrap img:last-child {
	display: block;
}

.comments-wrap .comment-wrap {
	display: none;
}
.comments-wrap > .comment-add-block {
	display: none;
}
.comments-wrap.show-form > .comment-add-block {
	display: flex;
}
.comments-wrap .comment-wrap:nth-child(2),
.comments-wrap .comment-wrap:nth-child(3) {
	display: block;
}
.comments-wrap.active .comment-wrap {
	display: block;
}

.emoji-popup {
	position: absolute;
	padding: 15px;
	top: -54px;
	left: -10px;
	border: 1px solid #e1e1e1;
	background: #fff;
	z-index: 1;
	border-radius: 94px;
	gap: 10px;
}

.emoji-popup__ico {
	height: 30px;
	width: 30px;
}

.emoji-popup {
	display: none;
}
.emoji-popup.active {
	display: flex;
}

.comments {
	max-width: 780px;
	width: 100%;
	margin: 0 auto 38px;
}

.comments__title {
	font-family: 'Tahoma', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 41px;
}

.like-count-wrap {
	font-size: 14px;
	color: rgba(30, 30, 30, 0.6);
}

.comments__title img {
	margin-left: 10px;
}

.comment-wrap {
	position: relative;
	width: 100%;
}

.answer-inc .comment:not(.comment--answer):before {
	content: '';
	position: absolute;
	height: calc(100% + 40px);
	border-left: 1px dashed rgba(61, 61, 61, 0.29);
	width: 100%;
	border-radius: 26px;
	left: 25px;
	z-index: -1;
	transform: scale(1);
	opacity: 1;
	transform-origin: top;
	/*transition: 0.7s;*/
}

.comment__wrap {
	/*min-width: 230px;*/
	border-radius: 10px;
	background: #ece9e5;
	padding: 10px 12px;
}

.like-btn {
	background: none;
	height: 32px;
	width: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
	align-self: center;
	margin-left: 4px;
	cursor: pointer;
}

.like-btn.active svg {
	fill: #1e1e1e80;
}

/*.comment--answer:not(:last-child):before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    height: calc(100% + 40px);*/
/*    border-left: 1px dashed rgba(61, 61, 61, 0.29);*/
/*    width: 100%;*/
/*    border-radius: 0;*/
/*    left: 14px;*/
/*    z-index: -1;*/
/*    transform: scale(1);*/
/*    opacity: 1;*/
/*    transform-origin: top;*/
/*    !*transition: 0.7s;*!*/
/*}*/
/*.answer-inc .comment:not(.comment--answer):after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    height: 53px;*/
/*    width: 53px;*/
/*    background: transparent;*/
/*    z-index: 1;*/
/*}*/
.comment {
	display: block;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}

.comment__author-pic {
	display: flex;
	margin-top: 10px;
}

.comment__author-pic,
.comment-create__avatar {
	width: 50px;
	min-width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 11px;
	z-index: 2;
}

.comment__author-pic img,
.comment-create__avatar img {
	width: 100%;
	object-fit: cover;
	object-position: center;
}

.comment__top {
	display: flex;
}

.comment__body {
	/*padding: 15px;*/
	max-width: 100%;
	/*transition: 0.3s;*/
}

.comment__author-name {
	font-weight: 700;
	font-size: 12px;
	margin-bottom: 2px;
	line-height: normal;
}

.comment__text {
	font-size: 14px;
	line-height: 150%;
}

/*.comment__text img {*/
/*    display: block;*/
/*    margin-top: 8px;*/
/*    max-width: 340px;*/
/*    width: 100%;*/
/*}*/
.comment__footer {
	margin-top: 10px;
	display: flex;
	justify-content: space-between;
}

.comment__ui {
	display: flex;
	padding-left: 72px;
	gap: 12px;
	margin-top: 5px;
}

.comment__ui-item {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #000;
	color: rgba(0, 0, 0, 0.5);
}

.comment__img {
	max-width: 320px;
	width: 100%;
	margin-top: 10px;
	display: block;
	margin-bottom: 0;
}

.emoji-box {
	display: flex;
	align-items: center;
	height: 20px;
	border-radius: 10px;
	margin-right: 0;
}

.emoji-box.hide {
	background: none !important;
}

.emoji-box__emoji-wrap {
	display: flex;
	transition: 0.3s;
	margin-right: 5px;
}

.emoji-box__ico {
	width: 16px;
	height: 16px;
	margin-left: -5px;
	position: relative;
}

.emoji-box__ico img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*.emoji-box__ico:nth-child(2)  {*/
/*    z-index: 3;*/
/*}*/
/*.emoji-box__ico:nth-child(2) {*/
/*    z-index: 2;*/
/*}*/
/*.emoji-box__ico:last-child {*/
/*    z-index: 1;*/
/*}*/
.emoji-box__like-count {
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	min-width: 30px;
	line-height: 16px;
	color: rgba(30, 30, 30, 0.6);
}

.comment--answer {
	margin-left: 30px;
}

.comment--answer .comment__author-pic {
	min-width: 32px;
	width: 32px !important;
	height: 32px;
	display: flex;
}

/*.comment--answer .comment__author-pic {*/
/*    min-width: 25px;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*    margin-right: 8px;*/
/*}*/
.comment--answer .comment__body {
	max-width: 459px;
	/*min-width: 229px;*/
}

/*.comment--answer .emoji-box {*/
/*    transform: translateY(0);*/
/*    margin-right: -10px;*/
/*}*/
.comment--answer .emoji-box__ico {
	width: 19px;
	height: 19px;
	margin-left: -5px;
}

.comment__img-wrap {
	position: relative;
}

.comment__img {
	max-width: 100%;
	height: 100%;
	max-height: 180px;
	object-fit: cover;
	object-position: center;
	margin-bottom: 0;
	cursor: pointer;
	margin-top: 0;
	transition: 0.3s;
}

.comment__img:hover {
	opacity: 0.7;
}

.crop-img {
	position: absolute;
	right: 10px;
	bottom: 20px;
	border: none;
	background: none;
	pointer-events: none;
}

.modal-wrap {
	display: none;
	position: fixed;
	z-index: 5000;
	padding-top: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.9);
	box-sizing: border-box;
}

.modal-wrap.active {
	display: flex;
	justify-content: center;
	align-items: center;
}

.modal {
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 1200px;
	max-height: calc(100% - 200px);
	width: fit-content;
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
	position: relative;
	overflow: visible;
}

.modal__close {
	position: absolute;
	filter: invert(1);
	background: none;
	width: 40px;
	height: 40px;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	top: -48px;
	right: 0px;
	cursor: pointer;
}

.modal__close img {
	width: 100%;
	pointer-events: none;
}

.modal__cropped-image {
	max-width: 100%;
	max-height: 92vh;
	object-fit: cover;
}

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(0);
	}
	to {
		-webkit-transform: scale(1);
	}
}

@keyframes zoom {
	from {
		transform: scale(0);
	}
	to {
		transform: scale(1);
	}
}

@media only screen and (max-width: 700px) {
	.modal {
		width: 100%;
	}
}

@keyframes emoji-appear {
	0% {
		display: none;
		transform: scale(0);
	}
	1% {
		display: block;
		transform: scale(0);
	}
	65% {
		transform: scale(1);
	}
	85% {
		transform: scale(1.35);
	}
	100% {
		transform: scale(1);
	}
}

.emoji-box .emoji-box__ico {
	display: none;
}

.emoji-box .emoji-box__ico.active {
	display: block;
}

.emoji-box.active .emoji-box__ico {
	transform: scale(0);
	display: none;
	transition: 0s;
}

.emoji-box.active .emoji-box__ico.active {
	display: block;
	transform: scale(1);
	animation: emoji-appear 0.5s linear forwards;
}

.comment-create {
	display: flex;
	margin-bottom: 40px;
}

.comment-create__avatar {
}

.comment-create__body {
	display: flex;
	flex-direction: column;
	width: 100%;
	position: relative;
}

.comment-create__name-field {
	padding: 10px 12px;
	background: #ece9e5;
	border-radius: 7px;
	font-weight: 400;
	font-size: 14px;
	border: none;
	margin-bottom: 10px;
	outline: none;
}

.comment-create__name-field::placeholder {
	color: rgba(30, 30, 30, 0.6);
}

.comment-create__textarea-wrap {
	position: relative;
}

.comment-create__text-field {
	width: 100%;
	background: #ece9e5;
	border-radius: 7px;
	font-weight: 400;
	font-size: 14px;
	height: 86px;
	border: none;
	padding: 8px 12px;
	outline: none;
	resize: none;
}

.comment-create__text-field::placeholder {
	color: rgba(30, 30, 30, 0.6);
}

/*.comment-create__text*/
.comment-create__create-btn {
	background: none;
	border: none;
	position: absolute;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
}

.comment-create__subtitle {
	padding: 10px 10px 10px 15px;
	font-family: 'Tahoma', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 1140px) {
	.comment-create__create-btn {
		display: block;
	}

	.comment-create__subtitle {
		display: none;
	}
}

@media screen and (max-width: 700px) {
	.comment-create__name-field {
		width: 100%;
	}
}

@media screen and (max-width: 520px) {
	.comment-create {
		padding-left: 0;
	}
}

/*GRADIENT COMMENTS STYLE*/
.comments.gradient .comment__body {
	background: linear-gradient(180deg, #ba08fd 0%, #348ffb 100%) !important;
	background-attachment: fixed !important;
	background-size: cover !important;
	background-position: bottom;
	position: relative;
	color: #fff !important;
	border: none;
}

.comment-with-image {
	padding: 0;
	overflow: hidden;
	max-width: 420px;
}

.comment-with-image .comment__inner-text {
	margin-bottom: 8px;
}

.comment-create__row {
	display: flex;
	justify-content: flex-start;
}

.user-picture-to-load {
	width: 50px;
	min-width: 50px;
	height: 50px;
	overflow: hidden;
	margin-right: 11px;
	border-radius: 50%;
	z-index: 0;
	pointer-events: none;
	object-fit: cover;
	object-position: center;
}

.modal-wrap {
	display: none;
	position: fixed;
	z-index: 5000;
	padding-top: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.9);
	box-sizing: border-box;
}

.modal-wrap.active {
	display: flex;
	justify-content: center;
	align-items: center;
}

.modal {
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 1200px;
	max-height: calc(100% - 200px);
	width: fit-content;
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
	position: relative;
}

.modal__close {
	position: absolute;
	filter: invert(1);
	background: none;
	width: 40px;
	height: 40px;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	top: -48px;
	right: 0px;
	cursor: pointer;
}

.modal__close img {
	width: 100%;
	pointer-events: none;
}

.modal__cropped-image {
	max-width: 100%;
	max-height: 92vh;
	object-fit: cover;
}

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(0);
	}
	to {
		-webkit-transform: scale(1);
	}
}

@keyframes zoom {
	from {
		transform: scale(0);
	}
	to {
		transform: scale(1);
	}
}

@media only screen and (max-width: 700px) {
	.modal {
		width: 100%;
	}
}

.comment--answer .comment__ui {
	padding-left: 45px;
}

.post-ui__item {
	position: relative;
}

.post-footer__header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: calc(100% - 28px);
	padding: 14px 0 14px 16px;
	margin: 0 14px 20px;
	border-left: 1px solid #129bf7;
}

.post-footer__comments-count {
	font-size: 14px;
	color: rgba(30, 30, 30, 0.6);
}

.post-ui {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10%;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	padding: 6px 14px;
	margin-bottom: 40px;
}

.post-ui__item {
	display: flex;
	align-items: center;
	gap: 4px;
	text-decoration: none;
	color: rgba(30, 30, 30, 0.6);
	cursor: pointer;
	font-size: 14px;
}

.post-ui__ico-wrap {
	pointer-events: none;
}

.post-like .post-ui__ico-wrap img:last-child {
	display: none;
}

.emoji-popup {
	position: absolute;
	padding: 15px;
	top: -54px;
	left: -10px;
	border: 1px solid #e1e1e1;
	background: #fff;
	z-index: 1;
	border-radius: 94px;
	gap: 10px;
}

.emoji-popup__ico {
	height: 30px;
	width: 30px;
}

.emoji-popup {
	display: none;
}

.comment-with-image .comment__wrap {
	max-width: 450px;
	width: 100%;
}

.comment-with-image {
	padding: 0;
	overflow: hidden;
	max-width: 420px;
}

.comment-with-image .comment__inner-text {
	margin-bottom: 8px;
}

.comment-with-image .comment__wrap {
	padding: 0;
}

.comment-with-image .comment__inner-text {
	padding-inline: 10px;
}

.comment-with-image .comment__author-name {
	padding-top: 12px;
	padding-inline: 10px;
}
.article-body {
	font-family: 'Inter', sans-serif;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.container {
	max-width: 660px;
	padding: 0;
	margin: 0 auto;
	font-size: 16px;
	line-height: 150%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

b {
	font-weight: 700;
}

.content__graphblock {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	width: 100%;
	padding: 10px;
	font-size: 0;
}

.content__graphLabel {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 35%;
	margin: 5px 0;
	padding: 0 10px 0 0;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

.content__graphScale {
	display: inline-block;
	vertical-align: top;
	width: 65%;
	height: 32px;
	margin: 5px 0;
	background: #eeeeee;
}

.content__graphScaleCount {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	background: #e8d0b2;
}

._grey .content__graphScaleCount {
	background: #5b5b5b;
}

._1 .content__graphScaleCount {
	width: 23%;
}

._2 .content__graphScaleCount {
	width: 67%;
}

._3 .content__graphScaleCount {
	width: 10%;
}

._4 .content__graphScaleCount {
	width: 5%;
}

.content__graphScaleNumber {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 10px;
	font-size: 10px;
	font-weight: 700;
	color: #000;
}

._grey .content__graphScaleNumber {
	color: #666666;
}

.article-img {
	width: 100%;
	margin-bottom: 20px;
}

.subtitle {
	font-weight: bold;
	margin-bottom: 1.3em;
	font-size: 18px;
}

.article-p {
	margin-bottom: 10px;
}

.post {
	padding: 30px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.post__header {
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.post__date {
	font-style: italic;
}
.post__p {
	font-style: italic;
	margin-bottom: 15px;
}
.post__images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 5px;
	width: 100%;
}
.post__images img {
	max-width: 100%;
	width: 50%;
}

.hg-block {
	padding: 20px;
	background: #ede2e2;
	margin-bottom: 20px;
}
.hg-block p:last-child {
	margin-bottom: 0;
}

.list {
	list-style-type: disc;
}
.list__item {
	line-height: 150%;
}

.spin-wrapper {
	margin: 0 auto;
}

.hg-block--preform {
	background: #ece9e5;
	margin-bottom: 58px;
}

.footer-btn {
	display: inline-block;
	padding: 15px;
	border-radius: 7px;
	background: #e4382a;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	margin: 20px auto 70px;
}

.form-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding: 40px 0;
}

.form-text {
	font-size: 18px;
	font-weight: 500;
}

.form-text--top {
	margin-bottom: 28px;
}

.form-text--middle {
	margin-bottom: 20px;
	font-weight: 700;
}

.red {
	color: #e4382a;
}

.form-img {
	margin-top: 20px;
	margin-bottom: 20px;
}

.form-checktext {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 25px;
}
.form-checktext__text {
	font-size: 14px;
	text-decoration: underline;
	line-height: 122.682%;
}

.form-prices {
	margin-bottom: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 14px;
}
.form-prices__old {
	text-decoration: line-through;
	font-size: 16px;
	font-weight: 700;
}
.form-prices__new {
	font-size: 24px;
	font-weight: 700;
	color: #e4382a;
}

.form-wrap form {
	max-width: 470px;
	width: 100%;
}

.input-form {
	display: block;
	border-radius: 3px;
	border: 1px solid #909090;
	padding: 10px 25px;
	line-height: 150%;
	font-size: 16px;
	font-weight: 400;
	height: 56px;
	width: 100%;
	margin-bottom: 14px;
	background: none;
}

.input-form::-webkit-input-placeholder {
	color: #909090;
}

.input-form::-moz-placeholder {
	color: #909090;
}

.input-form:-ms-input-placeholder {
	color: #909090;
}

.input-form::-ms-input-placeholder {
	color: #909090;
}

.input-form::placeholder {
	color: #909090;
}

select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.submit-form {
	height: 56px;
	width: 100%;
	padding: 10px;
	border-radius: 3px;
	background: #e4382a;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 46px;
	border: none;
}

.form-protection {
	max-width: 470px;
	width: 100%;
	margin-bottom: 28px;
}

.form-bottom-text {
	font-size: 16px;
	line-height: 122%;
}

.footer-privacy a {
	color: #000;
}

@media screen and (max-width: 584px) {
	.post__images {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.post__images img {
		width: 100%;
	}
}
