.desktop .logo img{
	height: clamp(40px, 3.5416vw, 68px);
}
.product-i.product-i-style-4{
	padding-top: 0;
}
.faq-style-4 .collapse-app .item .content .num{
	width: 55px;
	height: 55px;
}
.products-style-5 .row{
	justify-content: center;
}
.products-style-6 .title{
	text-align: left;
}
.products-style-6 .des{
	-webkit-line-clamp: 4;
}
.article-and-image-blocks-style-2 .item .image img{
	object-fit: cover;
    width: 100%;
    height: 100%;
}
.contact-style-3 .checkbox-group .item{
	margin-bottom: 10px;
}
.article-and-image-blocks-style-5 .item .content .title{
   margin-bottom: clamp(15px, 1.145833vw, 22px);
}

.contact-user-write{
position:absolute; left:-9999px; top:-9999px;
}