

/* Start:/local/components/nfo/recipesPage/templates/.default/style.css?175128629519054*/
.rsn_header {
	width: 1458px;
	height: 535px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: auto;
}

.rsn_header .rsn_header_mask {
	position: absolute;
	width: 1500px;
	height: 1500px;
	top: -1000px;
	left: 50%;
	-webkit-transform: translate(-50%);
	    -ms-transform: translate(-50%);
	        transform: translate(-50%);
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	overflow: hidden;
}

.rsn_header .rsn_header_mask .rsn_header_bg_blur {
	position: absolute;
	width: 1458px;
	height: 633px;
	bottom: 0px;

	-webkit-filter: blur(4px);

	        filter: blur(4px);
	background: rgba(255, 255, 255, 0.01);
}

.rsn_header .rsn_header_mask .rsn_header_bg_blur .rsn_header_only_bg {
	position: absolute;
	width: 1458px;
	height: 633px;
	bottom: 0px;

	background-image: url(/local/components/nfo/recipesPage/templates/.default/./img/mount_lake.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.rsn_header .rsn_header_mask .rsn_header_bg {
	position: absolute;
	width: 1458px;
	height: 633px;
	bottom: 0px;
}

.rsn_header .rsn_header_mask .rsn_header_bg img {
	position: absolute;
	width: 586px;
	left: 417px;
	top: 145px;
}

.rsn_header .rsn_bg_decor_top-right {
	position: absolute;
	top: 250px;
	right: 13px;
}

.rsn_header .rsn_bg_decor_top-left {
	position: absolute;
	top: 157px;
	left: 0;
}

.rsn_main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
	margin-left: -15px;
	margin-right: -15px;
}

.rsn_main .rsn_main_header h1 {
	font-size: 42px;
	font-weight: 700;
	line-height: 51.2px;
	color: #000000;
}

.rsn_main .rsn_main_header p {
	font-size: 30.4px;
	font-weight: 700;
	line-height: 37.06px;
	color: #cf3b2c;
	margin: 0;
}

.rsn_main .rsn_main_text {
	max-width: 631px;
	width: 90%;
	margin-top: 44px;
	text-align: start;
	margin-right: 12px;
	margin-left: 12px;
}

.rsn_main .rsn_main_text p {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #202945;
}

.rsn_main .rsn_scheme_wrapper {
	position: relative;
	width: 100%;
}

.rsn_main .rsn_scheme_wrapper .rsn_bg_decor_btm-left {
	position: absolute;
	top: 44px;
	left: 0px;
	width: 100%;
	max-width: 263px;
}

.rsn_main .rsn_scheme_wrapper h2 {
	font-weight: 700;
	font-size: 32px;
	line-height: 39px;
	margin: 55px 0 32px;
	text-align: center;
	color: #000000;
}

.rsn_main .rsn_scheme_wrapper .rsn_scheme {
	width: 100%;
	max-width: 910px;
	height: 645px;
	margin: 0px auto;

	background-image: url(/local/components/nfo/recipesPage/templates/.default/./img/Group563@2x.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.rsn_scheme .rsn_scheme_target {
	border: 1.28px solid transparent;
	border-radius: 230.056px 230.056px 0px 0px;

	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)) padding-box,
		-webkit-gradient(linear, left top, left bottom, from(#cf3b2c), to(rgba(207, 59, 44, 0))) border-box;

	background: -o-linear-gradient(#fff, #fff) padding-box,
		-o-linear-gradient(top, #cf3b2c 0%, rgba(207, 59, 44, 0) 100%) border-box;

	background: linear-gradient(#fff, #fff) padding-box,
		linear-gradient(180deg, #cf3b2c 0%, rgba(207, 59, 44, 0) 100%) border-box;
}

.rsn_scheme_dot_top {
	height: 20.5px;
	width: 20.5px;
	background: #cf3b2c;
	outline: 7.66854px solid #ffffff;
	border-radius: 50%;
	display: inline-block;

	position: absolute;
	margin-top: -10px;
}

.rsn_main .rsn_main_recipes {
	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: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: relative;
	width: 100%;
	padding: 0 12px;
}

.rsn_main .rsn_main_recipes .rsn_bg_decor_btm-right {
	position: absolute;
	top: -131px;
	right: -55px;
	max-width: 288px;
	width: 100%;
}

.rsn_main .rsn_main_recipes h2 {
	font-weight: 700;
	font-size: 42px;
	line-height: 51px;
	text-align: center;
	color: #cf3b2c;
	margin: 85px auto 56px;
}

.rsn_main .rsn_main_recipes .rsn_main_selection {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-bottom: 100px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 14px;
}

.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 0;
	width: 170px;
	height: 211px;
	background: center / cover;
	background-repeat: no-repeat;
	border-radius: 15px;
}

.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal:hover {
	-webkit-filter: drop-shadow(0px 8px 44px rgba(0, 0, 0, 0.35));
	        filter: drop-shadow(0px 8px 44px rgba(0, 0, 0, 0.35));
}

.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal span {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #ffffff;
	padding-bottom: 18px;
}

.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal:nth-child(1) {
	background-image: url(/local/components/nfo/recipesPage/templates/.default/./Rectangle283.png);
}

.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal:nth-child(2) {
	background-image: url(/local/components/nfo/recipesPage/templates/.default/./Rectangle284.png);
}

.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal:nth-child(3) {
	background-image: url(/local/components/nfo/recipesPage/templates/.default/./Rectangle285.png);
}

.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal:nth-child(4) {
	background-image: url(/local/components/nfo/recipesPage/templates/.default/./Rectangle286.png);
}

.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal:nth-child(5) {
	background-image: url(/local/components/nfo/recipesPage/templates/.default/./Rectangle287.png);
}

.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal:nth-child(6) {
	background-image: url(/local/components/nfo/recipesPage/templates/.default/./Rectangle288.png);
}

.rsn_main .rsn_main_recipe {
	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-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	max-width: 1070px;
	margin: 0 auto;
	width: 100%;
}

.rsn_main_recipe .recipe_header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.rsn_main_recipe .recipe_header h3 {
	font-weight: 600;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	color: #202945;
}

.rsn_main_recipe .recipe_header .recipe_header_buttons {
	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: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 6px;
}

.rsn_main_recipe .recipe_header .recipe_header_buttons button {
	border: 1px solid #b5b9c7;
	border-radius: 12px;
	font-weight: 500;
	font-size: 12px;
	line-height: 25px;
	text-transform: uppercase;
	color: #b5b9c7;
	padding: 3px 18px;
}

.rsn_main_recipe .recipe_header_text {
	margin-top: 10px;
	margin-bottom: 0px;
}

.rsn_main_recipe .recipe_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 30px 0;
}

.rsn_main_recipe .recipe_row .recipe_column {
	-webkit-box-flex: 50%;
	    -ms-flex: 50%;
	        flex: 50%;
	text-align: start;
}

.rsn_main_recipe .recipe_text {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #202945;
	text-align: start;
}

.rsn_main_recipe .recipe_row .recipe_column h4 {
	margin: 22px 0px 10px;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #cf3b2c;
}

.rsn_main_recipe .recipe_row .recipe_column h4:nth-child(2) {
	margin-top: 30px;
}

.rsn_main_recipe .recipe_row .recipe_column span {
	display: block;
	max-width: 351px;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #202945;
}

.rsn_main_recipe .recipe_row .recipe_column .recipe_omega {
	max-width: 475px;
}

.other_btn {
	max-width: 351px;
	width: 100%;
	height: 52px;
	background: #222a43;
	margin: 50px auto;
	font-size: 16px;
	line-height: 20px;

	color: #ffffff;
}

.btn-with-arrow {
	width: 184px;
	height: 49px;
}

.rsn_price {
	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;
}

.rsn_price .price_old {
	font-weight: normal;
	font-size: 25.6px;
	line-height: 40px;
	-webkit-text-decoration-line: line-through;
	        text-decoration-line: line-through;
	text-decoration-thickness: 1px;
	color: #7b8797;
	margin-right: 7px;
}

.rsn_price .price_new {
	font-weight: 600;
	font-size: 25.6px;
	line-height: 32px;
	color: #cf3b2c;
}

@media screen and (max-width: 1200px) {
	.rsn_main .rsn_scheme_wrapper .rsn_bg_decor_btm-left {
		top: 0px;
		max-width: 135px;
	}

	.rsn_main .rsn_main_recipes .rsn_bg_decor_btm-right {
		top: -76px;
		right: -5px;
		max-width: 138px;
	}

	.rsn_main .rsn_main_recipes .rsn_main_selection {
		gap: 12px;
		margin-bottom: 56px;
		padding: 0px 16px;
	}

	.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal {
		-webkit-box-flex: 30%;
		    -ms-flex: 30%;
		        flex: 30%;
		margin-bottom: 12px;
	}

	.rsn_header .rsn_bg_decor_top-right {
		top: 274px;
		right: -69px;
		width: 345px;
	}

	.rsn_header .rsn_bg_decor_top-left {
		top: 354px;
		left: 0;
		width: 228px;
	}
}

@media screen and (max-width: 768px) {
	.rsn_header {
		height: 600px;
	}

	.rsn_header .rsn_bg_decor_top-left {
		top: 439px;
		width: 174px;
	}

	.rsn_header .rsn_bg_decor_top-right {
		top: 380px;
		right: -63px;
		width: 265px;
	}

	.rsn_main .rsn_scheme_wrapper .rsn_bg_decor_btm-left {
		max-width: 89px;
	}

	.rsn_main .rsn_main_recipes .rsn_bg_decor_btm-right {
		top: -7px;
	}

	.rsn_main .rsn_scheme_wrapper .rsn_scheme {
		max-width: 768px;
		height: 441px;
		background-size: 607px 430px;
		background-position: center;
	}

	.rsn_main .rsn_main_recipes h2 {
		margin-left: auto;
		margin-right: auto;
		max-width: 300px;
		width: 100%;
	}

	.rsn_main .rsn_main_recipes .rsn_main_selection {
		gap: 0;
		margin-bottom: 56px;
	}

	.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal {
		-webkit-box-flex: 45%;
		    -ms-flex: 45%;
		        flex: 45%;
		margin-bottom: 24px;
	}

	.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal:nth-child(2n + 1) {
		margin-right: 6px;
	}

	.rsn_main .rsn_main_recipes .rsn_main_selection .rsn_main_meal:nth-child(2n) {
		margin-left: 5px;
	}
}

@media screen and (max-width: 670px) {
	.rsn_main .rsn_main_header h1 {
		font-size: 32px;
		line-height: 39px;
	}

	.rsn_main .rsn_main_header p {
		font-size: 20px;
		line-height: 24px;
	}

	.rsn_main .rsn_main_text {
		margin-top: 28px;
	}

	.rsn_main .rsn_main_text p {
		margin: 0;
	}

	.rsn_main .rsn_main_recipes .rsn_bg_decor_btm-right {
		top: 0px;
		max-width: 75px;
	}

	.rsn_main .rsn_scheme_wrapper h2 {
		margin: 28px 0px 21px;
		font-size: 20px;
		line-height: 24px;
	}

	.rsn_main .rsn_scheme_wrapper .rsn_scheme {
		max-width: 700px;
		height: 330px;
		background-size: 455px 322px;
	}

	.rsn_main .rsn_main_recipes h2 {
		font-size: 32px;
		line-height: 39px;
	}

	.rsn_header .rsn_bg_decor_top-left {
		top: 499px;
		width: 110px;
	}

	.rsn_header .rsn_bg_decor_top-right {
		top: 417px;
		right: -63px;
		width: 218px;
	}
}

@media screen and (max-width: 480px) {
	.rsn_main .rsn_main_header {
		width: 100%;
		max-width: 350px;
	}

	.rsn_header {
		height: 279px;
	}

	.rsn_header .rsn_header_mask {
		width: 490px;
		height: 442px;
		top: -80px;
	}

	.rsn_header .rsn_header_mask .rsn_header_bg_blur {
		width: 500px;
		height: 336px;
		-webkit-filter: blur(2px);
		        filter: blur(2px);
	}

	.rsn_header .rsn_header_mask .rsn_header_bg_blur .rsn_header_only_bg {
		width: 500px;
		height: 336px;
		background-size: 480px 336px;
		left: 21px;
	}

	.rsn_header .rsn_header_mask .rsn_header_bg img {
		left: 82px;
		top: 358px;
		width: auto;
		max-width: 310px;
		height: auto;
		max-height: 288px;
	}

	.rsn_header .rsn_bg_decor_top-left {
		position: absolute;
		top: 246px;
		left: 0;
		width: 105px;
		height: 180px;
	}

	.rsn_header .rsn_bg_decor_top-right {
		position: absolute;
		top: 183px;
		right: -55px;
		width: 194.71px;
		height: 146.62px;
	}

	.rsn_main .rsn_main_header h1 {
		margin-top: 30px;
	}

	.rsn_main .rsn_main_text {
		margin-top: 28px;
		max-width: 333px;
		width: 95%;
	}

	.rsn_main .rsn_scheme_wrapper .rsn_bg_decor_btm-left {
		position: absolute;
		top: 0px;
		left: -6px;
		width: 100%;
		max-width: 61px;
	}

	.rsn_main .rsn_scheme_wrapper .rsn_scheme {
		max-width: 315px;
		height: 250px;
		/* margin-left: 12px;
		margin-right: 7px; */
		background-size: cover;
		background-position: inherit;
	}

	.rsn_main .product-item-button-container {
		margin-bottom: 18px;
	}

	.rsn_main .rsn_main_recipes .rsn_bg_decor_btm-right {
		position: absolute;
		top: -12px;
		right: -9px;
		max-width: 44px;
		width: 100%;
		max-height: 91px;
	}

	.rsn_main .rsn_main_recipes h2 {
		margin-top: 24px;
		margin-left: auto;
		margin-right: auto;
		max-width: 250px;
		margin-bottom: 20px;
	}

	.rsn_main_recipe .recipe_header {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.rsn_main_recipe .recipe_header h3 {
		width: 234px;
		margin-bottom: 1rem;
		margin-right: auto;
		margin-left: auto;
	}

	.rsn_main_recipe .recipe_header_text {
		text-align: center;
		margin-top: 2rem;
		width: 321px;
		margin-left: auto;
		margin-right: auto;
	}

	.rsn_main_recipe .recipe_row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}

	.rsn_main_recipe .recipe_row .recipe_column {
		margin-bottom: 31px;
	}

	.rsn_main_recipe .recipe_row .recipe_column h4 {
		text-align: center;
	}

	.rsn_main_recipe .recipe_row .recipe_column h4:nth-child(2) {
		margin-top: 22px;
	}

	.rsn_main_recipe .recipe_row .recipe_column .recipe_omega {
		max-width: 351px;
		margin: 0 auto;
	}

	.rsn_main_recipe .recipe_row .recipe_column span {
		margin: 0 auto;
	}

	.other_btn {
		margin: 10px auto 35px;
	}
}


.recipeCategory {
	cursor: pointer;
	border: solid .5px #aaaaaa;
}

.activeRecipeCategory {
	border: 1px solid #cf3b2c;
	cursor: default;
}

.is___process {
	opacity: 0.7 !important;
}

.counter-wrap a.go-to-basket {
	color: #fff;
	font-weight: 500;
	font-size: 13px;
	line-height: 14px;
	padding: 11px 24px;
	position: relative;
	height: 48px;
	background: #202945;
	border-radius: 24px;
	text-transform: none;
	text-align: center;
	margin-right: 12px;
}

.product-item-button-container {
	margin-top: 10px;
}

.product-item-button-container.product-favorite-descr {
	display: block !important;
	text-align: center !important;
}

input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
}

.product-item-button-container .btn-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.product-item-button-container .btn-holder {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.btn-holder.custom-button-block .btn.btn-blue {
	color: #fff;
	font-weight: 500;
	font-size: 13px;
	line-height: 20px;
	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: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 8px;
	padding: 11px 24px 13px 32px;
	position: relative;
	width: 244px;
	height: 48px;
	background: #202945;
	border-radius: 24px;
	text-transform: none;
	margin: 0 auto;
}

.btn.btn-with-arrow>span {
	display: inline-block;
	padding-right: 12px;
	position: relative;
}

.btn.btn-with-arrow>span:after {
	display: none !important;
}

.product-item-button-container .counter-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width: 767px) {
	.product-item-button-container .counter {
		margin: 0 !important;
	}

	.product-item-button-container .counter-wrap a.go-to-basket {
		padding: 9px 12px;
		min-width: 105px;
	}
}

.video {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	background-color: #000000;
}

.video__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video__media {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.video__button {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	display: none;
	padding: 0;
	width: 68px;
	height: 48px;
	border: none;
	background-color: transparent;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	cursor: pointer;
}

.video__button-shape {
	fill: #212121;
	fill-opacity: 0.8;
}

.video__button-icon {
	fill: #ffffff;
}

.video__button:focus {
	outline: none;
}

.video:hover .video__button-shape,
.video__button:focus .video__button-shape {
	fill: #ff0000;
	fill-opacity: 1;
}

/* Enabled */

.video--enabled {
	cursor: pointer;
}

.video--enabled .video__button {
	display: block;
}

/* End */
/* /local/components/nfo/recipesPage/templates/.default/style.css?175128629519054 */
