

/* Start:/local/templates/site_tpl/styles.css?17551730965827*/
@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap');

.cookies {
	display: none;
	position: fixed;
	bottom: 24px;
	right: 24px;
	z-index: 90000;
	width: 528px;
	box-shadow: 0 4px 20px 0 rgba(21, 33, 104, 0.05);
	background-color: #e8edf7;
	border-radius: 8px;
	padding: 88px 32px 32px 32px;
	font-size: 13px;
	line-height: 1.4;
	font-weight: 400;
	overflow: hidden;
}

.cookies img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.cookies__title {
	font-weight: 500;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 8px;
}

.cookies__subtitle {
	color: #555F94;
	line-height: 1.5;
	margin-bottom: 24px;
}

.cookies__text-wrap {
	margin-bottom: 24px;
}

.cookies__text-container {
	margin-bottom: 24px;
}

.cookies__text p {
	margin-bottom: 16px;
}

.cookies__text p:last-child {
	margin-bottom: 0;
}

.cookies .btn {
	font-size: 14px;
	font-weight: 700;
	border-radius: 8px;
	padding: 15.5px 24px;
}

.cookies__close {
	position: absolute;
	top: 32px;
	right: 32px;
	width: 32px;
	height: 32px;
	display: none;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	background-color: #f2f4f9;
	box-shadow: 0 4px 4px 0 rgba(3, 110, 212, 0.05);
	cursor: pointer;
	transition: transform 0.3s;
}

@media (hover) {
	.cookies__close:hover {
		transform: translateY(2px);
	}
}

.cookies__bg1 {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 56px;
}

.cookies__bg2 {
	position: absolute;
	bottom: -31px;
	right: -15px;
	width: 126px;
}

body .footer__1c--partner {
	width: 8.5rem;
	height: 2.2rem;
}

.main-menu__partner {
	width: 8.5rem;
	height: 2.2rem;
	position: absolute;
	left: 35%;
	bottom: 5.3vh;
}

.mobile-menu__1c-img {
	margin: 0 1.25rem 0 0;
}

.mobile-menu__parnter1-img {
	width: 13.6rem;
	height: 3.5rem;
}

.mobile-menu__imgs {
	flex-wrap: wrap;
	margin-top: -24px;
}

.mobile-menu__imgs > * {
	margin-top: 24px;
}

.products1 {
	padding-top: 50px;
	font-size: 18px;
	line-height: 1.4;
	font-weight: 400;
	font-family: "Golos Text", sans-serif;
}

.products1__list1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	margin: 0px -5px;
	margin-top: -10px;
	margin-bottom: 40px;
}

.products1-item1 {
	margin: 0px 5px;
	margin-top: 10px;
}

.products1-item1__link {
	display: inline-block;
	border: 1px solid #b5c7ed;
	border-radius: 300px;
	padding: 5.5px 9px 7.5px 9px;
	transition: all 0.3s;
}

.bx-no-touch .products1-item1__link:hover,
.bx-no-touch .products1-item1__link.active {
	color: #fff;
	border: 1px solid #036ed4;
	background-color: #036ed4;
}

.products1__container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.products1__wrap1 {
	width: calc(100% - 405px);
}

.products1-item2 {
	border: 2px solid #b5c7ed;
	border-radius: 8px;
	padding: 25px;
	margin-bottom: 16px;
	background-color: #f8faff;
}

.products1-item2:last-child {
	margin-bottom: 0;
}

.products1-item2__title {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.3;
	padding-left: 71px;
	min-height: 56px;
	margin-bottom: 16px;
}

.products1-item2__icon {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	border: 2px solid #152168;
	background-color: #d0edff;
	border-radius: 4px;
	padding: 3px;
}

.products1-item2__text {
	color: #6d79c0;
}

.products1-item2__wrap1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.products1-item2__price {
	font-weight: 500;
}

.btn1 {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	border-radius: 8px;
	background-color: #036ed4;
	padding: 17.5px 32.5px;
	cursor: pointer;
	transition: all 0.3s;
}

.bx-no-touch .btn1:hover {
	background-color: #0259ac;
}

.products1__wrap2 {
	position: sticky;
	top: 90px;
	max-width: 389px;
	width: 100%;
}

.products1__wrap2 .form1 {
	border-radius: 8px;
	padding: 24px;
	background-color: #e8edf7;
}

.form1__title {
	font-size: 22px;
	line-height: 1.3;
	margin-bottom: 24px;
}

.input-checkbox1 {
	display: none;
}

.input1 {
	display: block;
	width: 100%;
	color: #152168;
	padding: 15px 10px;
	padding-left: 31px;
	border: 1px solid #7482d1;
	border-radius: 8px;
	background: none;
	margin-bottom: 8px;
}

.input1::placeholder {
	color: #5866b9;
}

.form1 .btn1 {
	display: block;
	width: 100%;
	font-size: 16px;
	padding: 10px 10px;
}

















@media (max-width: 1279px) {
	body .footer__1c--partner {
		width: 13.6rem;
		height: 3.5rem;
	}
}

@media (max-width: 600px) {
	.cookies__bg1 {
		top: 12px;
		left: 12px;
		width: 40px;
	}

	.cookies__bg2 {
		width: 93px;
		bottom: -25px;
		right: -20px;
	}

	.cookies {
		width: 320px;
		padding: 50px 16px 16px 16px;
	}

	.cookies__text-container {
		position: relative;
	}

	.cookies__text-container::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 40px;
		background: linear-gradient(180deg, rgba(232, 237, 247, 0) 0%, #e8edf7 100%);
	}

	.cookies__text-wrap {
		position: relative;
		height: 300px;
		overflow: auto;
		padding-top: 10px;
		padding-bottom: 30px;
		margin-bottom: 14px;
	}

	.cookies__close {
		top: 16px;
		right: 16px;
	}

	.cookies .btn {
		padding: 10px 24px;
	}

	.cookies__title {
		font-size: 17px;
	}
}
/* End */
/* /local/templates/site_tpl/styles.css?17551730965827 */
