@font-face {
	font-family: "Mixtape";
	src:
	url("../fonts/mixtape/mixtape-regular-fm.woff2") format("woff2"),
	url("../fonts/mixtape/mixtape-regular-fm.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Mixtape";
	src:
	url("../fonts/mixtape/mixtape-bold-fm.woff2") format("woff2"),
	url("../fonts/mixtape/mixtape-bold-fm.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Ploni";
	src:
	url("../fonts/ploni/ploni-regular-aaa.woff2") format("woff2"),
	url("../fonts/ploni/ploni-regular-aaa.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Ploni";
	src:
	url("../fonts/ploni/ploni-medium-aaa.woff2") format("woff2"),
	url("../fonts/ploni/ploni-medium-aaa.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Ploni";
	src:
	url("../fonts/ploni/ploni-demibold-aaa.woff2") format("woff2"),
	url("../fonts/ploni/ploni-demibold-aaa.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "poppins";
	src:
	url("../fonts/poppins/Poppins-Light.woff2") format("woff2"),
	url("../fonts/poppins/Poppins-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "assistant";
	src:
	url("../fonts/assistant/AssistantRegular.woff2") format("woff2"),
	url("../fonts/assistant/AssistantRegular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@media (prefers-reduced-motion: no-preference) {
	:root {
	scroll-behavior: unset;
	}
}
.min992,
.show-in-desktop,
.show-on-desktop {
	display: none !important;
}
::-moz-selection {
	background: #dd3191;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
::selection {
	background: #dd3191;
	color: #fff;
	-webkit-text-fill-color: #fff;
}
p {
	margin: 13px 0;
}
p:first-child {
	margin-top: 0;
}
p:last-child {
	margin-bottom: 0;
}
.wpcf7 {
	direction: rtl;
}
.app-club__text p,
.app-products .app-section-subtitle p,
.app-innovation__intro p,
.wpcf7-form p {
	margin: 0;
}
.wpcf7-form br {
	display: none;
}
select,
textarea,
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="date"],
input[type="time"],
input[type="email"],
input[type="search"],
input[type="submit"],
input[type="password"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	direction: inherit;
	border-radius: 0;
	text-align: right;
}
input[type="submit"] {
	text-align: center;
}
input[type="url"],
input[type="tel"],
input[type="date"],
input[type="time"],
input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"] {
	direction: ltr;
	text-align: right;
}
input[type="url"][value=""],
input[type="tel"][value=""],
input[type="date"][value=""],
input[type="time"][value=""],
input[type="email"][value=""],
.wpcf7 input[type="url"][value=""],
.wpcf7 input[type="tel"][value=""],
.wpcf7 input[type="email"][value=""] {
	direction: rtl;
}
input[type="submit"],
input[type="button"],
button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}
*,
*::before,
*::after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content-visibility: visible !important;
}
html {
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	margin: 0 !important;
}
.sr-zones-nav-a {
	background: yellow;
	color: #000;
	text-decoration: none;
	padding: 7px 20px;
	outline: 2px solid #000;
	font-weight: 700;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	position: fixed;
	top: 100px;
	right: 20px;
	z-index: -1;
}
.sr-zones-nav-a:focus {
	z-index: 20;
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
}
.app-header__dropdown-icon {
	flex-shrink: 0;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sr-only,
.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only.sr-only-focusable {
	top: 10%;
	left: 20px;
	z-index: 11;
	text-decoration: none;
}
.sr-only.sr-only-focusable:focus {
	width: auto;
	height: auto;
	font-size: 24px;
	padding: 5px 20px;
	clip: unset;
}
a,
[role="tab"],
[role="button"],
.wpcf7-acceptance label,
.wpcf7-checkbox label,
button:not(:disabled),
input[type="button"]:not(:disabled),
input[type="submit"]:not(:disabled),
input[type="image"]:not(:disabled),
input[type="reset"]:not(:disabled),
select:not(:disabled) {
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	cursor: pointer;
}
input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
}
figure {
	margin: 0;
	font-size: 0;
	line-height: 1px;
}
svg,
img {
	vertical-align: top;
}
hr,
svg,
img,
embed,
object,
iframe {
	max-width: 100%;
}
textarea {
	overflow: auto;
	resize: vertical;
}
form,
blockquote {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
a {
	text-decoration: underline;
	color: #EB078C;
}
a:hover {
	text-decoration: none;
}
::-webkit-input-placeholder {
	color: #373636;
	opacity: 1;
}
:-moz-placeholder {
	color: #373636;
	opacity: 1;
}
.label-error {
	text-align: right;
	margin: 3px 0 0 0;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
	min-height: 1px;
	margin: 0 0 -1px 0;
}
.clear {
	display: block;
	clear: both;
	min-height: 1px;
}
.hide {
	display: none !important;
}
.list {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}
.cover-img,
.img-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper {
	width: 100%;
}
.swiper:not(.swiper-vertical) .swiper-slide {
	height: auto !important;
}
html #wpadminbar {
	white-space: nowrap;
}
#wp-toolbar {
	display: flex;
	justify-content: space-between;
}
#wpadminbar .quicklinks > ul {
	display: flex;
}
@media all and (max-width: 782px) {
	#wp-admin-bar-wpseo-menu,
	#wp-admin-bar-my-account {
		overflow: hidden;
	}
	#wp-admin-bar-edit ~ li {
		display: none !important;
	}
}
.animate-zoom-bg {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: all 3s ease;
	transition: all 3s ease;
}
.waypoint.active .animate-zoom-bg {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.animate-to-top {
	-webkit-transform: translate(0, 30px);
	transform: translate(0, 30px);
	opacity: 0;
	-webkit-transition:
	opacity 1s ease,
	transform 1s ease;
	transition:
	opacity 1s ease,
	transform 1s ease;
}
.waypoint.active .animate-to-top {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}
.delay02 {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.delay04 {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.delay06 {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.delay08 {
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}
.delay10 {
	-webkit-transition-delay: 1s;
	transition-delay: 1s;
}
.delay12 {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}
body {
	font-family: Ploni, arial;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0;
	color: #373636;
	text-align: right;
	direction: rtl;
	word-wrap: break-word;
	overflow-x: hidden;
}
.app-container {
	width: 100%;
	max-width: 1860px;
	margin-inline: auto;
	padding: 0 15px;
}
.app-btn {
	background-color: #E5AB95;
	display: inline-flex;
	min-height: 40px;
	line-height: 1.1;
	white-space: nowrap;
	align-items: center;
	justify-content: center;
	color: #373636;
	text-align: center;
	padding: 8px 20px 4px;
	border-radius: 50px;
	font-weight: 500;
	font-size: 18px;
	text-decoration: none;
	transition: all 0.2s ease;
	border: 2px solid transparent;
}
.app-btn--primary {
	background-color: #efa891;
	color: #fff;
}
.app-btn--outline {
	background-color: transparent;
	border-color: #efa891;
	color: #efa891;
}
.app-icon-btn {
	background: none;
	border: none;
	cursor: pointer;
	color: #373636;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px;
	transition: color 0.2s ease;
}
.app-topbar {
	background-color: #D1E7DD;
	display: flex;
	height: 40px;
	align-items: center;
	text-align: center;
	padding: 8px 0;
}
.app-topbar__text {
	color: #4a5b52;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	letter-spacing: 0;
}
.app-header {
	background-color: #fff;
	position: sticky;
	top: 0;
	z-index: 15;
	border-bottom: 1px solid #EAEAEA;
}
.app-header_inner {
	display: flex;
	height: 70px;
	align-items: center;
	gap: 20px;
}
.container1760,
.container {
	width: 1800px;
	max-width: 100%;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
}
.container710 {
	width: 750px;
}
.container1000 {
	width: 1040px;
}
.container1164 {
	width: 1204px;
}
.container1242 {
	width: 1282px;
}
.container1410 {
	width: 1450px;
}
.container1468 {
	width: 1508px;
}
.container1640 {
	width: 1680px;
}
#menu-btn {
	display: flex;
	background: none;
	width: 24px;
	height: 24px;
	justify-content: center;
	align-items: center;
	margin: 0 auto 0 0;
	padding: 0;
	border: none;
	flex-shrink: 0;
	z-index: 16;
}
.menu-btn-inner {
	width: 22px;
	height: 16px;
	position: relative;
}
.menu-btn-inner:before,
.menu-icon-spans {
	background: #373636;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span1 {
	top: 0;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.menu-icon-span2,
.menu-btn-inner:before {
	content: "";
	top: 7px;
}
.menu-icon-span2 {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span3 {
	bottom: 0;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.menu-is-open .menu-icon-span1 {
	-webkit-transform: translate(0,6px);
	transform: translate(0,6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
body.menu-is-open .menu-icon-span2 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.menu-is-open .menu-btn-inner:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.menu-is-open .menu-icon-span3 {
	-webkit-transform: translate(0,-6px);
	transform: translate(0,-6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.menu-overlay {
	position: fixed;
	top: 80px;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	z-index: 14;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 0.3s ease;
}
body.menu-is-open .menu-overlay {
	opacity: 1;
	visibility: visible;
}
.app-header__nav {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	height: 100vh;
	align-items: flex-start;
	background-color: #FBF9F2;
	flex-direction: column;
	gap: 25px;
	z-index: 15;
	overflow-x: hidden;
	overflow-y: auto;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	transition:
	width 0.5s ease,
	opacity 0.5s ease,
	visibility 0s ease 0.5s;
}
body.menu-is-open .app-header__nav {
	width: 100vw;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	transition: 
	width 0.5s ease,
	opacity 0.5s ease,
	visibility 0s ease 0s;
}
.app-header__mega-list,
.app-header__nav-list {
	display: flex;
	width: 100vw;
	position: relative;
	flex-direction: column;
	align-items: flex-start;
	gap: 20px;
	list-style: none;
	margin: 0;
	order: 3;
	flex-grow: 1;
	padding: 0 20px 65px;
	overflow: auto;
}
.app-header__mega-list {
	max-width: 100%;
	gap: 0;
	overflow: visible;
	position: static;
	padding: 0 0 60px 0;
}
.app-header__mega-side {
	display: none;
}
.app-header__mega-item,
.app-header__nav-item {
	width: 100%;
}
.app-header__mega-link,
.app-header__nav-link {
	width: 100%;
	text-align: right;
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight: 500;
	justify-content: space-between;
	gap: 10px;
	padding: 5px 0;
	text-decoration: none;
	color: inherit;
}
.app-header__mega-link {
	font-size: 18px;
	font-weight: 400;
}
.app-header__mega-menu {
	background-color: #FBF9F2;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 15;
	display: block;
	transform: translate(100%, 0);
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	transition: 
	transform 0.5s ease,
	opacity 0.5s ease,
	visibility 0s ease 0.5s;
}
.app-header__nav-item.active-mobile-dropdown .app-header__mega-menu {
	transform: translate(0, 0);
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	transition: 
	transform 0.5s ease,
	opacity 0.5s ease,
	visibility 0s ease 0s;
}
.app-header__mega-menu-inner {
	padding: 0 20px;
}
.app-mobile-menu__category-title {
	font-weight: 700;
	font-size: 20px;
}
.back-menu {
	display: inline-flex;
	gap: 24px;
	align-items: center;
	font-size: 18px;
	font-weight: 500;
}
.back-menu::after {
	content: "";
	background: url(../images/arrow-left.svg) center center no-repeat;
	width: 8px;
	height: 16px;
	margin: -4px 0 0 0;
}
.app-mobile-menu__list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
}
.app-mobile-menu__link {
	color: #373636;
	text-decoration: none;
	font-size: 18px;
	display: block;
	padding: 6px 0;
}
.app-header__logo-img {
	height: 51px;
	width: auto;
}
.app-header__brand {
	display: flex;
	gap: 15px;
	align-items: center;
	flex-shrink: 0;
}
.header-logos-separator {
	background: #4C4C4C;
	width: 1px;
	height: 33px;
}
.cts-logo-img,
.tiptipot-logo-img {
	max-width: 110px;
	max-height: 60px;
	object-fit: contain;
}
.app-header__logos-wrapper {
	display: inline-block;
}
.app-header__actions {
	width: 100vw;
	order: 2;
	padding: 25px 20px 0;
	border-top: 1px solid #F3ECEC;
}
.app-header__calc-btn {
	min-height: 51px;
	padding: 8px 23px;
	font-family: "Mixtape", sans-serif;
	font-size: 26px;
	gap: 8px;
	transition: background-color 0.2s ease;
	font-weight: 400;
	order: 1;
	margin: 16px 20px 0 0;
}
.app-header__calc-svg {
	max-width: 60px;
	max-height: 42px;
	height: auto;
}
.app-header__search {
	width: 100%;
	position: relative;
}
.app-mobile-menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: #FBF9F2;
	z-index: 11;
	display: flex;
	flex-direction: column;
	padding: 38px 20px;
	overflow-y: auto;
	transform: translateX(-100%);
	transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.app-mobile-menu.is-open {
	transform: translateX(0);
}
.app-mobile-menu__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #F3ECEC;
}
.app-mobile-menu__close {
	background: none;
	border: none;
	color: #373636;
	cursor: pointer;
	padding: 8px;
	margin-inline-start: -8px;
}
.app-mobile-menu__calc-btn {
	background-color: #efa891;
	min-height: 51px;
	line-height: 1;
	color: #373636;
	padding: 10px 30px;
	border-radius: 50px;
	font-family: 'Mixtape';
	font-weight: 400;
	font-size: 26px;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	gap: 10px;
}
.app-mobile-menu__search-wrapper {
	margin-bottom: 32px;
}
.app-mobile-menu__search {
	width: 100%;
	position: relative;
}
.app-header__search-input,
.app-mobile-menu__search-input {
	background: #F0E5D8;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-radius: 50px !important;
	border: none;
	outline: none;
	font-family: "assistant";
	font-size: 16px;
	color: #373636;
	padding: 0 27px 0 70px;
}
.app-header__search-btn,
.app-mobile-menu__search-btn {
	background: url(../images/search.svg) center center no-repeat !important;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
}
.app-mobile-menu__search-input::-webkit-input-placeholder {
	color: #373636;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
.app-mobile-menu__search-input:-moz-placeholder {
	color: #373636;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
.app-mobile-menu__search-input::placeholder {
	color: #373636;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
.app-mobile-menu__category-header {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin: 0 0 14px 0;
	font-family: "Ploni", sans-serif;
	color: #373636;
}
.app-mobile-menu__back-icon {
	color: #efa891;
}
.app-mobile-menu__category-title {
	font-weight: 700;
	font-size: 20px;
}
.app-footer {
	background-color: #faf7f2;
}
.app-footer__inner .app-header__brand {
	padding: 35px 20px;
	justify-content: center;
}
.app-footer__brand {
	flex-shrink: 0;
	text-align: center;
	margin-bottom: 16px;
}
.app-footer__logos-wrapper {
	display: inline-block;
}
.app-footer__logo-img {
	max-width: 187px;
	height: auto;
}
.app-footer__links-grid {
	display: grid;
	grid-template-columns: 1fr;
	flex-grow: 1;
	padding: 5px 20px;
}
.app-footer__title {
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	padding: 4px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: "Ploni", sans-serif;
}
.app-footer__list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
	flex-direction: column;
}
.app-footer__link {
	display: block;
	color: #373636;
	text-decoration: none;
	font-size: 16px;
	padding: 2px 0;
	transition: color 0.2s ease;
}
.app-footer__socials {
	display: flex;
	flex-direction: row;
	gap: 20px;
	justify-content: center;
	margin: 0;
	list-style: none;
	padding: 50px 0 35px 0;
}
.app-footer__social-btn {
	display: block;
	text-decoration: none;
	border-radius: 50%;
	border: 2px solid transparent;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.app-footer__social-btn-img {
	max-width: 30px;
	max-height: 30px;
}
.app-footer__bottom {
	padding: 10px 20px;
	font-size: 16px;
	border-top: 1px solid #d1e7dd;
	text-align: center;
}
.app-footer__bottom-inner {
	display: flex;
	flex-direction: column;
	width: 1763px;
	max-width: 100%;
	margin: 0 auto;
	gap: 10px;
}
.app-footer__bottom-right {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.app-footer__copyright {
	width: 100%;
}
.app-footer__copyright + .app-footer__separator {
	display: none;
}
.footer-bottom-links-list {
	gap: 10px;
}
.footer-bottom-links-list > li {
	display: inline-flex;
	gap: 10px;
}
.footer-bottom-links-list > li:not(:first-child)::before {
	content: "|";
}
.app-footer__bottom-link {
	color: #373636;
	text-decoration: none;
	transition: color 0.2s ease;
}
.app-footer__creator {
	color: #373636;
}
.app-floating-actions {
	display: flex;
	width: 0;
	height: 0;
	float: left;
	justify-content: flex-end;
	position: sticky;
	top: calc(100% - 30px);
	left: 10px;
	flex-direction: column;
	align-items: flex-end;
	gap: 18px;
	z-index: 8;
	margin: 0 0 30px 0;
}
.app-floating-btn {
	border-radius: 30px;
	border: 1px solid #fff0e9;
	background: #e5ab95;
	font-family: "Mixtape";
	font-size: 18px;
	font-weight: 400;
	flex-shrink: 0;
	line-height: 1;
	box-shadow: 0 0 10px 0 rgba(234, 68, 46, 0.25);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #373636;
	text-decoration: none;
	transition:
	transform 0.3s ease,
	background-color 0.3s ease;
	text-align: center;
}
.app-floating-btn--pill {
	width: 48px;
	border-radius: 40px;
	padding: 8px 5px;
	margin: 0 0 0 5px;
}
.app-floating-btn__icon-pill {
	max-height: 53px;
	object-fit: contain;
	margin-bottom: 5px;
}
.app-floating-btn__text {
	font-size: 0.9rem;
	font-weight: 700;
	line-height: 1.2;
}
.app-floating-btn--circle {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}
.app-floating-btn__text-circle {
	font-size: 0.9rem;
	font-weight: 800;
	max-width: 45px;
}
.app-contact-hero {
	padding-top: 0;
	font-family: "Mixtape", sans-serif;
}
.app-contact-hero__breadcrumb-list {
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
	display: flex;
	gap: 8px;
	font-size: 20px;
	font-weight: 400;
}
.app-contact-hero__breadcrumb-list li a {
	text-decoration: none;
	transition: opacity 0.3s;
}
.app-contact-hero__breadcrumb-list .separator {
	font-weight: 300;
}
.app-contact-hero__title {
	font-size: 50px;
	font-weight: 700;
	margin: 0;
	line-height: 1;
}
.app-contact-main {
	/* padding: clamp(25px, 5vh, 113px) 0 30px; */
}
.app-contact-grid {
	display: flex;
	/* grid-template-columns: 1fr; */
	gap: 50px;
	/* align-items: start; */
	/* max-width: 866px; */
	margin: 0 auto;
	/* padding: 0; */
	flex-flow: column;
	/* flex-direction: column-reverse; */
}
.app-global-header {
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	direction: rtl;
}
.app-global-header__container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}
.app-global-header__breadcrumbs {
    display: flex;
    justify-content: center;
    margin: 0 0 10px 0;
}
.breadcrumb-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 8px;
	line-height: normal;
    font-size: 20px;
    font-family: "Mixtape", sans-serif;
}
.breadcrumb-item:not(:first-child)::before {
    content: "/";
    padding: 0 0 0 5px;
}
.breadcrumb-item a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
.breadcrumb-item a:hover {
    text-decoration: underline;
}
.app-global-header__title2,
.app-global-header__title {
	font-size: 50px;
	font-weight: 700;
	margin: 0 0 10px 0;
	line-height: 1;
	font-family: "Mixtape", sans-serif;
}
.app-global-header__title2 {
	font-size: 30px;
}
.app-global-header__content {
	max-width: 820px;
	margin: 0 auto;
	font-family: "Mixtape", sans-serif;
	font-size: 28px;
	line-height: 1.2;
	text-align: center;
}
.app-global-header__content p {
	margin: 0;
}
.app-hero {
	padding-top: 0;
}
.swiper-slide.app-hero__slide {
	display: flex;
	min-height: 540px;
}
.app-hero__slide-bg-img-wrap {
	background: linear-gradient(
	180deg,
	#ddebe1 0%,
	#ddebe1 60%,
	#ffffff 60%,
	#ffffff 100%
	);
	position: relative;
	z-index: 0;
	position: absolute;
	inset: 0 0 53px 0;
	z-index: -1;
	overflow: hidden;
	border-radius: 20px;
}
.app-hero__inner {
	display: flex;
	position: relative;
	z-index: 2;
	max-width: 1836px;
	padding: 0 20px 53px;
}
.app-hero__content {
	display: flex;
	width: 100%;
	flex-grow: 1;
	flex-direction: column;
	gap: 15px;
	padding: 20px 0 95px 0;
	text-align: center;
	margin: 0 auto;
}
.app-hero__title {
	font-size: 42px;
	line-height: 1.1;
	margin: 0;
	font-family: "Mixtape", sans-serif;
	font-weight: 700;
}
.app-hero__title b,
.app-hero__title strong {
	font-size: 52px;
}
.app-hero__text {
	font-size: 30px;
	margin: 0;
	line-height: 1.1;
	font-family: Mixtape;
}
.app-hero__buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
}
.app-btn.bg-white-override {
	min-width: 130px;
	background-color: #fff;
	border-color: #e6a88b;
	color: #373636;
	border-radius: 40px 40px 40px 0px;
	min-height: 45px;
}
.app-hero .app-btn--primary {
	background-color: #e6a88b;
	min-width: 130px;
	color: #4a4a4a;
	font-size: 16px;
	border-radius: 40px 0px 40px 40px;
	min-height: 45px;
}
.app-hero__characters {
	display: flex;
	position: absolute;
	bottom: 0;
	right: 7%;
	width: 41.4%;
	height: 161px;
}
.app-hero__controls {
	position: absolute;
	bottom: 12px;
	right: 50%;
	width: calc(50% - 63px);
	z-index: 10;
	pointer-events: none;
	display: flex;
	justify-content: center;
}
.app-hero__pagination-wrapper {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	pointer-events: auto;
}
.app-hero__play-pause {
	background: none;
	border: none;
	cursor: pointer;
	color: #4a4a4a;
	padding: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: color 0.2s ease;
}
.app-hero__pagination.swiper-pagination-bullets {
	position: static !important;
	width: auto !important;
	display: flex;
	align-items: center;
	gap: 9px;
}
.app-hero__pagination.swiper-pagination-clickable .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background-color: #efa891;
	opacity: 1;
	margin: 0 !important;
	transition: all 0.2s ease;
}
.app-hero__pagination.swiper-pagination-clickable .swiper-pagination-bullet-active {
	width: 8px;
	height: 8px;
	background-color: #373636;
}
.app-section-subtitle-small {
	font-size: 28px;
	font-weight: 700;
	font-family: "Mixtape";
}
.app-categories-gallery {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.app-categories-gallery-group {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	gap: 10px;
}
.app-categories-gallery-row {
	display: flex;
	width: 100%;
	height: 90px;
	gap: 10px;
	flex-wrap: wrap;
	position: relative;
}
.app-categories-gallery-row-title {
	width: calc(55% - 5px);
	margin: 0;
}
.app-categories-gallery-row-title-a {
	background: #F0E5D8;
	display: flex;
	height: 100%;
	line-height: 1;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 20px;
	font-size: 28px;
	font-family: "Mixtape";
	font-weight: 400;
	color: #373636;
	text-decoration: none;
	border-radius: 0 30px 30px 30px;
}
.app-categories-gallery-row-img-wrap {
	width: calc(45% - 5px);
	height: 100%;
	border-radius: 30px 0 30px 30px;
	position: relative;
	overflow: hidden;
}
.app-categories-gallery-row-img {
	position: absolute;
	left: 0;
	top: 0;
}
.app-categories-gallery-row:nth-child(2) {
	flex-direction: row-reverse;
}
.app-categories-gallery-group:last-child .app-categories-gallery-row {
	height: 90px;
}
.app-categories-gallery-group:last-child .app-categories-gallery-row-title,
.app-categories-gallery-group:nth-child(2):not(:has(.app-categories-gallery-row:nth-child(2))) .app-categories-gallery-row-img-wrap,
.app-categories-gallery-row:nth-child(2) .app-categories-gallery-row-title {
	width: calc(66% - 5px);
}
.app-categories-gallery-group:last-child .app-categories-gallery-row-img-wrap,
.app-categories-gallery-group:nth-child(2):not(:has(.app-categories-gallery-row:nth-child(2))) .app-categories-gallery-row-title,
.app-categories-gallery-row:nth-child(2) .app-categories-gallery-row-img-wrap {
	width: calc(34% - 5px);
}
.app-categories-gallery-row:has(.app-categories-gallery-row-title:nth-child(2)),
.app-categories-gallery-group:nth-child(2):not(:has(.app-categories-gallery-row:nth-child(2))) .app-categories-gallery-row {
	height: 190px;
}
.app-categories-gallery-group:nth-child(2):not(:has(.app-categories-gallery-row:nth-child(2))) .app-categories-gallery-row-title-a {
	border-radius: 30px 30px 0 30px;
}
.app-categories-gallery-group:nth-child(3) .app-categories-gallery-row {
	flex-direction: row-reverse;
}
.app-categories-gallery-row:has(.app-categories-gallery-row-title:nth-child(2)) .app-categories-gallery-row-img-wrap {
	width: calc(41% - 5px);
	position: absolute;
	right: 0;
	top: 0;
}
.app-categories-gallery-row:has(.app-categories-gallery-row-title:nth-child(2)) .app-categories-gallery-row-title {
	max-width: calc(59% - 5px);
	flex-grow: 1;
	height: auto;
}
.app-categories__footer {
	display: flex;
	justify-content: center;
	margin-top: 32px;
}
.app-section-header {
	max-width: 560px;
	text-align: center;
	margin: 0 auto 36px;
}
.app-innovation__intro p {
	margin: 0;
}
.app-products .app-section-header {
	padding-top: 27px;
}
.app-section-subtitle {
	line-height: 1.5;
}
.app-products_slider-wrapper {
	position: relative;
}
.app-card {
	display: flex;
	width: calc(50% - 8px);
	flex-direction: column;
	position: relative;
}
.swiper-slide .app-card {
	width: 100%;
}
.app-card__image-container {
	position: relative;
	width: 100%;
	height: 220px;
	overflow: hidden;
}
.app-card__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s ease;
}
.app-card__badge {
	position: absolute;
	top: 16px;
	inset-inline-start: 16px;
	background-color: #fff;
	padding: 6px 16px;
	border-radius: 50px;
	font-weight: 700;
	font-size: 0.9rem;
	color: #373636;
	z-index: 2;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.app-card__content {
	padding: 24px;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.app-card__title {
	font-size: 1.25rem;
	margin-bottom: 12px;
	color: #373636;
	line-height: 1.3;
}
.app-card__excerpt {
	color: #373636;
	font-size: 0.95rem;
	line-height: 1.6;
	margin-bottom: 24px;
	flex: 1;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.app-card__btn {
	align-self: center;
	width: 60%;
}
.app-slider-nav {
	display: flex;
	justify-content: center;
	gap: 16px;
	margin-top: 40px;
}
.app-slider-nav__btn {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background-color: #fff;
	border: none;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
	color: #373636;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.2s ease;
}
.app-slider-nav__btn.swiper-button-disabled {
	opacity: 0.5;
	cursor: not-allowed;
	background-color: #fff;
	color: #d1e7dd;
}
.app-section-header .app-section-title {
	margin: 0;
}
.app-products__slider-wrapper {
	position: relative;
	padding: 0;
}
.app-products__swiper .swiper-slide {
	display: inline-flex;
	width: 250px;
	min-height: 336px;
}
.app-product-card {
	background-color: #F0E5D8;
	display: flex;
	width: 100%;
	text-decoration: none;
	color: #373636;
	border-radius: 10px;
	padding: 33px 17px;
	flex-direction: column;
	transition: transform 0.3s ease;
}
.app-product-card__content {
	text-align: center;
	line-height: 1;
}
.app-product-card__title {
	font-family: "Mixtape";
	font-size: 28px;
	font-weight: 700;
	margin: 0;
}
.app-product-card__desc {
	font-size: 18px;
	margin: 9px 0 0 0;
}
.app-product-card__figure {
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.app-product-card__img {
	max-height: 170px;
	object-fit: contain;
}
.app-prod-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #efa891;
	color: #fff;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 10;
}
.app-prod-nav--prev {
	right: 18px;
}
.app-prod-nav--next {
	left: 18px;
}
.app-products__footer {
	margin: 25px 0 27px 0;
	text-align: center;
}
.app-btn--teal {
	background-color: #84c2bc;
	min-width: 195px;
	color: #373636;
	border-radius: 40px 0px 40px 40px;
}
.app-articles {
	background-color: #f0e5d8;
	padding: 30px 0;
	margin: 30px 0;
}
.app-articles .swiper-slide {
	width: 311px;
}
.app-article-card {
	display: block;
	color: #373636;
	text-decoration: none;
}
.app-article-card__image-box {
	height: 188px;
	position: relative;
	border-radius: 30px;
	overflow: hidden;
	margin: 0 0 15px 0;
}
.app-article-card__badge {
	background: #fff;
	min-width: 79px;
	height: 31px;
	line-height: 34px;
	text-align: center;
	position: absolute;
	top: 16px;
	right: 16px;
	z-index: 2;
	padding: 0 15px;
	border-radius: 15px;
	font-size: 14px;
}
.app-article-card__title {
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 10px 0;
	font-family: Mixtape;
	line-height: 1;
}
.app-article-card__text {
	font-size: 16px;
	line-height: normal;
	margin: 0 0 15px 0;
}
.app-article-card__btn {
	display: inline-block;
	background-color: #efa891;
	min-width: 145px;
	height: 44px;
	line-height: 44px;
	padding: 0 15px;
	text-align: center;
	border-radius: 40px 40px 40px 0;
	font-weight: 500;
	transition: 0.3s ease;
	font-size: 18px;
}
.app-articles__nav {
	display: flex;
	justify-content: center;
	gap: 15px;
	margin-top: 30px;
}
.app-articles__nav-btn {
	background: #fff;
	display: flex;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: 0.3s;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
	line-height: 3;
}
.app-coupons-section {
	padding-right: 15px;
	padding-left: 15px;
}
.app-coupons {
	background-color: #D1E7DD;
	padding: 22px 0;
	margin: 0 auto;
	text-align: center;
	border-radius: 20px;
}
.app-section-title {
	font-size: 38px;
	font-weight: 700;
	line-height: 1.11;
	margin: 0 0 18px 0;
	text-align: center;
	font-family: "Mixtape";
}
.app-coupon-ticket {
	background-color: #fff;
	background-image:
	  radial-gradient(circle at 50% 0%, #D5E6DE 15px, transparent 0px),
	  radial-gradient(circle at 50% 100%, #D5E6DE 15px, transparent 0px);
	background-size: 100% 100%;
	display: flex;
	min-height: 194px;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	border-radius: 15px;
	position: relative;
	padding: 21px 10px;
	color: #373636;
	text-decoration: none;
}
.app-coupon-ticket__inner {
	display: flex;
	width: 100%;
	gap: 10px;
	margin: auto 0;
}
.app-coupon-ticket__content {
	flex: 1;
	text-align: right;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
	gap: 10px;
}
.app-coupon-ticket__brand {
	font-weight: 700;
	font-size: 30px;
	display: flex;
	align-items: center;
	gap: 6px;
	justify-content: center;
	line-height: 0.9;
}
.app-coupon-ticket__brand-img {
	width: auto;
	height: auto;
	max-width: 100px;
	max-height: 27px;
}
.app-coupon-ticket__discount {
	display: flex;
	align-items: center;
	gap: 5px;
}
.app-coupon-ticket__percent {
	display: block;
	font-size: 44px;
	font-weight: 700;
	line-height: 0.8;
}
.app-coupon-ticket__details {
	font-size: 16px;
	font-weight: 500;
	line-height: 0.9;
}
.app-coupon-ticket__btn {
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	line-height: 1;
	border: 1px solid #333;
	padding: 8px 20px 3px;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0px 40px 40px 40px;
}
.app-coupon-ticket__img-wrap {
	width: 125px;
	position: relative;
}
.app-coupon-ticket__img {
	max-height: 100%;
	object-fit: contain;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.app-coupons__wrapper {
	position: relative;
}
.swiper.app-coupons__swiper {
	padding: 0 8px;
}
.app-coupon-nav {
	background: #75BAB7 url(../images/arrow2-left-mobile.svg) center center no-repeat;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin: 15px 5px 0;
	vertical-align: top;
}
.swiper-button-disabled {
	filter: alpha(opacity=20);
	opacity: 0.2;
	-khtml-opacity: 0.2;
	cursor: default;
}
.prev,
.next {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.app-coupon-nav.prev {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.app-coupons__footer {
	margin: 25px 0 0 0;
}
.app-btn--pill {
	background-color: #E5AB95;
	min-width: 192px;
	min-height: 45px;
	border-radius: 40px 0 40px 40px;
}
section {
	padding-top: 30px;
	padding-bottom: 30px;
}
.app-club__inner {
	display: flex;
	width: 1762px;
	max-width: 100%;
	margin: 0 auto;
	gap: 0;
	border-radius: 20px;
	overflow: hidden;
	flex-direction: column;
	align-items: center;
}
.app-club__banner {
	background-color: #E9A288;
	display: flex;
	width: 100%;
	min-height: 254px;
	align-items: center;
	justify-content: center;
	padding: 25px 15px;
	text-align: center;
	border-radius: 20px;
	height: auto;
}
.app-club__content {
	display: flex;
	max-width: 566px;
	flex-direction: column;
	gap: 15px;
	align-items: center;
}
.app-club__title {
	font-size: 38px;
	font-weight: 700;
	margin: 0;
	font-family: "Mixtape";
	line-height: 1;
}
.app-club__text {
	line-height: 1.3;
	font-weight: 500;
	margin: 0;
}
.app-club__btn {
	display: inline-flex;
	background-color: #fff;
	min-width: 175px;
	min-height: 40px;
	color: #373636;
	padding: 8px 20px 4px;
	align-items: center;
	border-radius: 40px 0 40px 40px;
	text-decoration: none;
	justify-content: center;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	transition: all 0.3s ease;
}
.app-club__image-box {
	height: 72vw;
	max-height: 400px;
	padding: 0 15px;
}
.app-club__img {
	border-radius: 20px 20px 0 0;
}
.app-registration-club {
	padding: 120px 0;
}
.app-registration-club .app-club__inner {
	justify-content: center;
}
.app-registration-club .app-club__image-box {
	max-width: 680px;
	position: relative;
	right: 40px;
}
.app-registration-club .app-club__banner {
	height: auto;
	max-width: 850px;
	position: relative;
	left: 60px;
	align-items: flex-start;
	padding: 20px 8px 30px;
}
.app-registration-club .registration-form {
	max-width: 566px;
	position: relative;
	right: 60px;
}
.app-registration-club .registration-title {
	margin-bottom: 0;
}
.app-registration-club .registration-subtitle {
	font-size: 18px;
	font-weight: 500;
	margin: 0 auto;
	max-width: 370px;
	line-height: 1.2;
	margin-top: 9px;
	position: relative;
	right: -22px;
}
.app-social .app-container {
	max-width: 1634px;
}
.app-social .app-section-title {
	margin: 0;
}
.app-social__slider-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
}
.app-social__slider-wrapper .app-coupon-nav {
	margin-top: 0;
}
.app-social__slider-wrapper .app-coupon-nav.prev {
	right: 0;
}
.app-social__slider-wrapper .app-coupon-nav.next {
	left: 0;
}
.swiper.app-social__swiper {
	width: 1510px;
	max-width: 100%;
	padding: 30px;
}
.swiper.app-social__swiper .swiper-slide {
	display: inline-flex;
	width: 265px;
	height: 463px;
	transition: opacity 0.5s ease;
}
.swiper.app-social__swiper .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-visible):not(.swiper-slide-fully-visible):not(.swiper-slide-next):not(.swiper-slide-prev) {
	opacity: 0;
}
.app-social-card {
	display: block;
	width: 100%;
	text-decoration: none;
	border-radius: 50px;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.10);
	overflow: hidden;
	position: relative;
}
.app-social-card::after {
	content: "";
	background: rgba(0, 0, 0, 0.2);
	position: absolute;
	inset: 0;
	z-index: 1;
}
.app-social-card__play {
	background: url(../images/social/play.svg) center center / contain no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.app-social-card__video {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s ease, visibility 0s ease 0.3s;
	transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}
.app-social-card:focus-visible {
    outline: 2px solid #efa891;
    outline-offset: 4px;
}
.app-social-card.is-playing .app-social-card__video {
	z-index: 3;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s ease, visibility 0s ease 0s;
	transition: opacity 0.3s ease, visibility 0s ease 0s;
}
.app-social-card.is-playing .app-social-card__play,
.app-social-card.is-playing::after {
	display: none;
}
.app-social-nav {
	position: static;
	top: 50%;
	transform: none;
	width: clamp(30px, 5vw, 45px);
	height: clamp(30px, 5vw, 45px);
	border-radius: 50%;
	background-color: #84c2bc;
	color: #fff;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 10;
}
.app-social-nav--prev {
	right: 0;
}
.app-social-nav--next {
	left: 0;
}
.app-press-container {
	max-width: 1768px;
	margin: 0 auto;
}
.swiper.app-press__swiper,
.swiper.app-articles__swiper {
	padding: 5px 15px;
}
.app-press__slider-wrapper {
	position: relative;
	margin: 15px 0 0 0;
}
.app-press__swiper .swiper-slide {
	width: 260px;
}
.app-press-card {
	text-align: right;
	display: flex;
	color: #373636;
	text-decoration: none;
	flex-direction: column;
}
.app-press-card__image-wrap {
	width: 100%;
	height: 116px;
	border-radius: 30px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.app-press-card__content {
	display: flex;
	flex-direction: column;
	padding: 0 10px;
}
.app-press-card__date {
	font-size: 14px;
	color: #EA442E;
	font-weight: 300;
	margin: 0 0 10px 0;
}
.app-press-card__title {
	font-size: 28px;
	font-weight: 400;
	font-family: Mixtape;
	line-height: 1;
	margin: 0 0 8px 0;
}
.app-press-card__meta {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 20px 0;
}
.app-press-card__link {
	font-size: 22px;
	font-weight: 700;
	color: #373636;
	font-family: Mixtape;
	text-decoration: underline;
}
.app-press__nav {
	display: flex;
	justify-content: center;
	gap: 11px;
	margin: 15px 0 0 0;
}
.app-press-nav {
	background-color: #E5AB95;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.3s;
}
.app-innovation > .container {
	background: #faf8f5;
	border-radius: 20px;
	padding: 16px 20px 46px;
}
.app-innovation__wrapper {
	width: 100%;
	position: relative;
}
.app-innovation__main-img {
	display: none;
}
.app-innovation__list {
	display: flex;
	flex-direction: column;
	padding: 0;
	margin: 0;
	list-style: none;
	gap: 12px;
}
.app-info-card {
	width: 100%;
	position: relative;
}
.app-info-card-inner {
	width: 100%;
}
.app-info-card__header {
	background: var(--card-color);
	display: flex;
	width: 100%;
	min-height: 56px;
	gap: 15px;
	font-size: 24px;
	font-family: 'Mixtape';
	padding: 8px 20px;
	justify-content: space-between;
	align-items: center;
	border-radius: 20px 20px 20px 0;
}
.app-info-card__header::after {
	content: "";
	background: url(../images/down_arrow_3_.svg) center center no-repeat;
	height: 9px;
	width: 17px;
	margin: 5px 0 0 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: transform 0.3s ease;
	transition: transform 0.3s ease;
}
.app-info-card.is-open .app-info-card__header::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.app-info-card__body {
	max-height: 0;
	position: relative;
	z-index: 1;
	overflow: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	margin: 0;
	padding: 0;
	-webkit-transition: max-height 0.4s ease-out, opacity 0.3s ease;
	transition: max-height 0.4s ease-out, opacity 0.3s ease;
}
.app-info-card.is-open .app-info-card__body {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.app-info-card__body::before {
	background: var(--card-color);
	content: "";
	position: absolute;
	inset: 0 0 0 0;
	z-index: -1;
	filter: alpha(opacity=20);
	opacity: 0.2;
	-khtml-opacity: 0.2;
}
.app-truncate {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}
.app-card-a {
	display: flex;
	width: 100%;
	height: 100%;
	flex-direction: column;
	text-decoration: none;
	color: #373636;
}
.app-catalog-card__image-wrap {
	background-color: #FAF7F0;
	max-height: 303px;
	border-radius: 20px;
	aspect-ratio: 160 / 177;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 12px;
}
.app-catalog-card__share {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 19px;
	height: 19px;
	z-index: 2;
}
.app-catalog-card__img {
	max-height: 100%;
	height: auto;
	width: auto;
}
.app-catalog-card__content {
	padding: 13px 0 0 0;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	text-align: start;
}
.app-catalog-card__headline {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
}
.app-catalog-card__description {
	font-size: 14px;
	line-height: 1.2;
	margin: 0;
	font-weight: 400;
}
.app-catalog-card__size {
	font-size: 14px;
}
.app-catalog-card__icons {
	display: flex;
	gap: 5px;
	margin: auto 0 10px 0;
	padding: 10px 0 0 0;
}
.app-catalog-card__icon-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 6px;
	flex: 1;
}
.app-catalog-card__icon-item img {
	width: 24px;
	height: 24px;
	object-fit: contain;
}
.app-catalog-card__icon-label {
	font-size: 12px;
	text-align: center;
	line-height: 1;
}
.app-catalog-card__button {
	background-color: #75BAB7;
	display: flex;
	height: 40px;
	justify-content: center;
	align-items: center;
	color: #373636;
	text-align: center;
	padding: 0 18px;
	border: 1px solid #75BAB7;
	border-radius: 40px 0 40px 40px;
	font-weight: 500;
	text-decoration: none;
	transition: background-color 0.3s;
	font-size: 18px;
}
.app-contact-header {
	margin: 0 0 29px 0;
}
.app-contact-title {
	font-size: 38px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 10px 0;
	font-family: 'Mixtape';
}
.app-contact-subtitle {
	font-size: 20px;
	line-height: 1.3;
	margin: 0;
}
.app-form__row {
	display: grid;
	grid-template-columns: 1fr;
	gap: 15px;
	margin-bottom: 25px;
	margin-top: -10px;
}
.app-form__group {
	position: relative;
	margin-bottom: 0;
}
.app-form__label {
	position: absolute;
	right: 0;
	top: 10px;
	font-weight: 400;
	font-size: 1.1rem;
	color: #373636;
	transition: all 0.3s ease;
	pointer-events: none;
	z-index: 1;
	font-size: 16px;
}
.app-form__input {
	border: none;
	border-bottom: 1.5px solid #c7c7c7;
	padding: 10px 0;
	font-size: 16px;
	font-weight: 400;
	outline: none;
	background: transparent;
	transition: border-color 0.3s;
	width: 100%;
	position: relative;
	z-index: 2;
	color: #373636;
}
.app-form__input--textarea {
	min-height: 75px;
	resize: none;
}
.app-form__input:focus {
	border-bottom-color: #84c2bc;
}
.app-form__input:focus + .app-form__label,
.app-form__input:not(:placeholder-shown) + .app-form__label {
	top: -8px;
	font-size: 0.85rem;
	color: #84c2bc;
}
.app-form__select-wrapper {
	position: relative;
}
.app-form__input--select {
	appearance: none;
	cursor: pointer;
}
.app-form__select-wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2384C2BC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")
	no-repeat center;
	background-size: contain;
	pointer-events: none;
	z-index: 3;
}
.app-form__file-custom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1.5px solid #e0e0e0;
	padding: 15px 0;
	cursor: pointer;
	font-weight: 700;
}
.app-form__file-icon {
	color: #84c2bc;
	display: flex;
	align-items: center;
}
.app-form__footer {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 20px;
}
.app-form__agreement {
	width: 100%;
	margin-bottom: 20px;
}
.app-form__disclaimer {
	font-size: 14px;
	color: #111128;
	margin-bottom: 10px;
}
.app-form__checkbox-label {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	cursor: pointer;
	align-items: center;
}
.app-form__checkbox {
	-webkit-appearance: none;
	appearance: none;
	width: 17px;
	height: 17px;
	border: 2px solid #d1e7dd;
	border-radius: 100px;
	margin-top: 4px;
	cursor: pointer;
	position: relative;
	display: inline-grid;
	place-content: center;
	transition: all 0.2s;
	background-color: transparent;
	vertical-align: middle;
	margin-left: 8px;
}
.app-form__checkbox:checked {
	background-color: #d1e7dd;
}
.app-form__checkbox::before {
	content: "";
	width: 8px;
	height: 4px;
	border-left: 2px solid #373636;
	border-bottom: 2px solid #373636;
	transform: rotate(-45deg);
	opacity: 0;
	margin-bottom: 2px;
}
.app-form__checkbox:checked::before {
	opacity: 1;
}
.app-form__group--checkbox {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}
.app-form__checkbox-text {
	font-size: 14px;
	line-height: 1.4;
	color: #111128;
}
.app-form__submit-btn {
	background-color: #75bab7;
	color: #373636;
	border: none;
	border-radius: 40px 40px 40px 0px;
	padding: 7px 60px;
	cursor: pointer;
	transition: all 0.3s ease;
	min-width: 265px;
	font-size: 18px;
	font-weight: 500;
	font-family: "Ploni", sans-serif;
	width: 100%;
}
.app-contact-sidebar {
	background-color: #D1E7DD;
	border-radius: 20px;
	padding: 40px 16px;
	/* margin-block-start: 15px; */
	/* margin-inline-end: 15px; */
	/* min-height: 1px; */
	/* order: -1; */
	width: 100%;
	/* padding-inline: 20px; */
}
.app-sidebar-title {
	font-size: 38px;
	font-weight: 700;
	font-family: 'Mixtape';
	/* color: #4e4e4e; */
	margin: 0 0 38px 0;
}
.app-sidebar-list {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-inline: 20px;
	font-size: 20px;
	display: flex;
	flex-direction: column;
	gap: 30px;
	font-family: "assistant";
}
.app-sidebar-item {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	/* margin: 0 0 30px 0; */
}
.app-sidebar-icon {
	color: #84c2bc;
	width: 20px;
	display: flex;
	align-items: center;
	padding-top: 3px;
	flex-shrink: 0;
}
.app-sidebar-label {
	color: #373636;
	margin-bottom: 4px;
}
.app-sidebar-link {
	text-decoration: none;
	color: currentColor;
}
.app-sidebar-whatsapp {
	color: #373636;
	text-decoration: underline;
	font-weight: 400;
}
.app-sidebar-social {
	display: flex;
	gap: 30px;
	padding: 0 20px;
	/* margin-inline-start: 72px; */
	margin: 35px 0 0 0;
}
.app-sidebar-social-link {
	/* width: 20px; */
	/* height: 20px; */
	/* border-radius: 50%; */
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
	transition: transform 0.3s;
	/* background-color: #d1e7dd; */
	line-height: 1px;
}
.app-sidebar-social-link img {
	width: 20px;
	height: 20px;
}
.app-form__group--file {
	position: relative;
	margin-top: 0;
}
.app-form__label--static {
	position: absolute;
	right: 0;
	top: -15px;
	font-size: 0.85rem;
	color: #84c2bc;
	font-weight: 700;
}
.app-form__file-custom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
}
.app-form__file-placeholder {
	color: #373636;
	font-size: 16px;
	font-weight: 400;
}
.app-form__file-icon {
	color: #84c2bc;
	transition: transform 0.3s ease;
}
.app-coupons-page > .app-container {
	width: 1105px;
	max-width: 100%;
}
.app-coupons-page .app-section-title {
	font-size: 3rem;
	font-weight: 800;
	margin-bottom: 20px;
	color: #373636;
}
.app-coupons-page .app-section-subtitle {
	max-width: 900px;
	margin: 0 auto 35px;
	font-size: 22px;
	line-height: 1.5;
	color: #444;
	padding-inline: 20px;
}
.app-coupons-slider-wrapper {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}
.app-coupon-card {
	background: #d1e7dd;
	display: flex;
	padding: 20px 8px;
	transition: transform 0.3s ease;
	width: 100%;
	border-radius: 20px;
}
.app-coupon-card__inner {
	background-color: #fff;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 20px;
	width: 100%;
	min-height: 420px;
	background-image:
	radial-gradient(circle at 50% 0%, #d1e7dd 15px, transparent 16px),
	radial-gradient(circle at 50% 100%, #d1e7dd 15px, transparent 16px);
	background-repeat: no-repeat;
	flex-flow: column;
	flex-direction: column;
	text-align: center;
}
.app-coupon-card__content {
	margin: 0 0 12px 0;
}
.brand-pink {
	display: block;
	color: #e91e63;
	line-height: 1px;
}
.app-coupon-card__brand-img {
	max-height: 50px;
	height: auto;
	width: auto;
}
.brand-dark {
	display: block;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
}
.app-coupon-card__info {
	display: flex;
	margin-bottom: 5px;
	gap: 8px;
	align-items: center;
}
.app-coupon-card__desc {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 5px 0;
	line-height: 1.1;
	text-align: start;
}
.app-coupon-card__discount-val {
	font-size: 44px;
	font-weight: 700;
	line-height: 0.9;
}
.app-coupon-card__btn {
	border: 1px solid #373636;
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 9px 12px 6px;
	border-radius: 0 40px 40px 40px;
	font-size: 16px;
	font-weight: 600;
	color: #373636;
	transition: all 0.3s ease;
}
.app-coupon-card__media {
	flex: 0.8;
	display: flex;
	align-items: center;
	justify-content: center;
}
.app-coupon-card__media-img {
	object-fit: contain;
}
.app-coupons-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background-color: #84c2bc;
	color: #fff;
	border: none;
	display: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 10;
	transition:
	opacity 0.3s ease,
	background-color 0.3s ease;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.app-coupons-nav--prev {
	right: 0;
}
.app-coupons-nav--next {
	left: 0;
}
.app-coupons-nav.swiper-button-disabled {
	opacity: 0.5;
	cursor: not-allowed;
}
.app-coupons-page__footer {
	margin-top: 60px;
}
.app-btn--peach {
	background-color: #efa891;
	color: #373636;
	padding: 12px 40px;
	border-radius: 40px;
	text-decoration: none;
	font-weight: 700;
	display: inline-block;
	transition: transform 0.3s ease;
}
.app-coupons__grid {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	margin: 0 auto;
	justify-content: center;
}
.app-solutions {
	padding-top: 50px;
}
.calc-text-height {
	overflow: hidden;
}
.calc-text-height p {
	margin: 0;
}
.calc-text-height {
	max-height: 22px;
}
.show-calc-text {
	font-size: 22px;
	font-family: Mixtape;
	font-weight: 700;
	text-decoration: underline;
}
.show-calc-text:not(.active),
.show-calc-text.hide {
	display: none;
}
.calc-text-height.active {
	max-height: none !important;
}
.app-catalog-filter {
	margin: 0 0 50px 0;
}
.app-catalog-filter__inner {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.app-catalog-filter__search {
	position: relative;
	width: calc(100% - 53px);
}
.app-catalog-filter__input {
	width: 100%;
	padding: 0 17px 0 44px;
	border-radius: 30px !important;
	border: 1px solid #75bab7;
	font-size: 18px;
	background: #D1E7DD;
	line-height: 44px;
	height: 44px;
}
.app-catalog-filter__input::placeholder {
	color: #373636;
}
.app-catalog-filter__search-btn {
	height: 44px;
	width: 44px;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	border: none;
	cursor: pointer;
	background: url(../images/search.svg) center center no-repeat;
}
.app-catalog-filter__tags {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	overflow-x: auto;
	padding: 0 10px 27px;
	margin: 0 -15px;
}
.app-catalog-filter__tags.is-scrollable {
    flex-direction: column;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    contain: content;
    will-change: transform;
    margin-bottom: 25px;
}
.app-catalog-filter__tag-row {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: max-content;
    contain: layout;
}
.app-catalog-filter__tag {
	padding: 0 26px;
	font-size: 18px;
	transition: all 0.3s;
	height: 44px;
	border: 1px solid var(--btn-color, #75BAB7);
	border-radius: 30px;
	min-width: 155px;
	line-height: 1;
	width: max-content;
	white-space: nowrap;
}
.app-catalog-filter__tag.app-catalog-filter__tag--active {
	background: var(--btn-color, #75BAB7);
	font-weight: 600;
}
.app-solutions__layout {
	display: flex;
	gap: 40px;
	align-items: flex-start;
	justify-content: space-between;
}
.app-catalog-filter__mobile-toggle {
	display: flex;
	background: transparent;
	width: 28px;
	height: 28px;
	border: none;
	cursor: pointer;
	padding: 0;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
}
.app-catalog-sidebar {
	background: #FAF7F0;
	width: 100%;
	position: fixed;
	right: 0;
	top: 70px;
	bottom: 0;
	z-index: 10;
	transform: translateX(100%);
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	transition:
	transform 0.4s ease,
	opacity 0.4s ease,
	visibility 0s ease 0.4s;
}
.app-catalog-filter__search-wrapper {
	display: flex;
	align-items: center;
	gap: 25px;
}
.app-catalog-sidebar.is-open {
	transform: translateX(0);
	visibility: visible;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	transition:
	transform 0.4s ease,
	opacity 0.4s ease,
	visibility 0s ease 0s;
}
.app-catalog-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	transition:
	opacity 0.3s ease,
	visibility 0s ease 0.3s;
}
.app-catalog-overlay.is-visible {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
	transition:
	opacity 0.3s ease,
	visibility 0s ease 0s;
}
.app-catalog-sidebar__top {
	padding: 25px 25px 20px;
	border-bottom: 1px solid #F0E5D8;
	display: flex;
	justify-content: space-between;
}
.app-catalog-sidebar__main-title {
	font-size: 17px;
	font-weight: 700;
	margin: 0;
}
.app-catalog-sidebar__close {
	background: transparent;
	border: 0;
	display: block;
}
.app-catalog-sidebar__reset {
	font-size: 14px;
	text-decoration: underline;
	position: absolute;
	top: 2px;
	left: 30px;
}
.app-catalog-sidebar__show-more {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-decoration: underline;
	text-decoration-style: solid;
	text-decoration-thickness: 0%;
	color: #373636;
	background-color: transparent;
	border: 0;
	margin-top: 20px;
	cursor: pointer;
}
.app-catalog-sidebar__inner {
	display: flex;
	height: 100%;
	flex-direction: column;
}
.app-catalog-sidebar__accordion-wrap {
	display: flex;
	height: calc(100% - 70px);
	overflow-y: auto;
	overflow-x: hidden;
	padding: 25px;
	flex-direction: column;
	gap: 25px;
}
.app-catalog-sidebar__accordion {
	position: relative;
	padding: 0;
}
.app-catalog-sidebar__group:not(.show-more) .app-catalog-sidebar__item:nth-child(4) ~ .app-catalog-sidebar__item,
.app-catalog-sidebar__group:not(:has(.app-catalog-sidebar__item:nth-child(5))) + .app-catalog-sidebar__show-more {
    display: none;
}
.app-catalog-sidebar__header {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 15px;
	margin: 0 0 15px 0;
}
.app-catalog-sidebar__header::after {
	content: "";
	background: url(../images/category-filter-arrow-bottom.svg) center center no-repeat;
	width: 11px;
	height: 6px;
	transition: transform 0.3s ease;
}
.app-catalog-sidebar__accordion--open .app-catalog-sidebar__header::after {
	transform: rotate(180deg);
}
.app-catalog-sidebar__title {
	font-family: "Ploni", sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #373636;
	text-align: start;
}
.app-catalog-sidebar__content {
	display: none;
	transition: all 0.3s ease;
}
.app-catalog-sidebar__accordion--open .app-catalog-sidebar__content {
	display: block;
}
.app-catalog-sidebar__group {
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.app-catalog-sidebar__item {
	display: flex;
	align-items: center;
	gap: 12px;
	cursor: pointer;
	font-size: 16px;
	color: #373636;
	font-weight: 400;
}
.app-catalog-sidebar__extra-items {
	display: flex;
	flex-flow: column;
	gap: 12px;
}
.app-catalog-sidebar__checkbox {
	appearance: none;
	width: 16px;
	height: 16px;
	border: 1px solid #e5ab95;
	border-radius: 2px;
	background-color: #e5ab95;
	cursor: pointer;
	position: relative;
	transition: all 0.2s;
}
.app-catalog-sidebar__checkbox:checked {
	background-color: #e5ab95;
	border-color: #e5ab95;
}
.app-catalog-sidebar__checkbox:checked::after {
	content: "";
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	width: 5px;
	height: 9px;
	border: solid #074d5f;
	border-width: 0 2px 2px 0;
}
.app-catalog-sidebar__label {
	line-height: 1;
}
.app-pagination {
	margin-top: 60px;
	display: flex;
	justify-content: center;
}
.app-pagination__list {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 25px;
}
.app-pagination__item {
	display: inline-flex;
	font-family: "Mixtape", sans-serif;
	font-size: 22px;
	font-weight: 700;
	gap: 4px;
	align-items: center;
}
.app-pagination__item--active {
	border-bottom-color: #84c2bc;
}
.app-contact-hero__inner {
	background-color: #D1E7DD;
	border-radius: 0 0 50px 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 15px;
	min-height: 200px;
	text-align: center;
	flex-direction: column;
}
.app-contact-hero__image {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	order: -1;
	margin-bottom: 40px;
}
.app-contact-hero__img {
	max-width: 320px;
	height: auto;
	display: block;
}
.app-contact-hero__content {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.app-contact-hero__headline {
	font-family: "Mixtape", sans-serif;
	font-size: 28px;
	font-weight: 800;
	margin-bottom: 30px;
	line-height: 1.1;
}
.app-contact-hero__button {
	display: inline-block;
	background-color: #fff;
	padding: 15px 40px;
	border-radius: 50px;
	font-weight: 800;
	text-decoration: none;
	font-size: 18px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.app-hero-banner {
	padding: 0;
	position: relative;
}
.app-hero-banner .swiper:not(.swiper-initialized) .swiper-slide ~ .swiper-slide {
	display: none;
}
.app-hero-banner__pagination.swiper-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 4px;
}
.app-hero-banner__pagination .swiper-pagination-bullet {
	background: #84C2BC;
	width: 8px;
	height: 8px;
	margin: 0 !important;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.app-hero-banner__pagination .swiper-pagination-bullet-active {
	background: #373636;
}
.promo-main {
	font-size: 44px;
	font-weight: 700;
}
.promo-sub {
	font-size: 2.2rem;
	font-weight: 400;
	margin-top: 5px;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
	background-color: #75bab7;
	opacity: 1;
}
.app-hero-banner__pagination.swiper-pagination
	.swiper-pagination-bullet-active {
	background: #373636;
}
.app-dual-banners > .container {
	padding: 0;
}
.app-dual-banners__grid {
	display: flex;
	gap: 50px;
	max-width: 1760px;
	margin: 0 auto;
	flex-flow: column-reverse;
}
.app-promo-banner {
	border-radius: 20px;
	padding: 36px 20px;
	display: flex;
	flex-direction: column;
	gap: 25px;
	align-items: center;
	text-align: center;
	box-shadow: 0px 0px 50px rgba(83, 83, 83, 0.15);
}
.app-promo-banner--beige {
	background-color: #f0e5d8;
	margin-inline: 15px;
}
.app-promo-banner--mint {
	background-color: #d1e7dd;
	padding: 44px 36px;
}
.app-promo-banner__title {
	font-size: 42px;
	font-weight: 700;
	margin: 0 0 10px 0;
	line-height: 1;
	font-family: 'Mixtape';
}
.app-promo-banner__subtitle {
	font-size: 20px;
	font-weight: 500;
	color: #373636;
	margin: 0 0 10px 0;
	line-height: 1.25;
}
.app-promo-banner__text {
	font-size: 18px;
	line-height: 1.6;
	color: #373636;
	max-width: 650px;
	margin: 0 0 10px 0;
}
.app-promo-banner--mint .app-promo-banner__content .app-promo-banner__btn,
.app-promo-banner--mint .app-promo-banner__text {
	display: none;
}
.app-promo-banner__btn {
	display: inline-flex;
	width: 100%;
	min-height: 40px;
	color: #373636;
	padding: 7px 30px;
	border-radius: 40px 40px 40px 0;
	font-weight: 500;
	text-decoration: none;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 18px;
	line-height: 1;
}
.app-promo-banner__btn--salmon {
	background-color: #e5ab95;
	color: #373636;
}
.app-promo-banner__btn--white {
	background-color: #fff;
	width: auto;
	min-width: 175px;
	border-radius: 40px 0px 40px 40px;
}
.app-promo-banner__img {
	width: auto;
	height: auto;
	max-height: 210px;
	margin: auto 0 0 0;
}
.app-ingredients > .container {
	padding: 0;
}
.app-ingredients-box {
	background-color: #FAF7F0;
	padding: 84px 20px 72px;
	text-align: center;
	line-height: 1.1;
}
.app-ingredients__title {
	font-family: "Mixtape", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 30px 0;
}
.app-ingredients__grid {
	display: flex;
	flex-wrap: wrap;
	gap: 60px 20px;
	max-width: 1176px;
	margin: 0 auto;
}
.app-ingredient-card-inner {
	width: 350px;
	max-width: 100%;
	margin: 0 auto;
}
.app-ingredient-card {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.app-ingredient-card__image-wrap {
	width: 100%;
	max-width: 260px;
	aspect-ratio: 260 / 160;
	overflow: hidden;
	border-radius: 40px 0 40px 40px;
	margin: 0 auto 20px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.app-ingredient-card__name {
	font-size: 30px;
	font-weight: 700;
	margin: 0;
	font-family: "Mixtape", sans-serif;
}
.app-ingredient-card__text {
	line-height: normal;
	margin: 0;
}
.app-product-finder {
	text-align: center;
}
.app-product-finder .app-container {
	padding-inline: 20px;
}
.app-product-finder__title {
	font-family: "Mixtape", sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 20px 0;
}
.app-product-finder__grid {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	max-width: 710px;
	margin: 0 auto;
}
.app-finder-item {
	display: flex;
	width: 100%;
	gap: 15px;
	align-items: stretch;
}
.app-finder-item:nth-child(odd) {
	flex-direction: row-reverse;
}
.app-finder-item__group {
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	height: 100%;
	gap: 16px;
}
.app-finder-item__content {
	border-radius: 0 30px 30px 30px;
	overflow: hidden;
	min-height: 90px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 10px 13px;
	width: 100%;
}
.app-finder-item__image-wrap {
	width: 130px;
	height: 195px;
	flex-shrink: 0;
	border-radius: 30px 0 30px 30px;
	overflow: hidden;
}
.app-finder-item__label {
	font-family: Mixtape;
	font-size: 28px;
	font-weight: 700;
	margin: auto;
}
.app-finder-item__text {
	line-height: 1.1;
}
.app-finder-item:nth-child(1) .app-finder-item__content,
.app-finder-item__content--beige {
	background-color: #f0e5d8;
}
.app-finder-item:nth-child(2) .app-finder-item__content,
.app-finder-item__content--mint {
	background-color: #d1e7dd;
}
.app-finder-item:nth-child(3) .app-finder-item__content,
.app-finder-item__content--salmon {
	background-color: #e5ab95;
}
.app-finder-item:nth-child(4) .app-finder-item__content,
.app-finder-item__content--teal {
	background-color: #75bab7;
}
.app-product-finder__footer {
	margin-top: 25px;
	font-size: 16px;
	color: #373636;
	line-height: 1.5;
	font-weight: 400;
	text-align: start;
}
.app-solutions__header {
	margin-bottom: 60px;
}
.app-solutions__title {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 5px;
	color: #373636;
	padding-inline: 20px;
}
.app-solutions__subtitle {
	font-size: 28px;
	line-height: 1.2;
	color: #373636;
	max-width: 800px;
	margin: 0 auto;
	font-weight: 400;
	font-family: "Mixtape", sans-serif;
	padding-inline: 20px;
}
.app-solutions__read-more {
	display: block;
	list-style: none;
	background: none;
	border: none;
	text-decoration: underline;
	font-weight: 500;
	cursor: pointer;
	margin-top: 10px;
	color: #373636;
	font-size: 16px;
	font-family: "Ploni", sans-serif;
	outline: none;
}
.app-solutions__read-more::-webkit-details-marker {
	display: none;
}
.app-solutions__read-more .text-open {
	display: none;
}
.app-solutions__details[open] .app-solutions__read-more .text-open {
	display: inline;
}
.app-solutions__details[open] .app-solutions__read-more .text-closed {
	display: none;
}
.app-solutions__expandable {
	display: grid;
	grid-template-rows: 0fr;
	transition: grid-template-rows 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.app-solutions__details[open] + .app-solutions__expandable,
.app-solutions__details[open] .app-solutions__expandable {
	grid-template-rows: 1fr;
}
.app-solutions__inner {
	min-height: 0;
	overflow: hidden;
}
.app-solutions__read-more:focus-visible {
	outline: 2px solid #efa891;
	outline-offset: 4px;
}
.app-solutions__grid {
	display: flex;
	flex-wrap: wrap;
	gap: 40px 15px;
}
.app-card__image-container {
	background-color: #faf7f2;
	border-radius: 20px;
	padding: 40px 20px;
	position: relative;
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
.app-card__share-btn {
	position: absolute;
	top: 15px;
	left: 15px;
	background: none;
	border: none;
	cursor: pointer;
}
.app-card__img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.app-card__title {
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 8px;
	color: #333333;
}
.app-card__desc {
	font-size: 14px;
	color: #666666;
	line-height: 1.4;
	min-height: 40px;
}
.app-card__meta {
	display: block;
	margin: 10px 0;
	font-size: 13px;
	color: #999999;
}
.app-card__icons {
	display: flex;
	justify-content: center;
	gap: 12px;
	margin: 15px 0 25px;
}
.app-card__icon-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 4px;
	font-size: 11px;
	color: #777;
}
.app-card__icon-item img {
	width: 22px;
	height: 22px;
}
.app-btn-teal {
	background-color: #84c2bc;
	color: #ffffff;
	padding: 12px 0;
	border-radius: 30px;
	text-decoration: none;
	font-weight: 700;
	transition: background-color 0.3s ease;
	display: block;
}
.app-pagination {
	display: flex;
	justify-content: center;
	gap: 4px;
	margin: 40px 0 0 0;
	direction: ltr;
	line-height: 1;
}
.app-pagination__prev,
.app-pagination__next {
	display: flex;
	align-items: center;
	padding: 5px;
}
.app-pagination__prev {
	margin-right: 16px;
}
.app-pagination__next {
	margin-left: 16px;
}
.app-pagination button[disabled] {
	opacity: 0.3;
	cursor: not-allowed;
}
.app-pagination__item {
	position: relative;
}
.app-pagination__item:not([data-page="1"])::before {
	content: "-";
}
.app-pagination__item.active {
	color: #84c2bc;
}
.general-content-inner {
	display: flex;
	flex-direction: column;
	gap: 23px;
	text-align: center;
	line-height: 1.5;
}
.text-align-right {
	text-align: right;
}
.text-align-center {
	text-align: center;
}
.general-content-text .calc-text-height.is-truncated:not(.active) {
    -webkit-mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
}
.general-content-title {
	font-family: "Mixtape";
	font-size: 38px;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 10px 0;
}
.general-content-text b,
.general-content-text strong {
	font-weight: 500;
}
.general-content-text p {
	margin: 0;
}
.general-content-text {
	width: 100%;
}
.general-content-img-wrap {
	width: 100%;
	max-width: 566px;
	max-height: 320px;
	aspect-ratio: 566 / 320;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 40px 0 40px 40px;
	position: relative;
}
.play {
	background: url(../images/play.svg) center center no-repeat;
	position: absolute;
	inset: 0;
	z-index: 2;
}
.app-article__container {
	display: flex;
	gap: 35px;
	align-items: flex-start;
	max-width: 1450px;
	margin: 0 auto;
	padding: 0 20px;
	flex-direction: column;
}
.app-article__content {
	flex: 1;
}
.app-article__content p {
	font-size: 18px;
	line-height: 1.6;
	color: #3a3a3a;
	margin-bottom: 25px;
	text-align: center;
}
.app-article__media {
	flex: 1;
	display: flex;
	justify-content: center;
	max-width: 566px;
	width: 100%;
	order: -1;
	margin-bottom: 20px;
}
.media-frame {
	position: relative;
	width: 100%;
	border-radius: 40px 0 40px 10px;
	overflow: hidden;
	line-height: 0;
	box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}
.app-article__image {
	width: 100%;
	height: 195px;
	object-fit: cover;
}
.dosage-calculator {
	background-color: #f0e5d8;
	padding: 33px 0;
	min-height: 463px;
	border-radius: 20px;
}
.calculator-container {
	display: flex;
	max-width: 768px;
	flex-direction: column;
	gap: 25px;
	padding: 0 20px;
	margin: 0 auto;
}
.result-card {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.result-card__title {
	font-size: 20px;
	color: #000;
	margin: 0 0 10px 0;
	text-align: center;
}
.result-card__box {
	background-color: #d1e7dd;
	border-radius: 30px 30px 30px 0;
	padding: 20px;
}
.result-card__box-inner {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.result-card__box.active .before-calculating,
.result-card__box:not(.active) .after-calculating {
	display: none;
}
.before-calculating {
	text-align: center;
}
.calculator-start-img {
	object-fit: contain;
	max-height: 210px;
	margin: 0 auto;
}
.dosage-value {
	text-align: center;
	color: #000;
}
.dosage-number {
	font-size: 50px;
	font-weight: 600;
	line-height: 1;
}
.dosage-unit {
	font-weight: 500;
	margin: 0 5px 0 0;
	font-size: 30px;
}
.dosage-frequency {
	font-size: 20px;
	margin: 0 0 10px 0;
}
.injectors-wrap {
	display: flex;
	justify-content: center;
	gap: 17px;
}
.injector-and-numbers-wrap {
	display: flex;
}
.injector-wrap {
	position: relative;
	z-index: 0;
}
.injector-fill {
	display: flex;
	position: absolute;
	inset: 48px 5px 10px 5px;
	z-index: -1;
}
.injector-fill-inner {
	background: #E5AB95;
	width: 100%;
	height: 0;
	margin: auto 0 0 0;
}
.injector-numbers-list {
	flex-direction: column-reverse;
	font-size: 9px;
	font-weight: 600;
	line-height: 1.2;
	padding: 0 0 19px 0;
}
.frequency-img {
	height: 136px;
	width: auto;
	object-fit: scale-down;
}
.calculator-img {
	height: 190px;
	width: auto;
	object-fit: scale-down;
}
.controls-card {
	width: 100%;
	text-align: center;
}
.controls-card__title {
	font-size: 50px;
	font-weight: 700;
	margin: 0 0 20px 0;
	font-family: 'Mixtape';
	line-height: normal;
}
.controls-card__subtitle {
	font-size: 20px;
	margin: 0 0 10px 0;
}
.weight-display {
	background: #fff;
	min-width: 120px;
	height: 54px;
	line-height: 54px;
	border-radius: 30px;
	padding: 0 20px;
	display: inline-block;
	margin: 0 0 10px 0;
	font-size: 36px;
	font-weight: 600;
	border: 1px solid #E5AB95;
}
.weight-unit {
	font-weight: 400;
	font-size: 24px;
}
.slider-wrapper {
	position: relative;
	padding: 0 10px;
	margin: 0 0 32px 0;
}
.weight-slider {
	appearance: none;
	-webkit-appearance: none;
	width: 100%;
	height: 3px;
	background: #3a3a3a;
	border-radius: 0;
	outline: none;
}
.weight-slider::-webkit-slider-thumb {
	appearance: none;
	-webkit-appearance: none;
	background: #fff;
	width: 38px;
	height: 38px;
	border: 1px solid #e5ab95;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 0 10px rgba(229, 171, 149, 0.50);
}
.slider-arrows {
	background: url(../images/arrows-right-left.svg) center center no-repeat;
	width: 43px;
	height: 16px;
    position: absolute;
    top: 53px;
    right: 0;
    transform: translateX(50%);
}
.slider-arrows:active {
    cursor: grabbing;
}
.slider-labels {
	display: flex;
	justify-content: space-between;
	font-size: 25px;
}
.calc-button {
	background-color: #e5af98;
	height: 50px;
	border-radius: 100px;
	padding: 10px 30px;
	font-size: 18px;
	font-weight: 600;
	transition: background-color 0.3s ease;
	width: 100%;
}
.calculator-footer {
	max-width: 768px;
	margin: 20px auto 0;
	padding: 0 20px;
}
.calculator-footer ul {
	list-style: none;
	font-size: 14px;
	line-height: 1.5;
	padding: 0;
	margin: 0;
}
.calculator-footer li {
	display: flex;
	gap: 9px;
}
.calculator-footer li::before {
	content: "";
	background: #373636;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	flex-shrink: 0;
	margin: 5px 0 0 0;
}
.club-registration {
	padding: 80px 0;
}
.registration-container {
	background-color: #e5af98;
	border-radius: 40px;
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	padding: 50px 30px;
	flex-direction: column;
}
.registration-form {
	flex: 1.5;
}
.registration-title {
	font-size: 38px;
	font-weight: 700;
	color: #3a3a3a;
	margin-bottom: 15px;
	margin-top: 8px;
	line-height: 1;
	position: relative;
	right: -22px;
}
.registration-subtitle {
	font-size: 1.2rem;
	color: #3a3a3a;
	margin-bottom: 40px;
	max-width: 600px;
	line-height: 1.5;
}
.form-section-title {
	font-size: 22px;
	font-weight: 600;
	margin: 12px 0 8px;
	text-align: start;
	font-family: "Ploni", sans-serif;
}
.form-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 35px;
}
.form-group {
	position: relative;
	display: flex;
	flex-direction: column;
}
.form-group label {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 16px;
	font-weight: 400;
	.: SUPERELLIPSE(0.5);
	transition: all 0.3s ease;
	pointer-events: none;
}
.form-group input {
	background: none !important;
	width: 100%;
	height: 37px;
	border: none;
	border-bottom: 1px solid #373636;
	padding: 0;
	font-size: 16px;
}
.form-group input:focus + label,
.form-group input:not(:placeholder-shown) + label {
	top: 0;
	font-size: 14px;
	color: #373636;
}
.btn-add-child {
	background: #f0e5d8;
	border: none;
	border-radius: 30px;
	padding: 8px 15px;
	font-size: 14px;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 30px 0 0 0;
	align-items: center;
	transition: all 0.2s ease;
}
.checkbox-group {
	display: flex;
	flex-direction: column;
	gap: 4px;
	margin: 12px 0;
}
.custom-checkbox {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	cursor: pointer;
	font-size: 12px;
	line-height: 1.4;
	color: #333;
	user-select: none;
	max-width: 450px;
	text-align: start;
}
.custom-checkbox input[type="checkbox"] {
	-webkit-appearance: none;
	appearance: none;
	min-width: 18px;
	height: 18px;
	border: 2px solid #ffffff;
	border-radius: 100px;
	margin-top: 2px;
	cursor: pointer;
	position: relative;
	display: grid;
	place-content: center;
	transition:
	background-color 0.2s,
	border-color 0.2s;
	background-color: transparent;
	flex-shrink: 0;
	background-color: #fff;
}
.custom-checkbox input[type="checkbox"]:checked {
}
.custom-checkbox input[type="checkbox"]::before {
	content: "";
	width: 8px;
	height: 4px;
	border-left: 2px solid #373636;
	border-bottom: 2px solid #373636;
	transform: rotate(-45deg);
	opacity: 0;
	transition: opacity 0.2s;
	margin-bottom: 2px;
}
.custom-checkbox input[type="checkbox"]:checked::before {
	opacity: 1;
}
.form-actions {
	display: flex;
	justify-content: center;
	margin-top: 14px;
	width: 100%;
}
.btn-submit {
	background-color: #fff;
	width: 100%;
	min-width: 280px;
	color: #373636;
	border: none;
	padding: 8px;
	font-size: 1.1rem;
	font-weight: 700;
	border-radius: 40px 0 40px 40px;
	cursor: pointer;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(132, 194, 188, 0.2);
}
.btn-submit:active {
	transform: translateY(0);
}
.registration-media {
	flex: 1;
	position: relative;
}
.gifts-img {
	position: static;
	top: -100px;
	left: -80px;
	width: 100%;
	height: auto;
	pointer-events: none;
	margin-top: -60px;
	order: -1;
	margin-bottom: 40px;
}
.support-container {
	display: flex;
	gap: 50px 34px;
	max-width: 1510px;
	margin: 0 auto;
	flex-direction: column-reverse;
}
.app-article-support .app-faq {
	padding: 0;
}
.useful-links {
	background-color: #D1E7DD;
	border-radius: 20px;
	padding: 24px;
}
.sidebar-title {
	font-size: 38px;
	line-height: 1;
	font-weight: 700;
	margin: 0 0 30px 0;
	font-family: 'Mixtape';
}
.link-items {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.link-item {
	padding: 0 0 25px 0;
	border-bottom: 1px solid rgba(117, 186, 183, 0.5);
}
.link-item:last-child {
}
.link-item p {
	font-size: 20px;
	margin: 0 0 10px 0;
	line-height: 1.2;
}
.btn-details {
	display: inline-block;
	background-color: #75BAB7;
	color: #373636;
	padding: 0 20px;
	border-radius: 40px 0 40px 40px;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	min-width: 128px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.faq-section {
	flex: 1;
	padding: clamp(20px, 4vw, 30px);
	background: #faf7f0;
	border-radius: 20px;
}
.faq-title {
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 8px;
}
.accordion-item {
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid rgba(117, 186, 183, 0.5);
}
.accordion-header {
	width: 100%;
	background: none;
	border: none;
	display: flex;
	align-items: center;
	padding: 8px 0;
	cursor: pointer;
	gap: 25px;
	text-align: start;
	justify-content: space-between;
	line-height: 1;
}
.question-text {
	font-size: 22px;
	font-weight: 600;
	color: #3a3a3a;
}
.icon {
	font-size: 50px;
	color: #7ab8b1;
	font-weight: 900;
}
.accordion-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease;
	padding: 0;
	font-size: 18px;
	font-weight: 400;
}
.accordion-item.active .accordion-content {
	max-height: 500px;
	padding-bottom: 0;
}
.accordion-content p {
	font-size: 1.15rem;
	line-height: 1.7;
	color: #666;
	margin-bottom: 20px;
}
.author-container {
	display: flex;
	gap: 36px;
	align-items: flex-start;
	max-width: 1512px;
	margin: 0 auto;
	padding: 0 15px;
	flex-direction: column;
}
.author-main-row {
	display: flex;
	justify-content: space-between;
	margin: 0 0 20px 0;
}
.author-text-content {
	flex: 1;
}
.social-icons {
	display: flex;
	gap: 10px;
	padding: 4px 0 0 0;
}
.social-link img {
	height: 30px;
	width: auto;
}
.author-name {
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 10px 0;
	line-height: 1;
}
.author-title {
	font-weight: 600;
	margin: 0;
}
.author-description {
	line-height: 1.5;
}
.secondary-text {
	color: #666 !important;
	font-size: 1.05rem !important;
}
.author-media {
	width: 100%;
	max-width: 340px;
	height: 300px;
	margin: 0 auto;
}
.author-image-wrapper {
	width: 100%;
	height: 100%;
	border-radius: 60px 0 60px 60px;
	overflow: hidden;
	line-height: 0;
}
.app-container--small {
	background: #FAF7F0;
	max-width: 865px;
	margin: 0 auto;
	padding: 25px 20px;
	border-radius: 20px;
}
.app-faq__title {
	font-size: 38px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	font-family: 'Mixtape';
}
.app-faq__list {
	display: flex;
	flex-direction: column;
}
.app-faq__item {
	border-bottom: 2px solid #d1e7dd;
}
.app-faq__trigger {
	width: 100%;
	display: flex;
	align-items: center;
	padding: 26px 0;
	text-align: right;
	gap: 20px;
	justify-content: space-between;
	font-size: 22px;
	font-weight: 500;
}
.app-faq__icon {
	font-size: 50px;
	color: #84c2bc;
	line-height: 1;
	height: 22px;
	line-height: 27px;
}
.app-faq__question {
	font-size: 1.1rem;
	font-weight: 600;
	color: #373636;
	margin: 0;
	line-height: 1.4;
	font-family: "Ploni", sans-serif;
}
.app-faq__panel {
	display: grid;
	grid-template-rows: 0fr;
	transition:
	grid-template-rows 0.4s cubic-bezier(0.4, 0, 0.2, 1),
	opacity 0.3s ease;
	overflow: hidden;
	opacity: 0;
}
.app-faq__content {
	min-height: 0;
}
.app-faq__item.active .app-faq__panel {
	grid-template-rows: 1fr;
	opacity: 1;
	padding-bottom: 25px;
}
.app-faq__answer {
	font-size: 18px;
	line-height: 1.5;
	margin: 0;
}
.app-vitamins > .container {
	padding: 0;
}
.app-vitamins__title {
	font-size: 38px;
	font-weight: 700;
	font-family: 'Mixtape';
	margin: 0 auto;
	width: 230px;
	line-height: normal;
	order: 2;
}
.app-vitamins__grid {
	background-color: #F0E5D8;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	gap: 20px;
	padding: 37px 18px;
	text-align: center;
}
.app-vitamins__features {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
	width: 340px;
	flex-direction: column;
	order: 3;
}
.app-feature-card {
	padding: 12px 20px;
	border-radius: 30px 30px 30px 0px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
	width: 198px;
	min-height: 90px;
}
.app-feature-card__title {
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	font-family: 'Mixtape';
}
.app-feature-card__text {
	font-size: 16px;
	margin: 0;
	line-height: 1.12;
}
.app-feature-card--beige {
	background-color: #faf7f0;
}
.app-feature-card--salmon {
	background-color: #e5ab95;
}
.app-feature-card--mint {
	background-color: #d1e7dd;
}
.app-feature-card--teal {
	background-color: #75bab7;
}
.app-vitamins__image-box {
	height: 195px;
	width: 338px;
	order: 1;
}
.app-vitamins__img {
	border-radius: 30px 0 30px 30px;
}
.app-reviews {
	text-align: center;
	overflow: hidden;
}
.app-reviews .container {
	padding: 0;
}
.app-reviews .app-container {
	padding: 0;
	max-width: 1920px;
}
.app-reviews__title {
	max-width: 240px;
	font-size: 38px;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 auto;
	padding: 0 20px;
	font-family: 'Mixtape';
}
.app-reviews__slider-wrapper {
	width: 100%;
	position: relative;
}
.app-reviews__slider-wrapper .app-coupon-nav {
	position: static;
	margin: 0 4px;
}
.app-review-card {
	padding: 36px 24px 23px;
	text-align: right;
	width: 100%;
	display: flex;
	flex-direction: column;
	border: 1px solid #d1e7dd;
	background: #ffffff;
	box-shadow:
	0 3px 8px -1px rgba(0, 0, 0, 0.05),
	0 0px 50px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
	margin: 40px 0;
}
.app-review-card__quote-icon {
	margin: auto 0 20px 0;
}
/*.app-review-card__quote-icon path {
	fill: #F0E5D8;
}
.app-reviews__swiper .swiper-slide:nth-child(3n+2) .app-review-card__quote-icon path {
	fill: #D1E7DD;
}
.app-reviews__swiper .swiper-slide:nth-child(3n) .app-review-card__quote-icon path {
	fill: #FAF7F0;
}*/
.app-review-card__text {
	line-height: 1.44;
}
.app-review-card__footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
}
.app-review-card__info {
	text-align: start;
	font-size: 14px;
	font-weight: 500;
	color: #373636;
}
.app-review-card__name {
	font-weight: 500;
	font-size: 14px;
	margin: 0;
}
.app-review-card__role {
	margin: 0;
}
.app-review-card__avatar {
	width: 43px;
	height: 43px;
	border-radius: 50%;
	overflow: hidden;
}
.app-reviews__nav {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	gap: 20px;
	z-index: 10;
	position: relative;
	justify-content: center;
}
.app-reviews__btn {
	width: clamp(30px, 6vw, 58px);
	height: clamp(30px, 6vw, 58px);
	border-radius: 50%;
	background-color: #efa891;
	color: #fff;
	border: none;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	box-shadow: 0 4px 12px rgba(239, 168, 145, 0.3);
	line-height: 2;
}
.swiper.app-reviews__swiper {
	overflow: visible;
	padding: 0 20px;
}
.app-reviews__swiper .swiper-slide {
	width: 283px;
	display: flex;
}
.app-reviews .app-coupon-nav {
	background-color: #E5AB95;
	margin-top: 0;
}
.app-related-articles .app-section-title,
.app-related-products .app-section-title {
	margin: 0 0 23px 0;
}
.app-related-articles > .container,
.app-related-products > .container {
	padding: 0;
}
.app-related-products__grid .swiper-slide {
	display: inline-flex;
}
.swiper.app-related-products__swiper-container {
	max-width: 1272px;
	padding: 0 15px;
}
.app-product-card-related {
	display: flex;
	flex-direction: column;
	text-align: center;
	min-width: 260px;
	scroll-snap-align: center;
}
.app-product-card-related__image-wrapper {
	background-color: var(--app-color-beige-light);
	border-radius: 30px;
	padding: 40px 20px;
	position: relative;
	margin-bottom: 25px;
	height: 340px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform 0.3s ease;
}
.app-product-card-related__img {
	max-width: 85%;
	max-height: 85%;
	object-fit: contain;
}
.app-product-card-related__title {
	font-size: 1.4rem;
	font-weight: 800;
	margin-bottom: 8px;
	color: #373636;
	font-family: "Mixtape", sans-serif;
}
.app-product-card-related__desc {
	font-size: 1rem;
	color: #373636;
	line-height: 1.4;
	margin-bottom: 5px;
	min-height: 2.8em;
}
.app-product-card-related__weight {
	display: block;
	font-size: 0.9rem;
	color: #888;
	margin-bottom: 15px;
}
.app-related-products__icons {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-bottom: 25px;
}
.app-btn-related {
	display: inline-block;
	background-color: #84c2bc;
	color: #fff;
	padding: 14px 40px;
	border-radius: 40px;
	text-decoration: none;
	font-weight: 700;
	font-size: 1.1rem;
	transition: all 0.3s ease;
	margin-top: auto;
}
.app-related-products__swiper-wrapper {
	position: relative;
	text-align: center;
}
.app-related-products__arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: clamp(40px, 5vw, 50px);
	height: clamp(40px, 5vw, 50px);
	background-color: #e5ab95;
	border: 1px solid #e5ab95;
	border-radius: 50%;
	display: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 10;
	transition: all 0.3s ease;
	color: #373636;
}
.app-related-products__arrow--prev {
	right: 0;
}
.app-related-products__arrow--next {
	left: 0;
}
.app-related-products__arrow.swiper-button-disabled {
	opacity: 0.5;
	cursor: not-allowed;
}
.app-cta-banner > .container {
	padding: 0;
}
.app-cta-banner__inner {
	background-color: #d1e7dd;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 44px 30px;
	position: relative;
	flex-direction: column;
	text-align: center;
	gap: 25px;
}
.app-cta-banner-img {
	max-width: 315px;
	max-height: 210px;
	width: auto;
	height: auto;
	transition: transform 0.5s ease;
}
.app-cta-banner__content {
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 25px;
	max-width: 580px;
}
.app-cta-banner__title {
	font-size: 36px;
	font-weight: 700;
	font-family: 'Mixtape';
	margin: 0;
	line-height: 1.1;
}
.app-cta-banner__text {
	line-height: normal;
	margin: 0;
}
.app-cta-banner__btn {
	background-color: #fff;
	display: inline-flex;
	min-width: 175px;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #373636;
	padding: 7px 20px;
	text-decoration: none;
	font-weight: 600;
	font-size: 18px;
	transition: all 0.3s ease;
	border-radius: 40px 0 40px 40px;
}
.app-product-hero__inner {
	display: flex;
	gap: 20px;
	flex-direction: column;
}
.app-product-hero__info .app-global-header__breadcrumbs,
.app-product-hero__info .breadcrumb-list {
	justify-content: flex-start;
}
.app-breadcrumb {
	display: flex;
	gap: 8px;
	font-size: 14px;
	color: #373636;
	margin-bottom: 0;
	font-size: 20px;
	font-family: "Mixtape", sans-serif;
}
.app-breadcrumb a {
	color: currentColor;
	text-decoration: none;
}
.app-breadcrumb .current {
	font-weight: 700;
}
.app-product-hero__title {
	font-size: 38px;
	font-weight: 700;
	margin: 0;
	font-family: 'Mixtape';
}
.app-product-hero__subtitle {
	margin: 5px 0 10px 0;
}
.app-product-hero__weight {
	font-size: 16px;
	color: #373636;
	margin-bottom: 15px;
	font-weight: 400;
}
.app-product-accordion__item {
	border-top: 1px solid #d1e7dd;
	padding-bottom: 10px;
}
.app-product-accordion__item:last-child {
	border-bottom: 1px solid #e5eef0;
}
.app-product-accordion__summary {
	list-style: none;
	padding: 20px 0 10px;
	font-weight: 600;
	cursor: pointer;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #565656;
	font-size: 18px;
	gap: 15px;
	line-height: 1;
}
.app-product-accordion__summary::before {
	content: "+";
	color: #75bab7;
	font-size: 38px;
	line-height: 0;
}
.app-product-accordion__item[open] .app-product-accordion__summary::before {
	content: "—";
	font-size: 24px;
}
.app-product-accordion__content {
	padding-bottom: 15px;
	color: #373636;
	line-height: 1.6;
	font-size: 16px;
	font-weight: 400;
}
.app-product-disclaimer {
	background-color: #faf7f0;
	padding: 12px;
	border-radius: 5px;
	margin: 26px 0 0 0;
	border: 1px #f0e5d8 solid;
}
.app-product-disclaimer__list {
	margin: 0;
	padding-right: 20px;
	font-size: 14px;
	color: #373636;
	line-height: 1.5;
	font-weight: 400;
}
.app-product-hero__visuals {
	display: flex;
	width: 100%;
	flex-direction: column;
	gap: 35px;
	margin: 0 0 23px 0;
}
.app-product-gallery {
	display: flex;
	gap: 20px;
	height: 337px;
}
.app-product-features-strip-wrap {
	display: flex;
	justify-content: center;
}
.app-product-thumbs {
	display: none !important;
}
.app-product-thumbs .swiper-slide {
	border: 1px solid #F0E5D8;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px;
}
.app-product-thumbs .swiper-slide-thumb-active {
	opacity: 1;
	border-color: #75bab7;
}
.app-product-thumbs img {
	width: auto;
	height: auto;
	max-height: 100%;
}
.app-product-accordion-wrap .app-faq__trigger {
	justify-content: flex-start;
	gap: 11px;
	color: #565656;
	font-size: 18px;
	font-weight: 600;
	padding: 12px 0;
}
.app-product-accordion-wrap .app-faq__answer {
	font-size: 16px;
	line-height: 1.25;
}
.app-product-main-container {
	width: 100%;
	height: 100%;
	border: 1px solid #F0E5D8;
	position: relative;
}
.app-product-main {
	height: 100%;
}
.app-product-main img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.app-product-main .swiper-slide {
	padding: 50px;
}
.app-product-gallery__nav {
	display: flex;
	justify-content: space-between;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 2;
	pointer-events: none;
	padding: 0 10px;
}
.app-gallery-arrow {
	background: url(../images/product-gallery-right-arrow.svg) center center no-repeat;
	width: 20px;
	height: 20px;
	pointer-events: auto;
}
.app-gallery-arrow.app-gallery-arrow--next {
	background: url(../images/product-gallery-left-arrow.svg) center center no-repeat;
}
.app-product-features-strip {
	display: flex;
	width: 100%;
	max-width: 338px;
	justify-content: space-around;
	gap: 20px;
	overflow: auto;
	padding: 0 0 23px 0;
}
.app-product-features-strip {
    scrollbar-width: thin;
    scrollbar-color: #E5AB95 #F5DDD5;
}
.app-product-features-strip::-webkit-scrollbar {
    width: 8px;
}
.app-product-features-strip::-webkit-scrollbar-track {
    background: #F5DDD5;
}
.app-product-features-strip::-webkit-scrollbar-thumb {
    background-color: #E5AB95;
}
.feature-item {
	display: flex;
	width: 71px;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	font-weight: 700;
	flex-shrink: 0;
}
.feature-item img {
	width: 32px;
	height: 32px;
}
.app-buy-where__title {
	width: 100%;
	text-align: center;
	font-size: 42px;
	font-weight: 700;
	font-family: 'Mixtape';
	margin: 0 0 26px 0;
}
.app-buy-where__outer-wrapper {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
}
.app-buy-where__outer-wrapper .app-coupon-nav {
	background-color: #E5AB95;
}
.app-buy-where__swiper {
	height: 59px;
}
.app-buy-where__swiper .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
}
.app-buy-where__swiper img {
	max-height: 100%;
	width: auto;
	height: auto;
}
.app-buy-where__arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	background-color: #e5ab95;
	border-radius: 50%;
	border: none;
	color: #373636;
	display: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 10;
	transition: background-color 0.3s ease;
}
.app-buy-where__arrow--prev {
	right: 0;
}
.app-buy-where__arrow--next {
	left: 0;
}
.wpcf7-form-control-wrap {
	position: relative;
	display: block;
	margin: 0 0 12px 0;
}
.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	background: none;
	font-family: inherit;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border: none;
	color: #373636;
	border-bottom: 1px solid #D1D1D1;
	padding: 0;
	vertical-align: top;
}
textarea.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	height: 72px;
}
.wpcf7-form-control::-webkit-input-placeholder {
	color: #373636;
	opacity: 1;
}
.wpcf7-form-control:-moz-placeholder {
	color: #373636;
	opacity: 1;
}
.inputs-label,
input[type="date"] ~ .inputs-label,
input[type="time"] ~ .inputs-label,
.val-is-empty:focus ~ .inputs-label {
	cursor: text;
	position: absolute;
	right: 9px;
	top: -7px;
	padding: 0 7px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #888;
	font-size: 13px;
	line-height: 13px;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
}
.upload-btn-wrap:not(.active) .inputs-label,
.val-is-empty ~ .inputs-label {
	overflow: hidden;
	color: #444;
	font-size: 16px;
	top: 0;
	line-height: 32px;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
} 
.inputs-label span {
	position: relative;
	z-index: 1;
}
.inputs-label::before {
	content: "";
	background: #fff;
	width: 100%;
	height: 4px;
	position: absolute;
	right: 0;
	top: 5px;
	z-index: 0;
}
.val-is-empty ~ .inputs-label::before {
	background: none;
}
.val-is-empty:focus ~ .inputs-label::before {
	background: #fff;
}
.wpcf7-not-valid ~ .inputs-label,
.val-is-empty.wpcf7-not-valid ~ .inputs-label,
.val-is-empty.error ~ .inputs-label {
	color: red;
}
.hide-inputs-label {
	display: none;
}
.wpcf7-list-item {
	margin: 0;
}
body.show-focus .wpcf7-acceptance input[type="checkbox"]:focus + .wpcf7-list-item-label::before,
body.show-focus .wpcf7-checkbox input[type="checkbox"]:focus + .wpcf7-list-item-label::before {
	border-color: #000;
	background-color: yellow;
}
.wpcf7-acceptance,
.wpcf7-checkbox {
	position: relative;
}
.wpcf7-acceptance label,
.wpcf7-checkbox label {
	cursor: pointer;
}
.wpcf7-acceptance input[type="checkbox"],
.wpcf7-checkbox input[type="checkbox"] {
	position: absolute;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	cursor: pointer;
}
.wpcf7-acceptance .wpcf7-list-item-label,
.wpcf7-checkbox .wpcf7-list-item-label {
	display: block;
	padding: 0 29px 0 0;
	position: relative;
}
.wpcf7-acceptance .wpcf7-list-item-label::before,
.wpcf7-acceptance .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item-label::before,
.wpcf7-checkbox .wpcf7-list-item-label::after {
	content: "";
	width: 17px;
	height: 17px;
	position: absolute;
	right: 0;
	top: 0;
}
.wpcf7-acceptance .wpcf7-list-item-label::after,
.wpcf7-checkbox .wpcf7-list-item-label::after {
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
}
.wpcf7-acceptance a,
.wpcf7-checkbox a {
	color: #373636;
	text-decoration: underline;
}
.wpcf7-acceptance input[type="checkbox"]:checked ~ .wpcf7-list-item-label::after,
.wpcf7-checkbox input[type="checkbox"]:checked ~ .wpcf7-list-item-label::after {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.submit-btn-wrap {
	display: block;
	position: relative;
	z-index: 0;
	margin: 15px 0 0 0;
}
.wpcf7-submit {
	background: #EBB097;
	display: block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	font-size: 18px;
	font-weight: 600;
	color: #373636;
	border: none;
	border-radius: 50px;
	cursor: pointer;
	margin: 10px 0 0 0;
	-webkit-transition: opacity 0.3s ease;
	transition: all 0.2s ease;
}
.submit-btn-wrap::after {
	content: "";
	display: block;
	clear: both;
}
.submit-btn-wrap::before {
	content: "";
	display: none;
	background: #fff;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
	align-items: center;
	justify-content: center;
}
.submit-btn-wrap .wpcf7-spinner {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 6;
	margin: 0;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
form.submitting .submit-btn-wrap .wpcf7-spinner,
form.submitting .submit-btn-wrap::before {
	display: block;
}
.yBoxOverlay:not(.ybox-share-btns) .yBoxFrame:not(.yBoxIframeWrap) .insertYboxAjaxHere {
	background: #FFFBF5;
	padding: 32px 30px 35px !important;
}
.yBoxOverlay:not(.ybox-share-btns) .yBoxFrame:not(.yBoxIframeWrap) {
	border-radius: 0 !important;
}
.yBoxOverlay:not(.ybox-share-btns) .yBoxFrame:not(.yBoxIframeWrap) .closeYbox:not(.closeYbox-group),
.yBoxOverlay:not(.ybox-share-btns) .yBoxFrame:not(.yBoxIframeWrap) .closeYbox[type=button]:not(.closeYbox-group),
.yBoxOverlay:not(.ybox-share-btns) .yBoxFrame.yBoxContentFrame .closeYbox {
	background: none !important;
}
.yBoxOverlay:not(.ybox-share-btns) .yBoxFrame:not(.yBoxIframeWrap) .closeYbox,
.yBoxOverlay:not(.ybox-share-btns) .yBoxFrame:not(.yBoxIframeWrap) .closeYbox[type=button] {
	left: 25px;
	right: auto !important;
}
.contact-section {
	display: flex;
	width: 375px;
	flex-direction: column;
	direction: rtl;
	text-align: center;
}
.contact-section-title {
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 10px 0;
}
.contact-section-description {
	line-height: 1.2;
	font-size: 18px;
	font-weight: 300;
	margin: 0 0 30px 0;
}
.contact-section-bold {
	font-weight: 600;
}
.upload-container {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
}
.upload-btn-wrap {
	display: flex;
	width: 100%;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #D1D1D1;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.file-input-val-text {
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.file-input {
	width: 100%;
	height: 100%;
	position: absolute;
	inset: 0 0 0 0;
	cursor: pointer;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
}
.file-input:focus-visible + .upload-btn-wrap {
	outline: 2px solid #000;
}
.delete-file {
	display: inline-flex;
	width: 24px;
	height: 24px;
	line-height: 1;
	font-size: 38px;
	color: #ef4444;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	z-index: 1;
}
.upload-container:not(.active) .delete-file,
.upload-container.active .upload-icon-img {
	display: none;
}
.wpcf7-checkbox .wpcf7-list-item-label {
	display: block;
	width: auto !important;
	font-size: 14px;
	padding: 0 30px 0 0;
	position: relative;
	line-height: 1.4;
	text-align: right;
}
.wpcf7-checkbox .wpcf7-list-item-label::before {
	width: 17px;
	height: 17px;
	content: "";
	background: #D1E7DD;
	border: none;
	border-radius: 50%;
	position: absolute;
	right: 0;
	top: 0;
}
.wpcf7-list-item-label::after {
	content: "";
	background: url(../images/icons/check.svg) center center no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}
[type="checkbox"]:focus-visible ~ .wpcf7-list-item-label {
	outline: 2px solid #000;
}
.contact-section-footer {
	display: flex;
	width: 100%;
	justify-content: center;
	margin: 30px 0 0 0;
}
.contact-section-icon {
	background: #79BDBE;
	display: flex;
	width: 50px;
	height: 50px;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin: 0 10px 0 10px;
}
.app-contact-form-wrapper .wpcf7-form {
	font-size: 14px;
	line-height: 1.5;
}
.app-contact-form-wrapper .wpcf7-form .wpcf7-checkbox {
	font-size: 14px;
}
.app-contact-form-wrapper .wpcf7-submit {
	background: #75BAB7;
	min-width: 264px;
	height: 40px;
	line-height: 40px;
	border-radius: 40px 40px 40px 0;
	font-weight: 500;
}
.app-contact-form-wrapper select.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-acceptance) {
	background: url(../images/combo-arrow-blue.svg) left center no-repeat;
}
.app-article__container {
	flex-direction: column;
	gap: 36px;
}
.app-header__inner {
	padding-inline: 20px;
}
.app-footer__title::after {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	transition: transform 0.3s ease;
}
.app-footer__column.is-open .app-footer__title::after {
	transform: rotate(180deg);
}
.app-footer__column.is-open .app-footer__list {
	display: flex;
	padding: 0 0 10px 0;
}
.app-btn.bg-white-override,
.app-hero .app-btn--primary {
	font-size: 16px;
}
.app-hero__characters-img {
	width: auto;
	height: auto;
	max-height: 100%;
	margin: auto 0 0 0;
}
.app-cat-item--w2 {
	grid-column: auto;
}
.app-categories__footer .app-btn--teal {
	border-radius: 50px;
	padding: 12px 40px;
}
.app-products .app-section-subtitle {
	display: none;
}
.app-articles__slider-container {
	max-width: 1763px;
	margin: 0 auto;
}
.app-articles .app-container {
	padding: 0;
}
.app-products__footer .app-btn--teal {
	min-width: 180px;
}
.app-articles .app-section-title {
	max-width: 200px;
	margin: 0 auto 25px;
}
.app-coupons .app-section-subtitle {
	line-height: 1.2;
}
.app-coupons__footer .app-btn--pill {
	border-radius: 40px 40px 40px 0;
}
.app-social__nav {
	display: flex;
	justify-content: center;
	gap: 15px;
	margin-top: 30px;
}
.app-innovation__grid,
.app-innovation__col {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}
.app-info-card__body {
	font-size: 16px;
	line-height: 1.2;
	border-radius: 0 20px 20px 20px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.app-info-card.is-open .app-info-card__body {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.app-info-card__body-inner {
	padding: 20px;
}
.app-catalog-filter__tags::-webkit-scrollbar-track {
	background-color: #f2ded6 !important;
	border-radius: 10px;
	margin: 0;
}
.app-catalog-filter__tags::-webkit-scrollbar-thumb {
	background-color: #e5ab95 !important;
	border-radius: 10px;
}
.app-catalog-filter__tags::-webkit-scrollbar {
	height: 4px;
	display: block;
}
.author-detail-socntent {
	width: 50%;
}
.app-feature-card:nth-child(even) {
	align-self: flex-end;
}
.app-footer__creator {
	font-family: "poppins";
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.app-club__banner .wpcf7-form .form-section-title {
    margin: 0 0 20px 0;
}
.app-club__banner .wpcf7-form .form-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 35px;
}
.app-club__banner .wpcf7-form .wpcf7-form-control-wrap {
    width: 100%;
    margin: 0;
}
.app-club__banner .wpcf7-form input.wpcf7-form-control:not(.wpcf7-submit) {
    border-bottom: 1px solid #373636;
    height: 40px;
    width: 100%;
}
.app-club__banner .wpcf7-form .inputs-label {
    right: 0;
    color: #373636;
    padding: 0;
}
.app-club__banner .wpcf7-form .inputs-label::before {
    display: none;
}
.app-club__banner .wpcf7-form .add-child-wrapper {
    text-align: right;
}
.app-club__banner .wpcf7-form .btn-add-child .add-icon {
    background-color: #e5ab95;
    width: 20px;
    height: 20px;
    line-height: 23px;
    border-radius: 50%;
    font-size: 26px;
	color: #373636;
}
.app-club__banner .wpcf7-form .checkbox-group {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 30px 0 0 0;
    text-align: right;
}
.app-club__banner .wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: none;
    background-color: #ffffff;
    border-radius: 50%;
}
.app-club__banner .wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
    margin: 0;
}
.app-club__banner .wpcf7-form .wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    right: 7px;
    top: 3px;
    width: 6px;
    height: 10px;
    border: solid #373636;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    background: transparent;
}
.app-club__banner .wpcf7-form .wpcf7-submit {
    background: #fff;
    border-radius: 40px 0 40px 40px;
    height: 40px;
    line-height: 40px;
}
.app-club__banner .wpcf7-form .wpcf7-submit:active {
    transform: scale(0.98);
}
.app-club__banner .clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.childrenModalYbox .yBoxFrame {
	background: none;
	border-radius: 50px !important;
}
.childrenModalYbox .yBoxFrame:not(.yBoxIframeWrap) .insertYboxAjaxHere {
	background: #F0E5D8 !important;
	border-radius: 50px;
	padding: 70px 35px 35px !important;
}
.childrenModalYbox .yBoxFrame:not(.yBoxIframeWrap) .closeYbox,
.childrenModalYbox .yBoxFrame:not(.yBoxIframeWrap) .closeYbox[type=button] {
	left: 35px;
	top: 35px;
}
.children-modal-content {
    width: 100%;
    max-width: 305px;
}
.children-modal-title {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 35px 0;
}
.child-row {
    border-bottom: 1px solid rgba(229, 171, 149, 0.5);
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.child-row__inputs {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}
.child-row__group {
    flex: 1;
}
.child-row__group input {
    background: none !important;
    width: 100%;
    height: 37px;
    border: none;
    border-bottom: 1px solid #373636;
    padding: 0;
    font-size: 16px;
}
.child-row__group input::placeholder {
    color: #373636;
}
.child-row__gender {
    display: flex;
    align-items: center;
    gap: 8px;
}
.gender-label-text {
    font-size: 16px;
    margin: 0 0 -4px 0;
}
.custom-radio {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    position: relative;
	gap: 8px;
}
.custom-radio input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.radio-mark {
    width: 22px;
    height: 22px;
    border: 2px solid #E5AB95;
    border-radius: 50%;
    background-color: transparent;
    position: relative;
    transition: all 0.2s ease;
}
.custom-radio input[type="radio"]:focus-visible ~ .radio-mark {
	outline: 1px solid #000;
}
.custom-radio input[type="radio"]:checked ~ .radio-mark::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    background-color: #E5AB95;
    border-radius: 50%;
}
.children-modal-add-wrap {
    margin: 0 0 10px 0;
}
.modal-add-btn {
    background: none;
    border: 1px solid #E5AB95;
    margin: 0;
}
.modal-add-btn .add-icon {
	background: #fff;
	width: 20px;
	height: 20px;
	color: #373636;
	border-radius: 50%;
	font-size: 26px;
	line-height: 23px;
}
.modal-save-btn {
    background-color: #E5AB95;
}
.coupon-content-title {
	text-align: center;
	font-size: 30px;
	font-family: 'Mixtape';
	line-height: 1.5;
	font-weight: 400;
	margin: 0 0 15px 0;
}
.coupon-content-text {
	text-align: center;
	line-height: 1.5;
	margin: 0 0 15px 0;
}
.coupon-content-title p,
.coupon-content-text p {
	margin: 0;
}
.coupon-content-text b,
.coupon-content-text strong {
	font-weight: 500;
}
.coupon-content-text img {
	border-radius: 40px 0 40px 40px;
	margin: 23px 0;
}
.coupon-content-text img:first-child {
	margin-top: 0;
}
.coupon-top-btns {
	display: flex;
	gap: 24px;
	justify-content: center;
	margin: 0 0 15px 0;
}
.y-btn {
	background: #E5AB95;
	display: inline-flex;
	min-width: 180px;
	min-height: 40px;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 40px 40px 40px 0;
	text-decoration: none;
	color: #373636;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
}
.y-btn.bg-green {
	background: #75BAB7;
	border-radius: 40px 0 40px 40px;
}
.y-btn-wrap {
	margin: 15px 0 0 0;
	text-align: center;
}
.app-related-articles .app-article-item__content {
	text-align: right;
}
.app-related-articles .y-btn-wrap {
	margin: 50px 0 0 0;
	padding: 0 20px;
}
.app-related-articles .y-btn {
	width: 100%;
	padding-right: 25px;
	padding-left: 25px;
}
.about-content-wrap .app-contact-sidebar {
	background: none;
	max-width: 400px;
	margin: 0 auto;
	padding: 45px 0 0 0;
	position: relative;
}
.about-content-wrap .app-contact-sidebar::before {
	content: "";
	background: #75BAB7;
	height: 1px;
	position: absolute;
	inset: 15px 17px auto 17px;
}
.about-content-wrap .app-sidebar-title {
	font-size: 34px;
	margin: 0 0 20px 0;
}
.about-content-wrap .app-sidebar-list {
	padding: 0;
}
.about-content-wrap .app-sidebar-social-link img {
    width: 30px;
    height: 30px;
}
.app-coupons-bottom-img {
	mix-blend-mode: multiply;
	max-height: 200px;
	object-fit: contain;
	margin: 20px 0 0 0;
}
.green-box-section .app-coupons {
	box-shadow: 0 0 50px 0 rgba(83, 83, 83, 0.15);
}
.green-box-section .app-section-header {
	margin-bottom: 0;
}
.green-box-section .app-coupons .app-section-subtitle,
.green-box-section .app-section-header .app-section-title {
	margin: 0 0 10px 0;
}
.green-box-section .app-coupons__footer {
	margin: 20px 0 0 0;
}
.green-box-section:not(.beige-color) .app-btn {
	background: #75BAB7;
}
.short-text-section {
	text-align: center;
	font-family: "Mixtape";
	font-size: 30px;
	font-weight: 400;
	line-height: 1.26;
}
.short-text-section p {
	margin: 0;
}
.app-category-pills {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 15px;
}
.app-category-pill {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    min-width: 119px;
    background-color: transparent;
    border-radius: 40px;
    border: 1px solid var(--pill-color);
    color: #373636;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.3s ease;
    text-align: center;
    padding: 0 40px;
    box-sizing: border-box;
}
.app-category-pills:not(.is-expanded) .app-category-pill:nth-child(n+12) {
    display: none;
}
.app-category-pills__actions {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.app-category-pills__toggle {
    width: 20px;
    height: 20px;
    line-height: 1px;
    background-color: #e5ab95;
    border-radius: 50%;
    font-size: 24px;
    transition: all 0.3s ease;
}
.app-category-pills__toggle .toggle-icon {
	display: block;
}
.app-articles-topbar {
    display: flex;
    justify-content: flex-end;
    margin: 0 0 20px 0;
}
.app-articles-topbar .app-catalog-filter__mobile-toggle {
	width: 100%;
	height: auto;
	justify-content: space-between;
	border-bottom: 1px solid #F0E5D8;
	padding: 7px 0;
}
.app-articles-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 22px;
}
.app-article-item.swiper-slide {
	display: flex;
}
.app-article-item {
    display: flex;
    width: calc(50% - 11px);
}
.app-article-item-a {
	display: flex;
	width: 100%;
    text-decoration: none;
	color: #373636;
    flex-direction: column;
}
.app-article-item__image-wrap {
    aspect-ratio: 160 / 97;
    border-radius: 20px;
    margin: 0 0 15px 0;
    overflow: hidden;
}
.app-article-item__badge {
    background-color: #373636;
    color: #fff;
    min-width: 79px;
    min-height: 25px;
    display: inline-flex;
    justify-content: center;
    padding: 4px 16px 0;
    border-radius: 30px;
    font-size: 16px;
    align-items: center;
    line-height: 1;
    text-align: center;
}
.app-article-item__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-grow: 1;
    gap: 10px;
}
.app-article-item__title {
    font-family: "Mixtape", sans-serif;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    line-height: 0.95;
}
.app-article-item__excerpt {
    font-size: 16px;
    line-height: 1.25;
}
.app-article-item__btn {
    border-radius: 40px 40px 40px 0;
    width: 100%;
    height: 44px;
    margin: auto 0 0 0;
}
.app-articles-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 60px 0 0 0;
    direction: ltr;
}
.app-articles-pagination__numbers {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: "Mixtape", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #373636;
}
.app-articles-pagination__btn {
    background: transparent;
    border: none;
    padding: 0;
    font-family: "Mixtape", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #373636;
    cursor: pointer;
    transition: color 0.3s ease;
}
.app-articles-pagination__btn.is-active {
    color: #75bab7;
}
.app-articles-pagination__next {
    background: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 5px;
    margin-left: 10px;
    transition: transform 0.3s ease;
}
.section-title {
	font-family: "Mixtape";
	font-size: 38px;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 20px 0;
}
.app-flipbooks {
    padding:40px 0 50px 0;
    overflow: hidden;
}
.app-flipbooks__header {
    margin: 0 0 25px 0;
}
.app-flipbooks__header .app-section-title {
	font-size: 40px;
	text-align: right;
	margin: 0;
}
.app-flipbooks__subtitle {
    font-size: 20px;
    line-height: 1.3;
}
.app-flipbooks-grid {
    display: flex;
	width: 100%;
    flex-wrap: wrap;
    gap: 14px;
}
.app-flipbooks-grid .app-flipbook-card {
    display: flex;
    width: calc(50% - 7px);
}
.app-flipbook-card__inner {
    background: #fff;
    display: flex;
    width: 100%;
	text-decoration: none;
	color: #373636;
    border-radius: 20px;
    padding: 20px 10px 27px;
    text-align: center;
    border: none;
    flex-direction: column;
    align-items: center;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    box-shadow: 0 3px 8px -1px rgba(0, 0, 0, 0.05), 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.app-flipbook-card__cover-wrap {
    width: calc(100% - 20px);
    border-radius: 10px;
    overflow: hidden;
    margin: 0 10px 12px;
    aspect-ratio: 1/1;
}
.app-flipbook-card__cover-img {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
}
.app-flipbook-card__title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 12px 0;
    text-align: center;
}
.app-flipbook-card__btn {
    background: #E8A87C;
    display: flex;
    color: #373636;
    font-size: 18px;
    font-weight: 500;
    border-radius: 40px 40px 40px 0;
    margin: auto 0 0 0;
    padding: 5px 20px 3px;
    width: 100%;
    min-height: 35px;
    align-items: center;
    justify-content: center;
    text-align: center;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.app-flipbooks__slider-wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 25px 11px;
    justify-content: center;
}
.app-flipbooks__slider-wrapper .swiper {
	overflow: visible;
}
.app-flipbooks__slider-wrapper .swiper-slide {
	display: inline-flex;
}
.app-flipbooks-nav {
    background: #75BAB7;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fb-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-transition: opacity 0.3s ease, visibility 0s 0.3s;
    transition: opacity 0.3s ease, visibility 0s 0.3s;
}
.fb-modal.is-open {
    visibility: visible;
    filter: alpha(opacity=100);
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.fb-modal__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    cursor: pointer;
}
.fb-modal__box {
    position: relative;
    background: #fff;
    border-radius: 14px;
    width: calc(100vw - 40px);
    height: calc(100vh - 80px);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    -webkit-transform: translateY(20px) scale(0.97);
    transform: translateY(20px) scale(0.97);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    box-shadow: 0 25px 60px rgba(0,0,0,0.4);
}
.fb-modal.is-open .fb-modal__box {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
}
.fb-modal__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px 14px 16px;
    border-bottom: 1px solid #eee;
    flex-shrink: 0;
    direction: rtl;
}
.fb-modal__title {
    font-size:16px;
    font-weight:700;
    color:#333;
    flex:1;
    text-align:center;
}
.fb-modal__close {
    background:#f3f4f6;
    border:none;
    width:34px;
    height:34px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    color:#333;
    flex-shrink:0;
    -webkit-transition:background 0.2s ease;
    transition:background 0.2s ease;
}
.fb-modal__zoom-btns {
    display:none;
}
.fb-modal__body {
    flex:1;
    overflow:hidden;
    position:relative;
    background:#f5f5f5;
    min-height:300px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.fb-modal__loader {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:#f5f5f5;
    z-index:5;
}
.fb-modal__loader.is-hidden {
    display:none;
}
.yBoxFrame.yBoxIframeWrap .insertYboxAjaxHere::before,
.fb-modal__spinner {
    width:42px;
    height:42px;
    border:4px solid #e0e0e0;
    border-top-color:#E8A87C;
    border-radius:50%;
    -webkit-animation:fbSpin 0.8s linear infinite;
    animation:fbSpin 0.8s linear infinite;
    margin:0 0 12px 0;
}
@-webkit-keyframes fbSpin {
    to { -webkit-transform:rotate(360deg); }
}
@keyframes fbSpin {
    to { transform:rotate(360deg); }
}
.yBoxFrame.yBoxIframeWrap .insertYboxAjaxHere::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -21px 0 0 -21px;
	z-index: -1;
}
.fb-modal__loader-text {
    font-size:14px;
    color:#999;
}
.fb-modal__reader {
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
    overflow:visible;
}
.fb-modal__footer {
    display:flex;
    align-items:center;
    justify-content:center;
    gap:16px;
    padding:12px 16px 12px 16px;
    border-top:1px solid #eee;
    flex-shrink:0;
    direction:rtl;
}
.fb-modal__nav-btn {
    background:#fff;
    border:2px solid #e0e0e0;
    border-radius:50%;
    width:36px;
    height:36px;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    color:#555;
    -webkit-transition:all 0.2s ease;
    transition:all 0.2s ease;
}
.fb-turn-page {
    overflow:hidden;
    background:#fff;
}
.fb-turn-page canvas {
    display:block;
}
.fb-modal__counter {
    font-size:14px;
    color:#666;
    min-width:60px;
    text-align:center;
}
.app-games__header {
    text-align: right;
    margin: 0 0 24px 0;
}
.app-games__header .app-section-title {
	text-align: right;
}
.app-games__subtitle {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
    margin: 8px 0 0 0;
}
.tabs-div:not(.active) {
    display: none;
}
.app-games__tabs-group .tabs-list {
    display: flex;
    gap: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #e8e0d8;
}
.app-games__tabs-group .tabs-btn {
    font-size: 16px;
    font-weight: 700;
    color: #aaa;
    padding: 10px 24px 12px 24px;
    cursor: pointer;
    position: relative;
    background: none;
    border: none;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}
.app-games__tabs-group .tabs-btn::after {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 0;
    left: 0;
    height: 3px;
    background: #E5AB95;
    border-radius: 3px 3px 0 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
}
.app-games__tabs-group .tabs-list li.active .tabs-btn {
    color: #373636;
}
.app-games__tabs-group .tabs-list li.active .tabs-btn::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.app-games__tabs-group .tabs-btn:hover,
.app-games__tabs-group .tabs-btn:focus-visible {
    color: #373636;
}
.app-games__panel {
    display: flex;
    justify-content: center;
    padding: 28px 0 0 0;
}
.app-games__restart {
    display: none;
    margin: 20px auto 0 auto;
    font-size: 15px;
}
.app-games__restart.is-visible {
    display: block;
}
.app-games__restart:hover,
.app-games__restart:focus-visible {
    background: #d4855a;
    color: #fff;
}
.app-ttt__status,
.app-memory__info {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #373636;
    margin: 0 0 16px 0;
}
.app-memory__info {
    display: flex;
    justify-content: center;
    gap: 24px;
    font-weight: 600;
}
.app-ttt {
    width: 100%;
    max-width: 320px;
}
.app-ttt__board {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
}
.app-ttt__cell {
    width: calc(33.333% - 7px);
    aspect-ratio: 1/1;
    border-radius: 16px;
    background: #84c2bc;
    cursor: pointer;
    position: relative;
    -webkit-transition: -webkit-transform 0.15s ease, background 0.15s ease;
    transition: transform 0.15s ease, background 0.15s ease;
    overflow: hidden;
}
.app-ttt__cell:hover,
.app-ttt__cell:focus-visible {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
.app-ttt__cell--x {
    background: #D1E7DD;
}
.app-ttt__cell--o {
    background: #F0E5D8;
}
.app-ttt__cell--x img,
.app-ttt__cell--o img {
    width: 75%;
    height: 75%;
    object-fit: contain;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.app-ttt__cell--x.app-ttt__cell--win {
    background: #84c2bc;
}
.app-ttt__cell--o.app-ttt__cell--win {
    background: #E5AB95;
}
.app-ttt__cell[disabled] {
    cursor: default;
}
.app-memory {
    width: 100%;
    max-width: 380px;
}
.app-memory__board {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.app-memory__card {
    width: calc(25% - 8px);
    aspect-ratio: 1/1;
    cursor: pointer;
    position: relative;
    -webkit-perspective: 600px;
    perspective: 600px;
}
.app-memory__card-inner {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}
.app-memory__card--flipped .app-memory__card-inner,
.app-memory__card--matched .app-memory__card-inner {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.app-memory__card-front,
.app-memory__card-back {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 14px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.app-memory__card-front {
    background: #84c2bc;
}
.app-memory__card-front img {
    width: 50%;
    height: 50%;
    object-fit: contain;
}
.app-memory__card-back {
    background: #F0E5D8;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.app-memory__card-back img {
    width: 80%;
    height: 80%;
    object-fit: contain;
}
.app-memory__card--matched .app-memory__card-back {
    background: #d1e7dd;
}
.app-memory__card--matched {
    cursor: default;
}
/* ============================================================
   SEARCH & 404 — Mobile First CSS
   ============================================================ */
/* ========== 404 PAGE ========== */
.page-404 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 70vh;
	padding: 40px 20px 60px 20px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.page-404__number-wrap {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0;
	margin: 0 0 10px 0;
}
.page-404__number {
	font-family: "Mixtape", sans-serif;
	font-size: 110px;
	font-weight: 700;
	line-height: 1;
	color: #E5AB95;
	margin: 0;
}
.page-404__drop-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 6px 0 6px;
}
.page-404__drop-icon svg {
	width: 55px;
	height: 75px;
}
.page-404__title {
	font-family: "Mixtape", sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.11;
	margin: 0 0 16px 0;
	color: #373636;
	position: relative;
	z-index: 1;
}
.page-404__subtitle {
	font-family: Ploni, arial;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
	color: #373636;
	margin: 0 0 36px 0;
	max-width: 500px;
	position: relative;
	z-index: 1;
}
.page-404__actions {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 12px;
	flex-wrap: wrap;
	position: relative;
	z-index: 1;
}
.page-404__btn-home {
	background-color: #E5AB95;
	display: inline-flex;
	min-height: 50px;
	line-height: 1.1;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	padding: 10px 30px 6px 30px;
	border-radius: 50px;
	font-weight: 600;
	font-size: 18px;
	text-decoration: none;
	font-family: Ploni, arial;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 2px solid transparent;
}
.page-404__btn-search {
	background-color: transparent;
	display: inline-flex;
	min-height: 50px;
	line-height: 1.1;
	align-items: center;
	justify-content: center;
	color: #E5AB95;
	text-align: center;
	padding: 10px 30px 6px 30px;
	border-radius: 50px;
	font-weight: 600;
	font-size: 18px;
	text-decoration: none;
	font-family: Ploni, arial;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 2px solid #E5AB95;
}
.page-404__deco-drop {
	position: absolute;
	z-index: 0;
}
.page-404__deco-drop--tl {
	top: -30px;
	right: -20px;
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
}
.page-404__deco-drop--br {
	bottom: -30px;
	left: -20px;
	-webkit-transform: rotate(160deg);
	transform: rotate(160deg);
}
/* ========== SEARCH HERO ========== */
.search-hero {
	background-color: #F0E5D8;
	border-radius: 0 0 30px 30px;
	padding: 24px 15px 32px 15px;
	text-align: center;
}
.search-hero__breadcrumbs {
	display: flex;
	justify-content: center;
	margin: 0 0 14px 0;
}
.search-hero__title {
	font-family: "Mixtape", sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 20px 0;
	color: #373636;
}
.search-hero__title span {
	color: #EA442E;
}
.search-hero__form {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 600px;
	margin: 0 auto;
	background: #fff;
	border-radius: 50px;
	overflow: hidden;
	border: 2px solid #E5AB95;
}
.search-hero__input {
	flex: 1;
	border: none;
	background: transparent;
	padding: 12px 18px 9px 8px;
	font-family: Ploni, arial;
	font-size: 17px;
	color: #373636;
	outline: none;
	direction: rtl;
	min-width: 0;
}
.search-hero__input::placeholder {
	color: #b0a9a9;
}
.search-hero__submit {
	background: #E5AB95;
	border: none;
	cursor: pointer;
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	-webkit-transition: background 0.2s ease;
	transition: background 0.2s ease;
}
/* ========== SEARCH BODY ========== */
.search-body {
	padding: 28px 15px 50px 15px;
}
.search-body__container {
	max-width: 1200px;
	margin: 0 auto;
}
/* ========== FILTER TABS ========== */
.search-filters {
	display: flex;
	align-items: center;
	gap: 8px;
	flex-wrap: wrap;
	margin: 0 0 24px 0;
}
.search-filters__label {
	font-family: "Mixtape", sans-serif;
	font-size: 17px;
	font-weight: 700;
	color: #373636;
	white-space: nowrap;
	margin-left: 4px;
}
.search-filter-btn {
	background: #fff;
	border: 2px solid #E5AB95;
	border-radius: 50px;
	padding: 6px 16px 4px 16px;
	font-family: Ploni, arial;
	font-size: 15px;
	font-weight: 500;
	color: #373636;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.search-filter-btn.active {
	background: #E5AB95;
	color: #fff;
	border-color: #E5AB95;
}
/* ========== RESULTS META ========== */
.search-meta {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	margin: 0 0 24px 0;
	padding: 0 0 18px 0;
	border-bottom: 1px solid #f0e5d8;
}
.search-meta__count {
	font-family: Ploni, arial;
	font-size: 17px;
	color: #373636;
}
.search-meta__count strong {
	font-weight: 700;
	color: #EA442E;
}
.search-meta__sort {
	display: flex;
	align-items: center;
	gap: 8px;
	font-family: Ploni, arial;
	font-size: 15px;
	color: #373636;
}
.search-meta__sort-select {
	background: #fff;
	border: 2px solid #e8e0d8;
	border-radius: 50px;
	padding: 5px 14px 4px 14px;
	font-family: Ploni, arial;
	font-size: 15px;
	color: #373636;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	appearance: none;
}
/* ========== RESULTS SECTION ========== */
.search-section {
	margin: 0 0 44px 0;
}
.search-section__header {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0 0 18px 0;
}
.search-section__title {
	font-family: "Mixtape", sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
	color: #373636;
	white-space: nowrap;
}
.search-section__count {
	background: #F0E5D8;
	border-radius: 50px;
	padding: 3px 12px 2px 12px;
	font-family: Ploni, arial;
	font-size: 14px;
	font-weight: 600;
	color: #373636;
	white-space: nowrap;
}
.search-section__divider {
	flex: 1;
	height: 2px;
	background: #F0E5D8;
	border: none;
	margin: 0;
}
/* ========== ARTICLE CARDS GRID ========== */
.search-articles-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.search-article-card {
	display: flex;
	flex-direction: column;
	width: 100%;
	color: #373636;
	text-decoration: none;
	-webkit-transition: -webkit-transform 0.25s ease;
	transition: transform 0.25s ease;
}
.search-article-card__image-box {
	height: 200px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	margin: 0 0 12px 0;
	background: #F0E5D8;
}
.search-article-card__img {
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
}
.search-article-card__badge {
	position: absolute;
	top: 12px;
	right: 12px;
	background: #fff;
	border-radius: 15px;
	padding: 5px 12px 1px;
	font-size: 13px;
	font-weight: 500;
	z-index: 2;
}
.search-article-card__title {
	font-family: "Mixtape", sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 7px 0;
	line-height: 1.1;
}
.search-article-card__text {
	font-size: 15px;
	line-height: 1.5;
	color: #666;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0 0 12px 0;
	flex: 1;
}
.search-article-card__link {
	display: inline-block;
	background-color: #efa891;
	padding: 5px 16px 3px 16px;
	border-radius: 30px 30px 30px 0;
	font-size: 15px;
	font-weight: 500;
	color: #373636;
	text-decoration: none;
	-webkit-transition: background 0.2s ease;
	transition: background 0.2s ease;
	align-self: flex-start;
}
/* ========== PRODUCT CARDS GRID ========== */
.search-products-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.search-product-card {
	background-color: #F0E5D8;
	display: flex;
	width: calc(50% - 8px);
	flex-direction: column;
	text-decoration: none;
	color: #373636;
	border-radius: 14px;
	padding: 20px 14px 16px 14px;
	-webkit-transition: -webkit-transform 0.25s ease;
	transition: transform 0.25s ease;
}
.search-product-card__figure {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 120px;
	margin: 0 0 14px 0;
}
.search-product-card__img {
	max-height: 110px;
	max-width: 100%;
	object-fit: contain;
}
.search-product-card__title {
	font-family: "Mixtape", sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 5px 0;
	line-height: 1.1;
	letter-spacing: 0.5px;
	text-align: center;
}
.search-product-card__desc {
	font-size: 14px;
	color: #666;
	margin: 0 0 14px 0;
	text-align: center;
	flex: 1;
	line-height: 1.4;
}
.search-product-card__link {
	display: block;
	background-color: #E5AB95;
	border-radius: 50px;
	padding: 7px 14px 5px 14px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	-webkit-transition: background 0.2s ease;
	transition: background 0.2s ease;
}
/* =========================================================
   Article Meta Component (Features & Author)
   ========================================================= */
.app-article-info-section {
	padding-top: 30px;
	padding-bottom: 30px;
}
.app-article-meta-wrapper {
	display: flex;
	flex-direction: column;
	gap: 36px;
	border-bottom: 1px solid #D1E7DD;
	padding: 0 0 14px 0;
}
.app-article-author-card {
	display: flex;
	flex-direction: column;
	gap: 15px;
	flex: 1;
	border-bottom: 1px solid #D1E7DD;
	padding: 0 0 13px 0;
}
.app-article-author-card__top {
	display: flex;
	/* justify-content: space-between; */
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
}
.app-article-author-card__badge {
	background-color: #373636;
	display: inline-flex;
	min-height: 30px;
	color: #ffffff;
	padding: 5px 22px 3px;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 40px;
	font-weight: 600;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: 0.6px;
}
.app-article-author-card__share-date {
	display: flex;
	align-items: center;
	gap: 15px;
	flex-grow: 1;
}
.app-article-author-card__date {
	font-size: 14px;
	margin: 0 auto;
}
.app-article-author-card__share-btn {
	transition: transform 0.2s ease;
}
.app-article-author-card__share-btn:hover {
	transform: scale(1.1);
}
.app-article-author-card__bottom {
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: flex-start;
}
.app-article-author-card__img-wrap {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	overflow: hidden;
	flex-shrink: 0;
	background-color: #F0E5D8;
}
.app-article-author-card__info {
	display: flex;
	flex-direction: column;
	gap: 4px;
}
.app-article-author-card__name {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.28;
}
.app-article-author-card__title {
	font-size: 14px;
	color: #666666;
	line-height: 1.28;
}
.app-article-features {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 15px;
	flex: 1;
}
.app-article-feature {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 7px;
}
.app-article-feature__icon {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.app-article-feature__icon-img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.app-article-feature__text {
	font-size: 16px;
	line-height: 1;
}