#our_gallery {
	width:100%;
	position:relative;
	text-align: right;
	display: block;
	/* flex-direction: column; */
	/* align-items: flex-end; */
	/* align-content: flex-end; */
}
#mod_id_197 .rb-gallery-inner {
  	height:100%;
  	border-radius: 50%;
  	overflow: hidden;
}
#mod_id_197 .rb-gallery-link {
	display:flex;
	position:relative;
	border-radius: 50%;
	overflow: hidden;
	height: 100%;
}

#mod_id_197 .rb-gallery-link img {
	border-radius: 50%;
	overflow: hidden;
	height: 100%;
}
#mod_id_197 .rb-gallery-link:hover img {
	filter:brightness(0.5);
	-webkit-filter:brightness(0.5);
	-moz-filter:brightness(0.5);
	-ms-filter:brightness(0.5);
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
}
#mod_id_197 .rb-gallery-link:hover:after {
	content:'';
	display:block;
	width:35px;
	height:35px;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	background:url('/image/catalog/design/zoom.svg') center no-repeat;
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
}
#mod_id_197 {
	display:flex;
	flex-direction: column;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
	width: 736px;
	height: 337px;
	background: url('/image/catalog/design/gallery_fon.svg') bottom right no-repeat;
	/* border: 1px solid red; */
	/* margin-right: calc(100% - 736px); */
	position: absolute;
	right: 0px;
	transform: translate(0, -100%);
	z-index: 2;
	/* top: -100%; */
	padding-left: 93px;
}
html[data-theme="light"] #mod_id_197 {
	background: url('/image/catalog/design/gallery_fon_light.svg') bottom right/contain no-repeat;
}
#mod_id_197 .gallery_zagol {
	font-size:44px;
	font-weight:bold;
	text-align:center;
	margin-bottom: 24px;
}
#mod_id_197 .gallery_zagol + a {
	font-size:19px;
	color: var(--text);
	border-bottom:2px solid var(--primary);
	padding-bottom: 3px;
	text-align:center;
	margin: 0 auto;
	display: inline-block;
	margin-bottom: 29px;
}
#mod_id_197 .gallery_zagol + a:hover,
#mod_id_197 .gallery_zagol + a:focus {
	border-color:transparent;
}
#mod_id_197 .gallery_zagol + a img {
	margin-left:8px;
	margin-right:-17px;
}
/* #mod_id_197 .gallery_zagol + a:after {
	content:'';
	display:flex;
	width:8px;
	height:8px;
	gallery_a.svg
} */
#mod_id_197 .rb-gallery-list {
	display:flex;
	width: 642px;
}
#mod_id_197 .rb-gallery-item {
	width:144px;
	height:144px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0px;
	margin-right: -20px;
	aspect-ratio: 1;
	border: 0px solid red;
}
#mod_id_197 .rb-gallery-item:last-child {
  	margin-right:0px;
}
/* media */
@media(max-width:1919px) {
#mod_id_197 {
	width: 620px;
	height: 285px;
	background: url(/image/catalog/design/gallery_fon.svg) bottom right/contain no-repeat;
	padding-left: 90px;
}
html[data-theme="light"] {
	#mod_id_197 {
		background: url(/image/catalog/design/gallery_fon_light.svg) bottom right/contain no-repeat;
		/* margin-right: -1px; */
	}
}
#mod_id_197 .gallery_zagol {
	font-size: 38px;
	line-height: 1.09;
	margin-bottom: 10px;
}
#mod_id_197 .gallery_zagol+a {
	font-size: 16px;
	margin-bottom: 30px;
}
#mod_id_197 .rb-gallery-list {
  	width: 527px;
}
#mod_id_197 .rb-gallery-item {
	width: 118px;
	height: 118px;
	margin-right: -16px;
}
#mod_id_197 .rb-gallery-link:hover:after {
	width: 26px;
	height: 26px;
	background-size: contain !important;
}
}
@media(max-width:1599px) {
#mod_id_197 {
	width: 560px;
	height: 250px;
	padding-left: 80px;
}
#mod_id_197 .gallery_zagol {
	font-size: 33px;
	line-height: .73;
	margin-bottom: 16px;
}
#mod_id_197 .gallery_zagol+a {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 25px;
}
#mod_id_197 .rb-gallery-list {
  	width: 473px;
}
#mod_id_197 .rb-gallery-item {
	width: 110px;
	height: 110px;
	margin-right: -19px;
}
#mod_id_197 .rb-gallery-link:hover:after {
	width: 24px;
	height: 24px;
}
}
@media(max-width:1199px) {
#mod_id_197 {
	width: 475px;
	height: auto;
	aspect-ratio: 736/336;
	padding-left: 60px;
}
#mod_id_197 .gallery_zagol {
	margin-bottom: 10px;
}
#mod_id_197 .gallery_zagol+a {
	margin-bottom: 20px;
}
#mod_id_197 .rb-gallery-list {
	width: auto;
}
#mod_id_197 .rb-gallery-item {
	width: 96px;
	height: 96px;
	margin-right: -17px;
}
}
@media(max-width:991px) {
#mod_id_197 {
	width: 375px;
	padding-left: 45px;
}
#mod_id_197 .gallery_zagol {
	font-size: 24px;
}
#mod_id_197 .gallery_zagol+a {
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 0;
}
#mod_id_197 .gallery_zagol+a img {
	width: 8px;
	height: 8px;
	margin-right: -15px;
}
#mod_id_197 .rb-gallery-item {
	width: 80px;
	height: 80px;
	margin-right: -20px;
}
}
@media(max-width:767px) {
#mod_id_197 {
	position: unset;
	transform: unset;
	width: auto;
	padding: 0;
	aspect-ratio: unset;
	margin-top: 45px;
}
#mod_id_197 .gallery_zagol {
	font-size: 40px;
	margin-bottom: 15px;
}
#mod_id_197 .gallery_zagol+a {
	font-size: 17px;
	padding-bottom: 3px;
	margin-bottom: 30px;
}
#mod_id_197 .gallery_zagol+a img {
	width: 9px;
	height: 9px;
	margin-right: -16px;
}
#mod_id_197 .rb-gallery-item {
	width: 130px;
	height: 130px;
	margin-right: -25px;
}
}
@media(max-width:575px) {
#mod_id_197 {
	margin-top: 40px;
}
#mod_id_197 .gallery_zagol {
	font-size: 37px;
	margin-bottom: 10px;
}
#mod_id_197 .gallery_zagol+a {
	font-size: 14px;
	margin-bottom: 25px;
}
#mod_id_197 .rb-gallery-item {
	width: auto;
	height: auto;
	aspect-ratio: 1/1;
	margin-right: -20px;
}
}
@media(max-width:479px) {
#mod_id_197 .gallery_zagol {
	font-size: 30px;
	margin-bottom: 12px;
}
#mod_id_197 .rb-gallery-item {
	margin-right: -15px;
}
}
@media(max-width:359px) {
#mod_id_197 {
	margin-top: 35px;
}
#mod_id_197 .gallery_zagol {
	font-size: 27px;
}
#mod_id_197 .rb-gallery-item {
	margin-right: -32px;
}
}