.mt-5 {
	margin-top: 5px
}

.pt-5 {
	padding-top: 5px
}

.mr-5 {
	margin-right: 5px
}

.pr-5 {
	padding-right: 5px
}

.mb-5 {
	margin-bottom: 5px
}

.pb-5 {
	padding-bottom: 5px
}

.ml-5 {
	margin-left: 5px
}

.pl-5 {
	padding-left: 5px
}

.mt-10 {
	margin-top: 10px
}

.pt-10 {
	padding-top: 10px
}

.mr-10 {
	margin-right: 10px
}

.pr-10 {
	padding-right: 10px
}

.mb-10 {
	margin-bottom: 10px
}

.pb-10 {
	padding-bottom: 10px
}

.ml-10 {
	margin-left: 10px
}

.pl-10 {
	padding-left: 10px
}

.mt-15 {
	margin-top: 15px
}

.pt-15 {
	padding-top: 15px
}

.mr-15 {
	margin-right: 15px
}

.pr-15 {
	padding-right: 15px
}

.mb-15 {
	margin-bottom: 15px
}

.pb-15 {
	padding-bottom: 15px
}

.ml-15 {
	margin-left: 15px
}

.pl-15 {
	padding-left: 15px
}

.mt-20 {
	margin-top: 20px
}

.pt-20 {
	padding-top: 20px
}

.mr-20 {
	margin-right: 20px
}

.pr-20 {
	padding-right: 20px
}

.mb-20 {
	margin-bottom: 20px
}

.pb-20 {
	padding-bottom: 20px
}

.ml-20 {
	margin-left: 20px
}

.pl-20 {
	padding-left: 20px
}

.mt-25 {
	margin-top: 25px
}

.pt-25 {
	padding-top: 25px
}

.mr-25 {
	margin-right: 25px
}

.pr-25 {
	padding-right: 25px
}

.mb-25 {
	margin-bottom: 25px
}

.pb-25 {
	padding-bottom: 25px
}

.ml-25 {
	margin-left: 25px
}

.pl-25 {
	padding-left: 25px
}

.mt-30 {
	margin-top: 30px
}

.pt-30 {
	padding-top: 30px
}

.mr-30 {
	margin-right: 30px
}

.pr-30 {
	padding-right: 30px
}

.mb-30 {
	margin-bottom: 30px
}

.pb-30 {
	padding-bottom: 30px
}

.ml-30 {
	margin-left: 30px
}

.pl-30 {
	padding-left: 30px
}

.mt-35 {
	margin-top: 35px
}

.pt-35 {
	padding-top: 35px
}

.mr-35 {
	margin-right: 35px
}

.pr-35 {
	padding-right: 35px
}

.mb-35 {
	margin-bottom: 35px
}

.pb-35 {
	padding-bottom: 35px
}

.ml-35 {
	margin-left: 35px
}

.pl-35 {
	padding-left: 35px
}

.mt-40 {
	margin-top: 40px
}

.pt-40 {
	padding-top: 40px
}

.mr-40 {
	margin-right: 40px
}

.pr-40 {
	padding-right: 40px
}

.mb-40 {
	margin-bottom: 40px
}

.pb-40 {
	padding-bottom: 40px
}

.ml-40 {
	margin-left: 40px
}

.pl-40 {
	padding-left: 40px
}

.mt-45 {
	margin-top: 45px
}

.pt-45 {
	padding-top: 45px
}

.mr-45 {
	margin-right: 45px
}

.pr-45 {
	padding-right: 45px
}

.mb-45 {
	margin-bottom: 45px
}

.pb-45 {
	padding-bottom: 45px
}

.ml-45 {
	margin-left: 45px
}

.pl-45 {
	padding-left: 45px
}

.mt-50 {
	margin-top: 50px
}

.pt-50 {
	padding-top: 50px
}

.mr-50 {
	margin-right: 50px
}

.pr-50 {
	padding-right: 50px
}

.mb-50 {
	margin-bottom: 50px
}

.pb-50 {
	padding-bottom: 50px
}

.ml-50 {
	margin-left: 50px
}

.pl-50 {
	padding-left: 50px
}

.mt-75 {
	margin-top: 75px
}

.pt-75 {
	padding-top: 75px
}

.mr-75 {
	margin-right: 75px
}

.pr-75 {
	padding-right: 75px
}

.mb-75 {
	margin-bottom: 75px
}

.pb-75 {
	padding-bottom: 75px
}

.ml-75 {
	margin-left: 75px
}

.pl-75 {
	padding-left: 75px
}

.mt-100 {
	margin-top: 100px
}

.pt-100 {
	padding-top: 100px
}

.mr-100 {
	margin-right: 100px
}

.pr-100 {
	padding-right: 100px
}

.mb-100 {
	margin-bottom: 100px
}

.pb-100 {
	padding-bottom: 100px
}

.ml-100 {
	margin-left: 100px
}

.pl-100 {
	padding-left: 100px
}

.w-5 {
	width: 5%
}

.h-5 {
	height: 5%
}

.maxw-5 {
	max-width: 5%
}

.maxh-5 {
	max-height: 5%
}

.w-10 {
	width: 10%
}

.h-10 {
	height: 10%
}

.maxw-10 {
	max-width: 10%
}

.maxh-10 {
	max-height: 10%
}

.w-15 {
	width: 15%
}

.h-15 {
	height: 15%
}

.maxw-15 {
	max-width: 15%
}

.maxh-15 {
	max-height: 15%
}

.w-20 {
	width: 20%
}

.h-20 {
	height: 20%
}

.maxw-20 {
	max-width: 20%
}

.maxh-20 {
	max-height: 20%
}

.w-25 {
	width: 25%
}

.h-25 {
	height: 25%
}

.maxw-25 {
	max-width: 25%
}

.maxh-25 {
	max-height: 25%
}

.w-30 {
	width: 30%
}

.h-30 {
	height: 30%
}

.maxw-30 {
	max-width: 30%
}

.maxh-30 {
	max-height: 30%
}

.w-35 {
	width: 35%
}

.h-35 {
	height: 35%
}

.maxw-35 {
	max-width: 35%
}

.maxh-35 {
	max-height: 35%
}

.w-40 {
	width: 40%
}

.h-40 {
	height: 40%
}

.maxw-40 {
	max-width: 40%
}

.maxh-40 {
	max-height: 40%
}

.w-45 {
	width: 45%
}

.h-45 {
	height: 45%
}

.maxw-45 {
	max-width: 45%
}

.maxh-45 {
	max-height: 45%
}

.w-50 {
	width: 50%
}

.h-50 {
	height: 50%
}

.maxw-50 {
	max-width: 50%
}

.maxh-50 {
	max-height: 50%
}

.w-75 {
	width: 75%
}

.h-75 {
	height: 75%
}

.maxw-75 {
	max-width: 75%
}

.maxh-75 {
	max-height: 75%
}

.w-100 {
	width: 100%
}

.h-100 {
	height: 100%
}

.maxw-100 {
	max-width: 100%
}

.maxh-100 {
	max-height: 100%
}

html {
	font-size: 10px;
	height: 100%
}

body {
	height: 100%;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

img {
	display: block
}

a {
	text-decoration: none;
	/*    color: inherit*/
}

header {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.main-content {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding-top: 60px;
	padding-bottom: 180px
}

.container {
	max-width: 1400px;
	padding: 0 20px;
	margin: 0 auto;
	width: 100%
}

.main-with-sitebar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.main-with-sitebar main {
	width: calc(66.66% - 5px)
}

.main-with-sitebar aside {
	width: calc(33.33% - 20px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.main-with-sitebar aside>div {
	width: 100%
}

footer {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.custom-scrollbar::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

.custom-scrollbar::-webkit-scrollbar-track {
	background-color: #ddd
}

.custom-scrollbar::-webkit-scrollbar-thumb {
	background-color: #000
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0, 0, 0, .6)
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0
}

.wrapper {
	min-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	font-size: 18px;
	font-weight: 400;
	font-family: "Merriweather", sans-serif;
	background-color: #fff
}

[class*=__container] {
	max-width: 1280px;
	padding: 0 30px;
	margin: 0 auto;
	width: 100%
}

html {
	height: inherit
}

main {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-size: inherit;
	font-weight: inherit
}

button {
	cursor: pointer;
	border: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: transparent;
	font-family: inherit
}

input,
textarea {
	border: 0;
	padding: 0;
	background-color: inherit
}



.header__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 50px;
	padding-bottom: 30px;
	gap: 10px
}

.header__logo {
	max-width: 485px
}

.header__logo img {
	width: 100%
}

.header span {
	font-weight: 400;
	font-size: 21px;
	line-height: 124%;
	letter-spacing: -.02em;
	color: #4b5054
}

.intro {
	position: relative
}

.intro__wrap {
	padding-top: 47px;
	padding-bottom: 40px;
	-webkit-padding-start: 36px;
	padding-inline-start: 36px;
	-webkit-padding-end: 44px;
	padding-inline-end: 44px;
	position: relative;
	z-index: 2
}

.intro__bg {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .8)), to(rgba(255, 255, 255, .8))), url(../img/intro-bg.webp) center top/contain no-repeat, #a4e8f2;
	background: linear-gradient(0deg, rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url(../img/intro-bg.webp) center top/contain no-repeat, #a4e8f2
}

.intro__breadcrumbs:not(:last-child) {
	margin-bottom: 47px
}

.intro__breadcrumbs ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: 22px;
	-moz-column-gap: 22px;
	column-gap: 22px
}

.intro__breadcrumbs ul li {
	font-family: "IBM Plex Sans";
	font-weight: 600;
	font-size: 17px;
	line-height: 129%;
	letter-spacing: .11em;
	color: #afb1b2;
	white-space: nowrap;
	position: relative
}

.intro__breadcrumbs ul li:not(:last-child)::before {
	content: "";
	position: absolute;
	top: calc(50% - 3px);
	inset-inline-end: -14px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #afb1b2
}

.intro__title {
	font-family: "Work Sans", sans-serif;
	font-weight: 700;
	font-size: 50px;
	line-height: 150%;
	letter-spacing: -.044em;
	color: #000
}

.intro__title:not(:last-child) {
	margin-bottom: 30px
}

.intro__text {
	-webkit-border-start: 7px solid #4daae8;
	border-inline-start: 7px solid #4daae8;
	-webkit-padding-start: 20px;
	padding-inline-start: 20px
}

.intro__text:not(:last-child) {
	margin-bottom: 30px
}

.intro__text p {
	font-weight: 400;
	font-size: 35px;
	line-height: 143%;
	letter-spacing: .01em;
	color: #000
}

.intro__author {
	font-family: "Work Sans", sans-serif;
	font-weight: 500;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 5px
}

.intro__author-name {
	font-size: 20px;
	line-height: 115%;
	letter-spacing: -.06em;
	color: #21659a
}

.intro__author span {
	font-size: 16px;
	line-height: 118.75%;
	letter-spacing: .05em;
	color: #ababab
}

.blog__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	row-gap: 30px;
	padding-top: 30px
}

.blog h2 {
	font-family: "Work Sans", sans-serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 120%;
	letter-spacing: -.05em;
	color: #000
}

.blog h2.green {
	color: green
}

.blog h2.small {
	font-size: 25px
}

.blog .h3 {
	font-size: 30px;
	line-height: 160%;
	letter-spacing: .006em;
	color: #000
}

.blog .h3.sbold {
	font-family: "Work Sans", sans-serif;
	font-size: 30px;
	line-height: 133%;
	letter-spacing: -.05em
}

.blog__image {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	row-gap: 20px
}

.blog__image a img {
	width: 100%
}

.blog__image p {
	font-family: "Inter";
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	line-height: 206%;
	text-align: center;
	letter-spacing: -.028em;
	color: #000
}

.blog__image--doc a {
	max-width: 384px
}

.blog__image--blog1 a {
	max-width: 858px
}

.blog__image--blog1 p {
	max-width: 1015px
}

.blog__image--blog2 a {
	max-width: 860px
}

.blog__image--blog3 a {
	max-width: 788px
}

.blog__image--blog4 a {
	max-width: 671px
}

.blog__image--blog4 p {
	max-width: 876px
}

.blog__image--blog5 a {
	max-width: 784px
}

.blog__image--blog6 a {
	max-width: 714px
}

.blog__image--blog6 p {
	max-width: 944px
}

.blog__image--blog7 a {
	max-width: 596px
}

.blog__block h2:not(:last-child) {
	margin-bottom: 25px
}

.blog__block .h3:not(:last-child) {
	margin-bottom: 25px
}

.blog__block-list:not(:last-child) {
	margin-bottom: 25px
}

.blog__block-list li {
	font-size: 25px;
	line-height: 140%;
	letter-spacing: .02em;
	color: #000;
	list-style: disc;
	-webkit-margin-start: 30px;
	margin-inline-start: 30px
}

.blog__block-list li:not(:last-child) {
	margin-bottom: 20px
}

.blog__block-list--first {
	-webkit-padding-start: 72px;
	padding-inline-start: 72px
}

.attention {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	row-gap: 35px;
	padding-bottom: 50px
}

.attention__title {
	font-weight: 700 !important;
	font-size: 30px !important;
	line-height: 117% !important;
	text-align: center;
	letter-spacing: .006em !important;
	color: red !important
}

.attention__quantity {
	font-family: "Merriweather";
	font-style: normal;
	font-weight: 700;
	color: #ababab;
	letter-spacing: .006em;
	text-align: center;
	text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, -2px 0 0 #000, 2px 0 0 #000, 0 -2px 0 #000, 0 2px 0 #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: 17px;
	-moz-column-gap: 17px;
	column-gap: 17px
}

.attention__quantity-number {
	font-size: 77px;
	line-height: 126%
}

.attention__quantity-text {
	font-size: 40px;
	line-height: 200%
}

.text p {
	font-size: 20px;
	line-height: 175%;
	letter-spacing: .006em;
	color: #000
}

.text p:not(:last-child) {
	margin-bottom: 20px
}

.text--25 p:not(:last-child) {
	margin-bottom: 25px
}

.ttu {
	text-transform: uppercase
}

.sbold {
	font-weight: 600
}

.bold {
	font-weight: 700
}

.tdu {
	text-decoration: underline
}

.italic {
	font-style: italic
}

.raffle {
	padding-block: 30px
}

.raffle__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative
}

.raffle__title {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	font-weight: 700;
	font-size: 30px;
	line-height: 133%;
	text-align: center;
	letter-spacing: -.03em;
	color: #ababab;
	max-width: 1070px;
	padding-inline: 35px;
	width: 100%;
	position: relative;
	z-index: 2
}

.raffle__title:not(:last-child) {
	margin-bottom: 60px
}

.raffle__title::before,
.raffle__title:after {
	content: "";
	position: absolute;
	width: 22px;
	height: 25px;
	top: 11px;
	background: url(../img/arrow.svg) 100% 100%/100% 100% no-repeat
}

.raffle__title::before {
	inset-inline-start: -11px
}

.raffle__title::after {
	inset-inline-end: -11px
}



@-webkit-keyframes rotateBox {

	0%,
	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	20% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}

	40% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	60% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}

	80% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
}

@keyframes rotateBox {

	0%,
	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	20% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}

	40% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	60% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg)
	}

	80% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
}

.order {
	font-family: "IBM Plex Sans";
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	margin-inline: auto;
	max-width: 1000px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: 80px;
	-moz-column-gap: 80px;
	column-gap: 80px;
	position: absolute;
	z-index: -2;
	opacity: 0;
	scale: .5;
	-webkit-transition: opacity 1s, scale 1s;
	transition: opacity 1s, scale 1s
}

.order.show {
	position: relative;
	z-index: 2;
	opacity: 1;
	scale: 1
}

.order__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

.order__image img {
	max-width: 338px;
	width: 100%
}

.order__image::before {
	content: "-50%";
	font-family: "Almarai";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	width: 130px;
	height: 130px;
	top: -35px;
	inset-inline-start: 0;
	border-radius: 50%;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #2c7d3e), to(#02ad70));
	background: linear-gradient(90deg, #2c7d3e 0, #02ad70 100%);
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	font-weight: 700;
	font-size: 48px;
	line-height: 58%;
	letter-spacing: -.015em;
	color: #fff
}

.order__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	row-gap: 30px
}

.order__content-text h4 {
	font-weight: 700;
	font-size: 35px;
	line-height: 86%;
	text-align: center;
	letter-spacing: -.015em;
	color: #e70303
}

.order__content-text h4:not(:last-child) {
	margin-bottom: 10px
}

.order__content-text p {
	font-weight: 400;
	font-size: 25px;
	line-height: 120%;
	text-align: center;
	letter-spacing: -.015em;
	color: #3a4551
}

.order__content-text p span {
	color: #02ad70
}

.order__content-image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 250px;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

.order__content-image::before {
	content: "-50%";
	font-family: "Almarai";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	width: 88px;
	height: 88px;
	top: -15px;
	inset-inline-start: 0;
	border-radius: 50%;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #2c7d3e), to(#02ad70));
	background: linear-gradient(90deg, #2c7d3e 0, #02ad70 100%);
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	font-weight: 700;
	font-size: 35px;
	line-height: 80%;
	letter-spacing: -.015em;
	color: #fff
}

.order__content-image img {
	max-width: 180px;
	width: 100%
}

.order__content-form {
	max-width: 300px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	row-gap: 10px
}

.order__content-form .input-wrap {
	position: relative
}

.order__content-form .input-wrap::before {
	content: "";
	position: absolute;
	opacity: 0;
	z-index: 2;
	width: 102%;
	height: 115%;
	top: -7.5%;
	left: -1%;
	border-radius: 40px;
	overflow: hidden;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #2c7d3e), to(#02ad70));
	background: linear-gradient(90deg, #2c7d3e 0, #02ad70 100%)
}

.order__content-form .input-wrap:focus-within::before {
	opacity: 1
}

.order__content-form .input-wrap input {
	position: relative;
	z-index: 2;
	padding-inline: 10px;
	width: 100%;
	height: 50px;
	border: 1px solid #000;
	background-color: #fff;
	border-radius: 40px;
	font-size: 20px
}

.order__content-form .input-wrap input::-webkit-input-placeholder {
	font-size: 18px;
	color: #3a4551
}

.order__content-form .input-wrap input::-moz-placeholder {
	font-size: 18px;
	color: #3a4551
}

.order__content-form .input-wrap input:-ms-input-placeholder {
	font-size: 18px;
	color: #3a4551
}

.order__content-form .input-wrap input::-ms-input-placeholder {
	font-size: 18px;
	color: #3a4551
}

.order__content-form .input-wrap input::placeholder {
	font-size: 18px;
	color: #3a4551
}

.order__content-form .input-wrap input:focus {
	outline: 0;
	border: 0
}

.order__content-form button {
	margin-top: 10px
}

.order__content-form p {
	font-weight: 400;
	font-size: 13px;
	line-height: 115%;
	text-align: center;
	color: #707070
}

.price-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px
}

.price-block__old {
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	text-align: center;
	letter-spacing: -.015em;
	position: relative
}

.price-block__old::before {
	content: "";
	position: absolute;
	width: 105%;
	height: 2px;
	left: -2.5%;
	top: calc(50% - 1px);
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #2c7d3e), to(#02ad70));
	background: linear-gradient(90deg, #2c7d3e 0, #02ad70 100%);
	rotate: -9deg
}

.price-block__new {
	font-weight: 700;
	font-size: 35px;
	line-height: 30px;
	letter-spacing: -.015em;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #2c7d3e), to(#02ad70));
	background: linear-gradient(90deg, #2c7d3e 0, #02ad70 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	/* text-fill-color: transparent */
}

.button {
	font-family: "Rubik", sans-serif;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
	position: relative;
	width: 100%;
	height: 55px;
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #2c7d3e), to(#02ad70));
	background: linear-gradient(90deg, #2c7d3e 0, #02ad70 100%);
	border-radius: 40px
}

.button span {
	font-weight: 800;
	font-size: 18px !important;
	line-height: 156%;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 2
}

.button::before {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	bottom: 0;
	inset-inline-start: 0;
	background: #02ad70;
	border-radius: 50px;
	-webkit-transition: width .4s;
	transition: width .4s
}

.bold {
	font-weight: 700
}

.timer {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.timer h5 {
	font-size: 18px;
	font-weight: 400;
	text-align: center
}

.timer__wrap {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px
}

.timer__wrap .dots {
	font-weight: 700;
	font-size: 30px;
	margin-bottom: 10px;
	color: #e70303
}

.timer__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.timer__item-number {
	font-family: "Rubik";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 700;
	font-size: 45px;
	line-height: 94%;
	color: #e70303
}

.timer__item-text {
	font-size: 16px;
	text-align: center;
	font-weight: 500
}

.comments__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	row-gap: 30px
}

.comments__title {
	font-family: "Work Sans", sans-serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 132%;
	letter-spacing: -.02em;
	color: #000
}

.comments__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	row-gap: 40px
}

.comment {
	font-family: "Merriweather"
}

.comment__user {
	position: relative
}

.comment__user-ava {
	overflow: hidden;
	border-radius: 10px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 70px;
	height: 70px
}

.comment__user-ava img {
	width: 100%
}

.comment__user-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-column-gap: 5px;
	-moz-column-gap: 5px;
	column-gap: 5px;
	font-weight: 700;
	font-size: 25px;
	line-height: 160%;
	letter-spacing: .006em;
	color: #000
}

.comment__user-info span {
	white-space: nowrap
}

.comment__text p {
	font-size: 18px;
	line-height: 167%;
	letter-spacing: .006em;
	color: #000
}

.comment__text a {
	display: inline-block;
	max-width: 200px;
	margin-top: 10px
}

.comment__text a img {
	width: 100%
}

.footer {
	padding-top: 30px;
	padding-bottom: 80px
}

.footer__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	row-gap: 30px
}

.footer__action {
	font-size: 35px;
	line-height: 129%;
	text-align: center;
	color: #ababab;
	margin-bottom: 10px
}

.footer__action:focus {
	color: #e70303
}

.footer__decor {
	height: 1px;
	width: 100%;
	background-color: #9a9a9a
}

.footer__logo {
	max-width: 390px
}

.footer__logo img {
	width: 100%
}

.mt-5 {
	margin-top: 5px
}

.pt-5 {
	padding-top: 5px
}

.mr-5 {
	margin-right: 5px
}

.pr-5 {
	padding-right: 5px
}

.mb-5 {
	margin-bottom: 5px
}

.pb-5 {
	padding-bottom: 5px
}

.ml-5 {
	margin-left: 5px
}

.pl-5 {
	padding-left: 5px
}

.mt-10 {
	margin-top: 10px
}

.pt-10 {
	padding-top: 10px
}

.mr-10 {
	margin-right: 10px
}

.pr-10 {
	padding-right: 10px
}

.mb-10 {
	margin-bottom: 10px
}

.pb-10 {
	padding-bottom: 10px
}

.ml-10 {
	margin-left: 10px
}

.pl-10 {
	padding-left: 10px
}

.mt-15 {
	margin-top: 15px
}

.pt-15 {
	padding-top: 15px
}

.mr-15 {
	margin-right: 15px
}

.pr-15 {
	padding-right: 15px
}

.mb-15 {
	margin-bottom: 15px
}

.pb-15 {
	padding-bottom: 15px
}

.ml-15 {
	margin-left: 15px
}

.pl-15 {
	padding-left: 15px
}

.mt-20 {
	margin-top: 20px
}

.pt-20 {
	padding-top: 20px
}

.mr-20 {
	margin-right: 20px
}

.pr-20 {
	padding-right: 20px
}

.mb-20 {
	margin-bottom: 20px
}

.pb-20 {
	padding-bottom: 20px
}

.ml-20 {
	margin-left: 20px
}

.pl-20 {
	padding-left: 20px
}

.mt-25 {
	margin-top: 25px
}

.pt-25 {
	padding-top: 25px
}

.mr-25 {
	margin-right: 25px
}

.pr-25 {
	padding-right: 25px
}

.mb-25 {
	margin-bottom: 25px
}

.pb-25 {
	padding-bottom: 25px
}

.ml-25 {
	margin-left: 25px
}

.pl-25 {
	padding-left: 25px
}

.mt-30 {
	margin-top: 30px
}

.pt-30 {
	padding-top: 30px
}

.mr-30 {
	margin-right: 30px
}

.pr-30 {
	padding-right: 30px
}

.mb-30 {
	margin-bottom: 30px
}

.pb-30 {
	padding-bottom: 30px
}

.ml-30 {
	margin-left: 30px
}

.pl-30 {
	padding-left: 30px
}

.mt-35 {
	margin-top: 35px
}

.pt-35 {
	padding-top: 35px
}

.mr-35 {
	margin-right: 35px
}

.pr-35 {
	padding-right: 35px
}

.mb-35 {
	margin-bottom: 35px
}

.pb-35 {
	padding-bottom: 35px
}

.ml-35 {
	margin-left: 35px
}

.pl-35 {
	padding-left: 35px
}

.mt-40 {
	margin-top: 40px
}

.pt-40 {
	padding-top: 40px
}

.mr-40 {
	margin-right: 40px
}

.pr-40 {
	padding-right: 40px
}

.mb-40 {
	margin-bottom: 40px
}

.pb-40 {
	padding-bottom: 40px
}

.ml-40 {
	margin-left: 40px
}

.pl-40 {
	padding-left: 40px
}

.mt-45 {
	margin-top: 45px
}

.pt-45 {
	padding-top: 45px
}

.mr-45 {
	margin-right: 45px
}

.pr-45 {
	padding-right: 45px
}

.mb-45 {
	margin-bottom: 45px
}

.pb-45 {
	padding-bottom: 45px
}

.ml-45 {
	margin-left: 45px
}

.pl-45 {
	padding-left: 45px
}

.mt-50 {
	margin-top: 50px
}

.pt-50 {
	padding-top: 50px
}

.mr-50 {
	margin-right: 50px
}

.pr-50 {
	padding-right: 50px
}

.mb-50 {
	margin-bottom: 50px
}

.pb-50 {
	padding-bottom: 50px
}

.ml-50 {
	margin-left: 50px
}

.pl-50 {
	padding-left: 50px
}

.mt-75 {
	margin-top: 75px
}

.pt-75 {
	padding-top: 75px
}

.mr-75 {
	margin-right: 75px
}

.pr-75 {
	padding-right: 75px
}

.mb-75 {
	margin-bottom: 75px
}

.pb-75 {
	padding-bottom: 75px
}

.ml-75 {
	margin-left: 75px
}

.pl-75 {
	padding-left: 75px
}

.mt-100 {
	margin-top: 100px
}

.pt-100 {
	padding-top: 100px
}

.mr-100 {
	margin-right: 100px
}

.pr-100 {
	padding-right: 100px
}

.mb-100 {
	margin-bottom: 100px
}

.pb-100 {
	padding-bottom: 100px
}

.ml-100 {
	margin-left: 100px
}

.pl-100 {
	padding-left: 100px
}

.w-5 {
	width: 5%
}

.h-5 {
	height: 5%
}

.maxw-5 {
	max-width: 5%
}

.maxh-5 {
	max-height: 5%
}

.w-10 {
	width: 10%
}

.h-10 {
	height: 10%
}

.maxw-10 {
	max-width: 10%
}

.maxh-10 {
	max-height: 10%
}

.w-15 {
	width: 15%
}

.h-15 {
	height: 15%
}

.maxw-15 {
	max-width: 15%
}

.maxh-15 {
	max-height: 15%
}

.w-20 {
	width: 20%
}

.h-20 {
	height: 20%
}

.maxw-20 {
	max-width: 20%
}

.maxh-20 {
	max-height: 20%
}

.w-25 {
	width: 25%
}

.h-25 {
	height: 25%
}

.maxw-25 {
	max-width: 25%
}

.maxh-25 {
	max-height: 25%
}

.w-30 {
	width: 30%
}

.h-30 {
	height: 30%
}

.maxw-30 {
	max-width: 30%
}

.maxh-30 {
	max-height: 30%
}

.w-35 {
	width: 35%
}

.h-35 {
	height: 35%
}

.maxw-35 {
	max-width: 35%
}

.maxh-35 {
	max-height: 35%
}

.w-40 {
	width: 40%
}

.h-40 {
	height: 40%
}

.maxw-40 {
	max-width: 40%
}

.maxh-40 {
	max-height: 40%
}

.w-45 {
	width: 45%
}

.h-45 {
	height: 45%
}

.maxw-45 {
	max-width: 45%
}

.maxh-45 {
	max-height: 45%
}

.w-50 {
	width: 50%
}

.h-50 {
	height: 50%
}

.maxw-50 {
	max-width: 50%
}

.maxh-50 {
	max-height: 50%
}

.w-75 {
	width: 75%
}

.h-75 {
	height: 75%
}

.maxw-75 {
	max-width: 75%
}

.maxh-75 {
	max-height: 75%
}

.w-100 {
	width: 100%
}

.h-100 {
	height: 100%
}

.maxw-100 {
	max-width: 100%
}

.maxh-100 {
	max-height: 100%
}

.d-none {
	display: none !important
}

.d-block {
	display: block
}

.d-inline-block {
	display: inline-block
}

.d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.d-inline-flex {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.flex-fill {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.flex-fill-no-shrink {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.flex-fill-100per {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%
}

.flex-no-shrink {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex-nowrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.align-items-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.align-items-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.align-items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.align-items-baseline {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

.align-items-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.justify-content-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.justify-content-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.justify-content-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.justify-content-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.justify-content-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.overflow-auto {
	overflow: auto
}

.overflow-hidden {
	overflow: hidden
}

body.js-popup {
	overflow-y: hidden
}

.js-d-none {
	display: none !important
}

.b-lazy {
	opacity: 0
}

.b-loaded {
	opacity: 1
}

.social-links-telegram,
.social-links-facebook,
.social-links-youtube {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.social-links-telegram {
	background-color: #007ebd
}

.social-links-telegram:hover {
	background-color: #00aeff
}

.social-links-telegram svg {
	width: 11px;
	height: 11px;
	fill: #fff;
	margin-right: 2px
}

.social-links-facebook {
	background-color: #3754a0
}

.social-links-facebook:hover {
	background-color: #1178f2
}

.social-links-facebook svg {
	width: 6px;
	height: 13px;
	fill: #fff
}

.social-links-youtube {
	background-color: #b71a20
}

.social-links-youtube:hover {
	background-color: #fe0000
}

.social-links-youtube svg {
	width: 13px;
	height: 9px;
	fill: #fff
}

.icon-like {
	fill: #4c5b6b
}


@media (min-width:480px) {
	.comment__user-ava {
		float: inline-start;
		-webkit-margin-end: 15px;
		margin-inline-end: 15px
	}

	.comment__text {
		-webkit-padding-start: 85px;
		padding-inline-start: 85px
	}
}

@media (min-width:640px) {
	.comment__user-ava {
		width: 90px;
		height: 90px;
		-webkit-margin-end: 22px;
		margin-inline-end: 22px
	}

	.comment__text {
		-webkit-padding-start: 112px;
		padding-inline-start: 112px
	}
}

@media (min-width:768px) {
	.order__image {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%
	}

	.order__content {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%
	}

	.order__content-image {
		display: none
	}
}

@media (max-width:1199px) {
	.main-content {
		padding-top: 50px;
		padding-bottom: 140px
	}

	.header__logo {
		max-width: 400px
	}

	.intro__breadcrumbs:not(:last-child) {
		margin-bottom: 35px
	}

	.intro__title {
		font-size: 45px
	}

	.intro__text p {
		font-size: 25px
	}

	.blog h2 {
		font-size: 30px
	}

	.blog .h3 {
		font-size: 25px !important
	}

	.order__content-text h4 {
		font-size: 30px
	}

	.order__content-text p {
		font-size: 20px
	}
}

@media (max-width:991px) {
	.main-content {
		padding-top: 50px;
		padding-bottom: 180px
	}

	.main-with-sitebar {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.main-with-sitebar main {
		width: 100%
	}

	.main-with-sitebar aside>div {
		width: calc(50% - 10px)
	}

	.main-with-sitebar aside {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%
	}

	.header__container {
		padding-top: 30px
	}

	.header__logo {
		max-width: 350px
	}

	.intro__wrap {
		padding-block: 35px;
		padding-inline: 25px
	}

	.intro__breadcrumbs:not(:last-child) {
		margin-bottom: 30px
	}

	.intro__title {
		font-size: 35px
	}

	.intro__text {
		border-width: 5px;
		-webkit-padding-start: 15px;
		padding-inline-start: 15px
	}

	.blog__block-list li {
		font-size: 20px
	}

	.blog__block-list--first {
		-webkit-padding-start: 42px;
		padding-inline-start: 42px
	}

	.text p {
		font-size: 18px
	}

	.text p:not(:last-child) {
		margin-bottom: 15px
	}

	.text--25 p {
		font-size: 18px
	}

	.text--25 p:not(:last-child) {
		margin-bottom: 20px
	}

	.raffle__title {
		font-size: 25px
	}

	.order {
		-webkit-column-gap: 50px;
		-moz-column-gap: 50px;
		column-gap: 50px
	}

	.order__content-text h4 {
		font-size: 25px
	}

	.order__content-text p {
		font-size: 20px
	}

	.comments__title {
		font-size: 30px
	}
}

@media (max-width:767px) {
	.main-content {
		padding-top: 50px;
		padding-bottom: 140px
	}

	[class*=__container] {
		padding: 0 20px
	}

	.header__logo {
		max-width: 300px
	}

	.header span {
		font-size: 18px
	}

	.intro__wrap {
		padding-block: 25px;
		padding-inline: 20px
	}

	.intro__breadcrumbs:not(:last-child) {
		margin-bottom: 25px
	}

	.intro__title {
		font-size: 30px
	}

	.intro__title:not(:last-child) {
		margin-bottom: 20px
	}

	.intro__text:not(:last-child) {
		margin-bottom: 20px
	}

	.intro__text p {
		font-size: 22px
	}

	.blog__container {
		row-gap: 25px
	}

	.blog h2.small {
		font-size: 20px !important
	}

	.blog .h3 {
		font-size: 20px !important
	}

	.blog__image p {
		font-size: 16px;
		line-height: 157%
	}

	.blog__image--doc a {
		max-width: 300px
	}

	.blog__block h2:not(:last-child) {
		margin-bottom: 20px
	}

	.blog__block .h3:not(:last-child) {
		margin-bottom: 20px
	}

	.blog__block-list:not(:last-child) {
		margin-bottom: 20px
	}

	.blog__block-list--first {
		-webkit-padding-start: 22px;
		padding-inline-start: 22px
	}

	.attention {
		padding-bottom: 30px;
		row-gap: 25px
	}

	.attention__title {
		font-size: 25px !important
	}

	.attention__quantity-number {
		font-size: 67px
	}

	.attention__quantity-text {
		font-size: 30px
	}

	.raffle__title {
		font-size: 20px;
		padding-inline: 25px
	}

	.raffle__title:not(:last-child) {
		margin-bottom: 40px
	}

	.raffle__title::before,
	.raffle__title:after {
		width: 18px
	}

	.gift-raffle {
		row-gap: 61px;
		-webkit-column-gap: 71px;
		-moz-column-gap: 71px;
		column-gap: 71px
	}

	.order {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.order__image {
		display: none
	}

	.order__content {
		row-gap: 25px
	}

	.order__content-form {
		max-width: 400px
	}

	.comments__title {
		font-size: 25px
	}

	.comment__user-info {
		font-size: 20px;
		line-height: 155%
	}

	.footer__action {
		font-size: 30px
	}

	.social-links-telegram,
	.social-links-facebook,
	.social-links-youtube {
		width: 25px;
		height: 25px
	}
}

@media (max-width:639px) {
	.main-content {
		padding-top: 50px;
		padding-bottom: 120px
	}

	.main-with-sitebar aside>div {
		width: 100%
	}

	.main-with-sitebar aside {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.header__container {
		padding-top: 25px
	}

	.header__logo {
		max-width: 250px
	}

	.header span {
		font-size: 16px
	}

	.intro__container {
		padding-inline: 10px !important
	}

	.intro__title {
		font-size: 25px
	}

	.intro__text p {
		font-size: 20px
	}

	.blog__block-list li {
		font-size: 18px;
		-webkit-margin-start: 20px;
		margin-inline-start: 20px
	}

	.text p {
		font-size: 16px
	}

	.text p:not(:last-child) {
		margin-bottom: 10px
	}

	.text--25 p {
		font-size: 16px
	}

	.text--25 p:not(:last-child) {
		margin-bottom: 15px
	}

	.comment__text p {
		font-size: 16px;
		line-height: 175%
	}
}

@media (max-width:567px) {
	.blog h2 {
		font-size: 28px;
		line-height: 150%
	}

	.blog__block h2:not(:last-child) {
		margin-bottom: 15px
	}

	.blog__block .h3:not(:last-child) {
		margin-bottom: 15px
	}

	.blog__block-list:not(:last-child) {
		margin-bottom: 15px
	}
}

@media (max-width:479px) {
	.main-content {
		padding-top: 40px;
		padding-bottom: 80px
	}

	.header__container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-block: 20px
	}

	.header span {
		font-size: 15px
	}

	.intro__wrap {
		padding-top: 12px;
		padding-bottom: 14px;
		padding-inline: 10px
	}

	.intro__breadcrumbs:not(:last-child) {
		margin-bottom: 20px
	}

	.intro__breadcrumbs ul li {
		font-size: 9px
	}

	.intro__title {
		font-size: 20px
	}

	.intro__title:not(:last-child) {
		margin-bottom: 15px
	}

	.intro__text {
		border-width: 3px;
		-webkit-padding-start: 10px;
		padding-inline-start: 10px
	}

	.intro__text:not(:last-child) {
		margin-bottom: 15px
	}

	.intro__text p {
		font-size: 18px
	}

	.intro__author-name {
		font-size: 15px
	}

	.intro__author span {
		font-size: 12px
	}

	.blog__container {
		padding-top: 20px;
		row-gap: 20px
	}

	.blog h2 {
		font-size: 20px
	}

	.blog h2.small {
		font-size: 18px
	}

	.blog .h3 {
		font-size: 18px !important
	}

	.blog__image p {
		font-size: 14px
	}

	.blog__image--doc a {
		max-width: 280px
	}

	.blog__block-list--first {
		-webkit-padding-start: 0;
		padding-inline-start: 0
	}

	.attention {
		padding-bottom: 0;
		row-gap: 20px
	}

	.attention__title {
		font-size: 18px !important
	}

	.raffle__title {
		font-size: 18px;
		padding-inline: 10px
	}

	.raffle__title::before,
	.raffle__title:after {
		top: calc(50% - 15px);
		width: 14px
	}

	.raffle__title::before {
		inset-inline-start: -15px
	}

	.raffle__title::after {
		inset-inline-end: -15px
	}

	.gift-raffle {
		row-gap: 41px;
		-webkit-column-gap: 33px;
		-moz-column-gap: 33px;
		column-gap: 33px
	}

	.gift-raffle__box {
		max-width: 100px
	}

	.order__content {
		row-gap: 15px
	}

	.order__content-text h4 {
		font-size: 20px
	}

	.order__content-text p {
		font-size: 18px
	}

	.order__content-image::before {
		scale: .8
	}

	.order__content-image img {
		max-width: 150px
	}

	.price-block__old {
		font-size: 16px
	}

	.price-block__new {
		font-size: 33px
	}

	.timer h5 {
		font-size: 16px;
		line-height: 119%
	}

	.timer__item-number {
		font-size: 35px
	}

	.timer__item-text {
		font-size: 14px;
		line-height: 119%
	}

	.comments__title {
		font-size: 20px
	}

	.comment__user {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-column-gap: 15px;
		-moz-column-gap: 15px;
		column-gap: 15px
	}

	.comment__user:not(:last-child) {
		margin-bottom: 15px
	}

	.comment__user-info {
		font-size: 18px
	}

	.comment__text a {
		max-width: 170px
	}

	.footer {
		padding-top: 20px;
		padding-bottom: 50px
	}

	.footer__container {
		row-gap: 20px
	}

	.footer__action {
		font-size: 25px
	}
}

@media (any-hover:hover) {
	.gift-raffle__box:hover {
		-webkit-transition: scale .6s;
		transition: scale .6s;
		scale: 1.1
	}

	.button:hover::before {
		-webkit-transition: width .4s;
		transition: width .4s;
		width: 100%
	}

	.footer__action {
		-webkit-transition: color .4s;
		transition: color .4s
	}

	.footer__action:hover {
		-webkit-transition: color .4s;
		transition: color .4s;
		color: #e70303
	}
}