

/* Start:/local/templates/ostrog/components/bitrix/news.list/bani/style.css?178648954414335*/
.bani {}
.bani__desc {
	padding: 2rem 2rem 2rem 5rem;
}
.bani__name {
	font-size: 4rem;
	margin: 0;
	padding: 1rem 5rem;
	text-align: right;
}

.bani__bath,
.bani__story {
	border-top: 1px solid rgba(43, 43, 43, .35);
}

.bani__media {
	height: 37.5rem;
}

.bani__img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-size: cover;
	background-repeat: no-repeat;
}
.bani__img:after {
	content: '';
	position: absolute;
	border: 3px solid #fff;
	left: 2.5rem;
	top: 2.5rem;
	right: 2.5rem;
	bottom: 2.5rem;
}

.bani__text {
	padding: 2rem 4rem;
	min-height: 600px;
}

.bani__gallery {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-template-rows: repeat(3, minmax(0, 1fr));
	gap: .375rem;
	height: 100%;
	padding: .375rem;
	background: #2b2b2b;
}

.bani__galleryItem {
	overflow: hidden;
	background: #2b2b2b;
}

.bani__galleryItem:first-child {
	grid-row: span 2;
}

.bani__galleryItem:last-child {
	grid-column: span 2;
}

.bani__galleryItem img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .25s ease;
}

.bani__galleryItem:hover img,
.bani__galleryItem:focus-visible img {
	transform: scale(1.04);
}

.bani__container {
	padding: 4.25rem 5.25rem;
}

.bani__container h2 {
	font-size: 4rem;
	margin-bottom: 2rem;
}

.bani__rule {
	position: relative;
	padding-left: 5rem;
	font-weight: 600;
	min-height: 4rem;
	display: flex;
	align-items: center;
}

.bani__rule._3 {
	align-items: flex-start;
}

.bani__rule._3 p {
	margin: 0 0 1rem;
}

.bani__rule._3 p:last-child {
	margin-bottom: 0;
}
.bani__rule:before {
	content: '';
	position: absolute;
	width: 3.8125rem;
	height: 3.8125rem;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.bani__rule._1:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='61' height='61' viewBox='0 0 61 61' fill='none'%3E%3Cg clip-path='url(%23clip0_357_3217)'%3E%3Cpath d='M44.2726 26.5614C44.2726 21.6742 40.298 17.7116 35.4228 17.7116H25.5764C20.6892 17.7116 16.7266 21.6862 16.7266 26.5614V44.273H22.6344V61H38.3768V44.273H44.2846V26.5614H44.2726ZM42.3153 42.3037H38.3648V30.5H36.3955V59.0307H31.4722V45.1856H29.5029V59.0307H24.5797V30.5H22.6104V42.3037H18.6718V26.5614C18.6718 22.7669 21.7579 19.6689 25.5644 19.6689H35.4228C39.2173 19.6689 42.3153 22.7549 42.3153 26.5614V42.3037ZM30.4996 0C26.1648 0 22.6344 3.53032 22.6344 7.86516C22.6344 12.212 26.1648 15.7423 30.4996 15.7423C34.8344 15.7423 38.3648 12.212 38.3648 7.87717C38.3648 3.53031 34.8344 0 30.4996 0ZM30.4996 13.785C27.2455 13.785 24.5917 11.1313 24.5917 7.87717C24.5917 4.62303 27.2455 1.96929 30.4996 1.96929C33.7537 1.96929 36.4075 4.62303 36.4075 7.87717C36.4075 11.1313 33.7537 13.785 30.4996 13.785Z' fill='black'/%3E%3Cpath d='M18.7083 46.2299V52.6422H18.6963C18.6963 53.999 17.5915 55.1038 16.2346 55.1038H13.773V43.216H11.8037V55.1038H9.34213C7.98524 55.1038 6.88051 53.999 6.88051 52.6422V33.4536H4.92323V40.3461H1.96929V30.4996C1.96929 26.7051 5.05532 23.6071 8.86181 23.6071H15.7543V21.6378H8.8498C3.97461 21.6498 0 25.6124 0 30.4996V42.3034H4.92323V52.6301C4.92323 55.0677 6.90453 57.0611 9.35413 57.0611H16.2467C18.6843 57.0611 20.6776 55.0798 20.6776 52.6301V46.2299H18.7083ZM12.7884 3.95023C8.45354 3.93822 4.92323 7.46853 4.92323 11.8034C4.92323 16.1502 8.45354 19.6805 12.7884 19.6805C17.1232 19.6805 20.6535 16.1502 20.6535 11.8154C20.6535 7.48054 17.1232 3.95023 12.7884 3.95023ZM12.7884 17.7233C9.53425 17.7233 6.88051 15.0695 6.88051 11.8154C6.88051 8.56125 9.53425 5.90751 12.7884 5.90751C16.0425 5.90751 18.6963 8.56125 18.6963 11.8154C18.6963 15.0695 16.0425 17.7233 12.7884 17.7233ZM52.1502 21.6498H45.2577V23.6191H52.1502C55.9447 23.6191 59.0427 26.7051 59.0427 30.5116V40.3461H56.0768V33.4536H54.1075V52.6422C54.1075 53.999 53.0028 55.1038 51.6459 55.1038H49.1843V43.216H47.215V55.1038H44.7533C43.3965 55.1038 42.2917 53.999 42.2917 52.6422V46.242H40.3224V52.6422C40.3224 55.0798 42.3037 57.0731 44.7533 57.0731H51.6459C54.0835 57.0731 56.0768 55.0918 56.0768 52.6422V42.3154H61V30.4996C61 25.6124 57.0254 21.6498 52.1502 21.6498ZM48.2116 3.95023C43.8768 3.95023 40.3465 7.48054 40.3465 11.8154C40.3344 16.1502 43.8648 19.6805 48.2116 19.6805C52.5465 19.6805 56.0768 16.1502 56.0768 11.8154C56.0768 7.48054 52.5465 3.95023 48.2116 3.95023ZM48.2116 17.7233C44.9575 17.7233 42.3037 15.0695 42.3037 11.8154C42.3037 8.56125 44.9575 5.90751 48.2116 5.90751C51.4657 5.90751 54.1195 8.56125 54.1195 11.8154C54.1195 15.0695 51.4657 17.7233 48.2116 17.7233Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_357_3217'%3E%3Crect width='61' height='61' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.bani__rule._2:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72' fill='none'%3E%3Cpath d='M62.9664 28.0867C62.3994 14.6632 43.28 14.6733 42.7175 28.0867C37.0891 28.1047 35.6188 32.571 36.0148 36.0821C36.2623 37.0833 36.818 37.0968 37.9498 37.1103C39.8758 37.242 43.451 36.2306 44.3386 33.5711C44.9246 34.4801 45.6514 35.2901 46.4919 35.9707C45.5458 35.928 44.5715 35.991 43.7975 36.5962C40.886 38.6831 37.3029 40.0421 33.7513 40.3605C30.2053 40.0443 26.6008 38.6842 23.6949 36.5973C22.922 36.0045 21.9399 35.9336 20.9983 35.9707C28.3569 30.087 24.1876 17.9808 14.6476 17.9707C5.10764 17.9808 0.939517 30.0892 8.29814 35.9707H6.77264C4.32577 35.9617 2.25014 38.0148 2.27264 40.4707V49.4707C2.27264 50.7116 3.28289 51.7207 4.52264 51.7207H6.77264V53.9707C6.77264 54.7998 7.22939 55.5176 7.89764 55.908V65.2207C7.89764 67.0815 9.41189 68.5957 11.2726 68.5957H18.0226C19.8845 68.5957 21.3976 67.0815 21.3976 65.2207V55.908C22.067 55.5176 22.5226 54.7998 22.5226 53.9707V43.7962C26.7391 46.1418 31.5001 47.2938 36.3016 47.2207C37.1355 47.2024 37.9359 46.8891 38.5606 46.3365C40.8016 45.7875 42.92 44.9212 44.9675 43.7962V53.9707C44.9675 54.7998 45.4231 55.5176 46.0925 55.908V65.2207C46.0925 67.0815 47.6056 68.5957 49.4675 68.5957H56.2175C58.0783 68.5957 59.5925 67.0815 59.5925 65.2207V55.908C60.2608 55.5176 60.7175 54.7998 60.7175 53.9707V51.7207H62.9675C64.2073 51.7207 65.2175 50.7116 65.2175 49.4707V40.4707C65.24 37.9811 63.1509 35.955 60.7175 35.9707H59.192C60.0329 35.2902 60.7601 34.4802 61.3464 33.5711C62.2351 36.2306 65.8081 37.242 67.7341 37.1103C68.8659 37.0991 69.4239 37.0833 69.6691 36.0821C70.0516 32.5338 68.6139 28.1261 62.9664 28.0867ZM41.6004 33.714C40.7386 34.578 39.2671 34.8243 38.2198 34.8592C38.2299 31.9398 39.8296 30.3435 42.7445 30.3322C42.7108 31.3818 42.4644 32.8522 41.6004 33.714ZM6.77264 28.0957C6.77264 23.7532 10.3063 20.2207 14.6476 20.2207C25.0809 20.6167 25.0786 35.577 14.6476 35.9707C10.3063 35.9707 6.77264 32.4382 6.77264 28.0957ZM19.1476 65.2207C19.1476 65.5191 19.0291 65.8052 18.8181 66.0162C18.6072 66.2272 18.321 66.3457 18.0226 66.3457H16.8976V60.7207C16.8976 60.4223 16.7791 60.1362 16.5681 59.9252C16.3572 59.7142 16.071 59.5957 15.7726 59.5957C15.4743 59.5957 15.1881 59.7142 14.9771 59.9252C14.7662 60.1362 14.6476 60.4223 14.6476 60.7207V66.3457H11.2726C10.9743 66.3457 10.6881 66.2272 10.4771 66.0162C10.2662 65.8052 10.1476 65.5191 10.1476 65.2207V56.2207H19.1476V65.2207ZM37.2748 44.4723C36.9204 44.9302 36.3365 45.0135 35.7976 44.9707C30.9016 44.9707 26.1451 43.5611 22.0108 40.8667C21.302 40.3717 20.2445 40.9455 20.2726 41.8106V53.9718H9.02264V43.8468C9.02264 43.5485 8.90412 43.2623 8.69314 43.0513C8.48216 42.8404 8.19601 42.7218 7.89764 42.7218C7.59927 42.7218 7.31313 42.8404 7.10215 43.0513C6.89117 43.2623 6.77264 43.5485 6.77264 43.8468V49.4718H4.52264V40.4718C4.50014 39.2681 5.55089 38.2207 6.77264 38.2218H21.1231C21.3088 38.2736 21.5416 38.2511 21.7351 38.2218C21.9691 38.2218 22.1998 38.295 22.3876 38.4288C24.3537 39.8285 26.5254 40.9139 28.8249 41.6463C31.3404 42.4395 33.7974 42.7488 36.3601 42.7207C37.2241 42.687 37.8316 43.7748 37.2748 44.4723ZM57.3414 65.2207C57.3414 65.5191 57.2229 65.8052 57.0119 66.0162C56.8009 66.2272 56.5148 66.3457 56.2164 66.3457H52.8414V60.7207C52.8414 60.4223 52.7229 60.1362 52.5119 59.9252C52.3009 59.7142 52.0148 59.5957 51.7164 59.5957C51.418 59.5957 51.1319 59.7142 50.9209 59.9252C50.7099 60.1362 50.5914 60.4223 50.5914 60.7207V66.3457H49.4664C49.168 66.3457 48.8819 66.2272 48.6709 66.0162C48.4599 65.8052 48.3414 65.5191 48.3414 65.2207V56.2207H57.3414V65.2207ZM60.7164 38.2207C61.9213 38.2151 62.9866 39.2366 62.9664 40.4707V49.4707H60.7164V43.8457C60.6916 42.3675 58.49 42.3663 58.4664 43.8457V53.9707H47.2164V41.8095C47.2163 41.607 47.1616 41.4083 47.058 41.2343C46.9544 41.0604 46.8057 40.9176 46.6278 40.821C46.4498 40.7245 46.2491 40.6778 46.0467 40.6858C45.8444 40.6939 45.648 40.7564 45.4783 40.8667C43.6842 42.0331 41.75 42.9683 39.7216 43.65C39.6744 42.8895 39.3898 42.1323 38.852 41.5777C41.0828 40.8489 43.1905 39.7869 45.1036 38.4277C45.2893 38.295 45.5176 38.223 45.8371 38.232C46.0036 38.2578 46.1791 38.268 46.3411 38.2207H60.7164ZM52.8414 35.9707C48.4989 35.9707 44.9664 32.4382 44.9664 28.0957C45.3624 17.6636 60.3215 17.6658 60.7164 28.0957C60.7164 32.4382 57.1828 35.9707 52.8414 35.9707ZM64.0824 33.7151C63.2195 32.8533 62.9731 31.3841 62.9383 30.3367C65.8239 30.3367 67.4439 31.896 67.4641 34.8547C66.4888 34.8266 64.9891 34.6218 64.0824 33.7151Z' fill='black'/%3E%3Cpath d='M33.7168 25.8458C39.92 25.8458 44.9668 20.799 44.9668 14.5958C44.3492 -0.328453 23.0833 -0.323954 22.4668 14.5958C22.4668 20.799 27.5147 25.8458 33.7168 25.8458ZM33.7168 5.5958C38.6803 5.5958 42.7168 9.63342 42.7168 14.5958C42.2229 26.5354 25.2107 26.532 24.7168 14.5958C24.7168 9.63342 28.7555 5.5958 33.7168 5.5958Z' fill='black'/%3E%3Cpath d='M31.797 18.7657C32.008 18.9766 32.294 19.0951 32.5924 19.0951C32.8907 19.0951 33.1768 18.9766 33.3877 18.7657L39.0127 13.1407C40.0477 12.0978 38.4671 10.5127 37.422 11.55L32.5912 16.3796L30.0116 13.8C28.9665 12.765 27.3847 14.3467 28.4209 15.3907L31.797 18.7657Z' fill='black'/%3E%3C/svg%3E");
}
.bani__rule._3:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='61' height='61' viewBox='0 0 61 61' fill='none'%3E%3Cpath d='M30.9998 57.6462C36.6654 57.6462 42.2038 55.9661 46.9146 52.8185C51.6254 49.6708 55.297 45.197 57.4651 39.9626C59.6333 34.7283 60.2006 28.9686 59.0952 23.4118C57.9899 17.8551 55.2617 12.7509 51.2555 8.74467C47.2493 4.73848 42.1451 2.01023 36.5884 0.904926C31.0316 -0.200379 25.2719 0.366905 20.0375 2.53504C14.8032 4.70318 10.3293 8.37478 7.1817 13.0856C4.03405 17.7963 2.354 23.3347 2.354 29.0003C2.36283 36.595 5.38369 43.876 10.7539 49.2463C16.1241 54.6165 23.4052 57.6373 30.9998 57.6462ZM30.9998 3.47951C36.0474 3.47951 40.9816 4.97628 45.1784 7.78054C49.3753 10.5848 52.6464 14.5706 54.578 19.2339C56.5096 23.8973 57.015 29.0286 56.0303 33.9792C55.0456 38.9298 52.6149 43.4771 49.0458 47.0463C45.4766 50.6154 40.9293 53.0461 35.9787 54.0308C31.0281 55.0155 25.8968 54.5101 21.2334 52.5785C16.5701 50.6469 12.5843 47.3758 9.78004 43.179C6.97577 38.9821 5.479 34.0479 5.479 29.0003C5.48672 22.2342 8.178 15.7473 12.9624 10.9629C17.7468 6.1785 24.2337 3.48722 30.9998 3.47951Z' fill='black'/%3E%3Cpath d='M20.583 33.6875C20.1686 33.6875 19.7712 33.8521 19.4782 34.1451C19.1851 34.4382 19.0205 34.8356 19.0205 35.25C19.0205 35.6644 19.1851 36.0618 19.4782 36.3549C19.7712 36.6479 20.1686 36.8125 20.583 36.8125H25.2705V41.5C25.2705 41.9144 25.4351 42.3118 25.7282 42.6049C26.0212 42.8979 26.4186 43.0625 26.833 43.0625C27.2474 43.0625 27.6448 42.8979 27.9379 42.6049C28.2309 42.3118 28.3955 41.9144 28.3955 41.5V36.8125H35.1663C35.5807 36.8125 35.9782 36.6479 36.2712 36.3549C36.5642 36.0618 36.7288 35.6644 36.7288 35.25C36.7288 34.8356 36.5642 34.4382 36.2712 34.1451C35.9782 33.8521 35.5807 33.6875 35.1663 33.6875H28.3955V30.5625H35.1663C37.2383 30.5625 39.2255 29.7394 40.6906 28.2743C42.1557 26.8091 42.9788 24.822 42.9788 22.75C42.9788 20.678 42.1557 18.6909 40.6906 17.2257C39.2255 15.7606 37.2383 14.9375 35.1663 14.9375H26.833C26.4186 14.9375 26.0212 15.1021 25.7282 15.3951C25.4351 15.6882 25.2705 16.0856 25.2705 16.5V27.4375H20.583C20.1686 27.4375 19.7712 27.6021 19.4782 27.8951C19.1851 28.1882 19.0205 28.5856 19.0205 29C19.0205 29.4144 19.1851 29.8118 19.4782 30.1049C19.7712 30.3979 20.1686 30.5625 20.583 30.5625H25.2705V33.6875H20.583ZM28.3955 18.0625H35.1663C36.4095 18.0625 37.6018 18.5564 38.4809 19.4354C39.36 20.3145 39.8538 21.5068 39.8538 22.75C39.8538 23.9932 39.36 25.1855 38.4809 26.0646C37.6018 26.9436 36.4095 27.4375 35.1663 27.4375H28.3955V18.0625Z' fill='black'/%3E%3C/svg%3E");
}

.bani__container ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.bani__container li {
	padding-left: 3rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M23.4863 11.7431C23.4863 18.219 18.2191 23.4863 11.7431 23.4863C5.26718 23.4863 0 18.219 0 11.7431C0 5.26713 5.26718 0 11.7431 0C18.2191 0 23.4863 5.26713 23.4863 11.7431ZM3.33827 11.7431C3.33827 16.3776 7.10863 20.148 11.7431 20.148C16.3776 20.148 20.1531 16.3776 20.1531 11.7431C20.1531 7.10858 16.3828 3.33829 11.7431 3.33829C7.10863 3.33315 3.33827 7.10858 3.33827 11.7431Z' fill='black'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 1.5rem;
}
.bani__container li:last-child {
	margin-bottom: 0;
}

/*desktops*/
@media (max-width: 1200px) { 
	.bani__name {
		padding-right: 3rem;
	}

	.bani__text {
		padding-right: 3rem;
		padding-left: 3rem;
	}
}

/*tablets*/
@media (max-width: 991px) {
	.bani__container {
		padding: 3rem;
	}

	.bani__name {
		font-size: 3.25rem;
	}

	.bani__text {
		min-height: 0;
	}
}

/*phones*/
@media (max-width: 767px) { 
	.bani__desc {
		padding: 2rem;
	}

	.bani__name {
		font-size: 2.5rem;
		line-height: 1.1;
		padding: 1.5rem 2rem;
		text-align: left;
	}

	.bani__media {
		height: 25rem;
	}

	.bani__gallery {
		height: 100%;
	}

	.bani__text,
	.bani__container {
		padding: 2rem;
	}

	.bani__container h2 {
		font-size: 2.5rem;
		line-height: 1.1;
	}

	.bani__rule {
		padding-left: 4rem;
	}

	.bani__rule:before {
		width: 3rem;
		height: 3rem;
	}

	.bani__endingImg {
		min-height: 10rem;
	}
}

/* End */


/* Start:/local/templates/ostrog/components/bitrix/system.pagenavigation/.default/style.css?1759829896768*/
.nbPagination {
	text-align: center;
  font-family: 'molodo';
}

.nbPagination__container {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nbPagination__item {
	display: inline-block;
	margin: 0 1px;
}

.nbPagination__link,
.nbPagination__link._empty:hover {
	display: inline-block;
	color: #909090;
	text-align: center;
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 0 1.5rem;
}

a.nbPagination__link:hover,
.nbPagination__item._active .nbPagination__link {
	color: #2B2B2B;
	text-decoration: none;
}

.nbPagination__link._empty {
	cursor: default;
}

.nbPagination__link svg {
  width: 2rem;
  height: 2rem;
}
/* End */


/* Start:/local/templates/ostrog/components/bitrix/form.result.new/.default/style.css?175982985714934*/
.nbForm {}
.nbForm__title {display: none;}
.nbForm._webForm {}
.nbForm__message {}
.nbForm__message {}
.nbForm__message._error {}
.nbForm__message._success {}
.nbForm__message._warning {}
.nbForm__form {}
.nbForm__fieldRow {
	border: 1px solid #909090;
	padding: 0.5rem 1.5rem 1.5rem;
	margin-bottom: 1.5rem;
}
.nbForm__fieldRow:hover {
	background: #FFF7EB;
}
.nbForm__fieldRow._captcha {}
.nbForm__questionName {
	font-size: 1.25rem;
	padding: 1.25rem 4rem 1.25rem 0;
	display: block;
	position: relative;
}
.nbForm__questionName._required {}

.nbForm__questionName:after {
	content: '';
	position: absolute;
	top: 1rem;
	right: 0;
	width: 2.125rem;
	height: 2.125rem;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

._date .nbForm__questionName:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='35' viewBox='0 0 34 35' fill='none'%3E%3Cg clip-path='url(%23clip0_304_1680)'%3E%3Cpath d='M29.3589 15.5552V5.96151C29.3589 4.30611 27.8917 3.13982 26.2363 3.13982H23.7156V1.1083C23.7285 1.02632 23.7218 0.942463 23.6961 0.863559C23.6704 0.784656 23.6264 0.712943 23.5677 0.654264C23.509 0.595586 23.4373 0.551603 23.3584 0.5259C23.2795 0.500198 23.1957 0.493503 23.1137 0.506362H19.5395C19.1257 0.506362 18.8247 0.694455 18.8247 1.1083V3.13989H10.5478V1.1083C10.5478 0.694455 10.0587 0.506362 9.6449 0.506362H6.07076C5.65691 0.506362 5.28072 0.694455 5.28072 1.1083V3.13989H2.9858C1.3304 3.13989 0.0136719 4.30618 0.0136719 5.96158V27.7824C0.0136719 29.4378 1.33047 30.6041 2.9858 30.6041H15.5516C19.1142 35.0715 25.6238 35.805 30.0912 32.2424C31.2992 31.2791 32.276 30.0574 32.9501 28.6672C33.6242 27.277 33.9783 25.7534 33.9865 24.2084C33.9565 22.5025 33.5212 20.8281 32.7166 19.3236C31.9119 17.819 30.7611 16.5274 29.3589 15.5552ZM20.3296 2.01118H22.2107V5.39715H20.3296V2.01118ZM6.78562 2.01118H9.04295V5.39715H6.78562V2.01118ZM1.51849 5.96151C1.51849 5.13381 2.1581 4.64471 2.9858 4.64471H5.28072V6.07435C5.28911 6.28483 5.37398 6.48503 5.51942 6.63741C5.66486 6.78978 5.8609 6.88388 6.07076 6.90205H9.6449C9.86715 6.88749 10.0778 6.79753 10.242 6.64702C10.4061 6.49652 10.5141 6.2945 10.5478 6.07435V4.64478H18.8248V6.07442C18.8142 6.27795 18.8826 6.4777 19.0158 6.63194C19.149 6.78618 19.3367 6.88298 19.5396 6.90212H23.1137C23.5276 6.90212 23.7157 6.48827 23.7157 6.07442V4.64478H26.2364C27.0641 4.64478 27.8541 5.13388 27.8541 5.96158V10.6644H1.51849V5.96151ZM2.9858 29.0992C2.1581 29.0992 1.51849 28.6101 1.51849 27.7824V12.1692H27.854V14.7651C26.5322 14.201 25.1148 13.8945 23.678 13.8622C17.9639 13.8691 13.3374 18.5067 13.3443 24.2208C13.3464 25.9233 13.7686 27.5989 14.5734 29.0992H2.9858V29.0992ZM23.6028 33.0119C18.72 33.0326 14.7448 29.0911 14.7241 24.2083C14.7033 19.3255 18.6449 15.3503 23.5277 15.3296C28.4105 15.3089 32.3856 19.2504 32.4064 24.1332V24.2083C32.4064 29.0704 28.4648 33.0119 23.6028 33.0119Z' fill='black'/%3E%3Cpath d='M27.1395 24.2085H23.7158V19.6939C23.7158 19.2783 23.379 18.9414 22.9634 18.9414C22.5478 18.9414 22.2109 19.2783 22.2109 19.6939V24.961C22.2468 25.1735 22.3576 25.3662 22.5232 25.5042C22.6888 25.6422 22.8983 25.7164 23.1139 25.7134H27.1395C27.555 25.7134 27.8919 25.3766 27.8919 24.961C27.8919 24.5454 27.555 24.2085 27.1395 24.2085Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_304_1680'%3E%3Crect width='34' height='34' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
._simple_question_544 .nbForm__questionName:after,
._simple_question_969 .nbForm__questionName:after { /* user */
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 480 480' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M240 0C107.664 0 0 107.664 0 240c0 57.96 20.656 111.184 54.992 152.704.088.12.096.272.192.384 24.792 29.896 55.928 52.816 90.624 67.624.4.168.792.352 1.192.52 2.808 1.184 5.648 2.28 8.496 3.352 1.12.424 2.24.856 3.376 1.264 2.456.88 4.928 1.712 7.416 2.512 1.592.512 3.184 1.016 4.792 1.496 2.2.656 4.408 1.288 6.632 1.888 1.952.528 3.92 1.016 5.888 1.488 1.992.48 3.992.96 6 1.384 2.24.48 4.504.904 6.776 1.32 1.824.336 3.64.688 5.48.984 2.52.408 5.056.728 7.6 1.056 1.64.208 3.272.448 4.92.624 2.88.304 5.784.52 8.696.72 1.352.096 2.696.24 4.056.312 4.248.24 8.544.368 12.872.368s8.624-.128 12.888-.352c1.36-.072 2.704-.216 4.056-.312 2.912-.208 5.816-.416 8.696-.72 1.648-.176 3.28-.416 4.92-.624 2.544-.328 5.08-.648 7.6-1.056 1.832-.296 3.656-.648 5.48-.984 2.264-.416 4.528-.84 6.776-1.32 2.008-.432 4-.904 6-1.384 1.968-.48 3.936-.968 5.888-1.488a232.661 232.661 0 0 0 11.424-3.384c2.488-.8 4.96-1.632 7.416-2.512 1.128-.408 2.248-.84 3.376-1.264a243.168 243.168 0 0 0 8.496-3.352c.4-.168.792-.352 1.192-.52a239.997 239.997 0 0 0 90.624-67.624c.096-.112.104-.272.192-.384C459.344 351.184 480 297.96 480 240 480 107.664 372.336 0 240 0zm97.256 441.76c-.12.056-.232.12-.352.176-2.856 1.376-5.76 2.672-8.688 3.936-.664.28-1.32.568-1.984.848a217.023 217.023 0 0 1-7.76 3.064 159.85 159.85 0 0 1-3.272 1.192 230.572 230.572 0 0 1-6.976 2.368c-1.456.464-2.92.904-4.384 1.336a202.08 202.08 0 0 1-6.28 1.784c-1.776.472-3.568.904-5.36 1.328-1.88.448-3.752.904-5.648 1.304-2.072.44-4.16.816-6.24 1.192-1.688.312-3.368.64-5.072.912-2.344.368-4.712.664-7.072.96-1.496.192-2.984.416-4.496.576-2.696.288-5.416.472-8.128.664-1.208.08-2.408.216-3.632.28-3.96.208-7.928.32-11.912.32s-7.952-.112-11.904-.32c-1.216-.064-2.416-.192-3.632-.28-2.72-.184-5.432-.376-8.128-.664-1.512-.16-3-.384-4.496-.576-2.36-.296-4.728-.592-7.072-.96-1.704-.272-3.384-.6-5.072-.912-2.088-.376-4.176-.76-6.24-1.192-1.896-.4-3.776-.856-5.648-1.304-1.792-.432-3.584-.856-5.36-1.328-2.104-.56-4.2-1.168-6.28-1.784a212.543 212.543 0 0 1-4.384-1.336 223.256 223.256 0 0 1-6.976-2.368 217.023 217.023 0 0 1-11.032-4.256c-.664-.272-1.312-.56-1.976-.84a223.812 223.812 0 0 1-8.696-3.936 7.216 7.216 0 0 1-.352-.176c-27.912-13.504-52.568-32.672-72.576-55.952 15.464-56.944 59.24-102.848 115.56-121.112 1.112.68 2.272 1.288 3.416 1.928.672.376 1.336.776 2.016 1.136a99.592 99.592 0 0 0 7.272 3.512c1.896.832 3.856 1.536 5.808 2.256.384.136.768.288 1.152.424 10.848 3.84 22.456 6.04 34.6 6.04s23.752-2.2 34.592-6.04c.384-.136.768-.288 1.152-.424 1.952-.72 3.912-1.424 5.808-2.256a99.592 99.592 0 0 0 7.272-3.512c.68-.368 1.344-.76 2.016-1.136 1.144-.64 2.312-1.248 3.432-1.936 56.32 18.272 100.088 64.176 115.56 121.112-20.008 23.272-44.664 42.44-72.576 55.952zM152 176c0-48.52 39.48-88 88-88s88 39.48 88 88c0 30.864-16.008 58.024-40.128 73.736a84.742 84.742 0 0 1-9.8 5.48c-.4.192-.792.392-1.192.576-23.168 10.536-50.592 10.536-73.76 0-.4-.184-.8-.384-1.192-.576a84.083 84.083 0 0 1-9.8-5.48C168.008 234.024 152 206.864 152 176zm269.832 194.584c-18.136-53.552-59.512-96.832-112.376-117.392C330.6 234.144 344 206.64 344 176c0-57.344-46.656-104-104-104s-104 46.656-104 104c0 30.64 13.4 58.144 34.552 77.192-52.864 20.568-94.24 63.84-112.376 117.392C31.672 333.792 16 288.704 16 240 16 116.488 116.488 16 240 16s224 100.488 224 224c0 48.704-15.672 93.792-42.168 130.584z' fill='%23000000' opacity='1' data-original='%23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
._simple_question_777 .nbForm__questionName:after,
._simple_question_732 .nbForm__questionName:after { /* phone */
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 60 60' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M53.81 43.78c-.292-1.43-1.236-2.708-2.587-3.507-2.503-1.478-5.088-2.892-7.588-4.26l-1.717-.94c-2.17-1.191-3.663-.97-4.534-.574-.83.378-1.918 1.288-2.396 3.48a1.094 1.094 0 0 0-.015.112 1.262 1.262 0 0 1-.81.884c-.552.198-1.204.068-1.74-.352a66.145 66.145 0 0 1-11.043-10.99c-.416-.523-.546-1.163-.348-1.711.092-.257.343-.707 1.037-.856h.002c.033-.004.068-.01.1-.017 2.223-.491 3.106-1.632 3.457-2.502.395-.98.528-2.656-1.082-5.074-1.212-1.813-2.224-3.794-3.203-5.71-.446-.872-.89-1.743-1.355-2.601-.92-1.705-2.146-2.766-3.548-3.07-1.268-.277-2.606.09-3.876 1.05-1.258.961-2.595 2.018-3.853 3.232-2.712 2.641-3.331 5.98-1.793 9.657 6.534 15.623 17.788 26.797 33.45 33.212 1.229.504 2.421.754 3.562.754 2.062 0 3.957-.818 5.591-2.437 1.335-1.313 2.504-2.825 3.503-4.15a4.532 4.532 0 0 0 .787-3.63zm-2.39 2.437c-.948 1.257-2.064 2.7-3.304 3.92-1.981 1.962-4.266 2.375-6.989 1.255-15.153-6.207-26.042-17.018-32.363-32.133-1.23-2.937-.79-5.375 1.339-7.449 1.181-1.14 2.464-2.153 3.673-3.076.641-.486 1.253-.731 1.827-.731.14 0 .278.015.414.044.812.177 1.578.89 2.212 2.065.457.845.894 1.702 1.333 2.56 1.005 1.968 2.044 4.002 3.32 5.91.879 1.32 1.195 2.462.891 3.217-.295.734-1.187 1.095-1.925 1.273a.752.752 0 0 0-.25.052 3.26 3.26 0 0 0-2.448 2.12c-.434 1.205-.186 2.563.663 3.632a68.168 68.168 0 0 0 11.375 11.32c1.083.85 2.448 1.095 3.654.66a3.248 3.248 0 0 0 2.103-2.414.986.986 0 0 0 .017-.12c.173-.75.53-1.674 1.25-2.003.821-.372 1.946.07 2.744.507l1.719.942c2.485 1.36 5.056 2.766 7.53 4.227.866.512 1.466 1.309 1.646 2.186.15.73-.006 1.456-.431 2.036z' fill='%23000000' opacity='1' data-original='%23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
._simple_question_584>.nbForm__questionName:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='38' viewBox='0 0 39 38' fill='none'%3E%3Cg clip-path='url(%23clip0_304_1702)'%3E%3Cpath d='M28.0798 16.5504C28.0798 13.5059 25.6038 11.0374 22.5668 11.0374H16.4329C13.3884 11.0374 10.9199 13.5134 10.9199 16.5504V27.5838H14.6002V38.0039H24.4069V27.5838H28.0872V16.5504H28.0798ZM26.8605 26.3571H24.3994V19.0039H23.1727V36.7771H20.1057V28.1523H18.879V36.7771H15.812V19.0039H14.5853V26.3571H12.1317V16.5504C12.1317 14.1866 14.0542 12.2567 16.4254 12.2567H22.5668C24.9306 12.2567 26.8605 14.1791 26.8605 16.5504V26.3571ZM19.4998 0.00390625C16.7994 0.00390625 14.6002 2.20312 14.6002 4.90351C14.6002 7.61139 16.7994 9.8106 19.4998 9.8106C22.2002 9.8106 24.3994 7.61139 24.3994 4.91099C24.3994 2.20312 22.2002 0.00390625 19.4998 0.00390625ZM19.4998 8.59131C17.4727 8.59131 15.8195 6.93816 15.8195 4.91099C15.8195 2.88383 17.4727 1.23068 19.4998 1.23068C21.527 1.23068 23.1802 2.88383 23.1802 4.91099C23.1802 6.93816 21.527 8.59131 19.4998 8.59131Z' fill='%232B2B2B'/%3E%3Cpath d='M12.1543 28.803V32.7975H12.1469C12.1469 33.6428 11.4587 34.331 10.6134 34.331H9.07992V26.9255H7.85315V34.331H6.31969C5.47441 34.331 4.78622 33.6428 4.78622 32.7975V20.844H3.56693V25.1377H1.72677V19.0038C1.72677 16.6401 3.64921 14.7101 6.02047 14.7101H10.3142V13.4834H6.01299C2.97598 13.4908 0.5 15.9593 0.5 19.0038V26.357H3.56693V32.7901C3.56693 34.3086 4.80118 35.5503 6.32717 35.5503H10.6209C12.1394 35.5503 13.3811 34.316 13.3811 32.7901V28.803H12.1543ZM8.46654 2.46486C5.76614 2.45738 3.56693 4.65659 3.56693 7.35699C3.56693 10.0649 5.76614 12.2641 8.46654 12.2641C11.1669 12.2641 13.3661 10.0649 13.3661 7.36447C13.3661 4.66408 11.1669 2.46486 8.46654 2.46486ZM8.46654 11.0448C6.43937 11.0448 4.78622 9.39163 4.78622 7.36447C4.78622 5.3373 6.43937 3.68415 8.46654 3.68415C10.4937 3.68415 12.1469 5.3373 12.1469 7.36447C12.1469 9.39163 10.4937 11.0448 8.46654 11.0448ZM32.987 13.4908H28.6933V14.7176H32.987C35.3508 14.7176 37.2807 16.6401 37.2807 19.0113V25.1377H35.4331V20.844H34.2063V32.7975C34.2063 33.6428 33.5181 34.331 32.6728 34.331H31.1394V26.9255H29.9126V34.331H28.3791C27.5339 34.331 26.8457 33.6428 26.8457 32.7975V28.8105H25.6189V32.7975C25.6189 34.316 26.8532 35.5578 28.3791 35.5578H32.6728C34.1913 35.5578 35.4331 34.3235 35.4331 32.7975V26.3645H38.5V19.0038C38.5 15.9593 36.024 13.4908 32.987 13.4908ZM30.5335 2.46486C27.8331 2.46486 25.6339 4.66408 25.6339 7.36447C25.6264 10.0649 27.8256 12.2641 30.5335 12.2641C33.2339 12.2641 35.4331 10.0649 35.4331 7.36447C35.4331 4.66408 33.2339 2.46486 30.5335 2.46486ZM30.5335 11.0448C28.5063 11.0448 26.8531 9.39163 26.8531 7.36447C26.8531 5.3373 28.5063 3.68415 30.5335 3.68415C32.5606 3.68415 34.2138 5.3373 34.2138 7.36447C34.2138 9.39163 32.5606 11.0448 30.5335 11.0448Z' fill='%232B2B2B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_304_1702'%3E%3Crect width='38' height='38' fill='white' transform='translate(0.5 0.00390625)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.nbForm__requiredSign {}
.nbForm__questionField {text-align: center;}
.nbForm__questionField._required {}
.nbForm__questionField.has-error .g-recaptcha>div{border: 1px solid #a94442;}
.nbForm__questionField.is-invalid .g-recaptcha>div{border: 1px solid #dc3545;}

.nbForm__questionField .form-control {text-align: center !important;}

.nbForm__captchaImg {}
.nbForm__action {}
.nbForm__actionBtn {}
.nbForm__consent {}

.nbCaptcha {}
.nbCaptcha._webForm {}
.nbCaptcha__name {}
.nbCaptcha__input {}
.nbCaptcha__img {}


.guests {

}
.guests__input::-webkit-outer-spin-button,
.guests__input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.guests__input[type=number] {
	-moz-appearance: textfield;
}
.guests__change {
	line-height: 0;
}
.guests__arrow {
	color: #909090;
	width: 1.5rem;
	height: 1.5rem;
	cursor: pointer;
}
.guests__arrow:hover {
	color: #2B2B2B;
}

.guests__input {
	width: 4rem !important;
	text-align: center;
}
.guests {
	position: relative;
	text-align: left;
}
.guests__rows {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 10;
	border: 1px solid #909090;
	padding: 1.5rem;
}

._SIMPLE_FORM_2 .nbForm__col._simple_question_732,
._SIMPLE_FORM_2 .nbForm__col._simple_question_969,
._SIMPLE_FORM_2 .nbForm__col._simple_question_517,
._SIMPLE_FORM_2 .nbForm__col._simple_question_210 {
	width: 30%;
}

._SIMPLE_FORM_2 .nbForm__col._action,
._SIMPLE_FORM_2 .nbForm__col._simple_question_584 {
	width: 40%;
}

/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {
	._SIMPLE_FORM_2 .nbForm__col._simple_question_732,
	._SIMPLE_FORM_2 .nbForm__col._simple_question_969,
	._SIMPLE_FORM_2 .nbForm__col._simple_question_517,
	._SIMPLE_FORM_2 .nbForm__col._simple_question_210 {
		width: 50%;
	}

	._SIMPLE_FORM_2 .nbForm__col._action,
	._SIMPLE_FORM_2 .nbForm__col._simple_question_584 {
		width: 50%;
	}
}

/*phones*/
@media (max-width: 767px) {
	._SIMPLE_FORM_2 .nbForm__col._simple_question_732,
	._SIMPLE_FORM_2 .nbForm__col._simple_question_969,
	._SIMPLE_FORM_2 .nbForm__col._simple_question_517,
	._SIMPLE_FORM_2 .nbForm__col._simple_question_210 {
		width: 100%;
	}

	._SIMPLE_FORM_2 .nbForm__col._action,
	._SIMPLE_FORM_2 .nbForm__col._simple_question_584 {
		width: 100%;
	}
	.guests__rows {
		padding: 0 0.5rem;
	}
}
/* End */


/* Start:/local/templates/ostrog/components/bitrix/main.userconsent.request/nb/style.css?17598298771394*/
.nbUserConsent {position: relative; text-align: left; margin: 0; font-size: 0.875rem;}
.nbUserConsent label {display: inline;}
.nbUserConsent a {cursor: pointer; display: inline; line-height: 1.25em; vertical-align: top; clear: both; padding-left: 0.5em;}
.nbUserConsent a:not(:empty) { padding-left: 0.5em;}
.nbUserConsent a:before, 
.nbUserConsent a:after { content: ""; position: absolute; left: 0; top: 0;}
.nbUserConsent a:before { width: 1.25em; height: 1.25em; background: #fff; border: 1px solid rgba(0, 0, 0, 0.54); border-radius: 0; cursor: pointer; transition: background 0.3s;}
.nbUserConsent input[type=checkbox] { outline: 0; visibility: hidden; width: 1.25em; margin: 0; display: block; float: left; font-size: inherit;}
.nbUserConsent input[type=checkbox]:checked + a:before { background: #fff;}
.nbUserConsent input[type=checkbox]:checked + a:after { transform: translate(0.25em, 0.3365384615em) rotate(-45deg); width: 0.75em; height: 0.375em; border: 0.125em solid #000; border-top-style: none; border-right-style: none;}
.nbUserConsent input[type=checkbox]:disabled + a:before { border-color: rgba(0, 0, 0, 0.26);}
.nbUserConsent input[type=checkbox]:disabled:checked + a:before { background: rgba(0, 0, 0, 0.26);}
.nbUserConsent__link { padding-left: 0 !important;
	color: var(--bs-link-color);
	cursor: pointer;
}
.nbUserConsent__link:hover {
	text-decoration: underline;
}
/* End */


/* Start:/local/templates/ostrog/components/bitrix/main.userconsent.request/nb/user_consent.css?17598298773383*/
.main-user-consent-request a {
	cursor: pointer;
}

.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}

.main-user-consent-request-popup-cont {
	min-height: 290px; /* loader magic */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 20px;
	min-width: 320px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 30px 0;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	height: 39px;
	margin: 0 10px 5px 0;
	padding: 0 18px;
	border: none;
	border-radius: 2px;
	font: normal 12px/39px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #535c69;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
	-webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	background: none;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	padding: 5px 10px;
	width: 100%;
	height: 130px;
	border: 1px solid #999;
	background: #fff;
	box-sizing: border-box;
	outline: none;
	-moz-appearance: none;
}


/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

/* End */
/* /local/templates/ostrog/components/bitrix/news.list/bani/style.css?178648954414335 */
/* /local/templates/ostrog/components/bitrix/system.pagenavigation/.default/style.css?1759829896768 */
/* /local/templates/ostrog/components/bitrix/form.result.new/.default/style.css?175982985714934 */
/* /local/templates/ostrog/components/bitrix/main.userconsent.request/nb/style.css?17598298771394 */
/* /local/templates/ostrog/components/bitrix/main.userconsent.request/nb/user_consent.css?17598298773383 */
