

/* Start:/local/templates/gemshunter/components/bitrix/sale.basket.basket.line/gems-basket/style.min.css?17797230894065*/
.basket-line-block{position:relative;padding-left:25px;white-space:nowrap;font-size:13px}.basket-line-block-icon-cart,.basket-line-block-icon-profile{position:relative;margin-right:10px}.basket-line-block-icon-cart:after,.basket-line-block-icon-profile:after{position:absolute;top:-1px;left:-25px;display:block;width:20px;height:20px;content:''}.basket-line-block-icon-profile:after{background:no-repeat center url(/local/templates/gemshunter/components/bitrix/sale.basket.basket.line/gems-basket/images/profile.svg)}.basket-line-block-icon-cart:after{background:no-repeat center url(/local/templates/gemshunter/components/bitrix/sale.basket.basket.line/gems-basket/images/cart.svg)}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.vcenter{bottom:10px;top:auto !important}.bx-basket-item-list{display:none}}.bx-basket-fixed .basket-line-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .basket-line{line-height:1.44em}
/* End */


/* Start:/local/templates/gemshunter/components/bitrix/breadcrumb/gems-breadcrumb/style.css?1779723171495*/
.bx-breadcrumb {
	margin: 64px 0 24px;
    display: flex;
	flex-wrap: wrap;
	row-gap: 8px;
    padding: 0 8px;
    column-gap: 12px;
	font-size: 16px;
    line-height: 19px;
    color: var(--gray);
}
.bx-breadcrumb-item a, .bx-breadcrumb-item span {
	font-size: 16px;
    line-height: 19px;
    color: var(--gray);
}
@media(max-width: 1192px) {
	.bx-breadcrumb {
		margin: 56px 0 24px;
	}
}
@media(min-width: 1024px) {
	.bx-breadcrumb {
		margin: 50px 0 24px;
	}
}
@media(max-width: 1023px) {

}
/* End */


/* Start:/local/templates/gemshunter/template_styles.css?177989563864614*/
:root {
	--black: #323232;
	--gray: #969696;
	--gray-dark: #858585;
	--light-gray: #F7F7F7;
	--red: #9B111E;
	--orange: #FF8562;
}
.bx-core-waitwindow, 
.bx-ajax-wait {
    display: none !important;
}
iframe.waitwindowlocal {display: none !important; position:absolute; border:0px; z-index:9999;}
div.waitwindowlocal {display: none !important; position:absolute; border:0px; background: none;}
div.waitwindowlocalshadow {display: none !important; position:absolute; z-index:9998; background-image:url(/local/templates/gemshunter/images/shadow.gif); border:1px solid #808080;}
div[id^="wait_comp_"] {
display: none !important;
}
.waitwindowlocal{
  display: none !important;
}
input, textarea {
	outline: none !important;
}
body {
	font: 400 14px 'TildaSansRegular', sans-serif;
	line-height: 112%;
	letter-spacing: 0px;
	color: var(--black);
}
body.overflow-hidden {
	overflow: hidden !important;
}
a {
	color: var(--black);
	text-decoration: none;
}
a:hover {
	color: var(--black);
}
p, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}
h1, h2 {
	font-family: 'TildaSansMedium';
	font-size: 40px;
	margin-bottom: 32px;
}
.container {
	max-width: 1192px;
	width: 1192px;
	padding: auto 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0 auto;
}
@media(max-width: 1192px) {
	.container {
		width: 100%;
		padding: 0 16px;
	}
}
@media(min-width: 1024px) {
	.d-dsk-none {
		display: none !important;
	}
}
@media(max-width: 1023px) {
	.d-mob-none {
		display: none !important;
	}
	h1, h2 {
		font-size: 32px;
		margin-bottom: 24px;
	}
}
@media(max-width: 767px) {
	h1, h2 {
		font-size: 24px;
	}
}
/* Стили шапки header */
.gems-header {
	position: relative;
	z-index: 101;
}
.gems-header-content {
	position: relative;
	padding: 24px 0 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 96px;
	background: #fff;
}
.gems-header-left {
	display: flex;
	align-items: center;
	gap: 24px;
}
.gems-header-socials {
	display: flex;
	gap: 16px;
}
.gems-header-watsapp {
}
.gems-header-tg {}
.gems-header-link {
	text-transform: uppercase;
	height: 24px;
	padding: 0 2px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gems-header-logo {
	position: absolute;
	width: 120px;
	height: 56px;
	left: calc(50% - 60px);
}
.gems-header-right {
	display: flex;
	align-items: center;
	gap: 16px;
}
.gems-header-work {
	display: flex;
	flex-direction: column;
	gap: 2px;
	padding: 0 8px;
	text-align: center;
}
.gems-header-tel {
	font-size: 16px;
}
.gems-header-time {
	font-size: 12px;
	color: var(--gray);
}
.gems-header-callback {
	height: 40px;
	padding: 0 8px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	background: var(--light-gray);
	cursor: pointer;
}
.modalBtn {
	cursor: pointer;
}
.modalBtn:hover {
	background-color: #EDEDED;
}
.modalBtn:active {
	background-color: #E3E3E3;
} 
.gems-header-stroke {
	background: #EDEDED;
	width: 100%;
	height: 1px;
}
.gems-header-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.gems-header-menu {
	display: flex;
	align-items: center;
	gap: 24px;
}
.gems-header-menu-item {
	position: relative;
	height: 56px;
	padding: 16px 2px;
	display: flex;
	align-items: center;
	gap: 8px;
	text-transform: uppercase;
	line-height: 100%;
	cursor: pointer;
}
.gems-header-menu-item:after {
	content: '';
	background: var(--red);
	width: 100%;
	height: 0px;
	position: absolute;
	bottom: 12px;
	left: 0px;
	transition: all 0.2s;
}
.gems-header-menu-item:hover:after {
	height: 1px;
}
.gems-header-menu-item svg {
	transition: all 0.2s;
}
.gems-header-menu-item:hover, .gems-header-menu-item.mouseover, .gems-header-menu-item:hover a, .gems-header-menu-item.mouseover a {
	color: var(--red);
}
.gems-header-menu-item:hover path, .gems-header-menu-item.mouseover path {
	stroke: var(--red);
}
.gems-header-menu-item:hover svg, .gems-header-menu-item.mouseover svg {
	-moz-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
.diamond {
	position: relative;
}
.diamond:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 10px;
	transform: skewX(45deg);
	left: -150%;
	bottom: -50%;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
	animation: flareAnimation 3s infinite linear;
}
@keyframes flareAnimation {
	0% {
		left: -150%;
		bottom: -50%;
	}

	100% {
		left: 150%;
		bottom: 50%;
	}
}
.gems-header-personal {
	display: flex;
	align-items: center;
	gap: 16px;
}
.favor-btn {
	position: relative;
}
.favor-btn span {
    color: #fff;
    border-radius: 130px;
    text-align: center;
    width: 18px;
    font-size: 12px;
    padding: 3px;
    line-height: 100%;
    position: absolute;
    top: -6px;
    right: -6px;
    background-color: var(--red);
}
.gems-submenu {
	background: #fff;
	position: absolute;
	width: 100%;
	padding: 32px calc((100% - 1192px)/2);
	display: flex;
	gap: 32px;
}
.gems-submenu-list {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.gems-submenu-line {
	width: 1px;
	min-height: 100%;
	background-color: #EDEDED;
}
.gems-submenu-item {
	display: flex;
	align-items: center;
	gap: 10px;
	line-height: 100%;
	height: 32px;
	padding: 0 2px 0 2px;
	background-repeat: no-repeat;
	background-position: 2px center;
	background-size: 24px 24px;
	text-transform: uppercase;
	transition: all 0.2s;
}
.gems-submenu-1 .gems-submenu-item {
	padding: 0 2px 0 36px;
}
.gems-submenu-item svg {
	transition: all 0.2s;
}
.gems-submenu-item:hover svg, .gems-submenu-item.mouseover svg {
	-moz-transform: scale(-1, -1);
	-o-transform: scale(-1, -1);
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1);
}
.gems-submenu-item:hover, .gems-submenu-item:hover svg path, .gems-submenu-item.mouseover, .gems-submenu-item.mouseover svg path {
	color: var(--red);
	stroke: var(--red);
}
.gems-submenu-1 .gems-submenu-item:nth-child(1) {
	background-image: url(https://akeba.ru/1.png);
}
.gems-submenu-1 .gems-submenu-item:nth-child(4) {
	background-image: url(https://akeba.ru/2.png);
}
.gems-submenu-1 .gems-submenu-item:nth-child(5) {
	background-image: url(https://akeba.ru/3.png);
}
.gems-submenu-1 .gems-submenu-item:nth-child(6) {
	background-image: url(https://akeba.ru/4.png);
}
.gems-submenu-1 .gems-submenu-item:nth-child(7) {
	background-image: url(https://akeba.ru/5.png);
}
.gems-submenu-1 .gems-submenu-item:nth-child(8) {
	background-image: url(https://akeba.ru/6.png);
}
.gems-submenu-1 .gems-submenu-item:nth-child(2) {
	background-image: url(https://akeba.ru/7.png);
}
.gems-submenu-1 .gems-submenu-item:nth-child(3) {
	background-image: url(https://akeba.ru/8.png);
}
.gems-submenu-1 .gems-submenu-item:nth-child(9) {
	margin-top: 16px;
	background-image: url(https://akeba.ru/9.png);
}
.gems-submenu-1 .gems-submenu-item:nth-child(10) {
	background-image: url(https://akeba.ru/10.png);
}
.gems-submenu-sublist {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.gems-submenu-brand.gems-submenu-sublist:before {
	content: "БРЕНД:";
	font-family: 'TildaSansSemibold';
	display: flex;
	align-items: center;
	height: 24px;
	line-height: 100%;
	text-transform: uppercase;
	padding: 0px 2px 0;
	margin-bottom: 6px;
}
.gems-submenu-sublist-item {
	display: flex;
	align-items: center;
	gap: 10px;
	line-height: 100%;
	height: 32px;
	padding: 0 2px;
	background-repeat: no-repeat;
	background-position: 2px center;
	background-size: 24px 24px;
	transition: all 0.2s;
	text-transform: uppercase;
}
.gems-submenu-sublist-item:hover {
	color: var(--red);
}
@media(max-width: 1192px) {
	.gems-header-content {
		padding: 24px 16px 16px;
	}
	.gems-header-left {
		gap: 10px;
	}
	.gems-header-socials {
		gap: 8px;
	}
	.gems-header-link {
		font-size: 13px;
		height: 23px;
	}
	.gems-header-right {
		gap: 10px;
	}
	.gems-header-callback {
		height: 39px;
	}
	.gems-header-stroke {
		padding: 0 16px;
	}
	.gems-header-menu {
		gap: 12px;
	}
	.gems-header-menu-item {
		font-size: 13px;
		height: 55px;
		gap: 4px;
	}
	.gems-header-menu-item:after {
		bottom: 11px;
	}
	.gems-header-personal {
		gap: 10px;
	}
	.gems-submenu {
		padding: 16px 16px;
	}
	.gems-submenu-list {
		gap: 4px;
	}
	.gems-submenu-item {
		font-size: 12px;
	}
	.gems-submenu-sublist {
		gap: 4px;
	}
	.gems-submenu-brand.gems-submenu-sublist:before {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.gems-submenu-sublist-item {
		font-size: 16px;
	}
}
/* Стили шапки header мобильная версия */
@media(max-width: 1023px) {
	.gems-header-content {
		padding: 16px 16px 12px;
		height: 80px;
		position: relative;
		z-index: 2;
	}
	.gems-header-burger {
		position: relative;
		width: 24px;
		height: 16px;
		display: flex;
		margin-left: 8px;
		transition: all 0.2s;
	}
	.gems-header-burger span {
		position: absolute;
		left: 0px;
		top: 7.5px;
		width: 100%;
		height: 1px;
		background-color: var(--black);
		transition: all 0.2s;
	}
	.gems-header-burger:before{
		content:"";
		position: absolute;
		left: 0px;
		top: -0.5px;
		width: 100%;
		height: 1px;
		background-color: var(--black);
		transition: all 0.2s;
	}
	.gems-header-burger:after{
		content:"";
		position: absolute;
		left: 0px;
		bottom: -0.5px;
		width: 100%;
		height: 1px;
		background-color: var(--black);
		transition: all 0.2s;
	}
	.active.gems-header-burger {
		width: 17px;
		height: 17px;
	}
	.active.gems-header-burger span {
		width: 0%;
	}
	.active.gems-header-burger:before{
		left: -2px;
		top: 8px;
		width: 22px;
		transform: rotate(45deg);
	}
	.active.gems-header-burger:after{
		left: -2px;
		bottom: 8px;
		width: 22px;
		transform: rotate(-45deg);
	}
	.gems-header-socials {
		gap: 2px;
	}
	.gems-header-logo {
		position: absolute;
		width: 110px;
		height: 51px;
		left: calc(50% - 55px);
	}
	.gems-mobmenu {
		background: #fff;
		display: flex;
		position: absolute;
		width: 100% !important;
		left: 0 !important;
		top: -100vh !important;
		height: auto !important;
		padding: 40px 16px 24px !important;
		opacity: 0;
		transition: all 0.3s;
	}
	.gems-mobmenu.active {
		opacity: 1;
		top: 80px !important;
	}
	.gems-mobmenu-bar {
		align-items: center;
		display: flex;
		padding: 0 8px 32px;
		border-bottom: 1px solid #EDEDED;
	}
	.gems-mobmenu-col.g-c-1 {
		width: 279px;
		padding-right: 32px;
		border-right: 1px solid #EDEDED;
	}
	.gems-mobmenu-col.g-c-2 {
		padding: 32px;
		border-right: 1px solid #EDEDED;
	}
	.gems-mobmenu-col.g-c-3 {
		padding-left: 32px;
	}
	.gems-mobmenu-col.g-c-2 .gems-mobmenu-list {
		padding: 0px;
	}
	.gems-like {
		margin-right: 16px;
	}
	.gems-basket {
		margin-right: auto;
	}
	.gems-mobmenu-list {
		display: flex;
		flex-direction: column;
		gap: 12px;
		padding: 24px 0;
	}
	.gems-mobmenu-item {
		transition: all 0.3s;
		gap: 15px;
		align-items: center;
		display: flex;
		height: 24px;
		font-family: 'TildaSans', sans-serif;
		font-size: 14px;
		font-weight: 300;
		line-height: 15.68px;
		color: var(--black) !important;
		text-transform: uppercase;
	}
	.with-img.gems-mobmenu-item {
		gap: 8px;
	}
	.gems-mobmenu-item svg{
		transition: all 0.2s;
	}
	.gems-mobmenu-item:not(.with-img) svg{
        width: 24px;
        height: 24px;
        padding: 7px 9px;
        margin-bottom: 2px;
		transition: all 0.2s;
	}
	.gems-mobmenu-item.is-open { 
		color: var(--red) !important;
	}
	.gems-mobmenu-item.is-open svg { 
		-moz-transform: scale(-1, -1);
		-o-transform: scale(-1, -1);
		-webkit-transform: scale(-1, -1);
		transform: scale(-1, -1);
	}
	.gems-mobmenu-item.is-open svg path{ 
		stroke: var(--red) !important;
	}
	.gems-mobmenu-list-sep {
		margin: 24px 0;
		width: 100%;
		height: 1px;
		background-color: #EDEDED;
	}
	.gems-mobmenu-recall {
		width: 158px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #F7F7F7;
		font-family:  'TildaSans', sans-serif;
		font-size: 14px;
		font-weight: 400;
		line-height: 15.68px;
		text-transform: uppercase;
		cursor: pointer;
		color: var(--black) !important;
	}
	.gems-mobmenu-col.g-c-2 .g-c-icon .gems-mobmenu-item {
		background-repeat: no-repeat;
		background-size: 20px 20px;
		background-position: 4px 0px;
		padding-left: 32px;
	}
	.gems-mobmenu-col.g-c-2 .g-c-icon .gems-mobmenu-item:nth-child(1) {
		background-image: url(https://akeba.ru/1.png);
	}
	.gems-mobmenu-col.g-c-2 .g-c-icon .gems-mobmenu-item:nth-child(4) {
		background-image: url(https://akeba.ru/2.png);
	}
	.gems-mobmenu-col.g-c-2 .g-c-icon .gems-mobmenu-item:nth-child(5) {
		background-image: url(https://akeba.ru/3.png);
	}
	.gems-mobmenu-col.g-c-2 .g-c-icon .gems-mobmenu-item:nth-child(6) {
		background-image: url(https://akeba.ru/4.png);
	}
	.gems-mobmenu-col.g-c-2 .g-c-icon .gems-mobmenu-item:nth-child(7) {
		background-image: url(https://akeba.ru/5.png);
	}
	.gems-mobmenu-col.g-c-2 .g-c-icon .gems-mobmenu-item:nth-child(8) {
		background-image: url(https://akeba.ru/6.png);
	}
	.gems-mobmenu-col.g-c-2 .g-c-icon .gems-mobmenu-item:nth-child(2) {
		background-image: url(https://akeba.ru/7.png);
	}
	.gems-mobmenu-col.g-c-2 .g-c-icon .gems-mobmenu-item:nth-child(3) {
		background-image: url(https://akeba.ru/8.png);
	}
	.gems-mobmenu-col.g-c-2 .g-c-icon .gems-mobmenu-item:nth-child(9) {
		margin-top: 24px;
		background-image: url(https://akeba.ru/9.png);
	}
	.gems-mobmenu-col.g-c-2 .g-c-icon .gems-mobmenu-item:nth-child(10) {
		background-image: url(https://akeba.ru/10.png);
	}
}
@media(min-width:768px) {
	.gems-mobmenu-back {
		display: none !important;
	}
}
@media(max-width: 767px) {
	.gems-mobmenu {
		height: calc(100vh - 80px) !important;
	}
	.gems-mobmenu-back {
		cursor: pointer;
		display: flex;
		align-items: center;
		height: 24px;
		gap: 7px;
		text-transform: uppercase;
		font-family: 'TildaSans',Arial,sans-serif;
		font-size: 12px;
		font-weight: 400;
		line-height: 12px;
		text-align: center;
		color: #858585;
		margin-bottom: 24px;
	}
	.gems-mobmenu-back svg {
		margin-bottom: 2.05px;
	}
	.gems-mobmenu-col.g-c-1 {
		width: 100%;
		padding-right: 0px;
		border-right: 0px solid #EDEDED;
	}
	.gems-mobmenu-col.g-c-2 {
		position: absolute;
		z-index:2;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		padding: 40px 16px;
		border-right: 0px solid #EDEDED;
		background: #ffffff;
	}
	.gems-mobmenu-col.g-c-3 {
		position: absolute;
		z-index:3;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		padding: 40px 16px;
		background: #ffffff;
	}
}
.catalog-section-list {
	display: flex;
	gap: 16px;
	width: 100%;
	overflow-x: hidden;
	margin-bottom: 32px;
}
.catalog-section-list-item {
	display: flex;
	justify-content: center;
	align-items: center;
	text-wrap: nowrap;
	padding: 0 8px;
	height: 40px;
	background: var(--light-gray);
	text-transform: uppercase;
}
@media(max-width: 1192px) {

}
@media(min-width: 1024px) {
	.catalog-section-list {
		margin-bottom: 24px;
	}
}
@media(max-width: 1023px) {

}
/* Стили анонса карточек товара и сетки товаров */
.container.main-newproduct {
	padding: 100px 0px;
}
.container.main-trendproduct {
	padding: 100px 0;
}
.container.main-newproduct h2, .container.main-trendproduct h2 {
	text-align: center;
	font-family: 'TildaSansMedium';
	font-size: 40px;
	margin-bottom: 40px;
}
.catalog-section {
	display: flex;
	flex-wrap: wrap;
	row-gap: 30px;
	width: 100%;
	margin-bottom: 40px;
}
.product-item-small-card {
	width: 25%;
}
.product-item-favorites {
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 14;
	cursor: pointer;
}
.product-item-favorites.in-favorites path{
	fill: var(--red);
}
.product-item-can-buy {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 14;
	display: flex;
	gap: 3px;
	width: 83px;
	height: 33px;
	text-transform: uppercase;
	color: var(--gray-dark);
	justify-content: center;
	align-items: center;
	line-height: 112%;
	font-size: 10px;
}
.product-item {
	padding-top: 0;
	border-radius: 0px;
}
.product-item-image-wrapper {
	margin-bottom: 24px;
	height: 384px;
	padding-top: 0;
}
.product-item-title {
	font-family: 'TildaSansLight';
	font-size: 20px;
	white-space: unset;
	padding: 0 12px;
	margin-bottom: 8px;
}
.product-item-title a {
	color: var(--black);
}
.bx-no-touch .product-item-container.hover .product-item {
	position: absolute;
	right: 0;
	left: 0;
	padding: 0;
	width: 100%;
	border-color: var(--gray-dark);
	box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .19);
}
.product-item-price-current {
	font-family: 'TildaSansSemiBold';
	font-size: 18px;
}
.product-item-info-container {
	margin-bottom: 0px;
	padding: 0 12px;
}
.product-item-price-container {
	margin-bottom: 12px;
}
.product-item-button-container {
	display: flex;
	gap: 8px;
	justify-content: center;
	margin-bottom: 12px;
}
.product-item-button-container .btn {
	margin-bottom: 0px;
}
.btn {
	display: flex;
	font-weight: 400;
	line-height: 100%;
	color: var(--black);
	cursor: pointer;
	height: 36px;
	width: 130px;
	padding: 0 0;
	font-size: 14px;
	border-radius: 0px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	gap: 8px;
}
.btn-primary, .product-item-only-order {
	color: var(--black) !important;
	background-color: var(--light-gray);
	border-color: transparent !important;
}
.btn-primary:hover, .product-item-only-order:hover {
	background-color: #EDEDED;
}
.btn-primary:active, .product-item-only-order:active {
	background-color: #E3E3E3;
}
.product-item-more-btn {
	color: var(--gray-dark);
}
.product-item-more-btn:hover {
	color: var(--gray-dark);
}
.btn svg {
	padding-bottom: 1px;
}
@-webkit-keyframes product-item-hover {
	0% {
		position: absolute;
		left: 0;
		right: 0;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0,0,0,0);
		padding-left: 0;
		padding-right: 0
	}
	100% {
		border: 1px solid var(--gray-dark);
		box-shadow: 0 0px 0px 0 rgba(0,0,0,.19);
		left: 0;
		right: 0;
		padding-left: 0;
		padding-right: 0x
	}
}
@keyframes product-item-hover {
	0% {
		position: absolute;
		left: 0;
		right: 0;
		border: 1px solid transparent;
		box-shadow: 0 0 0 0 rgba(0,0,0,0);
		padding-left: 0;
		padding-right: 0
	}
	100% {
		border: 1px solid var(--gray-dark);
		box-shadow: 0 0px 0px 0 rgba(0,0,0,.19);
		left: 0;
		right: 0;
		padding-left: 0;
		padding-right: 0x
	}
}
.pagination-container {
	display: flex;
	gap: 12px;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.gems-catalog .pagination-container {
	margin-bottom: 64px;
}
.gems-catalog h2 {
	margin-bottom: 40px;
	text-align: center;
}
.catalog-page-item, .catalog-page-next, .catalog-page-previous {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border-radius: 4px;
	transition: all 0.2s;
}
.catalog-page-item:hover, .catalog-page-next:hover, .catalog-page-previous:hover {
	background-color: #9B111E20;
}
.catalog-page-current {
	border: 1px solid var(--red);
}
@media(max-width: 1192px) {
	.container.main-newproduct{
		padding: 64px 16px;
	}
	.container.main-trendproduct {
		padding: 64px 16px;
	}
	.catalog-section-list {
		overflow-x: auto;
	}
}
@media(max-width: 1023px) {
	.gems-filter-mob-btn {

	}
	.gems-filter-mob-btn.active {

	}
	.gems-catalog .pagination-container {
		margin-bottom: 48px;
	}
	.gems-catalog h2 {
		margin-bottom: 32px;
	}
	.container.main-newproduct {
		padding: 48px 16px;
	}
	.container.main-trendproduct {
		padding: 48px 16px;
	}
	.container.main-newproduct h2, .container.main-trendproduct h2 {
		font-size: 32px;
		margin-bottom: 32px;
	}
	.catalog-section {
		margin-bottom: 32px;
	}
	.product-item-can-buy {
		font-size: 8px;
	}
	.product-item {
		padding-top: 0;
		border-radius: 0px;
	}
	.product-item-image-wrapper {
		margin-bottom: 8px;
		height: 160px;
	}
	.product-item-title {
		font-size: 14px;
		padding: 0 6px;
		margin-bottom: 6px;
	}
	.product-item-price-current {
		font-size: 14px;
	}
	.product-item-info-container {
		padding: 0 6px;
	}
	.product-item-price-container {
		margin-bottom: 8px;
	}
	.product-item-button-container {
		display: flex;
		flex-direction: column;
		gap: 4px;
		justify-content: center;
		margin-bottom: 6px;
	}
	.btn {
		height: 33px;
		width: 100%;
		font-size: 12px;
	}
	.pagination-container {
		gap: 8px;
	}
	.catalog-page-item, .catalog-page-next, .catalog-page-previous {
		width: 24px;
		height: 24px;
	}
}
@media(max-width: 767px) {
	.container.main-newproduct h2, .container.main-trendproduct h2 {
		font-size: 24px;
		margin-bottom: 24px;
	}
	.catalog-section {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		width: 100%;
		margin-bottom: 24px;
	}
	.product-item-small-card {
		min-width: 50%;
		max-width: 50%;
	}
}
.gems-catalog-info {
	width: 788px;
	margin-bottom: 80px;
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.gems-catalog-info h2, .gems-catalog-info h3 {
	display: flex;
	align-items: center;
	margin-top: 16px;
	margin-bottom: 0px;
	padding-left: 8px;
	height: 32px;
	border-left: 2px solid var(--red);
	font-family: 'TildaSansSemiBold';
	font-size: 24px;
	line-height: 130%;
}
.gems-catalog-info p, .gems-catalog-info ul {
	font-size: 16px;
	font-family: 'TildaSansLight';
	margin: 0px;
	line-height: 130%;
}
.gems-catalog-info-content {
	display: flex;
	flex-direction: column;
	gap: 16px;
    font-size: 16px;
    font-family: 'TildaSansLight';
    line-height: 130%;
}
.gems-catalog-info a {
	font-family: 'TildaSansRegular';
	color: var(--red);
}
.gems-catalog-info-btn {
	display: flex;
	align-items: center;
	padding: 0px;
	gap: 8px;
	height: 16px;
	color: var(--gray-dark);
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.2s;
}
.gems-catalog-info-btn svg {
	transition: all 0.2s;
}
.gems-catalog-info-btn.active svg {
	-moz-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
.gems-catalog-info-hidecontent {
	height: 0px;
	transition: all 0.3s;
	overflow: hidden;
}
@media(max-width: 1192px) {
	.gems-catalog-info {
		margin-bottom: 64px;
	}
}
@media(max-width: 1023px) {
	.gems-catalog-info {
		width: 100%;
		margin-bottom: 48px;
	}
	.gems-catalog-info h2, .gems-catalog-info h3 {
		font-size: 20px;
	}
}
@media(max-width: 767px) {
	.gems-catalog-info h2, .gems-catalog-info h3 {
		font-size: 18px;
	}
}
.gems-filter {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 24px;
}
.gems-filter-bar {
	display: flex;
	align-items: center;
	column-gap: 12px;
	row-gap: 8px;
	margin-bottom: 48px;
}
.gems-filter-bar a {
	font-family: 'TildaSansLight';
	display: flex;
	gap: 4px;
	align-items: center;
    padding: 10px 10px 10px 6px;
    background: var(--light-gray);
    border-radius: 6px;
}
.gems-filter-bar a span::first-letter {
	text-transform: uppercase;
}
.gems-filter form {
    width: fit-content;
}
.filter-sort {
	position: relative;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 3px 10px;
	width: 200px;
	height: 30.8px;
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
}
.filter-sort-select {
    width: 162px;
	text-wrap: nowrap;
	overflow: hidden;
	font-family: 'TildaSansLight';
	font-size: 16px;
	line-height: 25px;
}
.filter-sort-options {
	z-index: 500;
	top: -1px;
	right: -1px;
	position: absolute;
	display: flex;
	flex-direction: column;
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	padding: 12px 0;
}
.filter-sort-option {
	position: relative;
	font-family: 'TildaSansLight';
	font-size: 16px;
	line-height: 25px;
	padding: 0 20px;
	text-wrap: nowrap;
	height: 30px;
}
.filter-sort-option:hover {
	background: #EDEDED;
}
.filter-sort-option.active:before {
    content: '';
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="12" height="12" viewBox="0 0 24 24"><path d="M 20.292969 5.2929688 L 9 16.585938 L 4.7070312 12.292969 L 3.2929688 13.707031 L 9 19.414062 L 21.707031 6.7070312 L 20.292969 5.2929688 z"></path></svg>');
    width: 12px;
    height: 12px;
    left: 4px;
    top: 8px;
    position: absolute;
}
.gems-filter-container {
    width: auto;
    display: flex;
    row-gap: 8px;
    flex-wrap: wrap;
    align-items: center;
    height: 29px;
    column-gap: 20px;
}
.gems-filter-container .smart-filter-block {
	position: absolute;
	z-index: 100;
	background-color: #fff;
}
.gems-filter-btns .smart-filter-block {
	position: relative;
	z-index: 1;
}
.gems-filter-container .smart-filter-parameters-box-title {
    position: relative;
    display: inline-block;
    padding-bottom: 0px;
}
.smart-filter-parameters-box-title-text {
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 6px;
	height: 25px;
	font-family: 'TildaSansLight';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
}
.smart-filter-parameters-box .smart-filter-block {
	left: -12px;
	padding: 12px;
	background: #fff;
}
.smart-filter-parameters-box:first-child .smart-filter-block {
	width: 400px;
}
.gems-filter-container .smart-filter-angle {
	display: none !important;
}
.smart-filter-parameters-box-title-text svg {
	margin-top: 3px;
	transition: all 0.2s;
}
.bx-active .smart-filter-parameters-box-title-text svg {
	-moz-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
.bx-active .smart-filter-parameters-box-title-text {
	color: var(--red);
}
.bx-active .smart-filter-parameters-box-title-text svg path {
	stroke: var(--red);
}
.form-check {
    align-items: center;
    display: flex !important;
    min-height: 1.5rem;
    padding-left: 1.75em;
    margin-bottom: .125rem;
    gap: 8px;
    width: fit-content;
}
.smart-filter-checkbox-text, .smart-filter-dropdown-text {
    text-wrap: nowrap;
}
.smart-filter-slider-track-container {
    overflow: visible;
}
.smart-filter-flex {
	align-items: center;
	gap: 12px;
	padding-bottom: 12px;
}
.smart-filter-flex .btn-primary {
    width: 84px;
    height: 31px;
}
.smart-filter-flex .form-control, .smart-filter-checkbox-text.form-check-label {
	line-height: 100%;
    font-family: 'TildaSansLight';
    text-transform: uppercase;
}
.smart-filter-slider-price-bar-vn {
    background-color: #9B111E30;
}
.smart-filter-slider-price-bar-v {
    background-color: #9B111E;
}
@media(max-width: 1192px) {
	.gems-filter {
		margin-bottom: 64px;
	}
	.gems-filter-container {
		width: 777px;
	}
}
@media(min-width: 1024px) {
	.gems-filter-mob-btn {
		display: none !important;
	}
}
@media(max-width: 1023px) {
	.gems-filter {
		flex-wrap: wrap;
	}
	.gems-filter form {
		width: 100%;
		order: 3;
	}
	.gems-filter-bar {
		margin-bottom: 24px;
	}
	.no-mob-active {
		display: none !important;
	}
	.smart-filter-parameters-box:first-child .smart-filter-block {
		width: 100%;
	}
	.gems-filter-mob-btn {
		display: flex;
		gap: 8px;
		align-items: center;
		font-family: 'TildaSansSemiBold';
		font-size: 16px;
		transition: all 0.2s;
		opacity: 1;
	}
	.gems-filter-mob-btn.active {
		opacity: 0.3;
	}
    .gems-filter-container {
		width: 100%;
        margin-top: 24px;
        margin-bottom: 24px;
        flex-direction: column;
        align-items: start;
        height: auto;
        gap: 12px;
    }
	.gems-filter-container .smart-filter-block {
		position: relative;
		max-width: 100%;
	}
}
@media(max-width: 767px) {
	.gems-filter {
		margin-bottom: 24px;
	}
}
.catalog-section.flex-wrap {
	flex-wrap: wrap; !important;
}
.gems-element {
	display: flex;
	column-gap: 50px;
    flex-wrap: wrap;
    row-gap: 64px;
	margin-bottom: 94px;
}
.gems-element-images-container {
	width: 563px;
}
.gems-element-content-container {
	width: 454px;
}
.gems-element-title {
	font-family: 'TildaSansMedium';
	font-size: 40px;
	line-height: 100%;
	margin-bottom: 16px;
}
.gems-element-stones-sale {
    width: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 8px 6px;
    border: 1px solid #D9D9D9;
    font-family: 'TildaSansLight';
    font-size: 16px;
    line-height: 140% !important;
    color: var(--gray-dark);
    margin-bottom: 12px;
}
.gems-element-props {
    position: relative;
    left: 0;
    top: 0;
	display: flex;
	gap: 4px;
	flex-direction: column;
	font-family: 'TildaSansMedium';
	font-size: 16px;
	margin-bottom: 0px;
}
.gems-element-prop {
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	align-items: start;
}
.gems-element-prop div, .gems-element-prop a {
    line-height: 130%;
}
.gems-element-prop-val  {
	display: flex;
	font-family: 'TildaSansRegular';
	align-items: center;
	gap: 11px;
}
.gems-element-prop-val:not(.gems-element-prop-val:first-child)  {
	font-family: 'TildaSansLight';
}
.gems-element-prop-val svg {
	pointer: cursor;
}
.gems-element-prop-val-popup  {
	display: none;
	flex-direction: column;
	padding: 9px 16px 13px;
	position: absolute;
	background: #F7F7F7;
	border-radius: 4px;
	width: 362px;
	font-family: 'TildaSansLight';
	font-size: 14px;
	line-height: 120%;
	color: var(--gray-dark);
}
.gems-element-prop-val:has(svg:hover) ~ .gems-element-prop-val-popup, .gems-element-prop-val-popup:hover {
	display: flex;
}
.gems-element-prop-val-popup  a {
	color: var(--red);
	text-decoration: underline;
}
.product-item-detail-pay-block.gems-element-pay-block {
    position: relative;
    margin-bottom: 16px;
    padding: 0;
    border: none;
    border-radius: 0px;
    background-color: transparent;
}
.gems-element-pay-block .product-item-detail-price-div {
    display: flex;
    align-items: baseline;
    margin-bottom: 12px;
}
.original-link {
	font-family: 'TildaSansMedium';
    font-size: 18px;
    line-height: 130%;
    color: var(--black);
	text-decoration: underline;
	margin-right: 5px;
	transition: color 0.2s;
}
.original-link:hover {
	color: var(--red) !important;
}
.original-price {
	font-family: 'TildaSansBold';
    font-size: 18px;
    line-height: 130%;
    color: var(--black);
}
.gems-element-pay-block .product-item-detail-price-current {
    text-align: left;
    font-family: 'TildaSansSemiBold';
    font-size: 31px;
    line-height: 130%;
    color: var(--black);
	margin-right: 12px;
}
.gems-element-pay-block .btn.product-item-detail-buy-button {
	margin: 0;
    gap: 0;
    text-transform: none;
    color: #fff !important;
    width: fit-content;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 24px;
    height: 45px;
    background: var(--red);
    border-radius: 4px;
    font-family: 'TildaSansBold';
    font-size: 14px;
    line-height: 100%;
	border: none !important;
	outline: none !important;
    text-decoration: none;
}
.btn-check:focus+.btn,.btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.gems-element-pay-block .btn.product-item-detail-buy-button:hover, .btn.btn-red:hover, .form-close-btn:hover, .form-submit:hover   {
    background: #AF2532 !important;
}
.gems-element-pay-block .btn.product-item-detail-buy-button:active, .btn.btn-red:active, .form-close-btn:active, .form-submit:active  {
    background: #87000A !important;
}
.gems-element-pay-block .btn.product-item-detail-buy-button:disabled, .btn.btn-red:disabled, .form-close-btn:disabled, .form-submit:disabled  {
    background: #CDCDCD !important;
}
.gems-element-info {
	display: flex;
	gap: 16px;
	flex-direction: column;
	width: 100%;
}
.gems-element-info-canbuy {
	font-family: 'TildaSansLight';
	font-size: 16px;
	line-height: 140%;
	color: var(--gray-dark);
	margin-bottom: 16px;
}
.gems-element-info-line {
	background-color: #EDEDED;
	height: 1px;
	width: 100%;
}
.gems-element-info-links {
	display: flex;
	flex-direction: column;
	gap: 6px;
	font-family: 'TildaSansLight';
	font-size: 16px;
	line-height: 130%;
}
.gems-element-info-links div {

}
.gems-element-info-links a, .gems-element-size-link {
	color: var(--orange);
	text-decoration: underline;
}
.gems-element-size-link:hover {
	color: var(--orange) !important;
}
.gems-element-info-text {
	font-family: 'TildaSansLight';
	font-size: 16px;
	line-height: 130%;
}
.gems-element .product-item-detail-tabs-container {
    min-height: 0px;
    border-bottom: 0px solid #ededed;
}
.gems-element .product-item-detail-tabs-list {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #ededed;
}
.gems-element .product-item-detail-tab {
	min-height: 29px;
}
.gems-element .product-item-detail-tab-height {
	height: 0;
	transition: all 0.3s;
	overflow: hidden;
}
.gems-element .product-item-detail-tab-link {
    border-top: 1px solid #ededed;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
    height: auto;
    font-family: 'TildaSansMedium';
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-transform: none;
	transition: padding 0.2s;
}
.gems-element .active .product-item-detail-tab-link {
    padding-bottom: 9px;
}
.gems-element .product-item-detail-tab-link svg.product-item-detail-tab-link-arr {
	transition: all 0.2s;
}
.gems-element .active .product-item-detail-tab-link svg.product-item-detail-tab-link-arr {
	-moz-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
.gems-element .active .product-item-detail-tab-link svg.product-item-detail-tab-link-arr path {
	stroke: var(--red);
}	
.gems-element .product-item-detail-tab-content {
	display: flex;
    padding: 0px 0 16px 20px;
    font-family: 'TildaSansLight';
    font-size: 16px;
    line-height: 130%;
    flex-direction: column;
    gap: 24px;
}
.product-item-detail-tab-link-title {
	margin: 0 auto 0 4px;
}
.gems-element .product-item-detail-tab-content .btn-red.btn.btn-primary {
    text-transform: none;
    font-family: 'TildaSansSemibold';
    width: 200px;
    height: 45px;
    border-radius: 4px;
    background: var(--red);
    color: #fff !important;
}
.gems-element .product-item-detail-tabs-list:after {
    content: none !important;
}
.gems-catalog-moreproduct {
	min-width: 100%;
}
.gems-element:not(:has(.popup)) .product-item-detail-slider-controls-block:not(.product-item-detail-slider-controls-dots) {
    display: flex;
    padding: 0;
    text-align: center;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
}
.gems-element .product-item-detail-slider-controls-block:not(.product-item-detail-slider-controls-dots) {
	gap: 8px;
}
.gems-element .product-item-detail-slider-controls-image {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 60px;
    height: 60px;
    outline: 0px solid #c0cfda;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
	z-index: 112;
}
.gems-element .product-item-detail-slider-controls-image img {
    object-fit: cover;
    width: 60px;
    height: 60px;
}
.gems-element .product-item-detail-slider-controls-image.active {
    outline: 0px solid #c0cfda;
	border:1px solid var(--gray);
    box-sizing: border-box;
}
.gems-element .product-item-detail-slider-block {
    position: relative;
    box-sizing: border-box;
    padding-top: 56.25%;
    height: 560px;
	width: 100%;
}
.gems-element .product-item-detail-slider-left, .gems-element .product-item-detail-slider-right {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 111;
    display: block;
    width: 25%;
    background: rgba(255, 255, 255, 0) url('data:image/svg+xml,<svg width="17" height="34" viewBox="0 0 17 34" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.5068 32.7188L0.787127 17L16.5068 1.28118" stroke="%23222222" stroke-width="0.982482"/></svg>') no-repeat 30px center;
    opacity: 1;
    cursor: pointer;
    transition: all 300ms ease;
}
.product-item-detail-slider-controls-dots {
	padding-top: 16px;
	width: 100%;
	display: flex;
	justify-content: center;
}
.product-item-detail-slider-controls-dot {
	cursor: pointer;
	margin: 10px 5px;
	border-radius: 90px;
	width: 8px;
	height: 8px;
	background-color: #eee;
	transition: all 0.2s;
}
.product-item-detail-slider-controls-dot.active {
	background-color: #222;
}
h2.catalog-block-header {
    font-family: 'TILDASANSSEMIBOLD';
    font-size: 24px;
    text-align: left;
    padding: 0px;
    border-bottom-color: transparent;
    color: var(--black);
    margin: 0 0 40px;
    border: none;
}
.gems-elem-section {
	width: 100%;
}
@media(max-width: 1192px) {
	.gems-element {
		display: flex;
		gap: 20px;
		flex-wrap: wrap;
	}
	.gems-element-images-container {
		width: calc(50% - 10px);
	}
	.gems-element-content-container {
		width: calc(50% - 10px);
	}
	.gems-element-pay-block .product-item-detail-price-div {
		display: flex;
		flex-wrap: wrap;
		align-items: baseline;
		margin-bottom: 16px;
	}
	.original-link {
		font-size: 16px;
		margin-right: 4px;
	}
	.original-price {
		font-size: 16px;
	}
	.gems-element-pay-block .product-item-detail-price-current {
		margin-right: 0px;
		width: 100%;
	}
}
@media(max-width: 1023px) {
	.gems-element {
		display: flex;
		gap: 24px;
		flex-wrap: wrap;
	}
	.gems-element-images-container {
		width: 100%;
	}
	.gems-element-content-container {
		width: 100%;
	}
	.gems-element-title {
		font-size: 24px;
	}
	.gems-element-props {
		position: relative;
		left: 0;
		top: 0;
		display: flex;
		gap: 6px;
	}
	.gems-element-pay-block .btn.product-item-detail-buy-button {
		margin: 0;
		gap: 0;
		text-transform: none;
		color: #fff !important;
		width: 100%;
	}
	.gems-element .product-item-detail-slider-left, .gems-element .product-item-detail-slider-right {
		background: rgba(255, 255, 255, 0) url('data:image/svg+xml,<svg width="17" height="34" viewBox="0 0 17 34" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.5068 32.7188L0.787127 17L16.5068 1.28118" stroke="%23222222" stroke-width="0.982482"/></svg>') no-repeat 16px center;
	}
	.product-item-detail-slider-controls-dots {
		padding-top: 0px;
		padding-bottom: 12px;
	}
	.gems-element:not(:has(.popup)) .product-item-detail-slider-controls-block:not(.product-item-detail-slider-controls-dots) {
		display: flex;
		padding: 0;
		text-align: center;
		flex-direction: row;
		position: relative;
		top: 0;
		left: 0;
	}
}
@media(max-width: 767px) {
	.gems-element .product-item-detail-slider-block {
		height: 360px;
	}
}
.gems-news {
	width: 100%;
	margin-bottom: 100px;
}
.news-list {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.news-list-item {
	min-height: 100%;
	width: calc(25% - 12px);
}
.card-body {
    display: flex;
    flex: 1 1 auto;
    padding: 16px 12px 8px;
    flex-direction: column;
}
.news-list-more-div {
	margin-top: auto;
}
.news-list .card-title, .news-list .card-title a {
	color: var(--black);
	font-family: 'TildaSansSemiBold';
	font-size: 20px;
	margin: 0;
	padding: 0 0 8px;
}
.card-text {
	margin-bottom: 16px;
	font-size: 16px;
	font-family: 'TildaSansLight';
}
.news-list-more .btn.btn-primary {
	font-family: 'TildaSansRegular';
	font-size: 14px;
	line-height: 112%;
	text-transform: uppercase;
	color: var(--gray) !important;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 0px 18px 0px 24px;
	gap: 8px;
	width: 100%;
	height: 36px;
	background: transparent;
}
.card {
	min-height: 100%;
	border: 1px solid #F7F7F7;
	border-radius: 0;
}
.card:hover {
	border: 1px solid var(--gray);
}
.card-img, .card-img-top {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
@media(min-width: 2000px) {

}
@media(max-width: 1192px) {
	.gems-news {
		margin-bottom: 64px;
	}
	.card-text {
		margin-bottom: 14px;
		font-size: 14px;
	}
}
@media(max-width: 1023px) {
	.gems-news {
		margin-bottom: 48px;
	}
	.card-body {
		padding: 16px 6px 6px;
	}
	.news-list .card-title, .news-list .card-title a {
		font-size: 16px;
		padding: 0 0 4px;
	}
	.news-list {
		gap: 8px;
	}
	.news-list-item {
		width: calc(33.333% - 5.333px);
	}
	.card-body {
		padding: 16px 6px 6px;
	}
}
@media(max-width: 767px) {
	.news-list-item {
		width: calc(50% - 4px);
	}
}
.container.gems-catalog {
	position: relative;
	display: flex;
	flex-direction: column;
}
.search-page {
    position: absolute;
    right: 208px;
    top: 64px;
    z-index: 100;
}
.search-page form {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3px 0 3px 10px;
    width: 150px;
    height: 30.8px;
    background: #F8F8F8;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
}
.search-page input[type='text'] {
	font-family: 'TildaSansRegular';
    width: 107px;
    background: transparent;
    height: 30.8px;
    padding-block: 0px;
    padding-inline: 0px;
    border: none;
	color: var(--black);
}
.search-page input[type='submit'] {
    position: relative;
    height: 30.8px;
    width: 30.8px;
    z-index: 1;
    background: transparent;
    border: 1px solid var(--gray);
    border-radius: 3px;
}
.search-page form:after {
    z-index: 0;
    content: '';
    height: 30.8px;
    width: 30.8px;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 18px 18px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 88 88"><path fill="%23757575" d="M85 31.1c-.5-8.7-4.4-16.6-10.9-22.3C67.6 3 59.3 0 50.6.6c-8.7.5-16.7 4.4-22.5 11-11.2 12.7-10.7 31.7.6 43.9l-5.3 6.1-2.5-2.2-17.8 20 9 8.1 17.8-20.2-2.1-1.8 5.3-6.1c5.8 4.2 12.6 6.3 19.3 6.3 9 0 18-3.7 24.4-10.9 5.9-6.6 8.8-15 8.2-23.7zM72.4 50.8c-9.7 10.9-26.5 11.9-37.6 2.3-10.9-9.8-11.9-26.6-2.3-37.6 4.7-5.4 11.3-8.5 18.4-8.9h1.6c6.5 0 12.7 2.4 17.6 6.8 5.3 4.7 8.5 11.1 8.9 18.2.5 7-1.9 13.8-6.6 19.2z"></path></svg>');
}
.search-page-header {
    display: flex;
    position: fixed;
    width: 100%;
    transition: all 0.3s;
    height: 96px;
    top: -96px;
    z-index: 300;
    background: #FFF;
    justify-content: center;
    align-items: center;
	border-bottom: 1px solid var(--light-gray);
}
.search-page-header.active {
    top: 0px;
}
.search-page-header form {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3px 0 3px 10px;
    width: 800px;
    height: 40px;
    background: #F8F8F8;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
}
.search-page-header form:has(input[type='text']:hover) {
    background: #F7F7F7;
}
.search-page-header input[type='text'] {
	width: calc(100% - 60px);
	font-family: 'TildaSansRegular';
	font-size: 18px;
    background: transparent;
    height: 40px;
    padding-block: 0px;
    padding-inline: 0px;
    border: none;
	color: var(--black);
}
.search-page-header input[type='submit'] {
    position: relative;
    height: 40px;
    width: 40px;
    z-index: 1;
    background: transparent;
    border: 1px solid var(--gray);
    border-radius: 3px;
}
.search-page-header form:after {
    z-index: 0;
    content: '';
    height: 40px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 22px 22px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 88 88"><path fill="%23757575" d="M85 31.1c-.5-8.7-4.4-16.6-10.9-22.3C67.6 3 59.3 0 50.6.6c-8.7.5-16.7 4.4-22.5 11-11.2 12.7-10.7 31.7.6 43.9l-5.3 6.1-2.5-2.2-17.8 20 9 8.1 17.8-20.2-2.1-1.8 5.3-6.1c5.8 4.2 12.6 6.3 19.3 6.3 9 0 18-3.7 24.4-10.9 5.9-6.6 8.8-15 8.2-23.7zM72.4 50.8c-9.7 10.9-26.5 11.9-37.6 2.3-10.9-9.8-11.9-26.6-2.3-37.6 4.7-5.4 11.3-8.5 18.4-8.9h1.6c6.5 0 12.7 2.4 17.6 6.8 5.3 4.7 8.5 11.1 8.9 18.2.5 7-1.9 13.8-6.6 19.2z"></path></svg>');
}
@media(min-width: 2000px) {

}
@media(max-width: 1192px) {
	.search-page {
		display: none !important;
	}
	.search-page-header {
		padding: 0 20px;
	}
	.search-page-header form {
		width: 100%;
	}
}
@media(max-width: 1023px) {

}
@media(max-width: 767px) {

}
.form-check-input:focus {
    border-color: var(--red);
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(155, 17, 30, 0.25)
}
.form-check-input:checked {
    background-color: var(--red);
    border-color: var(--light-gray);
}
.popup-window-titlebar-text, .popup-window-titlebar-text-version {
    -webkit-box-sizing: border-box;
    text-align: center;
    box-sizing: border-box;
    color: var(--black);
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    max-width: 100%;
    line-height: 49px;
    overflow: hidden;
    padding: 0 0 0 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: 'TildaSansMedium';
    width: 100%;
}
.popup-window.popup-window-with-titlebar {
    padding: 10px 16px;
    width: 300px;
}
.popup-window.popup-window-with-titlebar p {
	font-size: 16px;
	font-family: 'TildaSansRegular';
}
.popup-window .popup-window-buttons .btn {
    width: 100%;
	font-family: 'TildaSansRegular';
}
.popup-window .popup-window-buttons .btn:active {
    background: #E3E3E3 !important;
}
.btn-primary:disabled, .btn-primary.disabled {
    color: var(--gray) !important;
    background: #EDEDED !important;
}
.basket-checkout-block-btn .btn.btn-primary {
    width: 150px;
}
.basket-checkout-block-btn .btn.btn-primary:active {
    background: #E3E3E3 !important;
}
.btn-check:focus+.btn-primary,.btn-primary:focus {
    background: #E3E3E3 !important;
}
.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle {
    background: #E3E3E3 !important;
}
.basket-items-list-item-container-expend .basket-items-list-item-removed-container {
    background-color: transparent;
    color: var(--black);
}
.basket-item-info-name, .basket-item-info-name-link {
    color: var(--black);
    font-family: 'TildaSansRegular' !important;
}
.basket-item-property-name, .basket-item-property-custom-name {
    font-family: 'TildaSansMedium' !important;
    color: var(--black);
}
.basket-item-property-value, .basket-item-property-custom-value {
    font-family: 'TildaSansSemiBold' !important;
    color: var(--black);
}
.basket-checkout-block-total-title {
    font-family: 'TildaSansRegular' !important;
    color: var(--black);
}
.basket-checkout-block-total-description {
    font-family: 'TildaSansMedium' !important;
    color: var(--gray);
}
.basket-item-price-current-text, .basket-coupon-block-total-price-current {
    font-family: 'TildaSansRegular' !important;
    color: var(--black);
}
.basket-item-amount-filed, .basket-item-block-amount.disabled .basket-item-amount-filed:hover {
    font-family: 'TildaSansMedium' !important;
}
.form-control {
    font-family: 'TildaSansRegular' !important;
}
.basket-items-list-header-filter-item.active, .basket-items-list-header-filter-item {
    font-family: 'TildaSansMedium' !important;
    color: var(--black);
}
.basket-item-amount-field-description, .basket-item-price-title {
    color: var(--gray);
    font-family: 'TildaSansRegular' !important;
}
.d-sm-inline-block.btn {
	display: flex !important;
	width: 150px;
}
.basket-checkout-block-total {
    padding-top: 0px;
}
.basket-checkout-block-total-price {
    padding-left: 0px;
}
.basket-checkout-block-total-price-inner {
    padding-top: 4px;
}
.basket-coupon-block-total-price-current {
    margin-bottom: 0px;
}
.basket-checkout-block-btn {
    padding-top: 4px;
}
.basket-item-block-image {
    padding-bottom: 0px;
    max-width: 90px;
}
@media (max-width: 768px) {
    .basket-checkout-block-total {
        min-width: 150px;
        padding: 0 0;
        display: flex;
        justify-content: center;
    }
    .basket-checkout-block-total-price {
        margin-top: 12px;
        text-align: center;
    	padding-left: 0;
	}
    .basket-checkout-block-btn {
        display: flex;
        justify-content: center;
	}
    .basket-checkout-section-inner {
        flex-direction: column;
        align-items: center;
	}
    .basket-item-block-image {
        justify-content: center;
        display: flex;
	}
	h2.basket-item-info-name {
		padding: 0;
		margin-bottom: 5px;
		padding-top: 0;
		text-align: left;
	}
	.basket-item-block-price {
		padding-top: 0px;
	}
	.basket-items-search-field+.basket-items-list-header-filter {
		padding-top: 8px;
		padding-left: 0;
	}
	.basket-items-list-header-filter-item {
		margin-left: 0;
	}
	.basket-item-block-image {
        margin-top: 0;
        margin-bottom: 0;
        padding-right: 0;
        max-width: 100%;
        width: 100%;
    }
	#bx-soa-orderSave {
    	padding: 10px 0 20px;
	}
}
.cart-btn {
	display: none;
	position: relative;
}
.cart-count {
    color: #fff;
    border-radius: 130px;
    text-align: center;
    width: 18px;
    font-size: 12px;
    padding: 3px;
    line-height: 100%;
    position: absolute;
    top: -6px;
    right: -6px;
    background-color: var(--red);
}
.seo-text p {
    font-family: 'TildaSansLight';
    font-size: 18px;
    line-height: 140%;
	width: 80%;
	margin-bottom: 16px;
}
.seo-text {
	margin-bottom: 64px;
}
@media(max-width: 1192px) {
	.seo-text p {
		font-family: 'TildaSansLight';
		font-size: 16px;
		line-height: 140%;
		width: 100%;
		margin-bottom: 14px;
	}
	.seo-text {
		margin-bottom: 48px;
	}
}
@media(max-width: 1023px) {
	.seo-text p {
		font-family: 'TildaSansLight';
		font-size: 14px;
		line-height: 140%;
		width: 100%;
		margin-bottom: 12px;
	}
}
@media(max-width: 767px) {

}
.container.def {
	margin-bottom: 100px;
}
.container.def p {
	font-size: 16px;
	line-height: 120%;
	margin-bottom: 16px;
}
.container.def li {
	font-size: 16px;
	line-height: 120%;
	margin-bottom: 16px;
}
.container.def h2 {
	margin-top: 40px;
}
.container.def a {
	color: var(--red);
}
@media(max-width: 1023px) {
	.container.def {
		margin-bottom: 64px;
	}
	.container.def p {
		font-size: 14px;
		margin-bottom: 14px;
	}
	.container.def li {
		font-size: 14px;
		margin-bottom: 14px;
	}
	.container.def h2 {
		margin-top: 32px;
	}
}
@media(max-width: 767px) {

}
.smart-filter-slider-handle.left {
    top: -4px;
    border-radius: 90px;
    margin-left: 0;
    border-top: 0px;
    border-left: 0px;
    width: 14px;
    height: 14px;
    background: var(--red);
}
.smart-filter-slider-range {
    z-index: 100;
	left: -7px !important;
	right: 7px !important;
}
.smart-filter-slider-handle.right {
    top: -4px;
    border-radius: 90px;
    margin-left: 0;
    border-top: 0px;
    border-left: 0px;
    width: 14px;
    height: 14px;
    background: var(--red);
}
.bx-soa-section.bx-step-completed {
    border: 1px solid var(--light-gray);
}
.bx-soa-section.bx-step-completed .bx-soa-section-title-count {
    border-color: var(--red);
    background: var(--red);
}
.bx-soa-section-title {
    font-size: 16px;
    font-family: 'TildaSansRegular', sans-serif;
}
.bx-soa-item-block {
    display: flex;
    align-items: center;
}
.bx-step-completed .bx-soa-item-img-block {
    padding-bottom: 0px;
}
.bx-soa-item-td {
    vertical-align: middle;
}
.bx-soa-section.bx-selected .bx-soa-section-title {
    font-size: 20px;
}
.bx-soa-section-title-container {
    background: var(--light-gray);
}
.bx-soa-section-title-count {
    border: 1px solid var(--gray-dark);
    margin: -6px 10px 0 0;
}
.bx-soa-section.bx-selected {
    border: 1px solid var(--red);
}
.bx-soa-more-btn {
    display: flex;
    justify-content: space-between;
}
.bx-soa-section {
    border: 1px solid var(--light-gray);
}
.main-user-consent-request-popup-button-acc {
    background: var(--light-gray);
}
.main-user-consent-request-popup-button-acc:hover {
    background: var(--light-gray);
}
.main-user-consent-request-popup-button {
    font-family: 'TildaSansRegular' !important;
    font-size: 14px !important;
}
.main-user-consent-request-popup-button-rej {
    -webkit-box-shadow: inset 0 0 0 1px var(--gray);
    box-shadow: inset 0 0 0 1px var(--gray);
}
.main-user-consent-request-popup-button-rej:hover {
    background: var(--light-gray);
}
.main-user-consent-request-popup-header {
    font-family: 'TildaSansMedium' !important;
    font-size: 20px !important;
}
#bx-soa-orderSave .checkbox {
    margin: 18px 2px;
}
#bx-soa-orderSave .checkbox input {
	accent-color: var(--red);
}
.search-title {
    font-size: 1.2em;
    margin-bottom: 24px;
}
.search-none {
	font-size: 16px;
    font-family: 'TildaSansLight';
    line-height: 130%;
}
.gray-item-price {
    font-family: 'TildaSansLight';
	color: var(--gray-dark);
}
.gems-elem-section h2 {
	display: flex;
    align-items: center;
    padding-left: 8px;
    height: 32px;
    border-left: 2px solid var(--red);
}
.serv-form {
    display: flex;
    width: 100%;
    height: 562px;
    margin-bottom: 100px;
    background: #f7f7f7;
}
.serv-form .container {
    display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
    width: 50%;
    margin: auto;
    max-width: 50%;
    padding: 40px;
    border-left: 1px solid #858585;
}
.serv-form-img {
	width: 50%;
	height: 100%;
	object-fit: cover;
}
.serv-form .container .form-content {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    gap: 16px;
    width: 546px;
    background: none;
    transition: all 0.3s;
}
.serv-form .container .form-input-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 16px;
}
.serv-form .container .form-text {
    margin-top: 0rem;
    width: 100%;
    font-family: 'TildaSansLight';
    font-size: 24px;
    line-height: 130%;
    color: var(--black);
}
.serv-form .container .form-input-container .form-input {
    position: relative;
    width: 402px;
}
.serv-form .container .form-input-container .form-input .input-text {
    background: transparent;
}
.serv-form .container .form-submit {
    margin-top: 8px;
}
@media(max-width: 1192px) {
	.serv-form {
		height: auto;
		margin-bottom: 40px;
		flex-direction: column;
	}
	.serv-form-img {
		width: 100%;
		height: auto;
		object-fit: cover;
	}
	.serv-form .container {
		max-width: 100%;
		width: 100%;
		height: auto;
		padding: 40px 16px;
		border-left: 0px solid #858585;
		border-top: 1px solid #858585;
	}
	.serv-form .container .form-content {
		gap: 12px;
		width: 100%;
	}
    .serv-form .container .form-content .h2 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 0px;
    }
	.serv-form .container .form-text {
		font-size: 16px;
		margin-bottom: 4px;
		text-align: center;
	}
    .serv-form .container .form-input-container {
        margin-bottom: 0;
    }
}
.main-utp.container {
	position: relative;
	display: flex;
	padding: 38px 20px;
	gap: 16px;
	margin-bottom: 100px;
}
.main-utp.container:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 20px;
	width: calc(100% - 40px);
	height: 1px;
	background: var(--black);
	opacity: 0.2;
}
.main-utp.container:after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 20px;
	width: calc(100% - 40px);
	height: 1px;
	background: var(--black);
	opacity: 0.2;
}
.main-utp-item {
	width: calc( 25% - 12px);
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.main-utp-icn {
	margin-bottom: 8px;
}
.main-utp-name {
	font-size: 24px;
	font-family: 'TildaSansSemiBold';
	line-height: 130%;
}
.main-utp-text {
	font-size: 18px;
	line-height: 130%;
}
@media(max-width: 1192px) {
	.main-utp.container {
		padding: 38px 16px;
		margin-bottom: 64px;
	}
	.main-utp.container:before, .main-utp.container:after {
		left: 16px;
		width: calc(100% - 32px);
	}
}
@media(max-width: 1023px) {
	.main-utp.container {
		margin-bottom: 48px;
	}
	.main-utp-icn {
		margin-bottom: 0px;
	}
	.main-utp-name {
		font-size: 18px;
	}
	.main-utp-text {
		font-size: 14px;
	}
}
@media(max-width: 767px) {
	.main-utp.container {
		padding: 24px 16px;
		flex-direction: column;
	}
	.main-utp-item {
		width: 100%;
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
}
@media(min-width: 1920px) {

}
.main-banner {
    background: #f7f7f7;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 504px !important;
}
.main-banner .container {
    height: 100%;
    display: flex;
    max-width: 100%;
    width: 100%;
}
.main-banner-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: left;
	gap: 16px;
	width: 50%;
	padding: 40px;
	border-left: 1px solid #858585;
}
#juwVideo {
    width: 50%;
    object-fit: cover;
    object-position: center;
}
.main-banner-ring {
	width: 50%;
	height: 100%;
	object-fit: cover;
}
.main-banner-title {
	font-family: 'TildaSansMedium';
	font-size: 40px;
	line-height: 110%;
	background: linear-gradient(223.05deg, rgba(36, 39, 46, 0.9) 19.8%, rgba(96, 102, 113, 0.9) 35.14%, rgba(36, 39, 46, 0.9) 52.29%, rgba(96, 102, 113, 0.9) 72.66%, rgba(36, 39, 46, 0.9) 89.82%, rgba(126, 132, 143, 0.9) 107.51%, rgba(36, 39, 46, 0.9) 123.27%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	width: 644px;
	margin-bottom: 0px;
}
.main-banner-text {
	font-size: 24px;
	font-family: 'TildaSansLight';
	line-height: 130%;
	width: 440px;
}
.main-banner-address {
	font-size: 16px;
	color: var(--gray-dark);
	font-family: 'TildaSansLight';
	line-height: 130%;
	width: 474px;
}
@media(max-width: 1192px) {
	.main-banner {
		height: auto !important;
	}
	.main-banner .container {
        flex-direction: column;
        align-items: center;
        gap: 0;
        padding: 0;
    }
    .main-banner-content {
        width: 100%;
        padding: 40px 16px;
        text-align: center;
        border-left: 0px;
		gap: 12px;
        border-top: 1px solid #858585;
    }
	.main-banner-title {
		width: 100%;
		font-size: 24px;
	}
	.main-banner-text {
		width: 100%;
		font-size: 16px;
	}
	.main-banner-address {
		width: 100%;
		font-size: 16px;
	}
    .main-banner-ring {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
	#juwVideo {
		width: 100%;
		height: 320px;
	}
}
.m-b-xl {
	margin-bottom: 100px;
}
@media(max-width: 1023px) {
	.m-b-xl {
		margin-bottom: 48px;
	}
}
a.gems-element-prop-val {
	color: var(--red);
}
.basket-checkout-block-btn .btn.btn-primary {
	opacity: 0;
	pointer-events: none;
	height: 0;
	padding: 0;
}
@media(max-width: 1192px) {
	.product-item-detail-tabs-container {
		display: block !important;
	}
}
.gems-element-prop-brend {
    display: block;
    font: 500 16px 'TildaSansMedium', sans-serif;
    color: var(--red);
    margin-bottom: 4px;
    margin-top: -4px;
}
.gems-element-prop-article {
    font: 300 16px 'TildaSansLight', sans-serif;
    margin-bottom: 12px;
    color: var(--gray-dark);
}
a.showroom-link {
	transition: all 0.2s;
	margin-top: 8px;
	margin-bottom: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 14px 24px;
	width: 100%;
	height: 45px;
	border: 1px solid #9B111E;
	border-radius: 4px;
	font-family: 'TildaSansBold';
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	color: var(--red);
}
a.showroom-link:hover {
	color: #FFF !important;
	 background: #AF2532 !important;
}
a.showroom-link:active  {
	color: #FFF !important;
    background: #87000A !important;
}
.elem-left-content {

}
.elem-left-content svg {
	margin-bottom: 12px;
}
.elem-left-content-title {
	margin-bottom: 8px;
	font-family: 'TildaSansSemiBold';
	font-weight: 600;
	font-size: 24px;
	line-height: 130%;
	color: var(--black);
}
.elem-left-content-text {
	font-family: 'TildaSansLight';
	font-size: 18px;
	line-height: 140%;
	color: var(--black);
	margin-bottom: 12px;
}
.gems-red-btn {
	margin-bottom: 24px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 14px 24px;
	width: fit-content;
	height: 45px;
	background: #9B111E;
	border-radius: 4px;
	font-family: 'TildaSansBold';
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}
a.gems-red-btn:hover {
	color: #FFF !important;
	 background: #AF2532 !important;
}
a.gems-red-btn:active  {
	color: #FFF !important;
    background: #87000A !important;
}
.elem-left-content-size {
	font-family: 'TildaSansMedium';
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #9B111E !important;
	text-decoration: underline;
}
.elem-left-content-size:hover {
	color: #9B111E !important;
}
.elem-right-links {
	display: flex;
	gap: 6px;
	align-items: center;
}
.elem-right-links-text {
	font-family: 'TildaSansMedium';
	font-size: 16px;
	line-height: 130%;
	margin-right: 2px;
}
.elem-right-links a {

}
.product-item-detail-tab-link-svg {
	width: 16px;
}
.gems-elem-text-section {

}
.gems-elem-text-section-title {
	display: flex;
    align-items: center;
    padding-left: 8px;
    border-left: 2px solid var(--red);
	font-family: 'TildaSansSemiBold';
	font-size: 24px;
	line-height: 130%;
	margin-bottom: 18px;
}
.gems-elem-text-section p {
	font-family: 'TildaSansLight';
	font-size: 16px;
	line-height: 130%;
}
.popup-qr {
	background: #32323270;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100vh;
}

.popup-qr-container {
	position: relative;
	display: flex;
	margin-top: 100px;
	transition: all 0.2s;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 40px 60px;
	gap: 20px;
	background: #FFFFFF;
}
.popup-qr.active .popup-qr-container {
	margin-top: 0px;
}
.popup-qr-title {
	display: flex;
	gap: 10px;
	align-items: center;
	font-family: 'TildaSansMedium';
	font-size: 40px;
	line-height: 120%;
	text-align: center;
	text-transform: uppercase;
}
.popup-qr svg {

}
.popup-qr-text {
	font-family: 'TildaSansLight';
	font-size: 18px;
	line-height: 140%;
	text-align: center;
}
.popup-qr-list {
	display: flex;
	gap: 50px;
}
.popup-qr-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
	width: 247px;
}
.popup-qr-div {
	width: 100%;
	height: 247px;
	border: 1px solid #858585;
	display: flex;
	align-items: center;
	justify-content: center;
}
.popup-qr-canvas {
	width: 209px;
	height: 209px;
	background: #d9d9d9;
}
.popup-qr-item a {
	font-family: 'TildaSansMedium';
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	text-decoration-line: underline;
	color: var(--red);
}
.popup-qr-item a:hover {
	color: var(--red) !important;
}
@media(max-width: 1192px) {
	.gems-element-prop-brend {
		margin-bottom: 4px;
		margin-top: 0px;
	}
	.gems-element-prop-article {
		margin-bottom: 16px;
	}
	.gems-element-pay-block .product-item-detail-price-current {
		margin-bottom: 0px;

	}
	a.showroom-link {
		margin-top: 4px;
	}
	.gems-elem-text-section-title {
		display: flex;
		align-items: center;
		padding-left: 8px;
		border-left: 2px solid var(--red);
		font-family: 'TildaSansSemiBold';
		font-size: 24px;
		line-height: 130%;
		margin-bottom: 18px;
	}
	.gems-elem-text-section p {
		font-family: 'TildaSansLight';
		font-size: 16px;
		line-height: 130%;
	}
	.popup-qr-container {
		width: calc(100% - 32px);
		padding: 16px;
		gap: 8px;
	}
	.popup-qr-title {
		font-size: 23.9px;
		line-height: 24px;
		gap: 8px;
	}
	.popup-qr-list {
		margin-top: 6px;
		display: flex;
		flex-direction: column;
		gap: 8px;
	}
	.popup-qr-div {
		display: none;
	}
	.popup-qr-item a {
		font-size: 14px;
		line-height: 17px;
		text-decoration-line: none;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 14px 24px;
		border: 1px solid #9B111E;
		border-radius: 4px;
		width: 100%;
	}
	.popup-qr-item a:hover {
		color: var(--red) !important;
	}
	.gems-element .product-item-detail-tab-content .btn-red.btn.btn-primary {
		margin-top: 16px;
	}
	.popup-qr svg {
		width: 18.95px;
		height: 15.96px;
	}
}
.product-item-detail-tab:first-child:not(.product-item-detail-tab:has(.visible-prop)), .product-item-detail-tab:nth-child(2):not(.product-item-detail-tab:has(.visible-prop)) {
	display: none;
}
.slider-prev-arrow {
    position: absolute;
    top: calc(50% - 40px);
    left: -48px;
}
.slider-next-arrow {
    position: absolute;
    top: calc(50% - 40px);
    right: -48px;
}
.slick-arrow:not(.slick-disabled) {
	cursor: pointer;
}
.product-item-small-card.slick-slide {
	padding-bottom: 80px;
}
.catalog-section.catalog-slider {
	margin-bottom: -40px;
}
.popup-qr-close {
	position: absolute;
	right: -56px;
	top: 0px;
	cursor: pointer;
}
@media(max-width: 1192px) {
	.product-item-small-card.slick-slide {
		padding-bottom: 0px;
		max-width: max-content;
		min-width: min-content;
	}
	.catalog-section.catalog-slider {
		overflow: clip;
		margin-bottom: 24px;
	}
	.popup-qr-close {
		right: 0;
		top: -56px;
		width: 40px !important;
		height: 40px !important;
	}
}

/* End */
/* /local/templates/gemshunter/components/bitrix/sale.basket.basket.line/gems-basket/style.min.css?17797230894065 */
/* /local/templates/gemshunter/components/bitrix/breadcrumb/gems-breadcrumb/style.css?1779723171495 */
/* /local/templates/gemshunter/template_styles.css?177989563864614 */
