

/* Start:/local/templates/comfoderm/css/style.css?175221701373540*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
main {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
	-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
[hidden],
template {
	display: none;
}
:root {
	--swiper-theme-color: #007aff;
}
.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
	-ms-flex-direction: column;
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
	transform: translateZ(0);
}
.swiper-pointer-events {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}
.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}
.swiper-autoheight .swiper-wrapper {
	-ms-flex-align: start;
	align-items: flex-start;
	transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	backface-visibility: hidden;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper:before {
	content: "";
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-order: 9999;
	order: 9999;
}
.swiper-centered.swiper-horizontal
	> .swiper-wrapper
	> .swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
	height: 100%;
	width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper:before {
	width: 100%;
	height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always;
}
@font-face {
	font-family: Gotham;
	font-style: normal;
	font-weight: 400;
	src: url(/local/templates/comfoderm/css/../assets/fonts/Gotham-Book.woff2) format("woff2"),
		url(/local/templates/comfoderm/css/../assets/fonts/Gotham-Book.woff) format("woff");
}
@font-face {
	font-family: Gotham;
	font-style: normal;
	font-weight: 500;
	src: url(/local/templates/comfoderm/css/../assets/fonts/Gotham-Medium.woff2) format("woff2"),
		url(/local/templates/comfoderm/css/../assets/fonts/Gotham-Medium.woff) format("woff");
}
body,
html {
	box-sizing: border-box;
}
*,
:after,
:before {
	box-sizing: inherit;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	min-width: 320px;
	margin: 0;
	padding: 0;
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #171412;
}
.no-scroll {
	overflow: hidden;
	height: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color: inherit;
	text-decoration: none;
}
.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	border: 0;
	padding: 0;
	white-space: nowrap;
	clip-path: inset(100%);
	clip: rect(0 0 0 0);
	overflow: hidden;
}
.container {
	max-width: 1280px;
	padding-left: 45px;
	padding-right: 45px;
	margin: 0 auto;
}
.title {
	margin: 0;
	font-weight: 500;
	font-size: 40px;
	line-height: 48px;
	text-transform: uppercase;
	color: #171412;
	margin-bottom: 60px;
}
.title--white {
	color: #fff;
}
.header {
	height: 57px;
}
.header,
.header__container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.header__container {
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	padding-right: 0;
}
.header__logo {
	display: -ms-flexbox;
	display: flex;
}
.header__logo img {
	width: 207px;
	height: 24px;
}
.header__nav,
.nav__list {
	display: -ms-flexbox;
	display: flex;
}
.nav__list {
	margin: 0;
	padding: 0;
	list-style: none;
	-ms-flex-align: center;
	align-items: center;
}
.nav__item {
	position: relative;
	padding: 0;
	margin: 0;
}
.nav__link {
	display: -ms-flexbox;
	display: flex;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #171412;
	padding: 10px 16px;
	text-align: center;
}
.nav__link:active,
.nav__link:hover {
	color: #ed4743;
	text-shadow: 0 0 0.5px #ed4743, 0 0 0.5px #ed4743;
}
.nav__link:active {
	text-decoration-line: underline;
}
.nav__buy {
	margin-left: 44px;
	display: -ms-flexbox;
	display: flex;
}
.nav__buy-link {
	background-color: #ed4743;
	height: 100%;
	padding: 20px 49px;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	transition: all 0.3s ease-in;
}
.nav__buy-link:hover {
	background: linear-gradient(
			0deg,
			rgba(23, 20, 18, 0.2),
			rgba(23, 20, 18, 0.2)
		),
		#ed4743;
}
.nav__buy-link:active {
	background: #171412;
}
.header__burger {
	display: none;
}
.pagination__links {
	display: -ms-flexbox;
	display: flex;
}
.pagination__links a,
.pagination__links span {
	width: 50px;
	height: 50px;
	display: -ms-flexbox;
	display: flex;
	font-weight: 500;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 18px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.2);
	transition: color 0.2s ease;
}
.pagination__links a.active,
.pagination__links span.active {
	color: #fff;
	background-image: url(/local/templates/comfoderm/css/../assets/img/arrow-active.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
}
.pagination__links a:hover {
	color: #000;
}
.pagination__btn-navigation,
.pagination__row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
.pagination__btn-navigation {
	font-size: 0;
	width: 64px;
	height: 64px;
}
.pagination__btn-navigation--next svg {
	transform: rotate(180deg);
}
.pagination__btn-navigation--disable path {
	stroke: rgba(0, 0, 0, 0.2);
}
.button {
	background-color: #ed4743;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	display: block;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.manual {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.manual svg {
	margin-left: 10px;
	transform: rotate(-180deg);
}
.manual-active svg {
	transform: rotate(0deg);
}
.tooltip {
	margin: 24px 0;
	position: relative;
	display: none;
	z-index: 3;
	transition: all 0.2s ease-in-out;
	background-color: #fff;
}
.tooltip ul {
	padding: 0;
	list-style: none;
}
.tooltip li {
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.tooltip li:not(:last-child) {
	margin-bottom: 14px;
}
.tooltip a {
	transition: all 0.2s ease-in-out;
}
.tooltip a:focus,
.tooltip a:focus-visible,
.tooltip a:hover {
	color: #ed4743;
}
.tooltip-active {
	display: block;
}
.promo {
	background-color: #faf6ef;
}
.promo__swiper {
	position: relative;
}
.promo__slide--pink {
	background: linear-gradient(
			1turn,
			hsla(14, 64%, 74%, 0.7),
			hsla(32, 24%, 85%, 0)
		),
		linear-gradient(
			1turn,
			hsla(32, 24%, 85%, 0) -42.9%,
			hsla(32, 28%, 82%, 0.5)
		);
}
.promo__slide--orange {
	background: linear-gradient(
			1turn,
			rgba(230, 147, 60, 0.5),
			hsla(32, 24%, 85%, 0)
		),
		linear-gradient(
			1turn,
			hsla(32, 24%, 85%, 0) -42.9%,
			hsla(32, 28%, 82%, 0.5)
		);
}
.promo__slide--yellow {
	background: linear-gradient(
			1turn,
			hsla(31, 40%, 75%, 0.8),
			hsla(32, 24%, 85%, 0)
		),
		linear-gradient(
			1turn,
			hsla(32, 24%, 85%, 0) -42.9%,
			hsla(32, 28%, 82%, 0.3)
		);
}
.promo__container {
	position: relative;
}
.promo__img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.promo__img img {
	width: 730px;
	height: 542px;
}
.promo__wrapper .swiper-slide-active .promo__img {
	left: -101px;
}
.promo__wrapper-arrow {
	position: absolute;
	display: -ms-flexbox;
	display: flex;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 1;
	width: 216px;
}
.promo__wrapper-arrow .promo__arrow-next,
.promo__wrapper-arrow .promo__arrow-prev {
	width: 64px;
	height: 64px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: transparent;
	border-radius: 50%;
	transition: all 0.3s ease;
	cursor: pointer;
}
.promo__wrapper-arrow .promo__arrow-next svg path,
.promo__wrapper-arrow .promo__arrow-prev svg path {
	stroke: #fff;
}
.promo__wrapper-arrow .promo__arrow-next:hover,
.promo__wrapper-arrow .promo__arrow-prev:hover {
	background: rgba(23, 20, 18, 0.3);
}
.promo-pagination {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 64px;
	z-index: 2;
}
.promo-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	opacity: 0.4;
	margin: 0 6px;
}
.promo-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}
.promo__button-wrapper {
	display: -ms-flexbox;
	display: flex;
	padding-top: 389px;
	position: relative;
	width: 500px;
	max-height: 57px;
	padding-bottom: 96px;
}
.promo__button-wrapper .promo__button {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	cursor: pointer;
	outline: none;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #171412;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 66px;
	background-color: #fff;
	text-transform: uppercase;
	margin-right: 16px;
	transition: all 0.3s ease;
}
.promo__button-wrapper .promo__button:focus {
	outline: none;
}
.promo__button-wrapper .promo__button:last-child {
	margin-right: 0;
}
.promo__button-wrapper .promo__button:hover {
	background-color: #ed4743;
}
.promo__button-wrapper .promo__button:active {
	background-color: linear-gradient(
			0deg,
			rgba(23, 20, 18, 0.2),
			rgba(23, 20, 18, 0.2)
		),
		#ed4743;
}
.promo__wrapp {
	-ms-flex-pack: center;
	justify-content: center;
}
.product,
.promo__wrapp {
	display: -ms-flexbox;
	display: flex;
}
.product {
	position: relative;
	padding-top: 60px;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	width: 712px;
}
.product h2 {
	margin: 0;
	font-weight: 400;
	font-size: 55px;
	line-height: 100%;
	text-transform: uppercase;
	margin-bottom: 27px;
	margin-left: 26px;
}
.product h2 sup {
	font-size: 64px;
	top: 0;
	right: 0;
}
.product img {
	height: 200px;
	width: 481px;
	margin-left: -15px;
}
.product .product__info {
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 27px;
	max-width: 85%;
	margin-left: 113px;
}
.product .product__info .product__info-text {
	position: relative;
	margin-right: 20px;
	padding: 5px 0 5px 22px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 50%;
}
.product .product__info .product__info-text:last-of-type {
	margin-right: 0;
}
.product .product__info .product__info-text:before {
	position: absolute;
	content: "";
	background-color: #171412;
	width: 1px;
	height: 100%;
	top: 0;
	left: 0;
}
.product .product__info p {
	margin: 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
}
.product .product__info p sup {
	font-size: 10px;
}
.articles {
	padding: 128px 0;
}
.articles__title {
	padding-right: 140px;
}
.articles__wrapper {
	position: relative;
}
.articles__arrow-wrapper {
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: -10px;
	right: 0;
}
.articles__arrow-next,
.articles__arrow-prev {
	width: 64px;
	height: 64px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition: all 0.3s ease;
	border-radius: 50%;
	background: transparent;
	cursor: pointer;
}
.articles__arrow-next svg,
.articles__arrow-prev svg {
	width: 26px;
	height: 19px;
}
.articles__arrow-next:active,
.articles__arrow-next:hover,
.articles__arrow-prev:active,
.articles__arrow-prev:hover {
	background: url(/local/templates/comfoderm/css/../assets/img/arrow-active.svg);
}
.swiper-button-disabled {
	cursor: auto;
}
.swiper-button-disabled:hover {
	background: transparent;
}
.articles__arrow-prev {
	margin-right: 6px;
}
.articles__slide {
	width: 360px;
}
.articles__link {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}
.articles__link__image {
	margin-bottom: 22px;
	width: 360px;
	height: 453px;
	border-radius: 190px;
	background-color: #e1d8ce;
	background-image: url(/local/templates/comfoderm/css/../assets/img/no-photo.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 127px 155px;
}
.articles__link__image img {
	display: block;
	width: 360px;
	height: 453px;
	border-radius: 190px;
	object-fit: cover;
}
.articles__link__title {
	height: 26px;
	overflow: hidden;
	margin-bottom: 26px;
}
.articles__link__title h3 {
	margin: 0;
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
}
.articles__link__button {
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #171412;
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
	border: 1px solid #174412;
	transition: all 0.3s ease;
}
.articles__link:hover .articles__link__button {
	border: 1px solid #ed4743;
	background-color: #ed4743;
	color: #fff;
}
.articles__link:active .articles__link__button {
	border: 1px solid #ed4743;
	background: linear-gradient(
			0deg,
			rgba(23, 20, 18, 0.2),
			rgba(23, 20, 18, 0.2)
		),
		#ed4743;
	color: #fff;
}
.information {
	background-color: #faf6ef;
	padding-top: 120px;
}
.information__wrapper {
	position: relative;
}
.information__tab {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	cursor: pointer;
	outline: none;
	font-weight: 500;
	font-size: 40px;
	color: #171412;
	line-height: 48px;
	text-transform: uppercase;
	opacity: 0.17;
	transition: opacity 0.2s ease;
	padding-left: 54px;
}
.information__tab:focus {
	outline: none;
}
.information__tab--active {
	color: #171412;
	opacity: 1;
}
.information__tab:focus,
.information__tab:hover {
	opacity: 1;
}
.information__tab-list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: start;
	justify-content: start;
	-ms-flex-align: start;
	align-items: start;
	position: relative;
	padding-bottom: 152px;
}
.information__description {
	font-weight: 400;
	font-size: 22px;
	line-height: 26px;
	margin-top: 0;
	position: absolute;
	right: 0;
	top: 0;
	max-width: 462px;
}
.information__tab-bullet {
	width: 38px;
	height: 38px;
	background-image: url(/local/templates/comfoderm/css/../assets/img/bullet.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 6px;
	transition: top 0.3s ease;
}
.information__list-symptoms {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-preferred-size: content;
	flex-basis: content;
	padding-bottom: 180px;
}
.information__symptom-item {
	position: relative;
	z-index: 2;
	max-width: 266px;
}
.information__symptom-item:hover:after {
	transform: translate(-50%, -50%) scale(1);
}
.information__symptom-item:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 484px;
	height: 484px;
	transform: translate(-50%, -50%) scale(0);
	background-image: url(/local/templates/comfoderm/css/../assets/img/decor-hover-circle.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
	z-index: 0;
	transition: transform 0.6s ease;
}
.information__symptom-item--image {
	max-width: 300px;
	z-index: 3;
}
.information__symptom-item--itching:before {
	left: 50%;
	top: 50%;
	width: 108%;
	height: 108%;
	transform: translate(-50%, -50%);
	background-image: url(/local/templates/comfoderm/css/../assets/img/elipse.png);
	z-index: 0;
}
.information__symptom-item--itching:before,
.information__symptom-item--smear:before {
	content: "";
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
}
.information__symptom-item--smear:before {
	background-image: url(/local/templates/comfoderm/css/../assets/img/smear.webp);
	width: 140px;
	height: 150px;
	right: -30px;
	bottom: -30px;
	z-index: 4;
}
.information__symptom-image {
	overflow: hidden;
	border-radius: 50%;
	position: relative;
	z-index: 2;
	height: 300px;
	max-width: 300px;
	width: 300px;
}
.information__symptom-image img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.information__symptom-head {
	font-weight: 500;
	font-size: 40px;
	line-height: 48px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.information__symptom-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	height: 266px;
	width: 266px;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #171412;
	border-radius: 50%;
	position: relative;
	z-index: 3;
}
.information__symptom-text {
	padding-left: 28px;
	padding-right: 28px;
}
[data-tab-content].hidden {
	display: none;
}
:root {
	--time-anamate: 200ms;
}
[data-animate-tab] {
	opacity: 0;
	transform: translateX(-30px);
	transition: transform var(--time-anamate) ease,
		opacity var(--time-anamate) ease;
}
[data-animate-tab].information__description {
	transform: translateY(30px);
}
[data-animate-tab].information__description.active {
	transform: translateY(0);
}
[data-animate-tab].active {
	opacity: 1;
	transform: translateX(0);
}
.causes {
	background-color: #ed4743;
	padding-top: 120px;
	padding-bottom: 120px;
}
.causes__title {
	margin: 0;
}
.causes__title,
.causes__title span {
	position: relative;
}
.causes__title span:after {
	content: "";
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	background-image: url(/local/templates/comfoderm/css/../assets/img/bullet-white.webp);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	right: -45px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}
.causes__title {
	margin-bottom: 60px;
}
.causes__list {
	margin: 0;
	padding: 0;
	list-style: none;
	-ms-flex-align: center;
	align-items: center;
}
.causes__item,
.causes__list {
	display: -ms-flexbox;
	display: flex;
}
.causes__item {
	position: relative;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	padding-right: 17px;
}
.causes__item p {
	margin: 0;
	margin-bottom: 22px;
}
.causes__item span {
	font-size: 12px;
	line-height: 14px;
	opacity: 0.4;
}
.causes__item sup {
	font-size: 10px;
}
.causes__item:before {
	content: "";
	width: 1px;
	height: 127px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.causes__item-wrap {
	padding-left: 22px;
}
.questions {
	padding: 51px 0 120px;
}
.questions__wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 60px;
}
.questions__title {
	margin-bottom: 16px;
}
.questions__img {
	position: relative;
	width: 360px;
	height: 449px;
}
.questions__img img {
	border-radius: 190px;
	width: 100%;
	height: 100%;
}
.questions__img:before {
	content: "";
	position: absolute;
	width: 155px;
	height: 127px;
	bottom: -46px;
	left: -42px;
	background-image: url(/local/templates/comfoderm/css/../assets/img/questions-before-img.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.questions__list {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 13px;
	width: 701px;
}
.questions__item {
	padding: 32px 0;
	border-bottom: 1px solid #171412;
}
.questions__subtitle {
	text-transform: uppercase;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 17px 20px 17px 0px;
	position: relative;
}
.questions__subtitle h3 {
	margin: 0;
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
}
.questions__subtitle .questions__arrow {
	position: absolute;
	right: 0;
	top: 0;
	width: 64px;
	height: 64px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	background: transparent;
	transition: all 0.3s ease;
	border-radius: 50%;
}
.questions__subtitle .questions__arrow svg {
	width: 24px;
	height: 26px;
	display: block;
	transition: all 0.5s ease;
}
.questions__subtitle:active .questions__arrow,
.questions__subtitle:hover .questions__arrow {
	background: rgba(237, 71, 67, 0.3);
}
.questions__answer {
	display: none;
	padding-top: 32px;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	margin: 0;
	padding-right: 230px;
}
.questions__item-open .questions__arrow svg {
	transform: rotate(-180deg);
}
.questions__item-open .questions__answer {
	display: block;
}
.questions__more {
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #171412;
	padding: 20px 77px;
	text-align: center;
	border: 1px solid #174412;
	transition: all 0.3s ease;
}
.questions__more:hover {
	border: 1px solid #ed4743;
	background: #ed4743;
	color: #fff;
}
.questions__more:active {
	border: 1px solid #ed4743;
	background: linear-gradient(
			0deg,
			rgba(23, 20, 18, 0.2),
			rgba(23, 20, 18, 0.2)
		),
		#ed4743;
}
.ticker {
	background: #ed4743;
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 92px;
}
.ticker__img {
	display: inline-block;
	animation: a 35s infinite linear;
	background-image: url(/local/templates/comfoderm/css/../assets/img/ticker-update.webp);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	width: 2191px;
	height: 92px;
}
@keyframes a {
	0% {
		transform: translate(0);
	}
	to {
		transform: translate(-100%);
	}
}
.pharmacies {
	padding: 120px 0;
	background-color: #faf6ef;
}
.pharmacies__content-text {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 60px;
}
.pharmacies__title {
	margin-bottom: 0;
}
.pharmacies__text {
	margin: 0;
	font-size: 22px;
	line-height: 26px;
	max-width: 486px;
}
.pharmacies__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 58px;
}
.pharmacies__item {
	padding: 0;
	margin: 0;
}
.pharmacies__item .phermacies__link {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 214px;
	height: 208px;
	border: 1px solid #171412;
	border-radius: 50%;
	position: relative;
}
.pharmacies__item .phermacies__link:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 238px;
	height: 234px;
	background: transparent;
	transition: all 7s ease-in;
}
.pharmacies__item .phermacies__link:after {
	position: absolute;
	content: "";
	background-color: #fff;
	inset: 12px;
	border-radius: 100%;
}
.pharmacies__item .phermacies__link:hover:before {
	background: url(/local/templates/comfoderm/css/../assets/img/pharm-hover.svg);
}
.pharmacies__item .phermacies__link img {
	width: 80%;
	z-index: 1;
}
.pharmacies__more-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}
.pharmacies__more-wrap .pharmacies__more {
	display: inline-block;
	padding: 20px 46px;
	background: #ed4743;
	font-size: 14px;
	font-weight: 500;
	line-height: 17px;
	text-transform: uppercase;
	color: #fff;
	transition: all 0.5s ease;
}
.pharmacies__more-wrap .pharmacies__more:hover {
	background: linear-gradient(
			0deg,
			rgba(23, 20, 18, 0.2),
			rgba(23, 20, 18, 0.2)
		),
		#ed4743;
}
.pharmacies__more-wrap .pharmacies__more:active {
	background: #171412;
}
.footer {
	background-color: #fff;
	padding: 72px 0;
	font-size: 12px;
	line-height: 14px;
}
.footer__nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 40px;
}
.footer__nav-logo {
	width: 189px;
	height: 45px;
}
.footer__nav-list {
	list-style: none;
	display: -ms-flexbox;
	display: flex;
}
.footer__nav-item,
.footer__nav-list {
	margin: 0;
	padding: 0;
}
.footer__nav-item:last-of-type .footer__nav-link {
	padding-right: 0;
}
.footer__nav-link {
	display: block;
	color: #171412;
	font-size: 12px;
	line-height: 25px;
	opacity: 0.65;
	padding: 5px 16px;
}
.footer__nav-link:hover {
	opacity: 1;
}
.footer__nav-link:active,
.footer__nav-link:hover {
	color: #ed4743;
	text-shadow: 0 0 0.5px #ed4743, 0 0 0.5px #ed4743;
}
.footer__nav-link:active {
	text-decoration-line: underline;
}
.footer__contact {
	margin-bottom: 18px;
}
.footer__contact p {
	margin: 0;
	color: #000;
}
.footer__contact a {
	color: #ed4743;
	font-weight: 500;
}
.footer__contact a:hover {
	opacity: 0.8;
}
.footer__contact .footer__phone {
	color: #000;
}
.footer__warning {
	font-weight: 500;
	margin-bottom: 18px;
}
.footer__warning a {
	color: #ed4743;
}
.footer__warning a:hover {
	opacity: 0.8;
}
.footer__rules {
	margin-bottom: 40px;
	padding-right: 10px;
}
.footer__rules p {
	margin: 0;
	margin-bottom: 18px;
	color: #171412;
	opacity: 0.65;
}
.footer__rules p:last-of-type {
	margin-bottom: 0;
}
.footer__disclaimer {
	width: 100%;
	height: 46px;
	margin-bottom: 40px;
}
.footnote .footnote__button {
	cursor: pointer;
	position: relative;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: -0.025em;
	color: #000;
	opacity: 0.65;
	transition: all 0.3s ease;
}
.footnote .footnote__button:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 0.9px;
	left: 0;
	bottom: 0;
	background-color: #171412;
	opacity: 0.65;
}
.footnote .footnote__button:hover,
.footnote .footnote__button:hover:before {
	opacity: 1;
}
.footnote p {
	font-weight: 400;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: -0.025em;
	color: #000;
	opacity: 0.65;
	margin: 0;
}
.footnote .footnote__content {
	margin-top: 20px;
	transition: display 0.3s ease;
}
.footnote--open .footnote__content {
	display: none;
}
.promo-article {
	position: relative;
	padding-top: 48px;
	padding-bottom: 20px;
}
.promo-article__image {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	width: 100%;
	top: 0;
}
.promo-article__image img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}
.promo-article__container {
	height: 100%;
}
.promo-article__title {
	max-width: 475px;
	font-size: 64px;
	line-height: 100%;
	font-weight: 500;
	margin-bottom: 20px;
}
.promo-article__info {
	position: relative;
	min-height: 421px;
	z-index: 2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-direction: column;
	flex-direction: column;
}
.promo-article__tags-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -ms-flexbox;
	display: flex;
	max-width: 697px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: auto;
}
.promo-article__item {
	padding-right: 8px;
	padding-bottom: 19px;
}
.promo-article__item a {
	background-color: #fff;
	display: block;
	padding: 10px 18px;
	border-radius: 71px;
	font-size: 18px;
	line-height: 22px;
	text-decoration: underline;
	font-weight: 500;
}
.promo-article__item a:hover {
	text-decoration: none;
}
.article-content__text {
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 48px;
}
.article-content__info {
	padding-top: 64px;
}
.article-content__info:first-child {
	padding-top: 82px;
}
.article-content__title {
	-ms-flex-preferred-size: 306px;
	flex-basis: 306px;
	width: 100%;
	font-weight: 500;
	font-size: 30px;
	line-height: 100%;
	margin-top: 0;
	padding-right: 30px;
}
.article-content__title--empty {
	font-size: 0;
	line-height: 0;
}
.article-content__description {
	-ms-flex-preferred-size: 630px;
	flex-basis: 630px;
	padding-left: 30px;
	font-size: 18px;
	line-height: 135%;
	border-left: 1px solid rgba(23, 20, 18, 0.2);
}
.article-content__description p {
	margin-top: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 135%;
}
.article-content__description p:last-child {
	margin-bottom: 0;
}
.article-content__description h3 {
	margin-top: 48px;
	margin-bottom: 24px;
}
.article-content__description h3:first-child {
	margin-top: 0;
}
.article-content__description ul {
	padding-left: 30px;
}
.article-content__description ul:last-child {
	margin-bottom: 0;
}
.article-content__description li {
	line-height: 135%;
}
.article-content__images {
	margin-bottom: 48px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.article-content__image {
	overflow: hidden;
}
.article-content__image--full {
	border-radius: 190px;
}
.article-content__image--average {
	border-radius: 190px;
	max-width: 854px;
}
.article-content__image--middle {
	border-radius: 300px;
	max-width: 580px;
}
.article-content__image--little {
	border-radius: 300px;
	max-width: 306px;
	-ms-flex-preferred-size: 306px;
	flex-basis: 306px;
}
.article-content__image--big {
	max-width: 914px;
	border-radius: 190px;
	margin-left: auto;
}
.article-content__image img,
.article-content__image picture {
	line-height: 0;
	display: block;
}
.article-important-block {
	background-color: #ed4743;
}
.article-important-block__row {
	display: -ms-flexbox;
	display: flex;
	padding-top: 24px;
	padding-bottom: 14px;
	color: #fff;
}
.article-important-block__title {
	margin: 0;
	font-size: 30px;
	line-height: 100%;
	font-weight: 500;
	max-width: 336px;
	width: 100%;
}
.article-important-block__text {
	max-width: 600px;
}
.article-important-block__text p {
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 18px;
	line-height: 135%;
}
.article-libs {
	background-color: #faf6ef;
	padding-top: 48px;
}
.article-libs__title {
	margin-top: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	opacity: 0.65;
}
.article-libs__info {
	font-weight: 400;
	font-size: 12px;
	line-height: 135%;
	color: #171412;
	opacity: 0.65;
}

.article-libs__info tr td:first-child {
	padding: 0;
	padding-left: 5px;
	display: flex;
	position: relative;
	top: 5px;
	width: 24px;
	flex: none;
}
.article-libs__info ol {
	padding-left: 18px;
}
.articles-page {
	background-color: #faf6ef;
	padding-bottom: 100px;
}
.articles-intro__title {
	font-weight: 500;
	font-size: 64px;
	line-height: 100%;
	padding-bottom: 30px;
	padding-top: 47px;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(23, 20, 18, 0.2);
}
.articles-grid {
	padding-top: 50px;
}
.articles-grid__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	column-gap: 55px;
	row-gap: 50px;
	grid-template-columns: repeat(3, 1fr);
	padding-bottom: 100px;
}
.articles-grid__item--two-column {
	grid-column: 1/3;
}
.articles-grid__item--two-column .articles-grid__image {
	border-radius: 300px;
}

.h1-main-page {
	margin-top: -50px;
	margin-bottom: 60px;
	text-align: center;
}
.articles-grid__image {
	overflow: hidden;
	border-radius: 190px;
	margin-bottom: 22px;
	width: 100%;
	height: 250px;

	background-position: center !important;
	background-image: url(/local/templates/comfoderm/css/../assets/img/no-photo.svg);
	background-repeat: no-repeat;
	background-color: #e8ddd3 !important;
}
.articles-grid__image img {
	display: block;
}
.articles-grid__title {
	text-align: center;
	margin-top: 0;
	margin-bottom: 22px;
}
.articles-grid__description {
	text-align: center;
}
.articles-grid__text {
	margin-bottom: 26px;
}
.articles-grid__wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}
.articles-grid__button {
	margin-top: auto;
}
.articles-grid__wrap {
	height: 100%;
}
.manual-page {
	background-color: #faf6ef;
	padding-bottom: 100px;
}
.manual-intro__title {
	font-weight: 500;
	font-size: 64px;
	line-height: 100%;
	padding-bottom: 30px;
	padding-top: 47px;
	margin-bottom: 60px;
	border-bottom: 1px solid rgba(23, 20, 18, 0.2);
}
.manual-block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}
.manual-left h2 {
	margin: 0;
	margin-bottom: 30px;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
}
.manual-right h3 {
	margin-bottom: 16px;
	margin-top: 30px;
	font-size: 18px;
	font-weight: 500;
	line-height: 100%;
}
.manual-right p {
	margin: 0;
	font-size: 16px;
}
.manual-right div p:not(:last-child) {
	margin-bottom: 20px;
}
.manual-right div ul {
	padding-left: 20px;
}
.manual-info {
	font-size: 16px;
}
.manual-info:not(:last-child) {
	margin-bottom: 20px;
}
.manual-info p {
	display: inline;
	font-weight: 400;
}
.manual-info strong {
	font-weight: 500;
}
.apteka {
	padding-top: 30px;
	background-color: #faf6ef;
}
.apteka-intro {
	padding-bottom: 30px;
}
.apteka-intro__container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}
.apteka-intro__title {
	margin: 0;
	margin-bottom: 30px;
}
.apteka-intro__description {
	margin: 0;
	font-size: 18px;
	line-height: 21px;
}
.apteka-content {
	padding-bottom: 63px;
}
.apteka-content__list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.apteka-content__item {
	width: 146px;
	height: 146px;
	border: 1px solid #171412;
	border-radius: 100%;
	margin-bottom: 16px;
}
.apteka-content__item,
.apteka-content__item a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.apteka-content__item a {
	width: 128px;
	height: 128px;
	background-color: #fff;
	border-radius: 100%;
}
.apteka-content__item a img {
	width: 90%;
}
.apteka-content__item:nth-child(2n) {
	margin-left: 8px;
}
.cookies {
	display: none;
	visibility: hidden;
	opacity: 0;
	position: fixed;
	bottom: 18px;
	left: 50%;
	width: 1190px;
	transform: translateX(-50%);
	margin: 0 auto;
	min-height: 110px;
	background-color: #fff;
	padding: 20px 96px 20px 20px;
	gap: 110px;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	animation: b 1s ease-in;
	z-index: 100;
}
.cookies--visible {
	display: -ms-flexbox;
	display: flex;
	visibility: visible;
	opacity: 1;
}
@keyframes b {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.cookies__text {
	font-size: 12px;
	-ms-flex: 1 0 60%;
	flex: 1 0 60%;
}
.cookies__text p {
	margin: 0;
	padding: 0;
}
.cookies__text a {
	color: #ed4743;
	text-decoration: underline;
	font-weight: 700;
}
.cookies__buttons {
	gap: 16px;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.cookies__button,
.cookies__buttons {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.cookies__button {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	cursor: pointer;
	outline: none;
	width: 154px;
	height: 46px;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.cookies__button:focus {
	outline: none;
}
.cookies__button--accept {
	background-color: #ed4743;
	color: #fff;
}
.cookies__button--accept:hover {
	background-color: rgba(237, 70, 67, 0.8352941176);
}
.cookies__button--reject {
	color: #171412;
	border: 1px solid #171412;
}
.cookies__button--reject:hover {
	background-color: #e3e3e3;
}
.cookies__close {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	outline: none;
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 1;
	height: 18px;
	width: 18px;
	cursor: pointer;
}
.cookies__close:focus {
	outline: none;
}
.cookies__close svg path {
	transition: stroke 0.3s ease;
}
.cookies__close:hover svg path {
	stroke: #000;
}
.new_data_articles {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 20px;
}
@media (min-width: 767px) {
	.manual-block {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.manual-left {
		border-right: 1px solid #171412;
	}
	.manual-left h2 {
		position: sticky;
		top: 35px;
		font-size: 30px;
		margin-right: 78px;
	}
	.manual-right {
		margin-left: 16px;
	}
	.manual-right h3 {
		margin-bottom: 24px;
		margin-top: 40px;
		font-size: 24px;
	}
	.manual-info,
	.manual-right p {
		font-size: 18px;
	}
}
@media screen and (min-width: 767px) {
	.tooltip {
		margin: 32px 0;
	}
	.tooltip li {
		font-size: 24px;
	}
	.tooltip li:not(:last-child) {
		margin-bottom: 24px;
	}
	.apteka {
		padding-top: 50px;
	}
	.apteka-intro__title {
		margin-bottom: 20px;
	}
	.apteka-intro__description {
		font-size: 22px;
		line-height: 26px;
		max-width: 593px;
	}
	.apteka-intro {
		padding-bottom: 50px;
	}
	.apteka-content {
		padding-bottom: 130px;
	}
	.apteka-content__item {
		position: relative;
		width: 214px;
		height: 214px;
		margin-left: 16px;
	}
	.apteka-content__item a {
		width: 188px;
		height: 188px;
	}
	.apteka-content__item a:before {
		content: "";
		position: absolute;
		inset: -16px;
		border: 1px solid rgba(23, 20, 18, 0.2941176471);
		border-radius: 100%;
		opacity: 0;
	}
	.apteka-content__item:nth-child(2n) {
		margin-left: 16px;
	}
	.apteka-content__item a:focus-visible:before,
	.apteka-content__item a:focus:before,
	.apteka-content__item a:hover:before {
		opacity: 1;
	}
}
@media (min-width: 1279px) {
	.manual-right {
		margin-left: 30px;
	}
	.manual-right h3 {
		margin-top: 48px;
	}
}
@media screen and (min-width: 1279px) {
	.tooltip {
		margin: 0;
		position: absolute;
		left: -11px;
		top: 45px;
		width: 164px;
		padding: 20px;
	}
	.tooltip li {
		text-align: left;
		font-size: 12px;
	}
	.tooltip li:not(:last-child) {
		margin-bottom: 20px;
	}
	.manual:before {
		content: "";
		position: absolute;
		inset: -11px;
		top: -15px;
		background-color: #ed4743;
		opacity: 0;
		transition: all 0.2s ease-in-out;
	}
	.manual-active:before {
		opacity: 0.2;
	}
	.apteka {
		padding-top: 120px;
	}
	.apteka-intro {
		padding-bottom: 60px;
	}
	.apteka-intro__container {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.apteka-intro__description {
		max-width: 426px;
	}
	.apteka-content {
		padding-bottom: 118px;
	}
	.apteka-content__list {
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.apteka-content__item {
		margin-bottom: 24px;
		margin-left: 24px;
	}
	.apteka-content__item a:before {
		inset: -12px;
	}
	.apteka-content__item:nth-child(2n) {
		margin-left: 24px;
	}
}
@media (max-width: 1279px) {
	.h1-main-page {
		margin-top: 0px;
		margin-bottom: 40px;
		text-align: center;
	}
	.container {
		max-width: 768px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.header {
		height: 54px;
	}
	.header__nav {
		display: none;
	}
	.header__burger {
		padding: 0;
		margin: 0;
		background: none;
		border: none;
		cursor: pointer;
		outline: none;
		display: -ms-flexbox;
		display: flex;
		padding: 21px 18px;
	}
	.header__burger:focus {
		outline: none;
	}
	.header__burger span {
		display: inline-block;
		width: 19px;
		height: 2px;
		background-color: #000;
		position: relative;
	}
	.header__burger span:after {
		top: -6px;
	}
	.header__burger span:after,
	.header__burger span:before {
		content: "";
		position: absolute;
		width: 19px;
		height: 2px;
		background-color: #000;
		left: 0;
	}
	.header__burger span:before {
		top: 6px;
	}
	.header--open {
		position: absolute;
		z-index: 5;
		min-height: 100%;
		height: 100%;
		background-color: #fff;
		-ms-flex-pack: center;
		justify-content: center;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.header--open,
	.header--open .header__container {
		width: 100%;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.header--open .header__container {
		margin: 0;
		-ms-flex-direction: column;
		flex-direction: column;
		position: relative;
	}
	.header--open .header__logo {
		padding: 15px 0;
	}
	.header--open .header__nav {
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 85vh;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.header--open .nav__buy {
		margin-left: 0;
		width: 100%;
		margin-bottom: 100px;
	}
	.header--open .nav__buy-link {
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		text-align: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.header--open .header__burger {
		display: block;
		position: absolute;
		top: -19px;
		right: 45px;
		padding: 21px;
	}
	.header--open .header__burger span {
		width: 0;
		height: 0;
	}
	.header--open .header__burger span:before {
		transform: rotate(45deg);
		top: 8px;
		transition: top 0.2s ease, transform 0.2s ease 0.2s;
	}
	.header--open .header__burger span:after {
		transform: rotate(-45deg);
		top: 8px;
		transition: bottom 0.2s ease, transform 0.2s ease 0.2s;
	}
	.header--open .nav__link {
		padding: 16px;
		font-weight: 400;
		font-size: 30px;
		line-height: 36px;
	}
	.header--open .nav__list {
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 126px;
	}
	.promo {
		height: auto;
	}
	.promo__img img {
		width: auto;
		height: 100%;
	}
	.promo__container {
		padding-bottom: 110px;
	}
	.promo__wrapper .swiper-slide-active .promo__img {
		left: -163px;
	}
	.promo__button-wrapper {
		width: auto;
		padding-top: 340px;
		padding-bottom: 0;
	}
	.promo__button-wrapper .promo__button {
		padding: 20px 28px;
	}
	.promo__wrapper-arrow {
		bottom: 6%;
	}
	.promo__wrapper-arrow .promo__arrow-next:hover,
	.promo__wrapper-arrow .promo__arrow-prev:hover {
		background-color: transparent;
	}
	.promo-pagination {
		bottom: 6%;
	}
	.product {
		min-width: 377px;
		max-width: 377px;
		padding-top: 57px;
	}
	.product h2 {
		font-size: 35px;
		line-height: 100%;
		margin-bottom: 26px;
		margin-left: 0;
	}
	.product h2 sup {
		font-size: 34px;
	}
	.product img {
		height: 118px;
		width: 283px;
		margin-left: 17px;
	}
	.product .product__info {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		max-width: 325px;
		margin-left: 43px;
		margin-bottom: 34px;
	}
	.product .product__info .product__info-text {
		width: 100%;
		max-width: 292px;
		padding: 0 0 0 22px;
		margin-right: 0;
		margin-bottom: 16px;
	}
	.product .product__info .product__info-text:last-child {
		margin-bottom: 0;
	}
	.product .product__info p {
		font-size: 18px;
		line-height: 22px;
	}
	.product .product__info p sup {
		font-size: 12px;
	}
	.promo__slide--height .promo__button-wrapper {
		padding-top: 378px;
	}
	.articles {
		padding-top: 108px;
		padding-bottom: 100px;
	}
	.articles__slide {
		width: 346px;
	}
	.articles__link__image,
	.articles__link__image img {
		width: 346px;
		height: 453px;
	}
	.articles__link:hover .articles__link__button {
		background: transparent;
		border: 1px solid #174412;
		color: #171412;
	}
	.information {
		padding-top: 80px;
	}
	.information__description {
		position: static;
		max-width: 100%;
		margin-bottom: 51px;
		font-weight: 400;
		font-size: 22px;
		padding-left: 53px;
		line-height: 26px;
	}
	.information__tab-list {
		padding-bottom: 65px;
	}
	.information__symptom-item {
		margin-right: 0;
		-ms-flex-preferred-size: 33.4%;
		flex-basis: 33.4%;
		margin-bottom: 39px;
	}
	.information__symptom-item:after {
		width: 407px;
		height: 407px;
	}
	.information__symptom-item--image {
		width: 225px;
	}
	.information__symptom-item:nth-child(3n + 3) {
		margin-left: auto;
	}
	.information__symptom-item--itching:before {
		left: 52.3%;
		width: 106%;
		height: 106%;
	}
	.information__symptom-item--smear:before {
		width: 101px;
		height: 138px;
		right: -6px;
		bottom: -43px;
	}
	.information__symptom-item:first-child .information__symptom-wrap {
		margin-left: 0;
	}
	.information__symptom-wrap {
		margin-right: 0;
	}
	.information__symptom-image,
	.information__symptom-wrap {
		width: 225px;
		height: 225px;
		margin-left: auto;
	}
	.information__list-symptoms {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: start;
		justify-content: start;
		padding-bottom: 89px;
	}
	.information__symptom-text {
		font-size: 18px;
		line-height: 22px;
		padding-left: 23px;
		padding-right: 23px;
	}
	.causes {
		padding-top: 60px;
		padding-bottom: 20px;
	}
	.causes__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.causes__item {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		margin-bottom: 40px;
	}
	.causes__item:nth-child(4n + 4) {
		margin-left: auto;
	}
	.causes__item:before {
		height: 126px;
	}
	.questions {
		padding: 0 0 100px;
	}
	.questions__wrapper {
		margin-bottom: 47px;
	}
	.questions__img {
		display: none;
	}
	.questions__title {
		margin-bottom: 50px;
	}
	.questions__item:first-of-type,
	.questions__list {
		padding-top: 0;
	}
	.questions__subtitle .questions__arrow {
		right: -7px;
	}
	.questions__subtitle h3 {
		padding-right: 27px;
	}
	.questions__more {
		display: block;
		width: 100%;
	}
	.pharmacies {
		padding: 80px 0;
	}
	.pharmacies__content-text {
		display: block;
		margin-bottom: 50px;
	}
	.pharmacies__title {
		margin-bottom: 20px;
	}
	.pharmacies__text {
		max-width: 585px;
	}
	.pharmacies__text sup {
		font-size: 21px;
		top: -1px;
	}
	.pharmacies__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: end;
		justify-content: flex-end;
		padding-right: 34px;
		gap: 16px;
		margin-bottom: 82px;
	}
	.pharmacies__list .phermacies__link:before {
		display: none;
		inset: 9px;
	}
	.pharmacies__more-wrap {
		width: 100%;
	}
	.pharmacies__more-wrap .pharmacies__more {
		display: block;
		text-align: center;
		width: 100%;
	}
	.footer {
		padding: 30px 0;
		font-size: 12px;
		line-height: 14px;
	}
	.footer__nav {
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 30px;
	}
	.footer__nav-list {
		display: grid;
		grid-template-columns: 75px 198px;
		grid-column-gap: 72px;
	}
	.footer__nav-link {
		padding: 0;
	}
	.footer__rules {
		margin-bottom: 30px;
	}
	.footer__disclaimer {
		height: 27px;
		margin-bottom: 30px;
	}
	.promo-article__title {
		font-size: 48px;
		line-height: 100%;
		margin-bottom: 54px;
	}
	.promo-article__info {
		min-height: 381px;
	}
	.article-content__info {
		padding-bottom: 30px;
	}
	.article-content__info:first-child {
		padding-top: 80px;
	}
	.article-content__description {
		-ms-flex-preferred-size: 362px;
		flex-basis: 362px;
		padding-left: 16px;
	}
	.article-content__description,
	.article-content__description p {
		font-size: 18px;
		line-height: 135%;
	}
	.article-content__description h3 {
		margin-top: 40px;
	}
	.article-content__description ul {
		padding-left: 24px;
	}
	.article-content__text {
		padding-bottom: 30px;
	}
	.article-content__title {
		-ms-flex-preferred-size: 346px;
		flex-basis: 346px;
		padding-right: 57px;
	}
	.article-content__image--average {
		max-width: 508px;
		border-radius: 110px;
	}
	.article-content__image--middle {
		max-width: 346px;
	}
	.article-content__image--full {
		border-radius: 110px;
	}
	.article-content__image--big {
		max-width: 524px;
		border-radius: 110px;
		margin-left: auto;
	}
	.article-content__image--little {
		-ms-flex-preferred-size: 184px;
		flex-basis: 184px;
	}
	.article-content__images {
		margin-bottom: 30px;
	}
	.article-content__info:last-child {
		padding-bottom: 0;
	}
	.article-important-block__row {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.article-important-block__title {
		max-width: max-content;
	}
	.article-important-block__text {
		max-width: 346px;
	}
	.articles-intro__title {
		font-weight: 500;
		font-size: 48px;
		line-height: 100%;
		padding-bottom: 16px;
		padding-top: 50px;
	}
	.articles-page {
		padding-bottom: 80px;
	}
	.articles-grid__list {
		grid-template-columns: repeat(2, 1fr);
		column-gap: 16px;
		padding-bottom: 80px;
	}
	.articles-grid__item:first-of-type {
		-ms-flex-order: 1;
		order: 1;
	}
	.articles-grid__item:nth-of-type(2) {
		-ms-flex-order: 2;
		order: 2;
	}
	.articles-grid__item:nth-of-type(3) {
		-ms-flex-order: 3;
		order: 3;
	}
	.articles-grid__item:nth-of-type(5) {
		-ms-flex-order: 4;
		order: 4;
	}
	.articles-grid__item:nth-of-type(6) {
		-ms-flex-order: 6;
		order: 6;
	}
	.articles-grid__item:nth-of-type(7) {
		-ms-flex-order: 7;
		order: 7;
	}
	.articles-grid__item:nth-of-type(8) {
		-ms-flex-order: 8;
		order: 8;
		display: none;
	}
	.articles-grid__item--two-column {
		-ms-flex-order: 5;
		order: 5;
	}
	.manual-intro__title {
		font-weight: 500;
		font-size: 48px;
		line-height: 100%;
		padding-bottom: 16px;
		padding-top: 50px;
	}
	.manual-page {
		padding-bottom: 80px;
	}
	.cookies {
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		transform: translateX(0);
		padding: 30px 95px 40px 30px;
		gap: 32px;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	}
	.cookies__text {
		font-size: 14px;
		-ms-flex: auto;
		flex: auto;
	}
	.cookies__close {
		top: 16px;
		right: 16px;
	}
}
@media (max-width: 767px) {
	.h1-main-page {
		text-align: center;
		margin-top: 0px;
		margin-bottom: 45px;
		font-size: 28px;
	}
	.container {
		max-width: 320px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.title {
		font-size: 24px;
		line-height: 29px;
		margin-bottom: 16px;
	}
	.header--open .header__burger {
		right: 24px;
	}
	.header--open .nav__link {
		font-size: 18px;
		line-height: 22px;
		padding: 10px;
	}
	.header--open .nav__list {
		padding-top: 50px;
	}
	.promo__slide {
		height: auto;
	}
	.promo__container {
		max-width: 100%;
		padding: 0;
	}
	.promo__slide--pink {
		background: transparent;
	}
	.promo__slide--pink .promo__img,
	.promo__slide--pink .promo__wrapp {
		background: linear-gradient(
				1turn,
				hsla(14, 64%, 74%, 0.7),
				hsla(32, 24%, 85%, 0)
			),
			linear-gradient(
				1turn,
				hsla(32, 24%, 85%, 0) -42.9%,
				hsla(32, 28%, 82%, 0.5)
			);
	}
	.promo__slide--orange {
		background: transparent;
	}
	.promo__slide--orange .promo__img,
	.promo__slide--orange .promo__wrapp {
		background: linear-gradient(
				1turn,
				rgba(230, 147, 60, 0.5),
				hsla(32, 24%, 85%, 0)
			),
			linear-gradient(
				1turn,
				hsla(32, 24%, 85%, 0) -42.9%,
				hsla(32, 28%, 82%, 0.5)
			);
	}
	.promo__slide--yellow {
		background: transparent;
	}
	.promo__slide--yellow .promo__img,
	.promo__slide--yellow .promo__wrapp {
		background: linear-gradient(
				1turn,
				hsla(31, 40%, 75%, 0.8),
				hsla(32, 24%, 85%, 0)
			),
			linear-gradient(
				1turn,
				hsla(32, 24%, 85%, 0) -42.9%,
				hsla(32, 28%, 82%, 0.3)
			);
	}
	.promo__img {
		position: relative;
		width: 100%;
		height: 160px;
	}
	.promo__img img {
		display: block;
		max-width: 320px;
		height: 160px;
		margin: 0 auto;
	}
	.promo__wrapper .swiper-slide-active .promo__img {
		left: 0;
	}
	.promo__wrapp {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding-bottom: 30px;
	}
	.promo__button-wrapper {
		padding-top: 0;
		width: 100%;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center;
		max-width: 300px;
		padding: 0 10px;
		max-height: none;
		margin: 0 auto;
		z-index: 3;
	}
	.promo__button-wrapper .promo__button {
		margin: 0;
		margin-right: 0;
		padding: 20px;
		width: 100%;
		box-sizing: border-box;
		max-width: 300px;
		margin-bottom: 16px;
	}
	.promo__button-wrapper .promo__button:last-child {
		margin-bottom: 0;
	}
	.product {
		min-width: 100%;
		max-width: 100%;
		padding-top: 19px;
		margin-bottom: 34px;
	}
	.product h2 {
		text-align: center;
		font-size: 24px;
		line-height: 29px;
		margin-bottom: 17px;
	}
	.product img {
		height: 110px;
		width: 265px;
		margin-left: 0;
		margin-bottom: 66px;
	}
	.product .product__info {
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 0;
		max-width: 260px;
	}
	.product .product__info .product__info-text {
		margin-bottom: 20px;
	}
	.product .product__info p {
		font-size: 16px;
		line-height: 19px;
	}
	.product .product__info p sup {
		font-size: 10px;
	}
	.promo__slide--height {
		height: auto;
	}
	.promo__slide--height .promo__img img {
		width: 100%;
		height: 160px;
	}
	.promo__slide--height .promo__button-wrapper {
		padding-top: 0;
	}
	.promo__wrapper-arrow {
		bottom: 0;
		top: 328px;
		width: 100%;
		max-width: 320px;
		height: 64px;
	}
	.promo__wrapper-arrow .promo__arrow-next svg path,
	.promo__wrapper-arrow .promo__arrow-prev svg path {
		stroke: #171412;
	}
	.promo-pagination {
		bottom: 0;
		top: 328px;
	}
	.promo-pagination .swiper-pagination-bullet {
		background: #171412;
	}
	.articles {
		padding: 60px 0;
	}
	.articles__swiper {
		padding: 0;
	}
	.articles__title {
		padding-right: 0;
	}
	.articles__slide {
		width: 300px;
	}
	.articles__link__image {
		background-size: 89px 109px;
	}
	.articles__link__image,
	.articles__link__image img {
		width: 192px;
		height: 273px;
	}
	.articles__link__title {
		height: 22px;
		margin-bottom: 23px;
	}
	.articles__link__title h3 {
		font-size: 18px;
		line-height: 22px;
	}
	.articles__link__button {
		color: #fff;
		border: 1px solid #ed4743;
		background-color: #ed4743;
	}
	.articles__arrow-wrapper {
		width: 100%;
		-ms-flex-pack: justify;
		justify-content: space-between;
		top: 0;
		z-index: 10;
		height: 0;
	}
	.articles__arrow-wrapper .articles__arrow-next {
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-top: 198px;
		width: 30px;
		height: 30px;
	}
	.articles__arrow-wrapper .articles__arrow-next:active,
	.articles__arrow-wrapper .articles__arrow-next:hover {
		background: transparent;
	}
	.articles__arrow-wrapper .articles__arrow-prev {
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-top: 198px;
		width: 30px;
		height: 30px;
	}
	.articles__arrow-wrapper .articles__arrow-prev:active,
	.articles__arrow-wrapper .articles__arrow-prev:hover,
	.articles__arrow-wrapper .swiper-button-disabled:hover {
		background: transparent;
	}
	.articles__arrow-wrapper .swiper-button-disabled:hover svg path {
		stroke: #171412;
	}
	.articles__arrow-prev {
		margin-right: 0;
	}
	.information {
		padding-top: 60px;
	}
	.information__tab {
		font-size: 24px;
		line-height: 29px;
		text-align: left;
		margin-bottom: 10px;
	}
	.information__tab-bullet {
		margin-top: 1px;
	}
	.information__description {
		font-size: 18px;
		line-height: 22px;
		padding-left: 0;
	}
	.information__symptom-wrap {
		width: 146px;
		height: 146px;
	}
	.information__symptom-head {
		font-size: 24px;
		line-height: 29px;
	}
	.information__symptom-text {
		font-size: 12px;
		line-height: 14px;
	}
	.information__symptom-image {
		height: 146px;
		width: 146px;
	}
	.information__symptom-item {
		margin-bottom: 16px;
	}
	.information__symptom-item:after {
		width: 273px;
		height: 273px;
	}
	.information__symptom-item--itching:before {
		left: 50%;
	}
	.information__symptom-item--smear:before {
		width: 58px;
		height: 94px;
		right: -6px;
		bottom: -24px;
	}
	.information__symptom-item:nth-child(3n + 3) {
		margin-left: 0;
	}
	.information__list-symptoms {
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-bottom: 43px;
	}
	.information__description {
		margin-bottom: 30px;
	}
	.information__description sup {
		font-size: 9px;
		top: -8px;
	}
	.information__tab-list {
		padding-bottom: 20px;
	}
	.causes {
		padding-top: 50px;
	}
	.causes__container {
		padding: 0 30px;
	}
	.causes__item {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		margin-bottom: 24px;
	}
	.causes__item:before {
		height: 100%;
	}
	.causes__title {
		margin-bottom: 30px;
	}
	.causes__item-wrap p {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 16px;
	}
	.causes__item-wrap p:last-child {
		margin-bottom: 0;
	}
	.causes__title span:after {
		top: auto;
		bottom: 0;
		transform: translateY(0);
	}
	.questions {
		padding-bottom: 60px;
	}
	.questions__title,
	.questions__wrapper {
		margin-bottom: 30px;
	}
	.questions__item {
		padding: 24px 0;
	}
	.questions__list {
		width: 100%;
	}
	.questions__subtitle {
		padding: 10px 0;
	}
	.questions__subtitle h3 {
		font-size: 18px;
		line-height: 22px;
		max-width: 246px;
	}
	.questions__subtitle .questions__arrow {
		right: 0;
	}
	.questions__subtitle:active .questions__arrow,
	.questions__subtitle:hover .questions__arrow {
		background: transparent;
	}
	.questions__answer {
		padding: 0;
		padding-top: 16px;
	}
	.ticker {
		height: 73px;
	}
	.ticker__img {
		height: 73px;
		width: 1410px;
	}
	.pharmacies {
		padding: 60px 0;
	}
	.pharmacies__content-text,
	.pharmacies__title {
		margin-bottom: 30px;
	}
	.pharmacies__text {
		font-size: 18px;
		line-height: 22px;
		max-width: 100%;
	}
	.pharmacies__text sup {
		font-size: 17px;
	}
	.pharmacies__list {
		width: 100%;
		display: grid;
		padding-right: 0;
		-ms-flex-pack: start;
		justify-content: start;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr;
		grid-column-gap: 8px;
		grid-row-gap: 12px;
		margin-bottom: 34px;
	}
	.pharmacies__list .phermacies__link {
		width: 146px;
		height: 142px;
	}
	.pharmacies__list .phermacies__link:after {
		inset: 6px;
	}
	.footer__nav {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.footer__nav-logo {
		margin-bottom: 30px;
	}
	.footer__nav-list {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.footer__disclaimer {
		height: 51px;
	}
	.promo-article {
		min-height: 447px;
		padding-bottom: 22px;
	}
	.promo-article__info {
		min-height: auto;
	}
	.promo-article__image {
		position: relative;
		margin-bottom: 30px;
	}
	.promo-article__title {
		font-size: 24px;
		line-height: 100%;
		margin-bottom: 30px;
	}
	.promo-article {
		padding-top: 0;
		background: linear-gradient(
				1turn,
				hsla(14, 64%, 74%, 0.7),
				hsla(32, 24%, 85%, 0)
			),
			linear-gradient(
				1turn,
				hsla(32, 24%, 85%, 0) -45.63%,
				hsla(32, 28%, 82%, 0.5)
			);
	}
	.promo-article__item {
		padding-right: 0;
		-ms-flex-preferred-size: content;
		flex-basis: content;
		padding-bottom: 8px;
	}
	.promo-article__item a {
		display: inline-block;
		font-size: 13px;
		line-height: 16px;
		padding: 10px 18px;
	}
	.promo-article__tags-list {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.article-content__info {
		padding-top: 30px;
	}
	.article-content__info:first-child {
		padding-top: 60px;
	}
	.article-content__text {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.article-content__title {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		font-size: 24px;
		line-height: 100%;
	}
	.article-content__title--empty {
		font-size: 0;
		line-height: 0;
	}
	.article-content__description {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		border-left: none;
		padding-left: 0;
	}
	.article-content__description p {
		font-size: 16px;
		line-height: 135%;
	}
	.article-content__description h3 {
		font-size: 18px;
		line-height: 100%;
		margin-top: 30px;
		margin-bottom: 16px;
	}
	.article-content__images {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.article-content__image--little {
		display: none;
	}
	.article-content__image--middle {
		border-radius: 70px;
	}
	.article-content__image--middle:first-child {
		margin-bottom: 16px;
	}
	.article-content__image--average,
	.article-content__image--big,
	.article-content__image--full {
		border-radius: 70px;
	}
	.article-important-block__title {
		margin-bottom: 30px;
		font-size: 24px;
		line-height: 100%;
	}
	.article-important-block__row {
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.article-important-block__text p {
		font-size: 16px;
		line-height: 135%;
	}
	.articles-intro__title {
		margin-bottom: 0;
	}
	.articles-page {
		padding-bottom: 67px;
	}
	.articles-grid {
		padding-top: 30px;
	}
	.articles-grid__list {
		grid-template-columns: repeat(1, 1fr);
		padding-bottom: 37px;
	}
	.articles-grid__item--two-column {
		grid-column: 1;
		-ms-flex-order: 4;
		order: 4;
	}
	.articles-grid__item--two-column .articles-grid__image {
		border-radius: 190px;
	}
	.articles-grid__item:first-of-type {
		-ms-flex-order: 1;
		order: 1;
	}
	.articles-grid__item:nth-of-type(2) {
		-ms-flex-order: 2;
		order: 2;
	}
	.articles-grid__item:nth-of-type(3) {
		-ms-flex-order: 3;
		order: 3;
	}
	.articles-grid__item:nth-of-type(5) {
		-ms-flex-order: 5;
		order: 5;
	}
	.articles-grid__item:nth-of-type(6) {
		-ms-flex-order: 6;
		order: 6;
	}
	.articles-grid__item:nth-of-type(7) {
		-ms-flex-order: 7;
		order: 7;
	}
	.articles-grid__item:nth-of-type(8) {
		-ms-flex-order: 8;
		order: 8;
		display: none;
	}
	.articles-grid__title {
		font-size: 18px;
		line-height: 22px;
		text-align: center;
		margin-bottom: 16px;
	}
	.articles-grid__description {
		font-weight: 400;
		font-size: 16px;
		line-height: 19px;
	}
	.articles-grid__text {
		margin-bottom: 16px;
	}
	.manual-intro__title {
		margin-bottom: 30px;
	}
	.manual-page {
		padding-bottom: 67px;
	}
	.cookies {
		padding: 16px 16px 32px;
		gap: 28px;
		-ms-flex-align: center;
		align-items: center;
	}
	.cookies__text {
		font-size: 12px;
		padding-right: 18px;
	}
	.cookies__buttons {
		gap: 14px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.cookies__button {
		width: 136px;
		height: 40px;
		font-size: 10px;
	}
	.cookies__close {
		top: 12px;
		right: 12px;
	}
}
.article-libs__info table td,
.article-libs__info table tr {
	border: 0;
}
.article-libs__info table td {
	padding: 5px 15px;
	word-break: break-word;
}
.article-libs__info table td {
	padding-left: 5px;
}
.questions__wrapper table td p:last-child {
	margin-bottom: 0;
}
.questions__wrapper table td:last-child {
	border-bottom: 1px solid #ddd;
	padding-bottom: 50px;
	margin-bottom: 16px;
}
.questions__wrapper table td {
	display: block;
	line-height: 1.4;
}
.additional_article_info {
	display: flex;
	justify-content: flex-end;
	gap: 30px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.additional_article_info > div {
	display: flex;
	gap: 10px;
	align-items: center;
}
.articles-grid__wrap {
	height: auto !important;
}
.breadcrumbs-block {
	font-size: 14px;
	max-width: 800px;
	padding: 35px 0 0;
	margin-bottom: -10px;
	z-index: 2;
	position: relative;
}
.apteka .breadcrumbs-block,
.promo-article .breadcrumbs-block {
	padding-top: 0;
	margin-bottom: 30px;
}
.sitemap .breadcrumbs-block {
	margin-bottom: 30px;
}
.breadcrumbs-block div {
	display: inline;
}
.breadcrumbs-block a {
	opacity: 1;
	color: #000;
	text-decoration: underline;
	text-underline-offset: 3px;
}
.breadcrumbs-block a:hover {
	text-decoration: none;
}

.table_new_schema {
	width: 100%;
	border-collapse: collapse;
	font-size: 18px;
}
.table_new_schema .linear_tr {
	border-bottom: 1px solid #ddd;
}
.table_new_schema td h3 {
	font-size: 28px;
	margin: 0;
	line-height: 1.2;
}
.table_new_schema td {
	padding: 35px 0px;
	align-content: flex-start;
	line-height: 1.4;
}
.table_new_schema td p {
	margin: 20px 0;
}
.table_new_schema td p:first-child,
.table_new_schema td p:last-child,
.table_new_schema td ul:first-child {
	margin: 0;
	padding: 0;
}
.table_new_schema .linear_tr td {
	padding: 25px 0px;
}
.table_new_schema .linear_tr td:nth-child(1) {
	font-weight: 600;
}

.table_new_schema tr td:nth-child(1) {
	padding-right: 80px;
	width: 470px;
}

.h2_new_t {
	margin-top: -20px;
	font-size: 36px;
}

.linear_tr.last_tr_l {
	margin-bottom: 20px;
}

.first_default_tr td {
	padding-top: 50px;
}

.questions__wrapper table td h3 {
	text-transform: uppercase;
}

@media screen and (max-width: 1281px) {
	.h2_new_t {
		font-size: 28px;
	}
	.breadcrumbs-block {
		font-size: 16px;
		line-height: 1.4;
		max-width: 450px;
	}
}

@media screen and (max-width: 1279px) {
	.table_new_schema {
		font-size: 16px;
	}
	.table_new_schema tr td:nth-child(1) {
		padding-right: 50px;
		width: 255px;
	}
	.table_new_schema td h3 {
		font-size: 20px;
	}
}
@media screen and (max-width: 800px) {
	.article-libs__info table tr {
		margin-bottom: 15px;
		flex-wrap: nowrap;
	}
	.article-libs__info table td {
		width: auto;
	}
}

@media screen and (max-width: 767px) {
	.additional_article_info {
		justify-content: flex-start;
		flex-wrap: wrap;
		gap: 10px 15px;
		font-size: 14px;
		margin-bottom: 25px;
	}
	.additional_article_info img {
		width: 20px;
	}
	.breadcrumbs-block,
	.promo-article .breadcrumbs-block {
		font-size: 14px;
		margin: 0;
		padding: 20px 0;
	}
	.table_new_schema .linear_tr td {
		padding: 0px;
	}
	.table_new_schema tr {
		display: flex;
		flex-direction: column;
	}
	.table_new_schema tr td:nth-child(1) {
		padding-right: 0;
		width: auto;
	}
	.table_new_schema td {
		padding: 0;
	}
	.table_new_schema td:first-child {
		padding-top: 20px;
		padding-bottom: 5px;
	}
	.table_new_schema td:last-child {
		padding-bottom: 20px;
	}
	.table_new_schema .last_tr_l {
		margin-bottom: 20px;
	}
	.table_new_schema .linear_tr td:first-child {
		padding-top: 20px;
		padding-bottom: 5px;
	}
	.table_new_schema .linear_tr td:last-child {
		padding-bottom: 20px;
	}
	.table_new_schema td h3 {
		margin-bottom: 10px;
	}
	.table_new_schema td ul:first-child {
		padding-left: 20px;
		margin-top: 5px;
	}
	.h2_new_t {
		margin-top: 0px;
		font-size: 24px;
	}
}

/* End */
/* /local/templates/comfoderm/css/style.css?175221701373540 */
